Sat, 09 Feb 2013 13:58:13 +0000 |
Kevin Bullock |
tests: remove last two check-code warnings about killdaemons
|
Sat, 09 Feb 2013 13:35:45 +0000 |
Kevin Bullock |
tests: guard against obsolete markers in the hg repo itself
|
Sat, 09 Feb 2013 05:37:36 -0600 |
Augie Fackler |
test-obsolete.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:36:19 -0600 |
Augie Fackler |
test-inotify.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:35:20 -0600 |
Augie Fackler |
test-inotify-lookup.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:34:22 -0600 |
Augie Fackler |
test-inotify-issue1556.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:33:39 -0600 |
Augie Fackler |
test-inotify-issue1542.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:32:00 -0600 |
Augie Fackler |
test-inotify-issue1371.t: switch to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:30:40 -0600 |
Augie Fackler |
test-inotify-debuginotify.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:29:10 -0600 |
Augie Fackler |
test-hgweb-raw.t: use killdaemons instead of kill `cat pidfile`
|
Sat, 09 Feb 2013 05:26:16 -0600 |
Augie Fackler |
test-https.t: stop using kill `cat $pidfile`
|
Fri, 08 Feb 2013 22:42:07 +0000 |
Kevin Bullock |
check-code: fix platform-specific error code variance
|
Fri, 08 Feb 2013 19:32:56 +0000 |
Kevin Bullock |
check-code: warn to use killdaemons instead of kill `cat PIDFILE`
|
Mon, 26 Nov 2012 15:59:02 -0600 |
Matt Mackall |
tests: only call check-code once
|
Sun, 25 Nov 2012 13:53:47 -0600 |
Matt Mackall |
i18n: wrap false positives for translation detection
|
Wed, 31 Oct 2012 03:59:28 +0900 |
FUJIWARA Katsunori |
i18n: make column positioning message of MQ summary output translatable
stable
|
Wed, 03 Oct 2012 22:09:18 +0200 |
Idan Kamara |
check-code: replace heredocs in unified tests
|
Sat, 15 Sep 2012 08:38:02 +0200 |
Patrick Mezard |
wireproto: fix check-code.py breakage introduced by 6d97dd630d79
|
Fri, 14 Sep 2012 12:06:40 -0700 |
Bryan O'Sullivan |
wireproto: don't format a debug string inside a hot loop
|
Fri, 14 Sep 2012 12:05:37 -0700 |
Bryan O'Sullivan |
wireproto: bypass filechunkiter for small files when streaming
|
Thu, 17 May 2012 15:52:14 -0500 |
Matt Mackall |
merge with stable
|
Sun, 13 May 2012 14:26:26 +0100 |
Christian Ebert |
keyword: intentionally ignore check-code warning about unwrapped ui message
|
Sat, 12 May 2012 19:38:20 +0200 |
Sune Foldager |
bundle: make bundles more portable (isue3441)
stable
|
Sun, 13 May 2012 13:18:06 +0200 |
Brodie Rao |
check-code: ignore naked excepts with a "re-raise" comment
|
Sat, 12 May 2012 16:02:46 +0200 |
Brodie Rao |
cleanup: replace naked excepts with except Exception: ...
|
Sat, 12 May 2012 16:02:45 +0200 |
Brodie Rao |
cleanup: replace naked excepts with more specific ones
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
Sat, 12 May 2012 13:20:26 +0200 |
Matt Mackall |
merge with stable
|
Wed, 25 Apr 2012 01:35:39 +0200 |
Mads Kiilerich |
tests: run most check-code sh checks on continued lines too
|
Fri, 11 May 2012 16:57:26 +0200 |
Patrick Mezard |
mq: add --no-backup for qpush/qpop/qgoto
stable
|