| Commit message (Expand) | Author | Age |
... | |
* | correct spelling mistakes | Edward Betts | 2017-02-12 |
* | Make import --deduplicate and --skip-duplicates only hash once, not twice | Joey Hess | 2017-02-09 |
* | add SetupStage parameter to RemoteType.setup | Joey Hess | 2017-02-07 |
* | Some optimisations to string splitting code. | Joey Hess | 2017-01-31 |
* | config: New command for storing configuration in the git-annex branch. | Joey Hess | 2017-01-30 |
* | Always use filesystem encoding for all file and handle reads and writes. | Joey Hess | 2016-12-24 |
* | Revert ServerAliveInterval | Joey Hess | 2016-12-13 |
* | make tor hidden service work when directory watching is not available | Joey Hess | 2016-12-09 |
* | refactor ref change watching | Joey Hess | 2016-12-09 |
* | update progress logs in remotedaemon send/receive | Joey Hess | 2016-12-08 |
* | plumb assicated files through P2P protocol for updating transfer logs | Joey Hess | 2016-12-02 |
* | implement p2p command | Joey Hess | 2016-11-30 |
* | Avoid backtraces on expected failures when built with ghc 8; only use backtra... | Joey Hess | 2016-11-15 |
* | Make .git/annex/ssh.config file work with versions of ssh older than 7.3, whi... | Joey Hess | 2016-11-07 |
* | Run ssh with ServerAliveInterval 60 | Joey Hess | 2016-10-26 |
* | Improve ssh socket cleanup code to skip over the cruft that NFS sometimes put... | Joey Hess | 2016-10-26 |
* | upgrade: Handle upgrade to v6 when the repository already contains v6 unlocke... | Joey Hess | 2016-10-17 |
* | refactor | Joey Hess | 2016-10-17 |
* | lock: Fix edge cases where data loss could occur in v6 mode. | Joey Hess | 2016-10-17 |
* | Support using v3 repositories without upgrading them to v5. | Joey Hess | 2016-10-05 |
* | When auto-upgrading a v3 remote, avoid upgrading to version 6, instead keep i... | Joey Hess | 2016-10-05 |
* | Avoid using a lot of memory when large objects are present in the git repository | Joey Hess | 2016-10-05 |
* | Optimisations to git-annex branch query and setting, avoiding repeated copies... | Joey Hess | 2016-09-29 |
* | followup | Joey Hess | 2016-09-29 |
* | Optimisations to time it takes git-annex to walk working tree and find files ... | Joey Hess | 2016-09-26 |
* | fix bugs in handing of deep branches with sync and adjusted branches | Joey Hess | 2016-09-21 |
* | make --json-progress work for url downloads | Joey Hess | 2016-09-09 |
* | 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 |
* | remove TransferObserver | Joey Hess | 2016-08-03 |
* | Re-enable accumulating transfer failure log files for command-line actions | Joey Hess | 2016-08-03 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | Added metadata --batch option, which allows getting, setting, deleting, and m... | Joey Hess | 2016-07-27 |
* | When built with ut uid-1.3.12, generate more random UUIDs than before | Joey Hess | 2016-07-27 |
* | --branch, stage 2 | Joey Hess | 2016-07-20 |
* | Avoid any access to keys database in v5 mode repositories, which are not sup... | Joey Hess | 2016-07-19 |
* | Speed up startup time by caching the refs that have been merged into the git-... | Joey Hess | 2016-07-17 |
* | handle SomeAsyncException same as AsyncException | Joey Hess | 2016-06-20 |
* | fix build on windows | Joey Hess | 2016-06-13 |
* | v6: Fix bad merge in an adjusted branch that resulted in an empty tree. | Joey Hess | 2016-06-13 |
* | Make git clean filter preserve the backend that was used for a file. | Joey Hess | 2016-06-09 |
* | Fix bug in initialization of clone from a repo with an adjusted branch that h... | Joey Hess | 2016-06-09 |
* | also avoid crashing in most circumstances if unable to determine the username | Joey Hess | 2016-06-08 |
* | Fix bad automatic merge conflict resolution between an annexed file and a dir... | Joey Hess | 2016-06-07 |
* | withAltRepo needs a separate queue of changes | Joey Hess | 2016-06-03 |
* | Fix initialization of a bare clone of a repo that has an adjusted branch chec... | Joey Hess | 2016-06-02 |
* | refactor isBareRepo | Joey Hess | 2016-06-02 |
* | better avoid switching to direct mode in clone of adjusted branch repo | Joey Hess | 2016-06-02 |
* | avoid switching to direct mode in clone of adjusted branch repo | Joey Hess | 2016-06-02 |
* | Automatically enable v6 mode when initializing in a clone from a repo that ha... | Joey Hess | 2016-06-02 |