summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Commit Debian 3.0 (quilt) metadatadebian/1.20151215-1.1archive/debian/1.20151215-1.1Sean Whitton2017-07-25
| | | | [dgit (3.12) quilt-fixup]
* changelog for NMUSean Whitton2017-07-25
|
* patch Common.hs to avoid duplicate import errorsSean Whitton2017-07-25
|
* split out module to work around badly named symbol in directory-1.2.6.2Joey Hess2017-07-25
| | | | | | | Sadly my bug report about this is not going to get fixed it seems, so I have to drag around a whole added module file just to deal with it. https://github.com/haskell/directory/issues/52
* Fix build with QuickCheck 2.8.2Joey Hess2017-07-25
| | | | It added some instances I had also implemented.
* Record git-repair (1.20151215-1) in archive suite sidRichard Hartmann2015-12-15
|\
| * git-repair (1.20151215-1) unstable; urgency=mediumRichard Hartmann2015-12-15
| |\ | | | | | | | | | | | | | | | * Package 1.20151215-1 [dgit import unpatched git-repair 1.20151215-1]
| | * Import git-repair_1.20151215-1.debian.tar.xzRichard Hartmann2015-12-15
| | | | | | | | [dgit import tarball git-repair 1.20151215-1 git-repair_1.20151215-1.debian.tar.xz]
| * Import git-repair_1.20151215.orig.tar.xzJoey Hess2015-12-15
| | | | [dgit import orig git-repair_1.20151215.orig.tar.xz]
* prepdebian/1.201410271.20141027Joey Hess2014-10-27
|
* Merge Build/ from git-annex, including removing a use of deprecated System.Cmd.Joey Hess2014-10-27
|
* Adjust cabal file to support network-uri split.Joey Hess2014-10-27
|
* setenv for windowsdebian/1.201410261.20141026Joey Hess2014-10-26
|
* prep releaseJoey Hess2014-10-26
|
* whitespaceJoey Hess2014-10-12
|
* Merge from git-annex.Joey Hess2014-10-12
| | | | Includes changing to new exceptions library, and some whitespace fixes.
* bump cabal version for range expressionJoey Hess2014-09-14
|
* update to make tarballs cabal still acceptsJoey Hess2014-09-14
|
* prepdebian/1.201409141.20140914Joey Hess2014-09-14
|
* Update to build with optparse-applicative 0.10. Closes: #761552Joey Hess2014-09-14
|
* prep releasedebian/1.201408151.20140815Joey Hess2014-08-15
|
* Removing bad objects could leave fsck finding no more unreachable objects, ↵Joey Hess2014-07-21
| | | | but some branches no longer accessible. Fix this, including support for fixing up repositories that were incompletely repaired before.
* update tags ruleJoey Hess2014-07-21
|
* updateJoey Hess2014-07-21
|
* Merge from git-annex.Joey Hess2014-07-21
|
* add link for cabaldebian/1.201404231.20140423Joey Hess2014-04-23
|
* prep releaseJoey Hess2014-04-23
|
* merge from git-annexJoey Hess2014-04-23
|
* merge from git-annexJoey Hess2014-03-12
|
* better streaming when cleaning up corrupt objectsJoey 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.
* Improve memory usage when git fsck finds a great many broken objects.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.
* prep releasedebian/1.201402271.20140227Joey Hess2014-02-27
|
* fix skipping git hooksJoey Hess2014-02-26
|
* avoid swapping file with itself when different file selectors select same fileJoey Hess2014-02-26
|
* --test --retry should retry, not do new testsJoey Hess2014-02-26
|
* avoid damaging git hook scriptsJoey Hess2014-02-26
|
* handle swap with self caseJoey Hess2014-02-25
|
* document testing in man pageJoey Hess2014-02-24
|
* Add swapping 2 files test case.Joey Hess2014-02-24
|
* better type, allowing multiple files in a DamageJoey Hess2014-02-24
|
* merge from git-annexJoey Hess2014-02-24
|
* Check git version at run time.Joey Hess2014-01-21
|
* typoJoey Hess2014-01-15
|
* updateJoey Hess2014-01-15
|
* prep releasedebian/1.201401151.20140115Joey Hess2014-01-15
|
* repair: Fix bug in packed refs file exploding code that caused a .gitrefs ↵Joey Hess2014-01-15
| | | | directory to be created instead of .git/refs
* merge from git-annexJoey Hess2014-01-13
|
* Support old git versions from before git fsck --no-dangling was implemented.Joey Hess2014-01-13
|
* Merge remote-tracking branch 'refs/remotes/dgit/dgit/sid'debian/1.20131213Joey Hess2013-12-13
|\
| * Record git-repair (1.20131203) in archive suite sidJoey Hess2013-12-03
| |\