summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix windows buildGravatar Joey Hess2014-01-29
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-29
|\
* | change a few renameFile's to renameGravatar Joey Hess2014-01-29
| | | | | | | | | | AFAIK, none of these ever operate on directories, but nor do I want to explicitly check if they're files and fail if not.
* | Windows: Avoid using unix-compat's rename, which refuses to rename directories.Gravatar Joey Hess2014-01-29
| | | | | | | | Opened a bug about this: https://github.com/jystic/unix-compat/issues/10
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawltxdgYMUK4CMJh3jC8AlegwyoiHA9Ka7o2014-01-29
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-29
|\
* | updating cabal release onlyGravatar Joey Hess2014-01-29
| |
| * Added a commentGravatar http://joeyh.name/2014-01-29
| |
| * Added a commentGravatar http://joeyh.name/2014-01-29
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-29
|\
| * Added a commentGravatar http://joeyh.name/2014-01-29
| |
* | avoid using function named that conflicts with name used in newer version of ↵Gravatar Joey Hess2014-01-29
| | | | | | | | process library
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawm-19QERTsjJSB-m6dWvOa1w9SOxyhFqDM2014-01-29
|/
* 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
|