| Commit message (Expand) | Author | Age |
* | Avoid repeated checking that files passed on the command line exist. | Joey Hess | 2017-10-16 |
* | improve type | Joey Hess | 2017-08-31 |
* | initial export command | Joey Hess | 2017-08-29 |
* | zsh and fish completions | Joey Hess | 2017-06-09 |
* | error when metadata set is used with file that does not exist | Joey Hess | 2017-06-01 |
* | support parsing options like --to=here | Joey Hess | 2017-05-31 |
* | Avoid concurrent git-config setting problem when running concurrent threads. | Joey Hess | 2017-05-25 |
* | multicast: New command, uses uftp to multicast annexed files, for eg a classr... | Joey Hess | 2017-03-30 |
* | git-annex-shell: run all commands with noMessages | Joey Hess | 2017-03-17 |
* | Bugfix: Passing a command a filename that does not exist sometimes did not di... | Joey Hess | 2017-03-02 |
* | securehash matching | Joey Hess | 2017-02-27 |
* | mapM_ = sequence_ . map | Joey Hess | 2017-02-27 |
* | add KeyVariety type | Joey Hess | 2017-02-24 |
* | post-recive hook to make updateInstead work in direct mode and adjusted branches | Joey Hess | 2017-02-17 |
* | 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 |