summaryrefslogtreecommitdiff
path: root/Assistant/MakeRemote.hs
Commit message (Expand)AuthorAge
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* webapp: Differentiate between creating a new S3/Glacier/WebDav remote, and in...Gravatar Joey Hess2013-07-20
* webapp: Fix bug setting up ssh repo if the user enters "~/" at the start of ...Gravatar Joey Hess2013-06-25
* webapp: Now automatically fills in any creds used by an existing remote when ...Gravatar Joey Hess2013-04-27
* To enable an existing special remote, the new enableremote command must be us...Gravatar Joey Hess2013-04-26
* syncNewRemote is not only used for new remotes; rename to syncRemoteGravatar Joey Hess2013-04-08
* Generate ciphers with a better entropy.Gravatar guilhem2013-04-06
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* webapp: Set locally paired repositories to a lower cost than other network re...Gravatar Joey Hess2013-03-13
* two types of byNameGravatar Joey Hess2013-03-05
* git subcommand cleanupGravatar Joey Hess2013-03-03
* Bugfix: Fix hang in webapp when setting up a ssh remote with an absolute path.Gravatar Joey Hess2012-11-05
* webapp: Generate better git remote names.Gravatar Joey Hess2012-10-31
* where indentationGravatar Joey Hess2012-10-31
* lifted Assistant.Sync into Assistant monadGravatar Joey Hess2012-10-29
* make repo description optionalGravatar Joey Hess2012-10-14
* use gitRepoGravatar Joey Hess2012-10-12
* webapp automatic groupingGravatar Joey Hess2012-10-09
* sanitize all git remote namesGravatar Joey Hess2012-09-29
* allow enabling existing S3 reposGravatar Joey Hess2012-09-26
* add a configurator for S3Gravatar Joey Hess2012-09-26
* hlintGravatar Joey Hess2012-09-13
* pairing probably works now (untested)Gravatar Joey Hess2012-09-10