| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | fix warning | Joey Hess | 2014-08-04 |
* | Merge branch 'master' into newchunks | Joey Hess | 2014-08-03 |
|\ |
|
| * | testremote --fast | Joey Hess | 2014-08-03 |
* | | roll ChunkedEncryptable into Special and improve interface | Joey Hess | 2014-08-03 |
|/ |
|
* | testremote now tests with and without encryption | Joey Hess | 2014-08-01 |
* | testremote: Test retrieveKeyFile resume | Joey Hess | 2014-08-01 |
* | improve testremote command, adding chunk size testing | Joey Hess | 2014-08-01 |
* | testremote: New command to test uploads/downloads to a remote. | Joey Hess | 2014-08-01 |
* | add new section for testing commands | Joey Hess | 2014-08-01 |
* | fix build with old feed | Joey Hess | 2014-07-19 |