summaryrefslogtreecommitdiff
path: root/Annex/Content.hs
Commit message (Expand)AuthorAge
* 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
* fishy commitGravatar Joey Hess2012-06-14
* hlintGravatar Joey Hess2012-06-12
* factor out nukeFileGravatar Joey Hess2012-06-06
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* Fix use of several config settingsGravatar Joey Hess2012-05-05
* display "Recording state in git..." when staging the journalGravatar Joey Hess2012-04-27
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* noopGravatar Joey Hess2012-04-21
* honor core.sharedRepository when making all the other files in the annexGravatar Joey Hess2012-04-21
* better file mode setting codeGravatar Joey Hess2012-04-21
* Support git's core.sharedRepository configurationGravatar Joey Hess2012-04-21
* inverted logicGravatar Joey Hess2012-04-20
* export a more generalized checkDiskSpaceGravatar Joey Hess2012-04-20