Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix windows build | 2014-01-29 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2014-01-29 | |
|\ | |||
* | | change a few renameFile's to rename | 2014-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. | 2014-01-29 | |
| | | | | | | | | Opened a bug about this: https://github.com/jystic/unix-compat/issues/10 | ||
| * | Added a comment | 2014-01-29 | |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2014-01-29 | |
|\ | |||
* | | updating cabal release only | 2014-01-29 | |
| | | |||
| * | Added a comment | 2014-01-29 | |
| | | |||
| * | Added a comment | 2014-01-29 | |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2014-01-29 | |
|\ | |||
| * | Added a comment | 2014-01-29 | |
| | | |||
* | | avoid using function named that conflicts with name used in newer version of ↵ | 2014-01-29 | |
| | | | | | | | | process library | ||
| * | (no commit message) | 2014-01-29 | |
|/ | |||
* | Added a comment: A patch to fix the problem | 2014-01-29 | |
| | |||
* | removed | 2014-01-29 | |
| | |||
* | Added a comment: A patch to fix the problem | 2014-01-29 | |
| | |||
* | (no commit message) | 2014-01-29 | |
| | |||
* | (no commit message) | 2014-01-29 | |
| | |||
* | (no commit message) | 2014-01-29 | |
| | |||
* | Added a comment: This test is still failing on Windows | 2014-01-29 | |
| | |||
* | (no commit message) | 2014-01-29 | |
| | |||
* | Added a comment | 2014-01-29 | |
| | |||
* | Added a comment | 2014-01-29 | |
| | |||
* | Added a comment | 2014-01-29 | |
| | |||
* | Added a comment | 2014-01-28 | |
| | |||
* | typo | 2014-01-28 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2014-01-28 | |
|\ | |||
* | | fix build with old ghc that used old-time type | 2014-01-28 | |
| | | |||
| * | Added a comment | 2014-01-28 | |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2014-01-28 | |
|\ | |||
* | | devblog | 2014-01-28 | |
| | | |||
* | | rework annexed object locking in direct mode & support Windows | 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 | 2014-01-28 | |
| | | |||
| * | (no commit message) | 2014-01-28 | |
| | | |||
* | | fix warning | 2014-01-28 | |
| | | |||
* | | use locking on Windows | 2014-01-28 | |
| | | | | | | | | This is all the easy cases, where there was already a separate lock file. | ||
| * | (no commit message) | 2014-01-28 | |
| | | |||
* | | Windows file locking (atrociously horrible) | 2014-01-28 | |
| | | |||
| * | Fixed the indentation | 2014-01-28 | |
| | | |||
| * | (no commit message) | 2014-01-28 | |
| | | |||
| * | (no commit message) | 2014-01-28 | |
| | | |||
| * | Added a comment: state of windows | 2014-01-28 | |
| | | |||
| * | (no commit message) | 2014-01-28 | |
| | | |||
| * | (no commit message) | 2014-01-28 | |
| | | |||
| * | (no commit message) | 2014-01-28 | |
| | | |||
| * | removed | 2014-01-27 | |
|/ | |||
* | Revert "temporarily revert tasty-rerun support for this release" | 2014-01-27 | |
| | | | | This reverts commit 65eb61a902ecf68da69d774063fea4880f619a13. | ||
* | add news item for git-annex 5.20140127 | 2014-01-27 | |
| | |||
* | temporarily revert tasty-rerun support for this release5.20140127 | 2014-01-27 | |
| | | | | | | revert 852f1f6cea85a7c781c8286f459023bdacebe021 tasty-rerun is stuck in NEW in debian | ||
* | prep release | 2014-01-27 | |
| |