Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bug triage; add new 'confirmed' tag | Joey Hess | 2014-05-24 |
| | |||
* | bring back default SIGINT handler | Joey Hess | 2012-10-01 |
| | | | | | | | | | | | | This seems to fix a problem I've recently seen where ctrl-c during rsync leads to `git annex get` moving on to the next thing rather than exiting. Seems likely that started happening with the switch to System.Process (d1da9cf221aeea5c7ac8a313a18b559791a04f12), as the old code took care to install a default SIGINT handler. Note that since the bug was only occurring sometimes, I am not 100% sure I've squashed it, although I seem to have. | ||
* | update | Joey Hess | 2012-02-24 |
| | |||
* | add | Joey Hess | 2012-01-13 |