index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
Commit message (
Expand
)
Author
Age
*
clear regions before ssh prompt
Joey Hess
2017-05-16
*
workaround is in place
Joey Hess
2017-05-16
*
Work around bug in git 2.13.0 involving GIT_COMMON_DIR that broke merging cha...
Joey Hess
2017-05-16
*
adeiu, MissingH
Joey Hess
2017-05-16
*
stop using MissingH for MD5
Joey Hess
2017-05-15
*
remove absNormPathUnix again
Joey Hess
2017-05-15
*
also serialize ssh password prompting when json or quiet output is enable
Joey Hess
2017-05-13
*
fix sshCleanup race using STM
Joey Hess
2017-05-11
*
Ssh password prompting improved when using -J
Joey Hess
2017-05-11
*
improve comment
Joey Hess
2017-05-11
*
fix build with old ghc
Joey Hess
2017-05-10
*
avoiding depending on latest version of process except on Windows
Joey Hess
2017-04-10
*
Disable git-annex's support for GIT_SSH and GIT_SSH_COMMAND, unless GIT_ANNEX...
Joey Hess
2017-04-07
*
multicast: New command, uses uftp to multicast annexed files, for eg a classr...
Joey Hess
2017-03-30
*
rest of fix for GIT_SSH_COMMAND -n parameter
Joey Hess
2017-03-20
*
Support GIT_SSH and GIT_SSH_COMMAND
Joey Hess
2017-03-17
*
AssociatedFile newtype
Joey Hess
2017-03-10
*
get -J: Improve distribution of jobs amoung remotes when there are more jobs ...
Joey Hess
2017-03-08
*
fix bug introduced in 48119806dd24214e88f3f3c62f4dcb14b60dc207
Joey Hess
2017-02-28
*
inheritable annex.securehashesonly
Joey Hess
2017-02-27
*
early cancelation of transfer that annex.securehashesonly prohibits
Joey Hess
2017-02-27
*
securehash matching
Joey Hess
2017-02-27
*
annex.securehashesonly
Joey Hess
2017-02-27
*
add KeyVariety type
Joey Hess
2017-02-24
*
factor non-type stuff out of Key
Joey Hess
2017-02-24
*
mention GIT_SSH_COMMAND
Joey Hess
2017-02-20
*
sync hack to make updateInstead work on eg FAT
Joey Hess
2017-02-17
*
have onLocal stop any coprocesses, not only cat-file
Joey Hess
2017-02-17
*
post-recive hook to make updateInstead work in direct mode and adjusted branches
Joey Hess
2017-02-17
*
Run ssh with -n whenever input is not being piped into it
Joey Hess
2017-02-15
*
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
[next]