summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* Improve quvi 0.4 output parsing to handle cases wher there is no known filena...Gravatar Joey Hess2015-05-08
* fsck: Ignore error recording the fsck in the activity log, which can happen w...Gravatar Joey Hess2015-05-06
* contentlocation, examinekey, lookupkey: Added --batch mode option.Gravatar Joey Hess2015-05-06
* assistant: Added --autostop to complement --autostart.Gravatar Joey Hess2015-05-01
* Improve behavior when a git-annex command is told to operate on a file that d...Gravatar Joey Hess2015-04-30
* move nubbing into function whose algo needs a nubbed listGravatar Joey Hess2015-04-30
* improve messagesGravatar Joey Hess2015-04-30
* import: Before removing a duplicate file in --deduplicate or --clean-duplicat...Gravatar Joey Hess2015-04-30
* refactorGravatar Joey Hess2015-04-30
* nub list after adding ocal uuid to itGravatar Joey Hess2015-04-30
* import: Don't stop entire import when one file fails due to being gitignored ...Gravatar Joey Hess2015-04-29
* import: Check for gitignored files before moving them into the tree. (Needs g...Gravatar Joey Hess2015-04-29
* Fix bogus failure of fsck --fast.Gravatar Joey Hess2015-04-27
* 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