summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* fix compile warningGravatar Joey Hess2015-02-12
* sync, assistant: Include repository name in head branch commit message.Gravatar Joey Hess2015-02-11
* metadata: When setting metadata, do not recurse into directories by default, ...Gravatar Joey Hess2015-02-10
* fsck --from: If a download from a remote fails, propigate the failure.Gravatar Joey Hess2015-02-10
* webapp: Fix reversion in opening webapp when starting it manually inside a re...Gravatar Joey Hess2015-02-09
* better option handlingGravatar Joey Hess2015-02-08
* import: Avoid checksumming file twice when run in the default or --duplicate ...Gravatar Joey Hess2015-02-08
* The file matching options are now only accepted by commands that can actually...Gravatar Joey Hess2015-02-06
* groupwanted: New command to set the groupwanted preferred content expression.Gravatar Joey Hess2015-02-06
* Revert "avoid using MissingH's HVFS layer"Gravatar Joey Hess2015-01-28
* implement annex.tune.branchhash1Gravatar Joey Hess2015-01-28
* groundwork for parameterizing hash depthGravatar Joey Hess2015-01-28
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27
* remove unused paramGravatar Joey Hess2015-01-27
* remove debug printGravatar Joey Hess2015-01-23
* addurl: When a Content-Disposition header suggests a filename to use, addurl ...Gravatar Joey Hess2015-01-22
* avoid using MissingH's HVFS layerGravatar Joey Hess2015-01-21