aboutsummaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* avoid the dashed ssh hostname class of security holesGravatar Joey Hess2017-08-17
* migrate: WORM keys containing spaces will be migrated to not contain spaces a...Gravatar Joey Hess2017-08-17
* Prevent spaces from being embedded in the name of new WORM keys, as that hand...Gravatar Joey Hess2017-08-17
* add annex-ignore-command and annex-sync-command configsGravatar Joey Hess2017-08-17
* avoid accidental Show of VectorClockGravatar Joey Hess2017-08-14
* Added GIT_ANNEX_VECTOR_CLOCK environment variableGravatar Joey Hess2017-08-14
* Avoid error about git-annex-shell not being found when syncing with -J with a...Gravatar Joey Hess2017-06-06
* configuration to disable automatic merge conflict resolutionGravatar Joey Hess2017-06-01
* Fix transfer log file locking problem when running concurrent transfers.Gravatar Joey Hess2017-05-25
* clear regions before ssh promptGravatar Joey Hess2017-05-16
* workaround is in placeGravatar Joey Hess2017-05-16
* Work around bug in git 2.13.0 involving GIT_COMMON_DIR that broke merging cha...Gravatar Joey Hess2017-05-16
* adeiu, MissingHGravatar Joey Hess2017-05-16
* stop using MissingH for MD5Gravatar Joey Hess2017-05-15
* remove absNormPathUnix againGravatar Joey Hess2017-05-15
* also serialize ssh password prompting when json or quiet output is enableGravatar Joey Hess2017-05-13
* fix sshCleanup race using STMGravatar Joey Hess2017-05-11
* Ssh password prompting improved when using -JGravatar Joey Hess2017-05-11
* improve commentGravatar Joey Hess2017-05-11
* fix build with old ghcGravatar Joey Hess2017-05-10
* avoiding depending on latest version of process except on WindowsGravatar Joey Hess2017-04-10
* Disable git-annex's support for GIT_SSH and GIT_SSH_COMMAND, unless GIT_ANNEX...Gravatar Joey Hess2017-04-07
* multicast: New command, uses uftp to multicast annexed files, for eg a classr...Gravatar Joey Hess2017-03-30
* 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