summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* avoid using function named that conflicts with name used in newer version of ↵Gravatar Joey Hess2014-01-29
| | | | process library
* Added a comment: A patch to fix the problemGravatar https://www.google.com/accounts/o8/id?id=AItOawnzFs0ZJvkUvEVI_OAp0aAP1CTOw2UUXl42014-01-29
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawnzFs0ZJvkUvEVI_OAp0aAP1CTOw2UUXl42014-01-29
|
* Added a comment: A patch to fix the problemGravatar https://www.google.com/accounts/o8/id?id=AItOawnzFs0ZJvkUvEVI_OAp0aAP1CTOw2UUXl42014-01-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnzFs0ZJvkUvEVI_OAp0aAP1CTOw2UUXl42014-01-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnzFs0ZJvkUvEVI_OAp0aAP1CTOw2UUXl42014-01-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnzFs0ZJvkUvEVI_OAp0aAP1CTOw2UUXl42014-01-29
|
* Added a comment: This test is still failing on WindowsGravatar https://www.google.com/accounts/o8/id?id=AItOawltxdgYMUK4CMJh3jC8AlegwyoiHA9Ka7o2014-01-29
|
* (no commit message)Gravatar https://launchpad.net/~maestro-alubia2014-01-29
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo2014-01-29
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo2014-01-29
|
* Added a commentGravatar http://schnouki.net/2014-01-29
|
* Added a commentGravatar http://joeyh.name/2014-01-28
|
* typoGravatar Joey Hess2014-01-28
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-28
|\
* | fix build with old ghc that used old-time typeGravatar Joey Hess2014-01-28
| |
| * Added a commentGravatar http://joeyh.name/2014-01-28
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-28
|\
* | devblogGravatar Joey Hess2014-01-28
| |
* | rework annexed object locking in direct mode & support WindowsGravatar Joey Hess2014-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 commentGravatar EskildHustvedt2014-01-28
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawle_3FsPDpTLXEiEVv1oPfXG1kAqOc5JUk2014-01-28
| |
* | fix warningGravatar Joey Hess2014-01-28
| |
* | use locking on WindowsGravatar Joey Hess2014-01-28
| | | | | | | | This is all the easy cases, where there was already a separate lock file.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI2014-01-28
| |
* | Windows file locking (atrociously horrible)Gravatar Joey Hess2014-01-28
| |
| * Fixed the indentationGravatar https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt02014-01-28
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt02014-01-28
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt02014-01-28
| |
| * Added a comment: state of windowsGravatar https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo2014-01-28
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlUmrSFcLMuk2ny0QNlx4BosEuhG0ij0XQ2014-01-28
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY2014-01-28
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q2014-01-28
| |
| * removedGravatar https://www.google.com/accounts/o8/id?id=AItOawlUmrSFcLMuk2ny0QNlx4BosEuhG0ij0XQ2014-01-27
|/
* Revert "temporarily revert tasty-rerun support for this release"Gravatar Joey Hess2014-01-27
| | | | This reverts commit 65eb61a902ecf68da69d774063fea4880f619a13.
* add news item for git-annex 5.20140127Gravatar Joey Hess2014-01-27
|
* temporarily revert tasty-rerun support for this release5.20140127Gravatar Joey Hess2014-01-27
| | | | | | revert 852f1f6cea85a7c781c8286f459023bdacebe021 tasty-rerun is stuck in NEW in debian
* prep releaseGravatar Joey Hess2014-01-27
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-27
|\
| * Added a comment: Same thing using the assistant?Gravatar https://www.google.com/accounts/o8/id?id=AItOawlUmrSFcLMuk2ny0QNlx4BosEuhG0ij0XQ2014-01-27
| |
| * typoGravatar https://thargos.myopenid.com/2014-01-27
| |
| * Added a comment: Not fixed.Gravatar https://www.google.com/accounts/o8/id?id=AItOawnlotDRSLW2JVXY3SLSwhrcHteqUHhTtoY2014-01-27
| |
| * Added a comment: Sorry to just be getting back...Gravatar https://www.google.com/accounts/o8/id?id=AItOawkI9AR8BqG4RPw_Ov2lnDCJWMuM6WMRobQ2014-01-26
| |
* | remove debug printGravatar Joey Hess2014-01-26
|/ | | | just saw it legitimately occur when 2 git-annex were running
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-26
|\
* | re-addGravatar Joey Hess2014-01-26
| |
* | reorgGravatar Joey Hess2014-01-26
| |
* | reorgGravatar Joey Hess2014-01-26
| |
* | reorganize some files and importsGravatar Joey Hess2014-01-26
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo2014-01-26
| |