log

age author description
Sun, 01 May 2011 20:29:44 +0200 Pascal Quantin win32: remove obsolete bookmarks and parentrevspec extensions from mercurial.ini
Sun, 01 May 2011 13:08:29 -0500 Matt Mackall bundlerepo: drop struct
Mon, 02 May 2011 01:29:51 +0900 Yuya Nishihara bisect: fix indent level
Sun, 01 May 2011 18:43:20 +0200 Dan Villiom Podlaski Christiansen share: create 'hgrc' using an opener, like clone
Sun, 01 May 2011 19:51:28 +0200 Mads Kiilerich backout 3a3584967a93 - the "unreachable code" was apparently not unreachable
Sun, 01 May 2011 19:44:28 +0200 Sune Foldager merge with mpm
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