Wed, 13 Feb 2013 12:51:30 -0800 |
Durham Goode |
blackbox: do not translate the log messages
|
Tue, 12 Feb 2013 11:36:21 -0600 |
Kevin Bullock |
scmutil: split platform-specific bits into their own modules
|
Tue, 12 Feb 2013 16:36:44 +0000 |
Kevin Bullock |
backout: call cmdutil.commit directly instead of commands.commit
|
Tue, 12 Feb 2013 16:32:14 +0000 |
Kevin Bullock |
commit: factor out status printing into a helper function
|
Tue, 12 Feb 2013 16:05:00 +0000 |
Kevin Bullock |
backout: remove unnecessary dict copy
|
Tue, 12 Feb 2013 15:47:30 +0000 |
Kevin Bullock |
backout: remove unnecessary frobbing of addremove option
|
Tue, 12 Feb 2013 15:07:17 +0000 |
Kevin Bullock |
backout: use cmdutil.revert directly instead of commands.revert
|
Wed, 13 Feb 2013 15:09:43 -0600 |
Kevin Bullock |
merge with stable
|
Wed, 13 Feb 2013 21:51:47 +0100 |
Simon Heimberg |
check-code: warn about line glob match with no glob character (?*/)
|
Wed, 13 Feb 2013 22:05:30 +0100 |
Simon Heimberg |
tests: remove glob from output lines containing no glob character
|
Mon, 15 Oct 2012 23:28:45 +0200 |
Simon Heimberg |
tests: inform on Windows about unnecessary glob lines
|
Wed, 13 Feb 2013 21:58:52 +0100 |
Simon Heimberg |
tests: quickly check if the glob line already matches the output
|
Wed, 13 Feb 2013 12:35:57 +0100 |
Simon Heimberg |
tests: append glob to filename output when required (windows)
stable
|
Wed, 13 Feb 2013 12:20:10 -0800 |
Bryan O'Sullivan |
util: make ensuredirs safer against races
|
Wed, 13 Feb 2013 11:07:01 -0800 |
Durham Goode |
blackbox: only show new heads on incoming
|