summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* cleanupJoey Hess2014-12-29
* setpresentkey: A new plumbing-level command.Joey Hess2014-12-29
* fix addurl behavior when location and url logs are inconsistentJoey Hess2014-12-29
* sync: Now supports remote groups, the same way git remote update does.Joey Hess2014-12-29
* vicfg: Avoid crashing on badly encoded config data.Joey Hess2014-12-22
* fix temp uriJoey Hess2014-12-17
* move dummy uuids to Annex.UUIDJoey Hess2014-12-17
* use right uuid when not downloading from web remoteJoey Hess2014-12-16
* truncate each compontent of pathJoey Hess2014-12-11
* truncate over-long pathsJoey Hess2014-12-11
* sanitize filepaths provided by checkUrlJoey Hess2014-12-11
* better wordJoey Hess2014-12-11
* importfeed: Support for downloading urls claimed by remotesJoey Hess2014-12-11
* reorgJoey Hess2014-12-11
* use subdir for addurl when it creates multiple filesJoey Hess2014-12-11
* addurl on an existing file that already has the url should succeed, not failJoey Hess2014-12-11
* Expand checkurl to support recommended filename, and multi-file-urlsJoey Hess2014-12-11
* Revert "let url claims optionally include a suggested filename"Joey Hess2014-12-11
* add missing quvi ifdefJoey Hess2014-12-11
* let url claims optionally include a suggested filenameJoey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Joey Hess2014-12-08
* diffdriver: New git-annex command, to make git external diff drivers work wit...Joey Hess2014-11-24
* undo commandJoey Hess2014-11-14
* proxy command is closer to plumbing than a general use commandJoey Hess2014-11-13
* remove -- handling; this is already taken care of by the getopt processingJoey Hess2014-11-13
* remove debug printJoey Hess2014-11-12
* proxy: for all your direct mode repository munging needsJoey Hess2014-11-12
* pre-commit: Block partial commit of unlocked annexed file, since that left a ...Joey Hess2014-11-10
* commentJoey Hess2014-11-03
* info: avoid strange display of here repo when it has NoUUIDJoey Hess2014-10-28
* add per-remote-type infoJoey Hess2014-10-21
* info: When passed the name or uuid of a remote, displays info about that remote.Joey Hess2014-10-21
* info: When run on a single annexed file, displays some info about the file, ...Joey Hess2014-10-21
* simplify usage displayJoey Hess2014-10-21
* initremote: Don't allow creating a special remote that has the same name as a...Joey Hess2014-10-15
* warningsJoey Hess2014-10-15
* revert reversionJoey Hess2014-10-15
* unbreak android buildJoey Hess2014-10-14
* warningJoey Hess2014-10-14
* doh't use "def" for command definitions, it conflicts with Data.Default.defJoey Hess2014-10-14
* vicfg: Deleting configurations now resets to the default, where before it has...Joey Hess2014-10-14
* fix warningJoey Hess2014-10-13
* map: Handle .git prefixed remote repos. Closes: #614759Joey Hess2014-10-12
* hlintJoey Hess2014-10-09
* indent with tabs not spacesJoey Hess2014-10-09
* fix some mixed space+tab indentationJoey Hess2014-10-09
* add: In direct mode, adding an annex symlink will check it into git, as was a...Joey Hess2014-09-18
* Rather than crashing when there's a problem with the requested bloomfilter ca...Joey Hess2014-09-12
* sync: Ensure that pending changes to git-annex branch are committed when in d...Joey Hess2014-09-11
* Do not preserve permissions and acls when copying files from one local git re...Joey Hess2014-08-26