| Commit message (Expand) | Author | Age |
* | better word | Joey Hess | 2014-12-11 |
* | importfeed: Support for downloading urls claimed by remotes | Joey Hess | 2014-12-11 |
* | reorg | Joey Hess | 2014-12-11 |
* | use subdir for addurl when it creates multiple files | Joey Hess | 2014-12-11 |
* | addurl on an existing file that already has the url should succeed, not fail | Joey Hess | 2014-12-11 |
* | Expand checkurl to support recommended filename, and multi-file-urls | Joey Hess | 2014-12-11 |
* | Revert "let url claims optionally include a suggested filename" | Joey Hess | 2014-12-11 |
* | add missing quvi ifdef | Joey Hess | 2014-12-11 |
* | let url claims optionally include a suggested filename | Joey Hess | 2014-12-11 |
* | Urls can now be claimed by remotes. This will allow creating, for example, a ... | Joey Hess | 2014-12-08 |
* | diffdriver: New git-annex command, to make git external diff drivers work wit... | Joey Hess | 2014-11-24 |
* | undo command | Joey Hess | 2014-11-14 |
* | proxy command is closer to plumbing than a general use command | Joey Hess | 2014-11-13 |
* | remove -- handling; this is already taken care of by the getopt processing | Joey Hess | 2014-11-13 |
* | remove debug print | Joey Hess | 2014-11-12 |
* | proxy: for all your direct mode repository munging needs | Joey Hess | 2014-11-12 |
* | pre-commit: Block partial commit of unlocked annexed file, since that left a ... | Joey Hess | 2014-11-10 |
* | comment | Joey Hess | 2014-11-03 |
* | info: avoid strange display of here repo when it has NoUUID | Joey Hess | 2014-10-28 |
* | add per-remote-type info | Joey Hess | 2014-10-21 |
* | info: When passed the name or uuid of a remote, displays info about that remote. | Joey Hess | 2014-10-21 |
* | info: When run on a single annexed file, displays some info about the file, ... | Joey Hess | 2014-10-21 |
* | simplify usage display | Joey Hess | 2014-10-21 |
* | initremote: Don't allow creating a special remote that has the same name as a... | Joey Hess | 2014-10-15 |
* | warnings | Joey Hess | 2014-10-15 |
* | revert reversion | Joey Hess | 2014-10-15 |
* | unbreak android build | Joey Hess | 2014-10-14 |
* | warning | Joey Hess | 2014-10-14 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | vicfg: Deleting configurations now resets to the default, where before it has... | Joey Hess | 2014-10-14 |
* | fix warning | Joey Hess | 2014-10-13 |
* | map: Handle .git prefixed remote repos. Closes: #614759 | Joey Hess | 2014-10-12 |
* | hlint | Joey Hess | 2014-10-09 |
* | indent with tabs not spaces | Joey Hess | 2014-10-09 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | add: In direct mode, adding an annex symlink will check it into git, as was a... | Joey Hess | 2014-09-18 |
* | Rather than crashing when there's a problem with the requested bloomfilter ca... | Joey Hess | 2014-09-12 |
* | sync: Ensure that pending changes to git-annex branch are committed when in d... | Joey Hess | 2014-09-11 |
* | Do not preserve permissions and acls when copying files from one local git re... | Joey Hess | 2014-08-26 |
* | use types to enforce that removeAnnex can only be called inside lockContent | Joey Hess | 2014-08-20 |
* | avoid trying to create a content file in order to lock it | Joey Hess | 2014-08-20 |
* | reorganize and refactor lock code | Joey Hess | 2014-08-20 |
* | Ensure that all lock fds are close-on-exec, fixing various problems with them... | Joey Hess | 2014-08-20 |
* | missing peice | Joey Hess | 2014-08-16 |
* | git-annex-shell sendkey: Don't fail if a remote asks for a key to be sent tha... | Joey Hess | 2014-08-15 |
* | unlock of not present file should still be a failure, just not a crash | Joey Hess | 2014-08-10 |
* | testremote: Add testing of behavior when remote is not available | Joey Hess | 2014-08-10 |
* | unlock: Better error handling; continue past files that are not available or ... | Joey Hess | 2014-08-09 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | fix "storeKey when already present" test for git-annex-shell transfers | Joey Hess | 2014-08-04 |