summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* 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
* add: Improved detection of files that are modified while being added.Gravatar Joey Hess2013-02-14
* split out Utility.InodeCacheGravatar Joey Hess2013-02-14
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* Now uses the Haskell uuid library, rather than needing a uuid program.Gravatar Joey Hess2013-02-10
* 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
* allow lazy reading of map contentsGravatar Joey Hess2013-01-18
* some more direct mode fixesGravatar 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
* 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
* add works in direct modeGravatar Joey Hess2013-01-06
* Fix transferring files to special remotes in direct mode.Gravatar Joey Hess2013-01-06
* direct: Avoid hardlinking symlinks that point to the same content when the co...Gravatar Joey Hess2013-01-06
* work around a very strange git-cat-file behaviorGravatar Joey Hess2013-01-05
* assistant: Make expensive transfer scan work fully in direct mode.Gravatar Joey Hess2013-01-05
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* type based git config handlingGravatar Joey Hess2012-12-29
* 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
* commentGravatar Joey Hess2012-12-19
* normalise associated filesGravatar Joey Hess2012-12-19
* partial and incomplete automatic merging in direct modeGravatar Joey Hess2012-12-18
* direct mode merging works!Gravatar Joey Hess2012-12-18
* added direct and indirect commandsGravatar Joey Hess2012-12-13
* whitespace fixGravatar Joey Hess2012-12-13
* Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-13
|\
| * whitespace fixesGravatar 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
* | 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
* | support for storing files in direct modeGravatar Joey Hess2012-12-07
|/
* --auto fixesGravatar Joey Hess2012-12-06
* squelch warningGravatar Joey Hess2012-11-26
* finished XMPP pairing!Gravatar Joey Hess2012-11-05