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
|
Sat, 31 Oct 2009 18:02:34 +0100 |
Benoit Boissinot |
patch: use the public ctx API instead of the internals
|
Sat, 31 Oct 2009 18:02:13 +0100 |
Benoit Boissinot |
patch: don't use mutable object as default argument
|
Sat, 31 Oct 2009 18:01:08 +0100 |
Benoit Boissinot |
patch: initialize all attributes of the hunk class
|
Sat, 31 Oct 2009 18:00:05 +0100 |
Benoit Boissinot |
patch: simplify logic
|
Sat, 31 Oct 2009 17:07:12 +0100 |
Benoit Boissinot |
lock: use '==' instead of 'is' for integer equality ('is' may not work)
|