log

age author description
Mon, 12 Jan 2009 11:09:14 -0600 Matt Mackall error: move lock errors
Mon, 12 Jan 2009 10:59:08 -0600 Matt Mackall mq: remove import of revlog
Mon, 12 Jan 2009 10:53:41 -0600 Matt Mackall bookmarks; clean up imports and function wrapping
Mon, 12 Jan 2009 10:42:31 -0600 Matt Mackall error: move repo errors
Sun, 11 Jan 2009 23:04:24 -0600 Matt Mackall error: move ParseError
Sun, 11 Jan 2009 23:00:09 -0600 Matt Mackall kill imerge.py
Sun, 11 Jan 2009 22:55:36 -0600 Matt Mackall revlog: kill from-style imports
Sun, 11 Jan 2009 22:48:28 -0600 Matt Mackall errors: move revlog errors
Sat, 10 Jan 2009 18:02:38 -0600 Matt Mackall refactor version code
Tue, 13 Jan 2009 23:17:19 +0100 Patrick Mezard Merge with crew-stable
Tue, 13 Jan 2009 22:41:06 +0100 Patrick Mezard merge: fix execute bit update issue introduced by 89207edf3973
Tue, 13 Jan 2009 13:43:42 +0100 Dirkjan Ochtman transplant: move docstrings before imports (see issue1466)
Tue, 13 Jan 2009 10:44:16 +0100 Stepan Koltsov diff: add --change option to display single changeset diff (issue1420)
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler mq: lowercase output
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler churn: lowercase output
Mon, 12 Jan 2009 17:51:57 +0100 Benoit Boissinot bdiff: add comment about normalization
Mon, 12 Jan 2009 13:20:09 +0100 Stefan Ring Improved hgweb test.
Mon, 12 Jan 2009 09:57:52 +0100 Dirkjan Ochtman tests: use killdaemons.py in test-highlight
Mon, 12 Jan 2009 09:16:03 +0100 Dirkjan Ochtman use dict.iteritems() rather than dict.items()
Mon, 12 Jan 2009 09:07:02 +0100 Dirkjan Ochtman mq: allow qpop if popped revisions are not working dir parents
Mon, 12 Jan 2009 09:53:55 +0100 Dirkjan Ochtman mq: refactor the pop code to be more readable and allow more changes
Mon, 12 Jan 2009 09:13:45 +0100 Dirkjan Ochtman merge with crew-stable
Fri, 09 Jan 2009 22:15:08 +0000 Jim Hague Bugzilla 2.18 and on use contrib/sendbugmail.pl, not processmail.
Fri, 09 Jan 2009 18:12:53 +0100 Benoit Boissinot merge with -stable
Fri, 09 Jan 2009 01:37:54 +0100 Benoit Boissinot use enumerate instead of zip
Fri, 09 Jan 2009 01:36:35 +0100 Benoit Boissinot patch: export shouldn't close files received as a parameter
Mon, 12 Jan 2009 09:12:35 +0100 Bernhard Leiner mq: make qnew patch format consistent with qrefresh (issue1457)
Sat, 10 Jan 2009 00:30:22 +0100 Pascal Quantin monoblue: fix child revision display in file diff page
Fri, 09 Jan 2009 17:34:06 +0100 Benoit Boissinot web: use the correct filectx in filelog
Thu, 08 Jan 2009 14:26:30 +0100 Patrick Mezard convert: display child command output if --debug (fix 878466138b57)