index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
Commit message (
Expand
)
Author
Age
*
rename bug fix
Joey Hess
2017-09-06
*
add export infication to git-annex info
Joey Hess
2017-09-04
*
git annex get from exports
Joey Hess
2017-09-04
*
implement exporttree=yes configuration
Joey Hess
2017-09-04
*
refactor ExportActions
Joey Hess
2017-09-01
*
make storeExport atomic
Joey Hess
2017-08-31
*
remove empty parent dirs when removing from export
Joey Hess
2017-08-31
*
initial export command
Joey Hess
2017-08-29
*
provide file with content to export
Joey Hess
2017-08-29
*
add API for exporting
Joey Hess
2017-08-29
*
avoid the dashed ssh hostname class of security holes
Joey Hess
2017-08-17
*
external: nice error message for keys with spaces in their name
Joey Hess
2017-08-17
*
add annex-ignore-command and annex-sync-command configs
Joey Hess
2017-08-17
*
fix build with old http-client versions
Joey Hess
2017-08-17
*
Disable http-client's default 30 second response timeout when HEADing an url ...
Joey Hess
2017-08-15
*
adeiu, MissingH
Joey Hess
2017-05-16
*
de-Maybe remoteGitConfig
Joey Hess
2017-05-11
*
gcrypt: Support re-enabling to change eg, encryption parameters.
Joey Hess
2017-04-07
*
When a http remote does not expose an annex.uuid config, only warn about it o...
Joey Hess
2017-03-29
*
Support GIT_SSH and GIT_SSH_COMMAND
Joey Hess
2017-03-17
*
AssociatedFile newtype
Joey Hess
2017-03-10
*
Windows: Improve handling of shebang in external special remote program, sear...
Joey Hess
2017-03-08
*
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
*
Run ssh with -n whenever input is not being piped into it
Joey Hess
2017-02-15
*
S3: Fix check of uuid file stored in bucket, which was not working.
Joey Hess
2017-02-13
*
correct spelling mistakes
Edward Betts
2017-02-12
*
add SetupStage parameter to RemoteType.setup
Joey Hess
2017-02-07
*
Fix build with aws 0.16. Thanks, aristidb.
Joey Hess
2017-02-07
*
Some optimisations to string splitting code.
Joey Hess
2017-01-31
*
Increase default cost for p2p remotes from 200 to 1000. This makes git-annex ...
Joey Hess
2017-01-06
*
Always use filesystem encoding for all file and handle reads and writes.
Joey Hess
2016-12-24
*
fix build warning
Joey Hess
2016-12-10
*
Remove http-conduit (<2.2.0) constraint
Alper Nebi Yasak
2016-12-10
*
git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks.
Joey Hess
2016-12-09
*
fix
Joey Hess
2016-12-09
*
make clear that log is only updated after successful removal
Joey Hess
2016-12-09
*
improve warning on connection loss
Joey Hess
2016-12-09
*
better format error
Joey Hess
2016-12-08
*
convert P2P runners from Maybe to Either String
Joey Hess
2016-12-08
*
more p2p progress meters
Joey Hess
2016-12-07
*
update progress meter when sending to p2p remote
Joey Hess
2016-12-07
*
validate peer uuid each time we talk to it
Joey Hess
2016-12-07
*
need to auth with the peer
Joey Hess
2016-12-06
*
refactor
Joey Hess
2016-12-06
*
finish implementation of Remote.P2P (untested)
Joey Hess
2016-12-06
*
stub Remote.P2P
Joey Hess
2016-12-06
*
use P2P auth for git-remote-tor-annex
Joey Hess
2016-11-30
*
reorg
Joey Hess
2016-11-22
*
unified AuthToken type between webapp and tor
Joey Hess
2016-11-22
[next]