| Commit message (Expand) | Author | Age |
... | |
| * | p2p: --link no longer takes a remote name, instead the --name option can be u... | Joey Hess | 2016-12-16 |
| * | Make all --batch input, as well as fromkey and registerurl stdin be processed... | Joey Hess | 2016-12-13 |
| * | metadata --batch: Fix bug when conflicting metadata changes were made in the ... | Joey Hess | 2016-12-13 |
| * | make tor hidden service work when directory watching is not available | Joey Hess | 2016-12-09 |
| * | cleanup | Joey Hess | 2016-12-09 |
| * | refactor ref change watching | Joey Hess | 2016-12-09 |
| * | git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks. | Joey Hess | 2016-12-09 |
| * | didn't mean to commit this change yet | Joey Hess | 2016-12-08 |
| * | comment | Joey Hess | 2016-12-08 |
| * | convert P2P runners from Maybe to Either String | Joey Hess | 2016-12-08 |
| * | include error message when unable to connect to peer | Joey Hess | 2016-12-08 |
| * | Merge branch 'master' into tor | Joey Hess | 2016-12-07 |
| |\ |
|
| * | | remote uuid discovery in p2p --link | Joey Hess | 2016-12-07 |
| | * | add: Stage modified non-large files when running in indirect mode. | Joey Hess | 2016-12-05 |
| | * | rekey: Added --batch mode. | Joey Hess | 2016-12-05 |
| | * | minor style | Joey Hess | 2016-12-05 |
| | * | Merge kite:tmp/git-annex | Joey Hess | 2016-12-05 |
| | |\ |
|
| | * | | rmurl: --batch | Joey Hess | 2016-12-05 |
| | | * | git-annex fromkey now takes multiple pairs of keys and filenames | Daniel Brooks | 2016-12-05 |
| | |/ |
|
| * | | implement p2p --link | Joey Hess | 2016-11-30 |
| * | | implement p2p command | Joey Hess | 2016-11-30 |
| * | | avoid too-long command synopsis | Joey Hess | 2016-11-30 |
| * | | Merge branch 'master' into tor | Joey Hess | 2016-11-30 |
| |\| |
|
| | * | prefer xdot over dot | Joey Hess | 2016-11-30 |
| * | | finish git-annex enable-tor | Joey Hess | 2016-11-29 |
| * | | Merge branch 'master' into tor | Joey Hess | 2016-11-29 |
| |\| |
|
| | * | Fixed typo in Schedule.hs. | Markus Hauru | 2016-11-24 |
| | * | fix regression | Joey Hess | 2016-11-22 |
| | * | avoid backtrace when rekey cntent verification fails | Joey Hess | 2016-11-22 |
| * | | Added git-remote-tor-annex, which allows git pull and push to the tor hidden ... | Joey Hess | 2016-11-21 |
| | * | addurl: Fix bug in checking annex.largefiles expressions using largerthan, mi... | Joey Hess | 2016-11-21 |
| * | | remotedaemon: serve tor hidden service | Joey Hess | 2016-11-20 |
| * | | remotedaemon: Fork to background by default. Added --foreground switch to ena... | Joey Hess | 2016-11-20 |
| * | | Merge branch 'master' into tor | Joey Hess | 2016-11-17 |
| |\| |
|
| | * | improve comment | Joey Hess | 2016-11-16 |
| | * | fsck --all --from was checking the content of files in the local repository, ... | Joey Hess | 2016-11-16 |
| | * | Avoid backtraces on expected failures when built with ghc 8; only use backtra... | Joey Hess | 2016-11-15 |
| | * | sync: Pass --allow-unrelated-histories to git merge when used with git git 2.... | Joey Hess | 2016-11-15 |
| * | | use socket for tor hidden service | Joey Hess | 2016-11-14 |
* | | | remove xmpp support | Joey Hess | 2016-11-14 |
| |/
|/| |
|
| * | git-annex enable-tor command | Joey Hess | 2016-11-14 |
|/ |
|
* | reinject --known: Avoid second, unncessary checksum of file. | Joey Hess | 2016-11-07 |
* | enable forwardRetry for command-line transfers | Joey Hess | 2016-10-26 |
* | importfeed: Drop URL parameters from file extension. | Joey Hess | 2016-10-17 |
* | upgrade: Handle upgrade to v6 when the repository already contains v6 unlocke... | Joey Hess | 2016-10-17 |
* | lock: Fix edge cases where data loss could occur in v6 mode. | Joey Hess | 2016-10-17 |
* | When auto-upgrading a v3 remote, avoid upgrading to version 6, instead keep i... | Joey Hess | 2016-10-05 |
* | convert TMVars that are never left empty into TVars | Joey Hess | 2016-09-30 |
* | addurl, importfeed: Improve behavior when file being added is gitignored. | Joey Hess | 2016-09-21 |
* | fix bugs in handing of deep branches with sync and adjusted branches | Joey Hess | 2016-09-21 |