| Commit message (Expand) | Author | Age |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | fix UI when enabling existing gcrypt repo | Joey Hess | 2014-05-30 |
* | avoid stomping on existing description when enabling a special remote | Joey Hess | 2014-05-30 |
* | plumb creds from webapp to initremote | Joey Hess | 2014-02-11 |
* | webapp: Improve UI around remote that have no annex.uuid set, either because ... | Joey Hess | 2013-11-07 |
* | enabling ssh gcrypt now works | Joey Hess | 2013-10-01 |
* | webapp can now set up gcrypt repos on ssh servers | Joey Hess | 2013-10-01 |
* | UI for making encrypted ssh remotes with gcrypt | Joey Hess | 2013-09-29 |
* | enabling rsync.net gcrypt repos | Joey Hess | 2013-09-26 |
* | webapp: Support storing encrypted git repositories on rsync.net. | Joey Hess | 2013-09-26 |
* | webapp: support adding existing gcrypt special remotes from removable drives | Joey Hess | 2013-09-18 |
* | partially complete gcrypt remote (local send done; rest not) | Joey Hess | 2013-09-07 |
* | webapp: Differentiate between creating a new S3/Glacier/WebDav remote, and in... | Joey Hess | 2013-07-20 |
* | webapp: Fix bug setting up ssh repo if the user enters "~/" at the start of ... | Joey Hess | 2013-06-25 |
* | webapp: Now automatically fills in any creds used by an existing remote when ... | Joey Hess | 2013-04-27 |
* | To enable an existing special remote, the new enableremote command must be us... | Joey Hess | 2013-04-26 |
* | syncNewRemote is not only used for new remotes; rename to syncRemote | Joey Hess | 2013-04-08 |
* | Generate ciphers with a better entropy. | guilhem | 2013-04-06 |
* | split cost out into its own module | Joey Hess | 2013-03-13 |
* | webapp: Set locally paired repositories to a lower cost than other network re... | Joey Hess | 2013-03-13 |
* | two types of byName | Joey Hess | 2013-03-05 |
* | git subcommand cleanup | Joey Hess | 2013-03-03 |
* | Bugfix: Fix hang in webapp when setting up a ssh remote with an absolute path. | Joey Hess | 2012-11-05 |
* | webapp: Generate better git remote names. | Joey Hess | 2012-10-31 |
* | where indentation | Joey Hess | 2012-10-31 |
* | lifted Assistant.Sync into Assistant monad | Joey Hess | 2012-10-29 |
* | make repo description optional | Joey Hess | 2012-10-14 |
* | use gitRepo | Joey Hess | 2012-10-12 |
* | webapp automatic grouping | Joey Hess | 2012-10-09 |
* | sanitize all git remote names | Joey Hess | 2012-09-29 |
* | allow enabling existing S3 repos | Joey Hess | 2012-09-26 |
* | add a configurator for S3 | Joey Hess | 2012-09-26 |
* | hlint | Joey Hess | 2012-09-13 |
* | pairing probably works now (untested) | Joey Hess | 2012-09-10 |