summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fsck: Ensures that direct mode is used for files when it's enabled.Gravatar Joey Hess2013-06-24
| | | | | | A common failure mode for direct mode has been for files to end up still stored in indirect mode. While I hope that doesn't happen anymore, fsck should deal with it.
* fix crash in drop scan when there are no associated filesGravatar Joey Hess2013-06-24
| | | | | | | maximum is partial, so need to ensure the list is not empty. This lack of associated files would most likely be a problem -- and fsck fixes it. It could also occur legitimately due to a race.
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmZ9EwisYI1DDev8HXY6zFjPrLKt60-3QI2013-06-24
|
* Added a comment: me too.Gravatar https://www.google.com/accounts/o8/id?id=AItOawnGrQBFPptA2GU_Nx8KrxRGtyAS7PIlwjw2013-06-24
|
* (no commit message)Gravatar http://erikhopp.myopenid.com/2013-06-24
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-06-23
|\
* | bup: Handle /~/ in bup remote paths. Thanks, Oliver MatthewsGravatar Joey Hess2013-06-23
| |
* | Merge branch 'bup' of https://github.com/cwoac/git-annexGravatar Joey Hess2013-06-23
|\ \
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc2013-06-23
| | |
| | * New wishlist, preview transfer sizeGravatar http://nicolas-schodet.myopenid.com/2013-06-23
| | |
| | * whoops this is still the same version.Gravatar https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY2013-06-22
| | |
| | * updated to 4.20130601Gravatar https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY2013-06-22
| | |
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY2013-06-22
| | |
* | | typoGravatar Joey Hess2013-06-22
| | |
* | | I'm told raring has the webappGravatar Joey Hess2013-06-22
| | |
| | * Typo, grammar, and formattingGravatar Richard Hartmann2013-06-22
| | |
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawknOATcOkmzX4jKuET5Z2RsaFUNnLKnQsU2013-06-22
| |/ |/|
* | blog for the dayGravatar Joey Hess2013-06-21
| |
* | check in configure if ionice -c3 worksGravatar Joey Hess2013-06-21
| | | | | | | | On old systems, it may need to be run as root.
* | assistant: Daily sanity check thread is run niced.Gravatar Joey Hess2013-06-21
| |
* | assistant --autostart: Automatically ionices the daemons it starts.Gravatar Joey Hess2013-06-21
| |
* | stop gitignoring .o and .hi filesGravatar Joey Hess2013-06-21
| |
* | simpler ifdef for linuxGravatar Joey Hess2013-06-21
| |
* | add news item for git-annex 4.20130621Gravatar Joey Hess2013-06-21
| |
* | 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
|\| |
| | * Strip leading /~/ from bup relatively pathed bup remotesGravatar Oliver Matthews2013-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
| |