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
|
Wed, 13 Feb 2013 10:54:52 -0800 |
Bryan O'Sullivan |
blackbox: fix copyright
|
Tue, 12 Feb 2013 16:02:35 -0800 |
Bryan O'Sullivan |
blackbox: fix a failing pyflakes test
|
Sat, 09 Feb 2013 13:35:30 -0800 |
Durham Goode |
blackbox: tests for the blackbox extension
|
Sat, 09 Feb 2013 09:09:46 -0800 |
Durham Goode |
blackbox: adds a 'blackbox' command for viewing recent logs
|
Sat, 09 Feb 2013 09:04:48 -0800 |
Durham Goode |
blackbox: log incoming changes via ui.log()
|
Sat, 09 Feb 2013 09:04:32 -0800 |
Durham Goode |
blackbox: logs python and extension hooks via ui.log()
|
Sat, 09 Feb 2013 09:04:14 -0800 |
Durham Goode |
blackbox: log the commands that are run
|
Tue, 12 Feb 2013 14:08:33 -0800 |
Durham Goode |
blackbox: adds a blackbox extension
|
Mon, 11 Feb 2013 16:15:12 -0800 |
Bryan O'Sullivan |
scmutil: create directories in a race-safe way during update
|
Mon, 11 Feb 2013 14:50:54 -0800 |
Bryan O'Sullivan |
Merge
|
Sat, 09 Feb 2013 19:02:45 +0200 |
Idan Kamara |
test-atomictempfile: convert to unit test
|
Sat, 09 Feb 2013 19:13:39 +0200 |
Idan Kamara |
tests: add a test runner utility that prints nothing when all tests pass
|
Sun, 10 Feb 2013 13:14:31 +0100 |
Dan Villiom Podlaski Christiansen |
hgweb: consistent author name width
|
Sun, 10 Feb 2013 12:23:39 -0800 |
Durham Goode |
dirstate: fix generator/list error when using python 2.7
|
Mon, 11 Feb 2013 16:21:48 +0100 |
Pierre-Yves David |
mq: comply with filtering when injecting fake tags (issue3812)
|
Fri, 08 Feb 2013 05:36:08 -0800 |
David Schleimer |
commit: factor out post-commit cleanup into workingctx
|
Fri, 08 Feb 2013 05:36:08 -0800 |
David Schleimer |
localrepo: use workingctx for validation in commit
|
Fri, 08 Feb 2013 05:36:07 -0800 |
David Schleimer |
localrepo: create context used for actual commit earlier
|
Mon, 11 Feb 2013 16:57:46 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|