| Commit message (Expand) | Author | Age |
* | Optimisations to git-annex branch query and setting, avoiding repeated copies... | Joey Hess | 2016-09-29 |
* | disentangle concurrency and message type | Joey Hess | 2016-09-09 |
* | get -J: Download different files from different remotes when the remotes have... | Joey Hess | 2016-09-06 |
* | git annex add in adjusted unlocked branch | Joey Hess | 2016-03-29 |
* | Sped up git-annex add in direct mode and v6 by using git hash-object --batch. | Joey Hess | 2016-03-14 |
* | remove 3 build flags | Joey Hess | 2016-01-26 |
* | Bug fix: Git config settings passed to git-annex -c did not always take effect. | Joey Hess | 2016-01-22 |
* | flush keys db queue even on exception | Joey Hess | 2015-12-23 |
* | optimise read and write for Keys database (untested) | Joey Hess | 2015-12-23 |
* | temporarily remove cached keys database connection | Joey Hess | 2015-12-16 |
* | add inode cache to the db | Joey Hess | 2015-12-09 |
* | stash DbHandle in Annex state | Joey Hess | 2015-12-09 |
* | arrange for regional output manager to run when -J is enabled | Joey Hess | 2015-11-04 |
* | add regions to concurrent output | Joey Hess | 2015-11-04 |
* | fix lockKey to run callback in original Annex monad, not local remote's | Joey Hess | 2015-10-09 |
* | converted MetaData, eliminating a global value from Annex state .. beautiful | Joey Hess | 2015-07-12 |
* | better memoize core.sharedrepository handling | Joey Hess | 2015-05-19 |
* | use lock pools throughout git-annex | Joey Hess | 2015-05-19 |
* | Merge branch 'master' into concurrentprogress | Joey Hess | 2015-05-12 |
|\ |
|
| * | refactor | Joey Hess | 2015-04-30 |
* | | get, move, copy, mirror: Concurrent downloads and uploads are now supported! | Joey Hess | 2015-04-10 |
|/ |
|
* | use def | Joey Hess | 2015-04-03 |
* | --auto is no longer a global option; only get, drop, and copy accept it. | Joey Hess | 2015-03-25 |
* | Submodules are now supported by git-annex! | Joey Hess | 2015-03-02 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | remove ifdef that is always true | Joey Hess | 2015-01-15 |
* | handle sync's use of setCurrentDirectory to work with relative paths | Joey Hess | 2015-01-06 |
* | Switch to using relative paths to the git repository. | Joey Hess | 2015-01-06 |
* | try to avoid Windows MAX_PATH limit, by using \\?\ prefix on git repo path | Joey Hess | 2015-01-06 |
* | Urls can now be claimed by remotes. This will allow creating, for example, a ... | Joey Hess | 2014-12-08 |
* | When accessing a local remote, shut down git-cat-file processes afterwards, t... | Joey Hess | 2014-08-20 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | fix for Windows file timestamp timezone madness | Joey Hess | 2014-06-12 |
* | allow building with old versions of exceptions before MonadMask was split out | Joey Hess | 2014-05-28 |
* | Use exceptions in place of deprecated MonadCatchIO-transformers | Ben Gamari | 2014-05-28 |
* | factor out getRemoteGitConfig | Joey Hess | 2014-05-16 |
* | fix build failure with flags -Webapp -Quvi | Fraser Tweedale | 2014-04-08 |
* | reorg matcher types; no non-type code changes | Joey Hess | 2014-03-29 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | clean up cleanup action enumeration | Joey Hess | 2014-03-13 |
* | Fix zombie leak and general inneficiency when copying files to a local git repo. | Joey Hess | 2014-03-06 |
* | pre-commit-annex hook script to automatically extract metadata from lots of t... | Joey Hess | 2014-03-02 |
* | Probe for quvi version at run time. | Joey Hess | 2014-02-28 |
* | metacata command can now operate on many files at once | Joey Hess | 2014-02-13 |
* | use locking on Windows | Joey Hess | 2014-01-28 |
* | add "unused" preferred content expression | Joey Hess | 2014-01-22 |
* | numcopies cleanup, part 2 | Joey Hess | 2014-01-21 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | global numcopies setting | Joey Hess | 2014-01-20 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |