summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 4.201306214.20130621Gravatar Joey Hess2013-06-21
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-06-21
|\
* | colin tells me it's os(gnu) for the hurdGravatar Joey Hess2013-06-21
| |
* | re-disable test suite on Windows, still not there on autobuilderGravatar Joey Hess2013-06-21
| | | | | | | | | | | | | | | | | | | | The autobuilder is still failing, despite it working for me locally. Disabling the test so builds get generated. add foo (checksum...) git-annex: c:\jenkins\workspace\msysgit-git-annex-assistant-test\git-annex\.t\repo\.git\annex\objects\6cd\e82\SHA256E-s20--e394a389d787383843decc5d3d99b6d184ffa5fddeec23b911f9ee7fc8b9ea77\SHA256E-s20--e394a389d787383843decc5d3d99b6d184ffa5fddeec23b911f9ee7fc8b9ea77.cache: openFile: does not exist (No such file or directory) failed git-annex: add: 1 failed
| * poll vote (Tahoe-LAFS)Gravatar 36.83.109.272013-06-21
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnrFnHRRNUQBB5RCDaIwhVmCcxQp8_yiYw2013-06-21
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-06-21
|\|
* | Enable assistant and WebDAV support on powerpc and sparc architectures, ↵Gravatar Joey Hess2013-06-21
| | | | | | | | which now have the necessary dependencies built.
* | don't try to build assistant on hurdGravatar Joey Hess2013-06-21
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmZ9EwisYI1DDev8HXY6zFjPrLKt60-3QI2013-06-21
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-06-20
|\
* | assistant: On Linux, the expensive transfer scan is run niced.Gravatar Joey Hess2013-06-20
| | | | | | | | | | | | | | This is a compromise. I would like to nice every thread except for the webapp thread, but it's not practical to do so. That would need every thread to run as a bound thread, which could add significant overhead. And any forkIO would escape the nice level.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmCEE7m7pm6lqvYmgRSESRP9xqmmMm9ox82013-06-20
| |
| * Added a commentGravatar http://joeyh.name/2013-06-20
|/
* git-annex tarball not correctly working as a serverGravatar https://www.google.com/accounts/o8/id?id=AItOawmCEE7m7pm6lqvYmgRSESRP9xqmmMm9ox82013-06-20
|
* Added a comment: figured it out.Gravatar https://www.google.com/accounts/o8/id?id=AItOawnrFnHRRNUQBB5RCDaIwhVmCcxQp8_yiYw2013-06-19
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmhfodZquCI_EEl-f3h7HkROTszlsQL6yA2013-06-19
|
* Added a comment: Minimum version of Android?Gravatar http://josh.easyid.net/2013-06-18
|
* fix dateGravatar Joey Hess2013-06-18
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-06-18
|\
* | revert broken change that prevented saving changes to local repoGravatar Joey Hess2013-06-18
| | | | | | | | | | People who get annoyed at not being able to edit "here" can send me a patch, I don't have time for this nonsense.
* | closeGravatar Joey Hess2013-06-18
| |
| * Added a commentGravatar http://joeyh.name/2013-06-18
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-06-18
|\|
* | blog for the dayGravatar Joey Hess2013-06-18
| |
* | few final bits for fully working test suite on windowsGravatar Joey Hess2013-06-18
| |
* | Windows: The test suite now passes on Windows (a few broken parts are disabled).Gravatar Joey Hess2013-06-18
| | | | | | | | | | | | | | | | | | | | | | Better to have a working test suite that doesn't test a few things than no working test suite. Most of the disabled stuff is because for some reason "git annex sync" doesn't work when run inside the test suite. Looks like PATH problems. The directory and rsync special remotes seem broken on Windows, or maybe the tests are. Pretty sure the hook special remote test is broken.
* | make dead output consistent with other trust setting commandsGravatar Joey Hess2013-06-18
| |
* | avoid failure creating inode sentinal fileGravatar Joey Hess2013-06-18
| | | | | | | | | | | | Test suite on windows failed running git annex init in a bare clone of an annexed repo. The annex directory didn't exist when it tried to write the inode sentinal file.
* | disable a test that windows git doesn't supportGravatar Joey Hess2013-06-18
| |
* | more slash fixesGravatar Joey Hess2013-06-18
| |
* | avoid newline translation when writing to git hash-objectGravatar Joey Hess2013-06-18
| | | | | | | | They're like mushrooms, just keep popping up.
* | missed another hash-object call, disable filtering there tooGravatar Joey Hess2013-06-18
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmUcCZeEK9HKV40JrcHMXAXpPKQPERt7iM2013-06-18
| |
* | couple path separator fixesGravatar Joey Hess2013-06-18
| |
* | avoid filtering object being hashedGravatar Joey Hess2013-06-18
| | | | | | | | This avoids newline conversion being done on it in Windows.
* | allow test temp dir removal to fail (working around some problem on Windows)Gravatar Joey Hess2013-06-18
| |
* | fix regression test on windowsGravatar Joey Hess2013-06-18
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmhfodZquCI_EEl-f3h7HkROTszlsQL6yA2013-06-18
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ2013-06-18
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ2013-06-18
| |
| * Typo and broken linkGravatar Richard Hartmann2013-06-18
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-06-17
|\
* | add cygattr-1.dll to windows installerGravatar Joey Hess2013-06-17
| | | | | | | | Needed by cygwin cp
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmhfodZquCI_EEl-f3h7HkROTszlsQL6yA2013-06-18
| |
* | Revert "Windows: Ssh connection caching is now supported."Gravatar Joey Hess2013-06-17
| | | | | | | | | | | | Yeah, that didn't actually work. Got error messages like it couldn't read from the control socket, so probably ssh doesn't really support that on Windows, at least the cygwin ssh build I'm using.
| * Added a comment: drop "content removed from annex" historyGravatar http://vjt.myopenid.com/2013-06-18
| |
* | Windows: Ssh connection caching is now supported.Gravatar Joey Hess2013-06-17
|/ | | | Turns out the socket stuff just works on windows.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-06-17
|\
* | blog for the dayGravatar Joey Hess2013-06-17
| |