aboutsummaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* avoid ByteString.Char8 where not neededGravatar Joey Hess2012-06-20
* fishy commitGravatar Joey Hess2012-06-14
* hlintGravatar Joey Hess2012-06-12
* crazy optimisationGravatar Joey Hess2012-06-10
* queue size fixGravatar Joey Hess2012-06-10
* refactor and function name cleanupGravatar Joey Hess2012-06-08
* make watch use the queueGravatar Joey Hess2012-06-07
* extend Git.Queue to be able to queue more than simple git commandsGravatar Joey Hess2012-06-07
* close the git add raceGravatar Joey Hess2012-06-06
* factor out nukeFileGravatar Joey Hess2012-06-06
* Merge branch 'master' into watchGravatar Joey Hess2012-06-06
|\
| * factor out generic update-index code from unionmerge codeGravatar Joey Hess2012-06-06
* | flush the git queue when a new type of action is being added to itGravatar Joey Hess2012-06-04
|/
* 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
* uninit: Clear annex.uuid from .git/config. Closes: #670639Gravatar Joey Hess2012-04-27
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* noopGravatar Joey Hess2012-04-21
* in which I discover voidGravatar Joey Hess2012-04-21
* cache parsed core.sharedrepositoryGravatar 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
* Rewrote free disk space checking codeGravatar Joey Hess2012-03-22
* use new getConfigGravatar Joey Hess2012-03-22
* rationalize getConfigGravatar Joey Hess2012-03-22
* status: Prints available local disk space, or shows if git-annex doesn't know.Gravatar Joey Hess2012-03-21
* Improve detection of inability to check free disk space.Gravatar Joey Hess2012-03-21
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* getKeysPresent is now fully lazyGravatar Joey Hess2012-03-11
* status: Fixed to run in nearly constant space.Gravatar Joey Hess2012-03-11
* syscall optimisationGravatar Joey Hess2012-03-06
* configure: Check if ssh connection caching is supported by the installed vers...Gravatar Joey Hess2012-02-25
* improve alwayscommit=false modeGravatar Joey Hess2012-02-25
* add annex.alwayscommit optionGravatar Joey Hess2012-02-25
* Deal with NFS problem that caused a failure to remove a directory when removi...Gravatar Joey Hess2012-02-24
* hlintGravatar Joey Hess2012-02-16
* Added a annex.queuesize settingGravatar Joey Hess2012-02-15
* tweakGravatar Joey Hess2012-02-14
* fix memory leak when staging the journalGravatar Joey Hess2012-02-14
* Fixed a memory leak due to excessive strictness when committing journal files.Gravatar Joey Hess2012-02-14
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* Fix teardown of stale cached ssh connections.Gravatar Joey Hess2012-02-09
* IO exception reworkGravatar Joey Hess2012-02-03
* Avoid repeated location log commits when a remote is receiving files.Gravatar Joey Hess2012-01-28
* rename readMaybe to readishGravatar Joey Hess2012-01-23
* order user provided params after connection caching paramsGravatar Joey Hess2012-01-20