summaryrefslogtreecommitdiff
path: root/Annex/Content
Commit message (Expand)AuthorAge
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* hlintGravatar Joey Hess2013-04-03
* remove old debug printGravatar Joey Hess2013-03-16
* Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r...Gravatar Joey Hess2013-03-12
* detect renames during commit, and .. um, do nothing special because it's lunc...Gravatar Joey Hess2013-03-11
* remove Eq instance for InodeCacheGravatar Joey Hess2013-03-11
* remove debug printGravatar Joey Hess2013-02-23
* fix inverted logicGravatar Joey Hess2013-02-22
* fix sameInodeCache to check the inode change sentinalGravatar Joey Hess2013-02-22
* only create inode sentinal file when initializing a new repoGravatar Joey Hess2013-02-20
* Direct mode: Support filesystems like FAT which can change their inodes each ...Gravatar Joey Hess2013-02-19
* hlintGravatar Joey Hess2013-02-18
* Revert "Clean up direct mode cache and mapping info when dropping keys."Gravatar Joey Hess2013-02-15
* split out Utility.InodeCacheGravatar Joey Hess2013-02-14
* Clean up direct mode cache and mapping info when dropping keys.Gravatar Joey Hess2013-02-07
* ensure that content directory is thawed when writing direct mode mapping and ...Gravatar Joey Hess2013-01-26
* allow lazy reading of map contentsGravatar Joey Hess2013-01-18
* Avoid filename encoding errors when writing direct mode mappings.Gravatar Joey Hess2013-01-18
* Fix direct mode mapping code to always store direct mode filenames relative t...Gravatar Joey Hess2013-01-18
* fix logic error breaking direct mode assistant autocommit of modified filesGravatar Joey Hess2012-12-28
* assistant direct mode file add/change bookkeepingGravatar Joey Hess2012-12-25
* more quickcheck funGravatar Joey Hess2012-12-19
* normalise associated filesGravatar Joey Hess2012-12-19
* direct mode merging works!Gravatar Joey Hess2012-12-18
* whitespace fixGravatar Joey Hess2012-12-13
* direct mode committingGravatar Joey Hess2012-12-12
* fix associated files to not fall back to object locationGravatar Joey Hess2012-12-12
* make parent directoryGravatar Joey Hess2012-12-12
* updateGravatar Joey Hess2012-12-10
* direct mode mappings now updated by git annex syncGravatar Joey Hess2012-12-10
* 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