summaryrefslogtreecommitdiff
path: root/Annex/Content
Commit message (Expand)AuthorAge
* Direct mode .git/annex/objects directories are no longer left writableGravatar Joey Hess2013-11-15
* update for DiffTree type change (which fixes assistant in subdir confusion bug)Gravatar Joey Hess2013-10-17
* hlintGravatar Joey Hess2013-09-25
* avoid failure creating inode sentinal fileGravatar Joey Hess2013-06-18
* assistant: In direct mode, objects are now only dropped when all associated f...Gravatar Joey Hess2013-06-15
* improve robustness of fromDirect and replaceFileGravatar Joey Hess2013-05-25
* didn't quite get removeDirect right before, this passes test suiteGravatar Joey Hess2013-05-20
* store copy in inode cache tooGravatar 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
* Merge branch 'windows' of git://git-annex.branchable.com into windowsGravatar Joey Hess2013-05-13
|\
* | read inode cache file strictly to avoid failure to drop on windowsGravatar Joey Hess2013-05-13
| * rename moduleGravatar Joey Hess2013-05-12
|/
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* clean up from windows portingGravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* Bugfix: Direct mode no longer repeatedly checksums duplicated files.Gravatar Joey Hess2013-04-06
* 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