aboutsummaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* 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
* add annex.sshcaching config settingGravatar Joey Hess2012-01-20
* ssh connection cachingGravatar Joey Hess2012-01-20
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* optimise fsck --from normal git remotesGravatar Joey Hess2012-01-19
* add a configure check for StatFSGravatar Joey Hess2012-01-15
* tweakGravatar Joey Hess2012-01-14
* avoid multiple unnecessary stats of the index fileGravatar Joey Hess2012-01-14
* tweaksGravatar Joey Hess2012-01-11
* reorgGravatar Joey Hess2012-01-10
* log: New command that displays the location log for file, showing each reposi...Gravatar Joey Hess2012-01-06
* Added remote.name.annex-web-options configuration setting, which can be used ...Gravatar Joey Hess2012-01-02
* Merge branch 'master' into autosyncGravatar Joey Hess2011-12-30
|\
* | refactorGravatar Joey Hess2011-12-30
* | add forceUpdateGravatar Joey Hess2011-12-30
| * Merge branch 'new-monad-control'Gravatar Joey Hess2011-12-24
|/|
* | use Common in a few more modulesGravatar Joey Hess2011-12-20
* | split out Git/Command.hsGravatar Joey Hess2011-12-14
* | split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* | move commit to Git.BranchGravatar Joey Hess2011-12-13
* | split out three modules from GitGravatar Joey Hess2011-12-13
* | avoid closing pipe before all the shas are read from itGravatar Joey Hess2011-12-12
* | broke out Git/HashObject.hsGravatar Joey Hess2011-12-12
* | broke out Git/Branch.hs and reorganizedGravatar Joey Hess2011-12-12
* | split out Git/Ref.hsGravatar Joey Hess2011-12-12
* | split out Annex/Journal.hsGravatar Joey Hess2011-12-12
* | split out Annex/BranchState.hsGravatar Joey Hess2011-12-12
* | update commentGravatar Joey Hess2011-12-12
* | optimisationGravatar Joey Hess2011-12-12
* | optimisationGravatar Joey Hess2011-12-12
* | cleanupGravatar Joey Hess2011-12-12
* | avoid redundant call to updateIndexGravatar Joey Hess2011-12-11
* | detect and recover from branch push/commit raceGravatar Joey Hess2011-12-11
| * Merge branch 'master' into new-monad-controlGravatar Joey Hess2011-12-11
| |\ | |/ |/|
* | optimize index updatingGravatar Joey Hess2011-12-11