Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hlint | Joey Hess | 2013-09-25 |
| | | | | test suite still passes | ||
* | webapp: When the user switches to display a different repository, that ↵ | Joey Hess | 2013-06-11 |
| | | | | repository becomes the default repository to be displayed next time the webapp gets started. | ||
* | Detect bad content in ~/.config/git-annex/program and look in PATH instead. | Joey Hess | 2013-05-20 |
| | |||
* | rename module | Joey Hess | 2013-05-12 |
| | |||
* | better autostart file modification | Joey Hess | 2013-04-23 |
| | | | | | | | | As well as just being nicer, and less code, this uses nubBy equalFilePath to ensure that the autostart file never gets dups. Also, removing from the file no longer needs to be a perfect string match; it also uses equalFilePath. | ||
* | strip newlines in programfile | Joey Hess | 2013-04-23 |
| | | | | | | Indeed, ignore lines after the first. Use might create it with echo.. | ||
* | rename module | Joey Hess | 2013-04-23 |