Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | assistant: When built with git before 1.8.0, use `git remote rm` to delete a ↵ | Joey Hess | 2013-04-22 |
| | | | | remote. Newer git uses `git remote remove`. | ||
* | fix warning | Joey Hess | 2013-04-04 |
| | |||
* | refactor alert button creation code | Joey Hess | 2013-04-04 |
| | |||
* | streamline deletion process and improve UI | Joey Hess | 2013-04-03 |
| | |||
* | check for unused keys on an unwanted remote, and move them off, before ↵ | Joey Hess | 2013-04-03 |
| | | | | deleting it | ||
* | clean up urlrenderer handling when the webapp is not built | Joey Hess | 2013-04-03 |
| | |||
* | detect when unwanted remote is empty and remove it | Joey Hess | 2013-04-03 |
Needs fixes to build when the webapp is disabled. |