aboutsummaryrefslogtreecommitdiff
path: root/Remote.hs
Commit message (Expand)AuthorAge
...
* hlintGravatar Joey Hess2013-04-03
* Fix several bugs caused by a bad Ord instance for Remote.Gravatar Joey Hess2013-03-16
* two types of byNameGravatar Joey Hess2013-03-05
* Bugfix: If the UUID of a remote is not known, prevent --from, --to, and other...Gravatar Joey Hess2013-03-04
* drop: Suggest using git annex move when numcopies prevents dropping a file.Gravatar Joey Hess2013-01-09
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* direct mode committingGravatar Joey Hess2012-12-12
* use trustExcludeGravatar Joey Hess2012-11-11
* indentation foo, and a new coding style page. no code changesGravatar Joey Hess2012-10-28
* hook up syncing togglesGravatar Joey Hess2012-10-12
* vicfg: New command, allows editing (or simply viewing) most of the repository...Gravatar Joey Hess2012-10-03
* refactorGravatar Joey Hess2012-08-26
* refactorGravatar Joey Hess2012-08-26
* tweak introGravatar Joey Hess2012-07-29
* add introGravatar Joey Hess2012-07-29
* Avoid ugly failure mode when moving content from a local repository that is n...Gravatar Joey Hess2012-06-26
* initremote: Automatically describe a remote when creating it.Gravatar Joey Hess2012-06-07
* noopGravatar Joey Hess2012-04-21
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* "here" can be used to refer to the current repository, which can read better ...Gravatar Joey Hess2012-03-01
* hlintGravatar Joey Hess2012-02-16
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* fsck --fromGravatar Joey Hess2012-01-19
* tweaksGravatar Joey Hess2012-01-11
* break module dependancy loopGravatar Joey Hess2012-01-10
* Add annex-trustlevel configuration settings, which can be used to override t...Gravatar Joey Hess2012-01-09
* avoid showing remotes with no uuid in statusGravatar Joey Hess2012-01-08
* log: Add --gource mode, which generates output usable by gource.Gravatar Joey Hess2012-01-07
* look up --to and --from remote names only onceGravatar Joey Hess2012-01-06
* remove S3stub stuffGravatar Joey Hess2012-01-05
* Don't list S3 as a remote type when built without S3 support.Gravatar Joey Hess2012-01-05
* type alias cleanupGravatar Joey Hess2011-12-31
* avoid syncing remotes configured annex-ignore, unless explicitly specifiedGravatar Joey Hess2011-12-31
* export remoteListGravatar Joey Hess2011-12-30
* skip repos without a description set when --in="" is specifiedGravatar Joey Hess2011-12-23
* more partial function removalGravatar Joey Hess2011-12-15
* status: Include all special remotes in the list of repositories.Gravatar Joey Hess2011-11-18
* safer inannex checkingGravatar Joey Hess2011-11-09
* cleanupGravatar Joey Hess2011-11-09
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* clean up read/show abuseGravatar Joey Hess2011-11-08
* fixGravatar Joey Hess2011-11-07
* add a UUID typeGravatar Joey Hess2011-11-07
* drop --from is now supported to remove file content from a remote.Gravatar Joey Hess2011-10-28
* avoid showing parens for empty descriptionsGravatar Joey Hess2011-10-27
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* minor syntax changesGravatar Joey Hess2011-10-11
* renameGravatar Joey Hess2011-10-05