log

age author description
Mon, 30 Mar 2015 12:57:55 -0700 Laurent Charignon phases: add killswitch for native implementation
Mon, 30 Mar 2015 12:48:15 -0700 Laurent Charignon phases: move pure phase computation in a function
Tue, 24 Mar 2015 14:24:55 -0700 Laurent Charignon revset: add hook after tree parsing
Mon, 30 Mar 2015 14:58:42 -0400 Augie Fackler hgk: remove unused revlog import
Sat, 28 Mar 2015 14:55:28 -0700 Gregory Szorc run-tests: obtain replacements inside Test._runcommand
Sat, 28 Mar 2015 21:33:47 +0100 Andrew Shadura hgk: remove no longer needed debug-rev-parse command
Sat, 28 Mar 2015 21:24:57 +0100 Andrew Shadura hgk: remove no longer needed debug-config command
Sat, 28 Mar 2015 20:05:01 +0100 Andrew Shadura hgk: display obsolete changesets in darkgrey
Sat, 28 Mar 2015 19:36:21 +0100 Andrew Shadura hgk: pass --hidden switch to hg subprocesses when needed
Sat, 28 Mar 2015 19:34:03 +0100 Andrew Shadura hgk: remove repetitious (and wrong) command syntax descriptions
Sat, 28 Mar 2015 14:28:22 -0700 Gregory Szorc run-tests: separate newline normalization from replacements
Sat, 28 Mar 2015 14:12:57 -0700 Gregory Szorc run-tests: remove arguments from Test._runcommand
Sat, 28 Mar 2015 14:08:25 -0700 Gregory Szorc run-tests: move run into Test class
Sat, 28 Mar 2015 19:39:03 -0700 Gregory Szorc run-tests: wait for test threads after first error
Sat, 28 Mar 2015 00:21:30 -0700 Gregory Szorc run-tests: report code coverage from source directory