Fri, 28 Apr 2006 14:51:36 -0700 |
Vadim Gelfer |
merge with crew.
|
Fri, 28 Apr 2006 14:50:23 -0700 |
Vadim Gelfer |
move SignalInterrupt class into util module.
|
Fri, 28 Apr 2006 21:52:08 +0200 |
Thomas Arendsen Hein |
Show repo's revlog format on verify only if it doesn't match the default format.
|
Fri, 28 Apr 2006 12:38:11 +0200 |
Thomas Arendsen Hein |
Ignore annotated coverage output of run-tests.py -C
|
Fri, 28 Apr 2006 11:36:33 +0200 |
Benoit Boissinot |
fix a NameError in changegroupsubset
|
Thu, 27 Apr 2006 22:29:02 -0700 |
Vincent Danjean |
allow to pull from an empty repo without getting a backtrace
|
Thu, 27 Apr 2006 22:11:13 -0700 |
Colin McMillen |
Add MOTD display to hgweb and hgwebdir.
|
Thu, 27 Apr 2006 22:10:45 -0700 |
Vadim Gelfer |
merge with crew.
|
Thu, 27 Apr 2006 22:01:57 -0700 |
Vadim Gelfer |
run-tests.py: remove trailing white space
|
Thu, 27 Apr 2006 22:01:28 -0700 |
Vadim Gelfer |
make indentation of coverage code in run-tests.py nicer.
|
Thu, 27 Apr 2006 21:59:44 -0700 |
Stephen Darnell |
Add code coverage to the python version of run-tests (inc. annotation)
|
Thu, 27 Apr 2006 21:58:47 +0200 |
Thomas Arendsen Hein |
Show repo's revlog format on verify. Warn if some files use a different format.
|
Thu, 27 Apr 2006 21:16:46 +0200 |
Thomas Arendsen Hein |
Replaced 0 with REVLOGV0 where this meaning is used.
|
Thu, 27 Apr 2006 21:03:07 +0200 |
Thomas Arendsen Hein |
Corrected error message for incompatible revision flags.
|
Thu, 27 Apr 2006 13:11:23 +0200 |
Thomas Arendsen Hein |
Make the deprecated forget an alias of debugforget.
|