aboutsummaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* rest of fix for GIT_SSH_COMMAND -n parameterGravatar Joey Hess2017-03-20
* Support GIT_SSH and GIT_SSH_COMMANDGravatar Joey Hess2017-03-17
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* get -J: Improve distribution of jobs amoung remotes when there are more jobs ...Gravatar Joey Hess2017-03-08
* fix bug introduced in 48119806dd24214e88f3f3c62f4dcb14b60dc207Gravatar Joey Hess2017-02-28
* inheritable annex.securehashesonlyGravatar Joey Hess2017-02-27
* early cancelation of transfer that annex.securehashesonly prohibitsGravatar Joey Hess2017-02-27
* securehash matchingGravatar Joey Hess2017-02-27
* annex.securehashesonlyGravatar Joey Hess2017-02-27
* add KeyVariety typeGravatar Joey Hess2017-02-24
* factor non-type stuff out of KeyGravatar Joey Hess2017-02-24
* mention GIT_SSH_COMMANDGravatar Joey Hess2017-02-20
* sync hack to make updateInstead work on eg FATGravatar Joey Hess2017-02-17
* have onLocal stop any coprocesses, not only cat-fileGravatar Joey Hess2017-02-17
* post-recive hook to make updateInstead work in direct mode and adjusted branchesGravatar Joey Hess2017-02-17
* Run ssh with -n whenever input is not being piped into itGravatar Joey Hess2017-02-15
* correct spelling mistakesGravatar Edward Betts2017-02-12
* Make import --deduplicate and --skip-duplicates only hash once, not twiceGravatar Joey Hess2017-02-09
* add SetupStage parameter to RemoteType.setupGravatar Joey Hess2017-02-07
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* config: New command for storing configuration in the git-annex branch.Gravatar Joey Hess2017-01-30
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* Revert ServerAliveIntervalGravatar Joey Hess2016-12-13
* make tor hidden service work when directory watching is not availableGravatar Joey Hess2016-12-09
* refactor ref change watchingGravatar Joey Hess2016-12-09
* update progress logs in remotedaemon send/receiveGravatar Joey Hess2016-12-08
* plumb assicated files through P2P protocol for updating transfer logsGravatar Joey Hess2016-12-02
* implement p2p commandGravatar Joey Hess2016-11-30
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* Make .git/annex/ssh.config file work with versions of ssh older than 7.3, whi...Gravatar Joey Hess2016-11-07
* Run ssh with ServerAliveInterval 60Gravatar Joey Hess2016-10-26
* Improve ssh socket cleanup code to skip over the cruft that NFS sometimes put...Gravatar Joey Hess2016-10-26
* upgrade: Handle upgrade to v6 when the repository already contains v6 unlocke...Gravatar Joey Hess2016-10-17
* refactorGravatar Joey Hess2016-10-17
* lock: Fix edge cases where data loss could occur in v6 mode.Gravatar Joey Hess2016-10-17
* Support using v3 repositories without upgrading them to v5.Gravatar Joey Hess2016-10-05
* When auto-upgrading a v3 remote, avoid upgrading to version 6, instead keep i...Gravatar Joey Hess2016-10-05
* Avoid using a lot of memory when large objects are present in the git repositoryGravatar Joey Hess2016-10-05
* Optimisations to git-annex branch query and setting, avoiding repeated copies...Gravatar Joey Hess2016-09-29
* followupGravatar Joey Hess2016-09-29
* Optimisations to time it takes git-annex to walk working tree and find files ...Gravatar Joey Hess2016-09-26
* fix bugs in handing of deep branches with sync and adjusted branchesGravatar Joey Hess2016-09-21
* make --json-progress work for url downloadsGravatar Joey Hess2016-09-09
* disentangle concurrency and message typeGravatar Joey Hess2016-09-09
* get -J: Download different files from different remotes when the remotes have...Gravatar Joey Hess2016-09-06
* remove TransferObserverGravatar Joey Hess2016-08-03
* Re-enable accumulating transfer failure log files for command-line actionsGravatar Joey Hess2016-08-03
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* Added metadata --batch option, which allows getting, setting, deleting, and m...Gravatar Joey Hess2016-07-27
* When built with ut uid-1.3.12, generate more random UUIDs than beforeGravatar Joey Hess2016-07-27