| Commit message (Expand) | Author | Age |
* | config: New command for storing configuration in the git-annex branch. | Joey Hess | 2017-01-30 |
* | Remove -j short option for --json-progress; that option was already taken for... | Joey Hess | 2017-01-30 |
* | Merge branch 'master' into no-xmpp | Joey Hess | 2016-12-24 |
|\ |
|
| * | Always use filesystem encoding for all file and handle reads and writes. | Joey Hess | 2016-12-24 |
| * | Make all --batch input, as well as fromkey and registerurl stdin be processed... | Joey Hess | 2016-12-13 |
| * | convert P2P runners from Maybe to Either String | Joey Hess | 2016-12-08 |
| * | refactor | Joey Hess | 2016-12-06 |
| * | cleanups | Joey Hess | 2016-12-01 |
| * | actually check p2p authtokens for tor connections | Joey Hess | 2016-11-30 |
| * | use P2P auth for git-remote-tor-annex | Joey Hess | 2016-11-30 |
| * | implement p2p command | Joey Hess | 2016-11-30 |
| * | enable remotedaemon when assistant is not enabled | Joey Hess | 2016-11-29 |
| * | fix build | Joey Hess | 2016-11-24 |
| * | unified AuthToken type between webapp and tor | Joey Hess | 2016-11-22 |
| * | stop cleanly when there's a IO error accessing the Handle | Joey Hess | 2016-11-21 |
| * | pull/push over tor working now | Joey Hess | 2016-11-21 |
| * | Added git-remote-tor-annex, which allows git pull and push to the tor hidden ... | Joey Hess | 2016-11-21 |
| * | Merge branch 'master' into tor | Joey Hess | 2016-11-17 |
| |\ |
|
| | * | Avoid backtraces on expected failures when built with ghc 8; only use backtra... | Joey Hess | 2016-11-15 |
* | | | remove xmpp support | Joey Hess | 2016-11-14 |
| |/
|/| |
|
| * | git-annex enable-tor command | Joey Hess | 2016-11-14 |
|/ |
|
* | addurl, get: Added --json-progress option, which adds progress objects to the... | Joey Hess | 2016-09-09 |
* | disentangle concurrency and message type | Joey Hess | 2016-09-09 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | remove unused import | Joey Hess | 2016-07-27 |
* | fix implicit --all in bare repo | Joey Hess | 2016-07-20 |
* | --branch, stage 2 | Joey Hess | 2016-07-20 |
* | propigate error | Joey Hess | 2016-07-20 |
* | --branch, stage 1 | Joey Hess | 2016-07-20 |
* | Remove the EKG build flag, since Gentoo for some reason decided to enable thi... | Joey Hess | 2016-07-06 |
* | reinject: Added new mode which can reinject known files into the annex. | Joey Hess | 2016-04-22 |
* | calckey: New plumbing command, calculates the key that would be used to refer... | Joey Hess | 2016-04-20 |
* | adjusted branches, proof of concept | Joey Hess | 2016-02-25 |
* | Work around problem with concurrent-output when in a non-unicode locale by av... | Joey Hess | 2016-02-14 |
* | remove 3 build flags | Joey Hess | 2016-01-26 |
* | matchexpression: New plumbing command to check if a preferred content express... | Joey Hess | 2016-01-25 |
* | Bug fix: Git config settings passed to git-annex -c did not always take effect. | Joey Hess | 2016-01-22 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | make noMessages disable closing of json object in --json mode | Joey Hess | 2016-01-20 |
* | whereis --batch | Joey Hess | 2016-01-20 |
* | add --batch | Joey Hess | 2016-01-19 |
* | fix import warnings | Joey Hess | 2016-01-14 |
* | immediate queue flushing when annex.queuesize=1 | Joey Hess | 2016-01-13 |
* | add database benchmark | Joey Hess | 2016-01-12 |
* | improve data type | Joey Hess | 2016-01-01 |
* | wait for git lstree to exit | Joey Hess | 2016-01-01 |
* | add unlocked flag for git-annex-shell recvkey | Joey Hess | 2015-12-26 |
* | Merge branch 'master' into smudge | Joey Hess | 2015-12-22 |
|\ |
|
| * | addurl: Added --with-files option. | Joey Hess | 2015-12-22 |
| * | refactor | Joey Hess | 2015-12-22 |