Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | convert from Utility.LockPool to Annex.LockPool everywhere | Joey Hess | 2015-11-12 |
* | use lock pools throughout git-annex | Joey Hess | 2015-05-19 |
* | avoid crash when starting fsck --incremental when one is already running | Joey Hess | 2015-02-17 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | reorganize and refactor lock code | Joey Hess | 2014-08-20 |
* | fix lockFileShared to actually create lock file | Joey Hess | 2014-08-20 |
* | whoops, I the debug prints | Joey Hess | 2014-08-20 |
* | forgot some lifts | Joey Hess | 2014-08-20 |
* | Ensure that all lock fds are close-on-exec, fixing various problems with them... | Joey Hess | 2014-08-20 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | fix windows build | Joey Hess | 2014-07-14 |
* | refactor locking | Joey Hess | 2014-07-10 |