log

age author description
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