summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-03-10
|\
* | patch out another file perm check that does not make sense on androidGravatar Joey Hess2014-03-10
| |
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-03-10
| |\ | |/ |/|
| * better streaming when cleaning up corrupt objectsGravatar Joey Hess2014-03-10
| | | | | | | | | | A repo with a lot of objects will now stream them through, rather than buffering a list of them all in memory.
* | (no commit message)Gravatar napopa2014-03-10
| |
* | Added a commentGravatar http://joeyh.name/2014-03-10
| |
* | removedGravatar http://joeyh.name/2014-03-10
| |
* | Added a commentGravatar http://joeyh.name/2014-03-10
| |
* | Added a commentGravatar http://joeyh.name/2014-03-10
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-03-10
|\
* | Improve memory usage when git fsck finds a great many broken objects.Gravatar Joey Hess2014-03-10
| | | | | | | | | | | | | | | | | | From 1.7 gb to 900 mb on 300 thousand unique reported shas. When shas are not unique, this streams much better than before, so won't buffer the full list before putting them into the Set and throwing away dups. And when fsck output includes ignorable lines, especially dangling object lines, they won't be buffered in memory at all.
| * Added a commentGravatar http://joeyh.name/2014-03-10
|/
* promote forum post to bugGravatar Joey Hess2014-03-10
|
* Added a commentGravatar http://joeyh.name/2014-03-10
|
* Added a commentGravatar http://joeyh.name/2014-03-10
|
* Added a commentGravatar http://joeyh.name/2014-03-10
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-03-10
|\
* | actually use patches from linux/haskell-patchesGravatar Joey Hess2014-03-10
| |
| * Added a commentGravatar http://joeyh.name/2014-03-10
|/
* really add patch..Gravatar Joey Hess2014-03-10
|
* add a patch to disable accept4, for compatability with older systemsGravatar Joey Hess2014-03-10
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-03-10
|\
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2014-03-10
| |
| * Added a commentGravatar http://joeyh.name/2014-03-10
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns2014-03-10
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm7hS2LGu4sLUxLMdBA16PAMcVO7CDJmjw2014-03-10
| |
* | use Monoid instance for OrderingGravatar Joey Hess2014-03-09
| |
| * Added a commentGravatar http://schnouki.net/2014-03-09
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlYu7QmD7wrbHWkoxuriaA9XcijM-g5vrQ2014-03-09
| |
| * Added a comment: Sync messed upGravatar https://www.google.com/accounts/o8/id?id=AItOawno-jcsScu4CK6k2QLZqxMros1PQHf1NQY2014-03-09
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawno-jcsScu4CK6k2QLZqxMros1PQHf1NQY2014-03-09
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawno-jcsScu4CK6k2QLZqxMros1PQHf1NQY2014-03-09
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawno-jcsScu4CK6k2QLZqxMros1PQHf1NQY2014-03-09
| |
| * TypoGravatar Richard Hartmann2014-03-08
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlYu7QmD7wrbHWkoxuriaA9XcijM-g5vrQ2014-03-08
| |
| * Added a commentGravatar http://alan.petitepomme.net/2014-03-08
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o2014-03-08
| |
| * removedGravatar https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o2014-03-08
| |
| * Added a comment: ProgressGravatar https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o2014-03-08
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-03-07
|\
* | devblogGravatar Joey Hess2014-03-07
| |
| * (no commit message)Gravatar http://alan.petitepomme.net/2014-03-07
| |
* | warn when various build flags are unsetGravatar Joey Hess2014-03-07
| |
| * Added a comment: still need to remove the remote after a "dead"Gravatar http://alan.petitepomme.net/2014-03-07
|/
* retitleGravatar Joey Hess2014-03-07
|
* fixedGravatar Joey Hess2014-03-07
|
* moreinfoGravatar Joey Hess2014-03-07
|
* moreinfoGravatar Joey Hess2014-03-07
|
* moreinfoGravatar Joey Hess2014-03-07
|
* enable haskell-dns library, rather than needing "host" commandGravatar Joey Hess2014-03-07
| | | | | | Done on Debian to keep the autobuilds and Debian packages the same, but can be reverted for backports, since haskell-dns is not available there.