summaryrefslogtreecommitdiff
path: root/Annex/Content.hs
Commit message (Expand)AuthorAge
* fix uninit to delete content from annex when it ended up hard linked back to ...Gravatar Joey Hess2013-07-18
* remove debug printGravatar Joey Hess2013-05-27
* improve robustness of fromDirect and replaceFileGravatar Joey Hess2013-05-25
* improve handling of receiving object in direct mode when associated files are...Gravatar Joey Hess2013-05-17
* test suite passes in direct modeGravatar Joey Hess2013-05-17
* fix the day's Windows permissions damageGravatar Joey Hess2013-05-14
* fix importsGravatar Joey Hess2013-05-14
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* stub out POSIX stuffGravatar Joey Hess2013-05-10
* git-annex-shell: Ensure that received files can be read. Files transferred fr...Gravatar Joey Hess2013-05-06
* thaw content directory in direct mode tooGravatar Joey Hess2013-04-30
* refactorGravatar Joey Hess2013-04-30
* implement massReplaceGravatar Joey Hess2013-04-08
* Added annex.web-download-command setting.Gravatar Joey Hess2013-04-08
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* cleanupGravatar Joey Hess2013-04-02
* Update working tree files fully atomicallyGravatar Joey Hess2013-04-02
* cleanup debug printGravatar Joey Hess2013-03-28
* comment typoGravatar Joey Hess2013-03-18
* move comment to right placeGravatar Joey Hess2013-03-18
* Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r...Gravatar Joey Hess2013-03-12
* Direct mode: Support filesystems like FAT which can change their inodes each ...Gravatar Joey Hess2013-02-19
* hlintGravatar Joey Hess2013-02-18
* proper fix for dropunusedGravatar Joey Hess2013-02-15
* Revert "Clean up direct mode cache and mapping info when dropping keys."Gravatar Joey Hess2013-02-15
* start to support core.symlinks=falseGravatar Joey Hess2013-02-15
* split out Utility.InodeCacheGravatar Joey Hess2013-02-14
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* Clean up direct mode cache and mapping info when dropping keys.Gravatar Joey Hess2013-02-07
* Deal with stale mappings for deleted file in direct mode.Gravatar Joey Hess2013-02-05
* add another setting to GitConfigGravatar Joey Hess2013-01-28
* ensure that content directory is thawed when writing direct mode mapping and ...Gravatar Joey Hess2013-01-26
* In direct mode, files with the same key are no longer hardlinked, as that wou...Gravatar Joey Hess2013-01-14
* check for direct mode file change when copying to a local git remoteGravatar Joey Hess2013-01-10
* Special remotes now all rollback storage of keys that get modified during the...Gravatar Joey Hess2013-01-09
* Fix transferring files to special remotes in direct mode.Gravatar Joey Hess2013-01-06
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* type based git config handlingGravatar Joey Hess2012-12-29
* added direct and indirect commandsGravatar Joey Hess2012-12-13
* Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-13
|\
| * finished where indentation changesGravatar Joey Hess2012-12-13
* | direct mode committingGravatar Joey Hess2012-12-12
* | Got object sending working in direct mode.Gravatar Joey Hess2012-12-08
* | update the cache automatically when moving objects in or outGravatar Joey Hess2012-12-08
* | support for checking presence of objects in direct modeGravatar Joey Hess2012-12-07
* | support for storing files in direct modeGravatar Joey Hess2012-12-07
|/
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* bugfix: avoid staging but not committing changes to git-annex branchGravatar Joey Hess2012-09-15