summaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* fix preferred content definition for the backup groupGravatar Joey Hess2012-12-10
* avoid unnecessary MaybeGravatar Joey Hess2012-11-30
* Display a warning when a non-existing file or directory is specified.Gravatar Joey Hess2012-11-25
* webapp and assistant glacier supportGravatar Joey Hess2012-11-24
* refactorGravatar Joey Hess2012-11-18
* factor out CredsGravatar Joey Hess2012-11-14
* where indentingGravatar Joey Hess2012-11-11
* add ConfigMonitor threadGravatar Joey Hess2012-10-20
* logic errorGravatar Joey Hess2012-10-14
* handle transfer repository bootstrappingGravatar Joey Hess2012-10-14
* ui for selecting a repository groupGravatar Joey Hess2012-10-10
* add standard group selector to repo edit formGravatar Joey Hess2012-10-10
* add --ingroup limitGravatar Joey Hess2012-10-08
* vicfg: New command, allows editing (or simply viewing) most of the repository...Gravatar Joey Hess2012-10-03
* status: display repository groupsGravatar Joey Hess2012-10-02
* group, ungroup: New commands to indicate groups of repositories.Gravatar Joey Hess2012-10-01
* git-annex-shell transferinfo commandGravatar Joey Hess2012-09-21
* unify typesGravatar Joey Hess2012-09-21
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* add support for readonly remotesGravatar Joey Hess2012-08-26
* tweak field nameGravatar Joey Hess2012-08-26
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* add a path field to remotesGravatar Joey Hess2012-07-22
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* remove unused and slightly indefensible Eq and Ord instancesGravatar Joey Hess2012-06-21
* maintain set of files pendingAddGravatar Joey Hess2012-06-20
* layoutGravatar Joey Hess2012-06-06
* separate source of content from the filename associated with the key when gen...Gravatar Joey Hess2012-06-05
* Added shared cipher mode to encryptable special remotes.Gravatar Joey Hess2012-04-29
* display "Recording state in git..." when staging the journalGravatar Joey Hess2012-04-27
* order commands in usage by nameGravatar Joey Hess2012-02-16
* set oneshot mode on a per-command basisGravatar Joey Hess2012-02-14
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* rename readMaybe to readishGravatar Joey Hess2012-01-23
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* fsck --fromGravatar Joey Hess2012-01-19
* convert fsckKey to a MaybeGravatar Joey Hess2012-01-19
* avoid multiple unnecessary stats of the index fileGravatar Joey Hess2012-01-14
* tweakGravatar Joey Hess2012-01-06
* per-command optionsGravatar Joey Hess2012-01-05
* Command data structure tweakingGravatar Joey Hess2012-01-05
* fix commentGravatar Joey Hess2011-12-31
* type alias cleanupGravatar Joey Hess2011-12-31
* better filtering out of special remotesGravatar Joey Hess2011-12-31
* split out Utility.Gpg with the generic gpg interface, from CryptoGravatar Joey Hess2011-12-20
* Fix caching of decrypted ciphers, which failed when drop had to check multipl...Gravatar Joey Hess2011-12-08
* dead: A command which says that a repository is gone for good and you don't w...Gravatar Joey Hess2011-12-02
* When not run in a git repository, git-annex can still display a usage message...Gravatar Joey Hess2011-11-16