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
*
git annex sync --content to exports
Joey Hess
2017-09-19
*
merge changes made on other repos into ExportTree
Joey Hess
2017-09-18
*
add ExportTree table to export db
Joey Hess
2017-09-18
*
lock to avoid more than one export to a remote at a time
Joey Hess
2017-09-18
*
fix compaction of export.log
Joey Hess
2017-09-12
*
prevent exporttree=yes on remotes that don't support exports
Joey Hess
2017-09-07
*
git annex get from exports
Joey Hess
2017-09-04
*
track exported files in a sqlite database
Joey Hess
2017-09-04
*
implement exporttree=yes configuration
Joey Hess
2017-09-04
*
graft exported tree into git-annex branch
Joey Hess
2017-08-31
*
init: Display an additional message when it detects a filesystem that allows ...
Joey Hess
2017-08-28
*
avoid the dashed ssh hostname class of security holes
Joey Hess
2017-08-17
*
migrate: WORM keys containing spaces will be migrated to not contain spaces a...
Joey Hess
2017-08-17
*
Prevent spaces from being embedded in the name of new WORM keys, as that hand...
Joey Hess
2017-08-17
*
add annex-ignore-command and annex-sync-command configs
Joey Hess
2017-08-17
*
avoid accidental Show of VectorClock
Joey Hess
2017-08-14
*
Added GIT_ANNEX_VECTOR_CLOCK environment variable
Joey Hess
2017-08-14
*
Avoid error about git-annex-shell not being found when syncing with -J with a...
Joey Hess
2017-06-06
*
configuration to disable automatic merge conflict resolution
Joey Hess
2017-06-01
*
Fix transfer log file locking problem when running concurrent transfers.
Joey Hess
2017-05-25
*
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
[next]