Wed, 04 Nov 2009 09:34:04 +0100 |
Martin Geisler |
test-bisect: normalize shell error message
|
Mon, 02 Nov 2009 17:06:11 -0500 |
Greg Ward |
run-tests: add "debug" mode: don't capture child output, just show it.
|
Mon, 02 Nov 2009 17:06:10 -0500 |
Greg Ward |
run-tests: make --tmpdir option more useful.
|
Mon, 02 Nov 2009 21:55:59 +0100 |
Martin Geisler |
hg.1: kill spurious backslash
|
Mon, 02 Nov 2009 21:47:03 +0100 |
Martin Geisler |
help: markup email addresses as inline literals
|
Mon, 02 Nov 2009 21:38:42 +0100 |
Martin Geisler |
doc/Makefile: add help/*.txt as a dependency
|
Mon, 02 Nov 2009 21:32:42 +0100 |
Martin Geisler |
doc: add some internal links to man pages
|
Mon, 02 Nov 2009 21:08:33 +0100 |
Martin Geisler |
hgrc.5: combined short paragraphs into one
|
Mon, 02 Nov 2009 21:02:56 +0100 |
Martin Geisler |
doc: use reST note directive
|
Mon, 02 Nov 2009 20:53:34 +0100 |
Martin Geisler |
hgrc.5: capitalize True and False consistently
|
Mon, 02 Nov 2009 20:50:57 +0100 |
Martin Geisler |
commands: slightly better help for --traceback
|
Mon, 02 Nov 2009 20:50:30 +0100 |
Martin Geisler |
hgrc.5: document ui.traceback setting
|
Mon, 02 Nov 2009 19:07:26 +0100 |
Benoit Boissinot |
fix tests output changed by 8269fe2d48f6
|
Mon, 02 Nov 2009 17:54:19 +0100 |
Benoit Boissinot |
byterange: backport fix from upstream
|
Mon, 02 Nov 2009 10:20:04 +0100 |
Sune Foldager |
hgweb: send proper error messages to the client
|
Mon, 02 Nov 2009 10:19:14 +0100 |
Sune Foldager |
transaction: always remove empty journal on abort
|
Mon, 02 Nov 2009 10:18:43 +0100 |
Sune Foldager |
test-bisect: fix shell-dependent output
|
Mon, 02 Nov 2009 10:17:20 +0100 |
Sune Foldager |
change 'journal already exists' to 'abandoned transaction found'
|
Mon, 02 Nov 2009 10:15:04 +0100 |
Sune Foldager |
verify: report existence of journal
|
Sun, 01 Nov 2009 03:26:10 +0100 |
Benoit Boissinot |
bisect: no need to save the state if it wasn't changed
|
Sun, 01 Nov 2009 02:57:11 +0100 |
Benoit Boissinot |
record: get the right position (account for skipped files)
|
Sun, 01 Nov 2009 02:54:32 +0100 |
Benoit Boissinot |
log --limit: break after a limited number of csets (broken by f3d60543924f)
|
Sat, 31 Oct 2009 18:17:59 +0100 |
Benoit Boissinot |
transaction: more specific exceptions, os.unlink can raise OSError
|
Sat, 31 Oct 2009 18:10:52 +0100 |
Benoit Boissinot |
lock: catch specific exceptions
|