| Commit message (Expand) | Author | Age |
* | add backticks to all options | Antoine Beaupré | 2013-09-10 |
* | missing backticks | Antoine Beaupré | 2013-09-10 |
* | nitpicking: make this more readable on the web | Antoine Beaupré | 2013-09-10 |
* | reworded encryption stuff on man page, hopefully clearer and less jargon | Joey Hess | 2013-09-04 |
* | Merge branch 'master' into encryption | Joey Hess | 2013-09-04 |
|\ |
|
* | | Allow public-key encryption of file content. | guilhem | 2013-09-03 |
| * | forget --drop-dead: Completely removes mentions of repositories that have bee... | Joey Hess | 2013-08-31 |
* | | Allow revocation of OpenPGP keys. | guilhem | 2013-08-29 |
| * | add forget command | Joey Hess | 2013-08-28 |
| * | untested transition detection on merging, and transition running code | Joey Hess | 2013-08-28 |
|/ |
|
* | Youtube support! (And 53 other video hosts) | Joey Hess | 2013-08-22 |
* | mirror: New command, makes two repositories contain the same set of files. | Joey Hess | 2013-08-20 |
* | Merge branch 'duplicate' | Joey Hess | 2013-08-20 |
|\ |
|
| * | wording | Joey Hess | 2013-08-15 |
| * | docs for 3 import duplicate file handling options | Joey Hess | 2013-08-11 |
|/ |
|
* | improve importfeed --force; try to match existing files to avoid unncessary d... | Joey Hess | 2013-08-01 |
* | importfeed --force: re-download urls that have been seen before | Joey Hess | 2013-07-31 |
* | importfeed: git-annex becomes a podcatcher in 150 LOC | Joey Hess | 2013-07-28 |
* | fix example in man page | Joey Hess | 2013-07-16 |
* | doc/git-annex.mdwn: Reference --numcopies for fsck | Richard Hartmann | 2013-07-11 |
* | The dreaded whitespace commit | Richard Hartmann | 2013-07-11 |
* | merge: Now also merges synced/master or similar branches, which makes it use... | Joey Hess | 2013-07-03 |
* | typography | Joey Hess | 2013-07-03 |
* | --unused: New switch that makes git-annex operate on all data found by the la... | Joey Hess | 2013-07-03 |
* | drop --all cannot check numcopies from .gitattributes, so don't implement it! | Joey Hess | 2013-07-03 |
* | Add --all option, and support it for fsck | Joey Hess | 2013-07-03 |
* | Replace initremote with enableremote in example | http://nicolas-schodet.myopenid.com/ | 2013-06-26 |
* | annex.debug can now be set to enable debug logging by default. The webapp's d... | Joey Hess | 2013-06-17 |
* | add example | Joey Hess | 2013-06-02 |
* | content: New command line way to view and configure a repository's preferred ... | Joey Hess | 2013-05-25 |
* | note about initremote --fast | Joey Hess | 2013-05-24 |
* | work around man format warning | Joey Hess | 2013-05-15 |
* | To enable an existing special remote, the new enableremote command must be us... | Joey Hess | 2013-04-26 |
* | rmurl: New command, removes one of the recorded urls for a file. | Joey Hess | 2013-04-22 |
* | sync, assistant: Sync with remotes that have annex-ignore set | Joey Hess | 2013-04-22 |
* | Allow rsync to use other remote shells. | guilhem | 2013-04-13 |
* | allow --listen to have a port specified as well as the address | Joey Hess | 2013-04-09 |
* | Added annex.web-download-command setting. | Joey Hess | 2013-04-08 |
* | webapp: New --listen= option allows running the webapp on one computer and co... | Joey Hess | 2013-04-08 |
* | fix preferred content check for 1 semitrusted or better copy | Joey Hess | 2013-04-02 |
* | clarification | Joey Hess | 2013-04-02 |
* | better example | Joey Hess | 2013-03-29 |
* | New annex.largefiles setting, which configures which files `git annex add` an... | Joey Hess | 2013-03-29 |
* | update annex.direct docs | Joey Hess | 2013-03-29 |
* | implement transferkeys plumbing command | Joey Hess | 2013-03-19 |
* | (no commit message) | https://launchpad.net/~arand | 2013-03-12 |
* | addurl: Add --relaxed option. | Joey Hess | 2013-03-11 |
* | GnuPG options for symmetric encryption. | guilhem | 2013-03-11 |
* | status: Can now be run with a directory path to show only the status of that ... | Joey Hess | 2013-03-11 |
* | embed test suite into git annex; available by running: git annex test | Joey Hess | 2013-02-27 |