log

age author description
Sun, 01 May 2011 17:35:05 +0200 Mads Kiilerich revset: avoid over-aggresive optimizations of non-filtering functions (issue2549)
Sun, 01 May 2011 17:35:05 +0200 Mads Kiilerich convert: handle invalid subversion source paths
Sun, 01 May 2011 17:34:16 +0200 Mads Kiilerich convert: also catch missing revlogs when introduced in repo roots
Thu, 24 Feb 2011 14:06:08 +0100 Mads Kiilerich status: remove unreachable code for status between revisions
Mon, 07 Mar 2011 14:47:30 +0100 Mads Kiilerich httprepo: proper handling of invalid responses without content-type (issue2019)
Mon, 07 Mar 2011 22:50:55 +0100 Mads Kiilerich httprepo: use the original exception after falling back to static-http failed
Sun, 01 May 2011 15:49:13 +0200 Mads Kiilerich test: test that backslash is preserved by the url class
Sun, 01 May 2011 15:49:13 +0200 Mads Kiilerich tests: use raw string for url tests of '\' handling
Sun, 01 May 2011 16:54:48 +0200 Dan Villiom Podlaski Christiansen color: fix using multiple effects
Sat, 30 Apr 2011 19:01:24 +0200 Benoit Boissinot unbundler: separate delta and header parsing
Sat, 30 Apr 2011 11:03:28 +0200 Benoit Boissinot changegroup: new bundler API
Sat, 30 Apr 2011 10:41:06 +0200 Benoit Boissinot bundlerepo: port to new bundle API
Sat, 30 Apr 2011 10:00:41 +0200 Benoit Boissinot bundler: make parsechunk return the base revision of the delta
Sun, 01 May 2011 15:22:30 +0200 timeless tests: add pyflakes checking for unused imports
Sun, 01 May 2011 15:21:57 +0200 timeless remove unused imports
Sat, 30 Apr 2011 23:27:00 +0200 Adrian Buehlmann scmutil: introduce casecollisionauditor
Sun, 01 May 2011 16:11:42 +0200 timeless check-code: check for repo in revlog and ui in util
Sun, 01 May 2011 16:10:51 +0200 timeless check-code: allow for checking multiple pattern sets per file
Sun, 01 May 2011 15:55:00 +0200 timeless check-code: adding debug flag
Sun, 01 May 2011 08:00:25 -0500 Augie Fackler run-tests: add flag to provide extra hgrc options for test runs
Sun, 01 May 2011 15:51:52 +0200 Patrick Mezard graphlog: always sort revisions topologically
Sun, 01 May 2011 15:51:48 +0200 Patrick Mezard graphlog: take the union of --rev specs instead of the intersection
Sun, 01 May 2011 15:51:46 +0200 Patrick Mezard graphmod: correctly emit nodes with more than 2 predecessors
Sun, 01 May 2011 15:51:20 +0200 Patrick Mezard graphlog: display nodes with more than 2 predecessors
Sun, 01 May 2011 08:29:50 -0500 Matt Mackall context: provide an efficient iterator for workingctx
Sun, 01 May 2011 06:06:59 -0500 Matt Mackall merge with stable
Sun, 01 May 2011 06:04:08 -0500 Matt Mackall merge with nicdumz
Sun, 01 May 2011 10:51:10 +0200 Nicolas Dumazet tests: export patches only once in test-impexp-branch
Sat, 30 Apr 2011 18:31:28 +0200 Nicolas Dumazet tests: do not export several times the same patch/diff in test-import
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: move rebase-keep-branch into rebase-named-branches