summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* clean up importsGravatar Joey Hess2015-04-19
* removed all uses of undefined from code baseGravatar Joey Hess2015-04-19
* forgot to add theseGravatar Joey Hess2015-04-18
* required: New command, like wanted, but for required content.Gravatar Joey Hess2015-04-18
* fsck --from remote: Avoid downloading a key if it would go over the annex.dis...Gravatar Joey Hess2015-04-18
* fsck --from remote: When bad content is found in the remote, and the local re...Gravatar Joey Hess2015-04-18
* info: Added --bytes option.Gravatar Joey Hess2015-04-12
* info dir: Added information about repositories that contain files in the spec...Gravatar Joey Hess2015-04-12
* unused importGravatar Joey Hess2015-04-10
* contentlocationn: New plumbing command.Gravatar Joey Hess2015-04-09
* importfeed: Error out when passed a non-url.Gravatar Joey Hess2015-04-09
* importfeed: Fix feed download when curl is used.Gravatar Joey Hess2015-04-09
* info: Display repository mode: bare when in a bare (non-direct mode) repo.Gravatar Joey Hess2015-04-09
* proxy: Made it work when run in a new repository before initial commit.Gravatar Joey Hess2015-04-09
* wordingGravatar Joey Hess2015-04-08
* add: If annex.largefiles is set and does not match a file that's being added,...Gravatar Joey Hess2015-04-08
* fromkey, registerurl: When reading from stdin, allow the filename and url, re...Gravatar Joey Hess2015-04-07
* expire --no-actGravatar Joey Hess2015-04-05
* info remove: show trust levelGravatar Joey Hess2015-04-05
* rethought distributed fsck; instead add activity.log and expire commandGravatar Joey Hess2015-04-05
* rename bothHandles -> ioHandlesGravatar Joey Hess2015-04-03
* Steer towards deduplicationGravatar Jean Jordaan2015-04-03
* version: Add --rawGravatar Joey Hess2015-04-02
* remove unused paramGravatar Joey Hess2015-04-01
* fsck: Added --distributed and --expire options, for distributed fsck.Gravatar Joey Hess2015-04-01
* import: --deduplicate and --cleanduplicates now output the keys corresponding...Gravatar Joey Hess2015-03-31
* addurl --file: When used with a special remote that claims urls and checks th...Gravatar Joey Hess2015-03-31
* importfeed: Avoid downloading a redundant item from a feed whose guid has bee...Gravatar Joey Hess2015-03-31
* --auto is no longer a global option; only get, drop, and copy accept it.Gravatar Joey Hess2015-03-25
* a few command usage fixesGravatar Joey Hess2015-03-25
* Man pages for individual commands now available, and can be opened using "git...Gravatar Joey Hess2015-03-23
* splitting up the man pageGravatar Joey Hess2015-03-23
* migrate: --force will force migration of keys already using the destination b...Gravatar Joey Hess2015-03-23
* checkpresentkey: New plumbing command to check if a key can be verified to be...Gravatar Joey Hess2015-03-20
* readpresentkey: New plumbing command for checking location log.Gravatar Joey Hess2015-03-20
* registerurl: New plumbing command for mass-adding urls to keys.Gravatar Joey Hess2015-03-15
* fromkey: Add stdin mode.Gravatar Joey Hess2015-03-15
* fromkey --force: Skip test that the key has its content in the annex.Gravatar Joey Hess2015-03-15
* addurl: Added --raw option, which bypasses special handling of quvi, bittorre...Gravatar Joey Hess2015-03-05
* sync: Fix committing when in a direct mode repo that has no HEAD ref.Gravatar Joey Hess2015-03-04
* fix innaccurate commentGravatar Joey Hess2015-03-04
* When re-execing git-annex, use current program location, rather than ~/.confi...Gravatar Joey Hess2015-02-28
* sync: As well as the synced/git-annex push, attempt a git-annex:git-annex pus...Gravatar Joey Hess2015-02-27
* unannex: Refuse to unannex when repo is too new to have a HEADGravatar Joey Hess2015-02-25
* fsck: Multiple incremental fscks of different repos (some remote) can now be ...Gravatar Joey Hess2015-02-17
* avoid crash when starting fsck --incremental when one is already runningGravatar Joey Hess2015-02-17
* commit new transaction after 60 secondsGravatar Joey Hess2015-02-16
* commit more transactions when fsckingGravatar Joey Hess2015-02-16
* convert incremental fsck to using sqlite databaseGravatar Joey Hess2015-02-16
* propigate ssh-options everywhere ssh caching is usedGravatar Joey Hess2015-02-12