| Commit message (Expand) | Author | Age |
* | importfeed: Error out when passed a non-url. | Joey Hess | 2015-04-09 |
* | importfeed: Fix feed download when curl is used. | Joey Hess | 2015-04-09 |
* | info: Display repository mode: bare when in a bare (non-direct mode) repo. | Joey Hess | 2015-04-09 |
* | proxy: Made it work when run in a new repository before initial commit. | Joey Hess | 2015-04-09 |
* | wording | Joey Hess | 2015-04-08 |
* | add: If annex.largefiles is set and does not match a file that's being added,... | Joey Hess | 2015-04-08 |
* | fromkey, registerurl: When reading from stdin, allow the filename and url, re... | Joey Hess | 2015-04-07 |
* | expire --no-act | Joey Hess | 2015-04-05 |
* | info remove: show trust level | Joey Hess | 2015-04-05 |
* | rethought distributed fsck; instead add activity.log and expire command | Joey Hess | 2015-04-05 |
* | rename bothHandles -> ioHandles | Joey Hess | 2015-04-03 |
* | Steer towards deduplication | Jean Jordaan | 2015-04-03 |
* | version: Add --raw | Joey Hess | 2015-04-02 |
* | remove unused param | Joey Hess | 2015-04-01 |
* | fsck: Added --distributed and --expire options, for distributed fsck. | Joey Hess | 2015-04-01 |
* | import: --deduplicate and --cleanduplicates now output the keys corresponding... | Joey Hess | 2015-03-31 |
* | addurl --file: When used with a special remote that claims urls and checks th... | Joey Hess | 2015-03-31 |
* | importfeed: Avoid downloading a redundant item from a feed whose guid has bee... | Joey Hess | 2015-03-31 |
* | --auto is no longer a global option; only get, drop, and copy accept it. | Joey Hess | 2015-03-25 |
* | a few command usage fixes | Joey Hess | 2015-03-25 |
* | Man pages for individual commands now available, and can be opened using "git... | Joey Hess | 2015-03-23 |
* | splitting up the man page | Joey Hess | 2015-03-23 |
* | migrate: --force will force migration of keys already using the destination b... | Joey Hess | 2015-03-23 |
* | checkpresentkey: New plumbing command to check if a key can be verified to be... | Joey Hess | 2015-03-20 |
* | readpresentkey: New plumbing command for checking location log. | Joey Hess | 2015-03-20 |
* | registerurl: New plumbing command for mass-adding urls to keys. | Joey Hess | 2015-03-15 |
* | fromkey: Add stdin mode. | Joey Hess | 2015-03-15 |
* | fromkey --force: Skip test that the key has its content in the annex. | Joey Hess | 2015-03-15 |
* | addurl: Added --raw option, which bypasses special handling of quvi, bittorre... | Joey Hess | 2015-03-05 |
* | sync: Fix committing when in a direct mode repo that has no HEAD ref. | Joey Hess | 2015-03-04 |
* | fix innaccurate comment | Joey Hess | 2015-03-04 |
* | When re-execing git-annex, use current program location, rather than ~/.confi... | Joey Hess | 2015-02-28 |
* | sync: As well as the synced/git-annex push, attempt a git-annex:git-annex pus... | Joey Hess | 2015-02-27 |
* | unannex: Refuse to unannex when repo is too new to have a HEAD | Joey Hess | 2015-02-25 |
* | fsck: Multiple incremental fscks of different repos (some remote) can now be ... | Joey Hess | 2015-02-17 |
* | avoid crash when starting fsck --incremental when one is already running | Joey Hess | 2015-02-17 |
* | commit new transaction after 60 seconds | Joey Hess | 2015-02-16 |
* | commit more transactions when fscking | Joey Hess | 2015-02-16 |
* | convert incremental fsck to using sqlite database | Joey Hess | 2015-02-16 |
* | propigate ssh-options everywhere ssh caching is used | Joey Hess | 2015-02-12 |
* | fix compile warning | Joey Hess | 2015-02-12 |
* | sync, assistant: Include repository name in head branch commit message. | Joey Hess | 2015-02-11 |
* | metadata: When setting metadata, do not recurse into directories by default, ... | Joey Hess | 2015-02-10 |
* | fsck --from: If a download from a remote fails, propigate the failure. | Joey Hess | 2015-02-10 |
* | webapp: Fix reversion in opening webapp when starting it manually inside a re... | Joey Hess | 2015-02-09 |
* | better option handling | Joey Hess | 2015-02-08 |
* | import: Avoid checksumming file twice when run in the default or --duplicate ... | Joey Hess | 2015-02-08 |
* | The file matching options are now only accepted by commands that can actually... | Joey Hess | 2015-02-06 |
* | groupwanted: New command to set the groupwanted preferred content expression. | Joey Hess | 2015-02-06 |
* | Revert "avoid using MissingH's HVFS layer" | Joey Hess | 2015-01-28 |