log

age author description
Thu, 19 May 2011 22:44:01 +0200 Patrick Mezard patch: remove patch.patch() cwd argument
Thu, 19 May 2011 22:44:01 +0200 Patrick Mezard patch: merge _updatedir() into externalpatch()
Thu, 19 May 2011 18:10:03 +0200 Martin Geisler merge with stable
Thu, 19 May 2011 18:09:25 +0200 Martin Geisler changelog: convert user and desc from local encoding early stable
Thu, 19 May 2011 16:57:14 +0200 Martin Geisler merge crew with main
Wed, 18 May 2011 23:20:26 -0700 Brendan Cully clone: make default path absolute for all local paths
Tue, 17 May 2011 10:28:03 -0500 Augie Fackler httpclient: import revision fc731618702a of py-nonblocking-http
Mon, 16 May 2011 16:59:45 -0500 Augie Fackler httpconnection: improved logging formatting
Tue, 17 May 2011 00:46:52 +0200 Yann E. MORIN bash_completion: enable alias auto-complete
Tue, 17 May 2011 00:17:52 +0200 Yann E. MORIN ui: enable alias exception when reading config in plain mode
Tue, 17 May 2011 00:08:51 +0200 Yann E. MORIN ui: test plain mode against exceptions
Wed, 18 May 2011 17:05:30 -0500 Matt Mackall revlog: drop base() again
Wed, 18 May 2011 23:48:17 +0200 Patrick Mezard patch: add a workingbackend dirstate layer on top of fsbackend
Wed, 18 May 2011 23:48:13 +0200 Patrick Mezard patch: handle binary copies as regular ones
Wed, 18 May 2011 23:48:13 +0200 Patrick Mezard patch: remove files while patching, not in updatedir()
Wed, 18 May 2011 23:48:13 +0200 Patrick Mezard patch: set desired mode when patching, not in updatedir()
Wed, 18 May 2011 23:48:13 +0200 Patrick Mezard patch: stop changing current directory before patching
Wed, 18 May 2011 23:26:26 +0200 Sune Foldager revlog: linearize created changegroups in generaldelta revlogs
Wed, 18 May 2011 23:11:34 +0200 Sune Foldager revlogdag: add linearize function
Wed, 18 May 2011 19:30:17 +0200 Martin Geisler localrepo, sshrepo: use Boolean create argument in __init__
Wed, 18 May 2011 19:25:34 +0200 Martin Geisler commands: replace 'x = f(); return x' with 'return f()'
Wed, 18 May 2011 19:22:55 +0200 Martin Geisler merge with stable
Wed, 18 May 2011 15:13:26 +0200 Martin Geisler subrepo: respect non-default path for incoming/outgoing stable
Wed, 18 May 2011 15:45:57 +0200 Thomas Arendsen Hein run-tests: print a newline after all warnings
Wed, 18 May 2011 15:41:03 +0200 Thomas Arendsen Hein annotate: fix alignment of columns in front of line numbers (issue2807)
Wed, 18 May 2011 09:56:27 +0200 Martin Geisler merge with stable
Wed, 18 May 2011 09:31:19 +0200 Martin Geisler revset: the name is optional for the tag predicate stable
Wed, 18 May 2011 09:28:11 +0200 Martin Geisler revset: note case-sensitive match in grep stable
Wed, 18 May 2011 09:20:52 +0200 Martin Geisler revset: note case-insensitive matches in keyword and user stable
Wed, 18 May 2011 09:15:18 +0200 Martin Geisler revset: expand help for contains predicate stable