aboutsummaryrefslogtreecommitdiff
path: root/Remote.hs
Commit message (Expand)AuthorAge
* 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
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* less spaceGravatar Joey Hess2011-09-30
* When displaying a list of repositories, show git remote names in addition to ...Gravatar Joey Hess2011-09-30
* really fix referring to remotes by uuidGravatar Joey Hess2011-09-30
* Fix referring to remotes by uuid.Gravatar Joey Hess2011-09-30
* rework annex-ignore handlingGravatar Joey Hess2011-09-18
* refactorGravatar Joey Hess2011-09-06
* avoid showing json lists of remotes when not in json modeGravatar Joey Hess2011-09-02
* add json formatted list of remotesGravatar Joey Hess2011-09-01
* code simplification thanks to applicative functorsGravatar Joey Hess2011-08-25
* hlint tweaksGravatar Joey Hess2011-07-15
* tweakGravatar Joey Hess2011-07-06
* factor out RemoteLogGravatar Joey Hess2011-07-05
* remove unused backend machineryGravatar Joey Hess2011-07-05
* add web special remoteGravatar Joey Hess2011-07-01
* refactorGravatar Joey Hess2011-06-23