| Commit message (Expand) | Author | Age |
... | |
* | Add annex.httpheaders and annex.httpheader-command config settings | Joey Hess | 2012-04-22 |
* | noop | Joey Hess | 2012-04-21 |
* | in which I discover void | Joey Hess | 2012-04-21 |
* | cache parsed core.sharedrepository | Joey Hess | 2012-04-21 |
* | honor core.sharedRepository when making all the other files in the annex | Joey Hess | 2012-04-21 |
* | better file mode setting code | Joey Hess | 2012-04-21 |
* | Support git's core.sharedRepository configuration | Joey Hess | 2012-04-21 |
* | inverted logic | Joey Hess | 2012-04-20 |
* | export a more generalized checkDiskSpace | Joey Hess | 2012-04-20 |
* | Rewrote free disk space checking code | Joey Hess | 2012-03-22 |
* | use new getConfig | Joey Hess | 2012-03-22 |
* | rationalize getConfig | Joey Hess | 2012-03-22 |
* | status: Prints available local disk space, or shows if git-annex doesn't know. | Joey Hess | 2012-03-21 |
* | Improve detection of inability to check free disk space. | Joey Hess | 2012-03-21 |
* | added ifM and nuked 11 lines of code | Joey Hess | 2012-03-14 |
* | getKeysPresent is now fully lazy | Joey Hess | 2012-03-11 |
* | status: Fixed to run in nearly constant space. | Joey Hess | 2012-03-11 |
* | syscall optimisation | Joey Hess | 2012-03-06 |
* | configure: Check if ssh connection caching is supported by the installed vers... | Joey Hess | 2012-02-25 |
* | improve alwayscommit=false mode | Joey Hess | 2012-02-25 |
* | add annex.alwayscommit option | Joey Hess | 2012-02-25 |
* | Deal with NFS problem that caused a failure to remove a directory when removi... | Joey Hess | 2012-02-24 |
* | hlint | Joey Hess | 2012-02-16 |
* | Added a annex.queuesize setting | Joey Hess | 2012-02-15 |
* | tweak | Joey Hess | 2012-02-14 |
* | fix memory leak when staging the journal | Joey Hess | 2012-02-14 |
* | Fixed a memory leak due to excessive strictness when committing journal files. | Joey Hess | 2012-02-14 |
* | rework git check-attr interface | Joey Hess | 2012-02-13 |
* | Fix teardown of stale cached ssh connections. | Joey Hess | 2012-02-09 |
* | IO exception rework | Joey Hess | 2012-02-03 |
* | Avoid repeated location log commits when a remote is receiving files. | Joey Hess | 2012-01-28 |
* | rename readMaybe to readish | Joey Hess | 2012-01-23 |
* | order user provided params after connection caching params | Joey Hess | 2012-01-20 |
* | add annex.sshcaching config setting | Joey Hess | 2012-01-20 |
* | ssh connection caching | Joey Hess | 2012-01-20 |
* | fsck --from remote --fast | Joey Hess | 2012-01-20 |
* | optimise fsck --from normal git remotes | Joey Hess | 2012-01-19 |
* | add a configure check for StatFS | Joey Hess | 2012-01-15 |
* | tweak | Joey Hess | 2012-01-14 |
* | avoid multiple unnecessary stats of the index file | Joey Hess | 2012-01-14 |
* | tweaks | Joey Hess | 2012-01-11 |
* | reorg | Joey Hess | 2012-01-10 |
* | log: New command that displays the location log for file, showing each reposi... | Joey Hess | 2012-01-06 |
* | Added remote.name.annex-web-options configuration setting, which can be used ... | Joey Hess | 2012-01-02 |
* | Merge branch 'master' into autosync | Joey Hess | 2011-12-30 |
|\ |
|
* | | refactor | Joey Hess | 2011-12-30 |
* | | add forceUpdate | Joey Hess | 2011-12-30 |
| * | Merge branch 'new-monad-control' | Joey Hess | 2011-12-24 |
|/| |
|
* | | use Common in a few more modules | Joey Hess | 2011-12-20 |
* | | split out Git/Command.hs | Joey Hess | 2011-12-14 |