summaryrefslogtreecommitdiff
path: root/CmdLine
Commit message (Expand)AuthorAge
* rethought distributed fsck; instead add activity.log and expire commandGravatar Joey Hess2015-04-05
* Fix truncation of parameters that could occur when using xargs git-annex.Gravatar Joey Hess2015-04-02
* --auto is no longer a global option; only get, drop, and copy accept it.Gravatar Joey Hess2015-03-25
* 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
* forgot one thingGravatar Joey Hess2015-03-15
* registerurl: New plumbing command for mass-adding urls to keys.Gravatar Joey Hess2015-03-15
* git-annex-shell: Improve error message when the specified repository doesn't ...Gravatar Joey Hess2015-03-05
* propigate ssh-options everywhere ssh caching is usedGravatar Joey Hess2015-02-12
* metadata: When setting metadata, do not recurse into directories by default, ...Gravatar Joey Hess2015-02-10
* better option handlingGravatar Joey Hess2015-02-08
* The file matching options are now only accepted by commands that can actually...Gravatar Joey Hess2015-02-06
* relFile does not have to be relative; rename to currFileGravatar Joey Hess2015-02-06
* import: Support file matching options such as --exclude, --include, --smalle...Gravatar Joey Hess2015-02-06
* groupwanted: New command to set the groupwanted preferred content expression.Gravatar Joey Hess2015-02-06
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* Run shutdown cleanup actions even if there were failures processing the command.Gravatar Joey Hess2014-12-30
* setpresentkey: A new plumbing-level command.Gravatar Joey Hess2014-12-29
* diffdriver: New git-annex command, to make git external diff drivers work wit...Gravatar Joey Hess2014-11-24
* undo commandGravatar Joey Hess2014-11-14
* proxy: for all your direct mode repository munging needsGravatar Joey Hess2014-11-12
* pre-commit: Block partial commit of unlocked annexed file, since that left a ...Gravatar Joey Hess2014-11-10
* info: When passed the name or uuid of a remote, displays info about that remote.Gravatar Joey Hess2014-10-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* Promote file not found warning message to an error.Gravatar Joey Hess2014-09-11
* Fix stub git-annex test support when built without tasty.Gravatar Joey Hess2014-08-23
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* testremote: New command to test uploads/downloads to a remote.Gravatar Joey Hess2014-08-01
* resolvemerge: New plumbing command that runs the automatic merge conflict res...Gravatar Joey Hess2014-07-11
* support being run by ssh as ssh-askpass replacementGravatar Joey Hess2014-04-29
* findref: New command, like find but shows files in a specified git ref.Gravatar Joey Hess2014-04-17
* reinit: New command that can initialize a new reposotory using the configurat...Gravatar Joey Hess2014-04-15
* sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ...Gravatar Joey Hess2014-04-12
* added git-annex remotedaemonGravatar Joey Hess2014-04-06
* git-annex-shell: Added notifychanges command.Gravatar Joey Hess2014-04-05
* add --include-dotfiles: New option, perhaps useful for backups.Gravatar Joey Hess2014-03-26
* add desktop notificationsGravatar Joey Hess2014-03-22
* metadata: Add --get (from bremner)Gravatar Joey Hess2014-03-15
* add tip about metadata driven views (and more flexible view filtering)Gravatar Joey Hess2014-02-19
* add vcycle commandGravatar Joey Hess2014-02-18
* add vadd commandGravatar Joey Hess2014-02-18
* add git annex view commandGravatar Joey Hess2014-02-18
* limiting files based on metadataGravatar Joey Hess2014-02-13
* add metadata command to get/set metadataGravatar Joey Hess2014-02-12
* Windows: Fix handling of absolute unix-style git repository paths.Gravatar Joey Hess2014-02-08
* Windows: Avoid using unix-compat's rename, which refuses to rename directories.Gravatar Joey Hess2014-01-29
* avoid using function named that conflicts with name used in newer version of ...Gravatar Joey Hess2014-01-29