Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added a comment | http://schnouki.net/ | 2014-01-29 |
| | |||
* | Added a comment | http://joeyh.name/ | 2014-01-28 |
| | |||
* | typo | Joey Hess | 2014-01-28 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-01-28 |
|\ | |||
* | | fix build with old ghc that used old-time type | Joey Hess | 2014-01-28 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-01-28 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-01-28 |
|\ | |||
* | | devblog | Joey Hess | 2014-01-28 |
| | | |||
* | | rework annexed object locking in direct mode & support Windows | Joey Hess | 2014-01-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems that locking of annexed objects when they're being dropped was broken in direct mode: * When taking the lock before dropping, it created the .git/annex/objects file, as an empty file. It seems that the dropping code deleted that, but that is not right, and for all I know could in some situation cause a corrupted object to leak out. * When the lock was checked, it actually tried to open each direct mode file, and checked if it was locked. Not the same lock used above, and could also fail if some consumer of the file locked it. Fixed this, and added windows support by switching direct mode to lock a .lck file. | ||
| * | Added a comment | EskildHustvedt | 2014-01-28 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawle_3FsPDpTLXEiEVv1oPfXG1kAqOc5JUk | 2014-01-28 |
| | | |||
* | | fix warning | Joey Hess | 2014-01-28 |
| | | |||
* | | use locking on Windows | Joey Hess | 2014-01-28 |
| | | | | | | | | This is all the easy cases, where there was already a separate lock file. | ||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI | 2014-01-28 |
| | | |||
* | | Windows file locking (atrociously horrible) | Joey Hess | 2014-01-28 |
| | | |||
| * | Fixed the indentation | https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt0 | 2014-01-28 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt0 | 2014-01-28 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt0 | 2014-01-28 |
| | | |||
| * | Added a comment: state of windows | https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo | 2014-01-28 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlUmrSFcLMuk2ny0QNlx4BosEuhG0ij0XQ | 2014-01-28 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY | 2014-01-28 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q | 2014-01-28 |
| | | |||
| * | removed | https://www.google.com/accounts/o8/id?id=AItOawlUmrSFcLMuk2ny0QNlx4BosEuhG0ij0XQ | 2014-01-27 |
|/ | |||
* | Revert "temporarily revert tasty-rerun support for this release" | Joey Hess | 2014-01-27 |
| | | | | This reverts commit 65eb61a902ecf68da69d774063fea4880f619a13. | ||
* | add news item for git-annex 5.20140127 | Joey Hess | 2014-01-27 |
| | |||
* | temporarily revert tasty-rerun support for this release5.20140127 | Joey Hess | 2014-01-27 |
| | | | | | | revert 852f1f6cea85a7c781c8286f459023bdacebe021 tasty-rerun is stuck in NEW in debian | ||
* | prep release | Joey Hess | 2014-01-27 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-01-27 |
|\ | |||
| * | Added a comment: Same thing using the assistant? | https://www.google.com/accounts/o8/id?id=AItOawlUmrSFcLMuk2ny0QNlx4BosEuhG0ij0XQ | 2014-01-27 |
| | | |||
| * | typo | https://thargos.myopenid.com/ | 2014-01-27 |
| | | |||
| * | Added a comment: Not fixed. | https://www.google.com/accounts/o8/id?id=AItOawnlotDRSLW2JVXY3SLSwhrcHteqUHhTtoY | 2014-01-27 |
| | | |||
| * | Added a comment: Sorry to just be getting back... | https://www.google.com/accounts/o8/id?id=AItOawkI9AR8BqG4RPw_Ov2lnDCJWMuM6WMRobQ | 2014-01-26 |
| | | |||
* | | remove debug print | Joey Hess | 2014-01-26 |
|/ | | | | just saw it legitimately occur when 2 git-annex were running | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-01-26 |
|\ | |||
* | | re-add | Joey Hess | 2014-01-26 |
| | | |||
* | | reorg | Joey Hess | 2014-01-26 |
| | | |||
* | | reorg | Joey Hess | 2014-01-26 |
| | | |||
* | | reorganize some files and imports | Joey Hess | 2014-01-26 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo | 2014-01-26 |
| | | |||
* | | refactor | Joey Hess | 2014-01-26 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-01-26 |
|\ | |||
* | | close | Joey Hess | 2014-01-26 |
| | | |||
* | | All commands that support --all also support a --key option, which limits ↵ | Joey Hess | 2014-01-26 |
| | | | | | | | | them to acting on a single key. | ||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog | 2014-01-26 |
| | | |||
* | | whereis: Support --all. | Joey Hess | 2014-01-26 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmXtqLEfN6cGcF9gW_09QUDoRpsexSdRcM | 2014-01-26 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-01-26 |
|\ | |||
* | | move to todo | Joey Hess | 2014-01-26 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-01-26 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-01-26 |
| | |