Mon, 20 Sep 2010 15:50:36 -0500 |
Matt Mackall |
tests: fixup tests using unzip -l
|
Mon, 20 Sep 2010 14:36:36 -0500 |
Matt Mackall |
tests: add hack to avoid problem with graphlog in unified tests
|
Mon, 20 Sep 2010 14:32:21 -0500 |
Matt Mackall |
bundle: encapsulate all bundle streams in unbundle class
|
Sun, 19 Sep 2010 13:12:45 -0500 |
Matt Mackall |
bundle: move chunk parsing into unbundle class
|
Sun, 19 Sep 2010 12:51:54 -0500 |
Matt Mackall |
bundle: get rid of chunkiter
|
Sun, 19 Sep 2010 12:38:44 -0500 |
Matt Mackall |
bundle: refactor progress callback
|
Sat, 18 Sep 2010 18:20:34 -0500 |
Matt Mackall |
bundle: make getchunk() a method
|
Fri, 17 Sep 2010 19:24:29 -0500 |
Matt Mackall |
bundlerepo: use bundle objects everywhere
|
Fri, 17 Sep 2010 19:03:13 -0500 |
Matt Mackall |
bundlerepo: drop unused close() method
|
Fri, 17 Sep 2010 19:02:32 -0500 |
Matt Mackall |
bundle: make unbundle object seekable
|
Fri, 17 Sep 2010 19:02:26 -0500 |
Matt Mackall |
bundle: push chunkbuffer down into decompress
|
Fri, 17 Sep 2010 17:03:08 -0500 |
Matt Mackall |
tests: fix a bunch of pointless #s in unified tests
|
Fri, 17 Sep 2010 17:03:04 -0500 |
Matt Mackall |
tests: exit 0 no longer needed on unified tests
|
Mon, 20 Sep 2010 15:33:12 -0500 |
Matt Mackall |
tests: update debugcomplete output
|
Mon, 20 Sep 2010 15:31:48 -0500 |
Matt Mackall |
merge with abuehl
|
Sun, 19 Sep 2010 23:42:18 +0200 |
Adrian Buehlmann |
tests: unify some of test-mq*
|
Mon, 20 Sep 2010 15:46:17 +0200 |
Martin Geisler |
subrepo: add support for 'hg archive'
|
Mon, 20 Sep 2010 15:44:30 +0200 |
Martin Geisler |
subrepo: introduce files and filedata methods for subrepo classes
|
Mon, 20 Sep 2010 15:42:58 +0200 |
Martin Geisler |
merge with stable
|
Fri, 17 Sep 2010 10:21:02 -0500 |
Brodie Rao |
revset: handle re.compile() errors in grep()
stable
|
Mon, 20 Sep 2010 15:33:39 +0200 |
Martin Geisler |
archive: set date to 1980 for very old zip files
stable
|
Fri, 17 Sep 2010 12:45:13 -0500 |
Steve Borho |
Merge with stable
|
Fri, 17 Sep 2010 12:44:35 -0500 |
Steve Borho |
test-eol-update: record new results as correct
stable
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Thu, 16 Sep 2010 16:12:26 -0500 |
Matt Mackall |
merge with stable
|
Sun, 12 Sep 2010 18:05:53 -0500 |
Brodie Rao |
merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C'
|
Thu, 16 Sep 2010 16:00:29 +0200 |
Peter Arrenbrecht |
transplant: maintain list of transplants in dict
|
Wed, 15 Sep 2010 22:18:46 +0200 |
Adrian Buehlmann |
tests: unify test-hgignore
|