| Commit message (Expand) | Author | Age |
... | |
* | Merge branch 'master' into relativepaths | Joey Hess | 2015-01-06 |
|\ |
|
| * | fix view generation code to work when run in a subdirectory; no longer needs ... | Joey Hess | 2015-01-06 |
* | | Merge branch 'master' into relativepaths | Joey Hess | 2015-01-06 |
|\| |
|
| * | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | | Switch to using relative paths to the git repository. | Joey Hess | 2015-01-06 |
|/ |
|
* | sync: Fix an edge case where syncing in a bare repository would try to merge ... | Joey Hess | 2015-01-05 |
* | Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494 | Joey Hess | 2015-01-04 |
* | unlock: Don't allow unlocking files that have never been committed to git before | Joey Hess | 2015-01-02 |
* | cleanup | Joey Hess | 2014-12-29 |
* | setpresentkey: A new plumbing-level command. | Joey Hess | 2014-12-29 |
* | fix addurl behavior when location and url logs are inconsistent | Joey Hess | 2014-12-29 |
* | sync: Now supports remote groups, the same way git remote update does. | Joey Hess | 2014-12-29 |
* | vicfg: Avoid crashing on badly encoded config data. | Joey Hess | 2014-12-22 |
* | fix temp uri | Joey Hess | 2014-12-17 |
* | move dummy uuids to Annex.UUID | Joey Hess | 2014-12-17 |
* | use right uuid when not downloading from web remote | Joey Hess | 2014-12-16 |
* | truncate each compontent of path | Joey Hess | 2014-12-11 |
* | truncate over-long paths | Joey Hess | 2014-12-11 |
* | sanitize filepaths provided by checkUrl | Joey Hess | 2014-12-11 |
* | 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 |