summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* thread safe git-annex index file useJoey Hess2012-08-24
* avoid unnecessary transfer scans when syncing a disconnected remoteJoey Hess2012-08-22
* better readProcessJoey Hess2012-07-19
* add back debug loggingJoey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessJoey Hess2012-07-18
* more debuggingJoey Hess2012-07-18
* avoid ByteString.Char8 where not neededJoey Hess2012-06-20
* fishy commitJoey Hess2012-06-14
* hlintJoey Hess2012-06-12
* crazy optimisationJoey Hess2012-06-10
* queue size fixJoey Hess2012-06-10
* refactor and function name cleanupJoey Hess2012-06-08
* make watch use the queueJoey Hess2012-06-07
* extend Git.Queue to be able to queue more than simple git commandsJoey Hess2012-06-07
* close the git add raceJoey Hess2012-06-06
* factor out nukeFileJoey Hess2012-06-06
* Merge branch 'master' into watchJoey Hess2012-06-06
|\
| * factor out generic update-index code from unionmerge codeJoey Hess2012-06-06
* | flush the git queue when a new type of action is being added to itJoey Hess2012-06-04
|/
* Clean up handling of git directory and git worktree.Joey Hess2012-05-18
* Fix use of several config settingsJoey Hess2012-05-05
* display "Recording state in git..." when staging the journalJoey Hess2012-04-27
* uninit: Clear annex.uuid from .git/config. Closes: #670639Joey Hess2012-04-27
* Add annex.httpheaders and annex.httpheader-command config settingsJoey Hess2012-04-22
* noopJoey Hess2012-04-21
* in which I discover voidJoey Hess2012-04-21
* cache parsed core.sharedrepositoryJoey Hess2012-04-21
* honor core.sharedRepository when making all the other files in the annexJoey Hess2012-04-21
* better file mode setting codeJoey Hess2012-04-21
* Support git's core.sharedRepository configurationJoey Hess2012-04-21
* inverted logicJoey Hess2012-04-20
* export a more generalized checkDiskSpaceJoey Hess2012-04-20
* Rewrote free disk space checking codeJoey Hess2012-03-22
* use new getConfigJoey Hess2012-03-22
* rationalize getConfigJoey Hess2012-03-22
* status: Prints available local disk space, or shows if git-annex doesn't know.Joey Hess2012-03-21
* Improve detection of inability to check free disk space.Joey Hess2012-03-21
* added ifM and nuked 11 lines of codeJoey Hess2012-03-14
* getKeysPresent is now fully lazyJoey Hess2012-03-11
* status: Fixed to run in nearly constant space.Joey Hess2012-03-11
* syscall optimisationJoey Hess2012-03-06
* configure: Check if ssh connection caching is supported by the installed vers...Joey Hess2012-02-25
* improve alwayscommit=false modeJoey Hess2012-02-25
* add annex.alwayscommit optionJoey Hess2012-02-25
* Deal with NFS problem that caused a failure to remove a directory when removi...Joey Hess2012-02-24
* hlintJoey Hess2012-02-16
* Added a annex.queuesize settingJoey Hess2012-02-15
* tweakJoey Hess2012-02-14
* fix memory leak when staging the journalJoey Hess2012-02-14
* Fixed a memory leak due to excessive strictness when committing journal files.Joey Hess2012-02-14