index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Content.hs
Commit message (
Expand
)
Author
Age
*
Fix direct mode getKeysPresent false positive & also sped up direct mode unus...
Joey Hess
2014-03-07
*
Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...
Joey Hess
2014-02-26
*
add UrlOptions sum type
Joey Hess
2014-02-24
*
Make annex.web-options be used in several places that call curl.
Joey Hess
2014-02-24
*
unused: Fix to actually detect unused keys when in direct mode.
Joey Hess
2014-02-20
*
random hlint (to give the autobuilder something new to build)
Joey Hess
2014-02-11
*
remove workaround for old bug
Joey Hess
2014-02-06
*
work around absNormPath not working on Windows
Joey Hess
2014-02-06
*
Windows: Avoid using unix-compat's rename, which refuses to rename directories.
Joey Hess
2014-01-29
*
rework annexed object locking in direct mode & support Windows
Joey Hess
2014-01-28
*
added annex.secure-erase-command config option.
Joey Hess
2014-01-24
*
also check diskreserve for quvi downloads
Joey Hess
2014-01-04
*
addurl, importfeed: Honor annex.diskreserve as long as the size of the url ca...
Joey Hess
2014-01-04
*
fsck distribution key
Joey Hess
2013-11-23
*
fix windows build
Joey Hess
2013-11-18
*
Direct mode .git/annex/objects directories are no longer left writable
Joey Hess
2013-11-15
*
queue downloads of keys that fsck finds with bad content
Joey Hess
2013-10-10
*
Send a git-annex user-agent when downloading urls.
Joey Hess
2013-09-28
*
hlint
Joey Hess
2013-09-25
*
Honor core.sharedrepository when receiving and adding files in direct mode.
Joey Hess
2013-09-03
*
avoid more build warnings on Windows
Joey Hess
2013-08-04
*
squash compiler warnings on Windows
Joey Hess
2013-08-04
*
get rid of __WINDOWS__, use mingw32_HOST_OS
Joey Hess
2013-08-02
*
fix uninit to delete content from annex when it ended up hard linked back to ...
Joey Hess
2013-07-18
*
remove debug print
Joey Hess
2013-05-27
*
improve robustness of fromDirect and replaceFile
Joey Hess
2013-05-25
*
improve handling of receiving object in direct mode when associated files are...
Joey Hess
2013-05-17
*
test suite passes in direct mode
Joey Hess
2013-05-17
*
fix the day's Windows permissions damage
Joey Hess
2013-05-14
*
fix imports
Joey Hess
2013-05-14
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
stub out POSIX stuff
Joey Hess
2013-05-10
*
git-annex-shell: Ensure that received files can be read. Files transferred fr...
Joey Hess
2013-05-06
*
thaw content directory in direct mode too
Joey Hess
2013-04-30
*
refactor
Joey Hess
2013-04-30
*
implement massReplace
Joey Hess
2013-04-08
*
Added annex.web-download-command setting.
Joey Hess
2013-04-08
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
cleanup
Joey Hess
2013-04-02
*
Update working tree files fully atomically
Joey Hess
2013-04-02
*
cleanup debug print
Joey Hess
2013-03-28
*
comment typo
Joey Hess
2013-03-18
*
move comment to right place
Joey Hess
2013-03-18
*
Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r...
Joey Hess
2013-03-12
*
Direct mode: Support filesystems like FAT which can change their inodes each ...
Joey Hess
2013-02-19
*
hlint
Joey Hess
2013-02-18
*
proper fix for dropunused
Joey Hess
2013-02-15
*
Revert "Clean up direct mode cache and mapping info when dropping keys."
Joey Hess
2013-02-15
*
start to support core.symlinks=false
Joey Hess
2013-02-15
[next]