summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* revert parentDir changeGravatar Joey Hess2015-01-09
* handle sync's use of setCurrentDirectory to work with relative pathsGravatar Joey Hess2015-01-06
* Merge branch 'master' into relativepathsGravatar Joey Hess2015-01-06
|\
| * fix view generation code to work when run in a subdirectory; no longer needs ...Gravatar Joey Hess2015-01-06
* | Merge branch 'master' into relativepathsGravatar Joey Hess2015-01-06
|\|
| * made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* | Switch to using relative paths to the git repository.Gravatar Joey Hess2015-01-06
|/
* sync: Fix an edge case where syncing in a bare repository would try to merge ...Gravatar Joey Hess2015-01-05
* Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494Gravatar Joey Hess2015-01-04
* unlock: Don't allow unlocking files that have never been committed to git beforeGravatar Joey Hess2015-01-02
* cleanupGravatar Joey Hess2014-12-29
* setpresentkey: A new plumbing-level command.Gravatar Joey Hess2014-12-29
* fix addurl behavior when location and url logs are inconsistentGravatar Joey Hess2014-12-29
* sync: Now supports remote groups, the same way git remote update does.Gravatar Joey Hess2014-12-29
* vicfg: Avoid crashing on badly encoded config data.Gravatar Joey Hess2014-12-22
* fix temp uriGravatar Joey Hess2014-12-17
* move dummy uuids to Annex.UUIDGravatar Joey Hess2014-12-17
* use right uuid when not downloading from web remoteGravatar Joey Hess2014-12-16
* truncate each compontent of pathGravatar Joey Hess2014-12-11
* truncate over-long pathsGravatar Joey Hess2014-12-11
* sanitize filepaths provided by checkUrlGravatar Joey Hess2014-12-11
* better wordGravatar Joey Hess2014-12-11
* importfeed: Support for downloading urls claimed by remotesGravatar Joey Hess2014-12-11
* reorgGravatar Joey Hess2014-12-11
* use subdir for addurl when it creates multiple filesGravatar Joey Hess2014-12-11
* addurl on an existing file that already has the url should succeed, not failGravatar Joey Hess2014-12-11
* Expand checkurl to support recommended filename, and multi-file-urlsGravatar Joey Hess2014-12-11
* Revert "let url claims optionally include a suggested filename"Gravatar Joey Hess2014-12-11
* add missing quvi ifdefGravatar Joey Hess2014-12-11
* let url claims optionally include a suggested filenameGravatar Joey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* diffdriver: New git-annex command, to make git external diff drivers work wit...Gravatar Joey Hess2014-11-24
* undo commandGravatar Joey Hess2014-11-14
* proxy command is closer to plumbing than a general use commandGravatar Joey Hess2014-11-13
* remove -- handling; this is already taken care of by the getopt processingGravatar Joey Hess2014-11-13
* remove debug printGravatar Joey Hess2014-11-12
* proxy: for all your direct mode repository munging needsGravatar Joey Hess2014-11-12
* pre-commit: Block partial commit of unlocked annexed file, since that left a ...Gravatar Joey Hess2014-11-10
* commentGravatar Joey Hess2014-11-03
* info: avoid strange display of here repo when it has NoUUIDGravatar Joey Hess2014-10-28
* add per-remote-type infoGravatar Joey Hess2014-10-21
* info: When passed the name or uuid of a remote, displays info about that remote.Gravatar Joey Hess2014-10-21
* info: When run on a single annexed file, displays some info about the file, ...Gravatar Joey Hess2014-10-21
* simplify usage displayGravatar Joey Hess2014-10-21
* initremote: Don't allow creating a special remote that has the same name as a...Gravatar Joey Hess2014-10-15
* warningsGravatar Joey Hess2014-10-15
* revert reversionGravatar Joey Hess2014-10-15
* unbreak android buildGravatar Joey Hess2014-10-14
* warningGravatar Joey Hess2014-10-14
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14