log

age author description
Wed, 18 Nov 2009 12:47:58 +0100 Dan Villiom Podlaski Christiansen httprepo: suppress the `real URL is...' message in safe, common cases.
Wed, 18 Nov 2009 17:09:00 +0100 Thomas Arendsen Hein merge with crew-stable
Wed, 18 Nov 2009 16:47:20 +0100 Thomas Arendsen Hein Extend test-branchmap to test c51494c53841 stable
Wed, 18 Nov 2009 15:20:08 +0100 Sune Foldager branchmap: fix defective fallback fix 0262bb59016f stable
Wed, 18 Nov 2009 00:19:42 +0100 Martin Geisler Merge with stable
Wed, 11 Nov 2009 17:48:00 +0100 Peter Arrenbrecht alias: improve help text for command aliases
Fri, 13 Nov 2009 16:38:27 +0200 Henri Wiechers dispatch: minor refactoring
Tue, 17 Nov 2009 22:16:41 +0100 Dan Villiom Podlaski Christiansen qseries: don't truncate the patch name (issue1912) stable
Tue, 17 Nov 2009 16:23:05 -0600 Matt Mackall summary: note non-default branches with -q stable
Tue, 17 Nov 2009 16:22:17 -0600 Matt Mackall Add stable branch stable
Mon, 16 Nov 2009 14:50:30 -0600 Matt Mackall Added signature for changeset 31ec469f9b55
Mon, 16 Nov 2009 14:50:24 -0600 Matt Mackall Added tag 1.4 for changeset 31ec469f9b55
Mon, 16 Nov 2009 21:25:36 +0100 Martin Geisler i18n-ja: fixed bad indentation 1.4
Mon, 16 Nov 2009 13:52:53 -0600 Matt Mackall Merge with crew
Mon, 16 Nov 2009 11:31:08 -0800 Brendan Cully Allow import --no-commit over an applied MQ patch.
Mon, 16 Nov 2009 12:51:00 -0600 Matt Mackall Merge with i18n
Mon, 16 Nov 2009 14:37:31 -0200 Wagner Bruna i18n-pt_BR: synchronized with crew 9c43089b372a
Mon, 16 Nov 2009 09:58:45 +0200 Fabian Kreutz i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Sun, 15 Nov 2009 21:57:02 -0200 Wagner Bruna i18n-pt_BR: messages for 9e7b2c49d25d and cleanup
Fri, 13 Nov 2009 14:30:57 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 004bf1d6e6af
Mon, 16 Nov 2009 13:35:36 +0100 Henrik Stuart support encoding fallback in branchmap to maintain compatibility with 1.3.x
Mon, 16 Nov 2009 14:09:31 +0100 Patrick Mezard convert/svn: fix warning when repo detection failed
Mon, 16 Nov 2009 11:58:03 +0100 Benoit Boissinot inotify: workaround test-inotify-dirty-dirstate failures
Mon, 16 Nov 2009 11:55:29 +0100 Benoit Boissinot lock: the correct way to do a trylock() is to use a timeout of 0
Sat, 14 Nov 2009 14:21:53 +0100 Martin Geisler diff: change --inverse to --reverse
Mon, 09 Nov 2009 17:41:21 +0100 Christian Boos setup: pass LD_LIBRARY_PATH to subprocess when determining version.
Wed, 11 Nov 2009 14:38:59 +0900 Nicolas Dumazet inotify: Do not access inotify when dirstate is dirty (issue1811)
Fri, 13 Nov 2009 08:31:10 +0900 Nicolas Dumazet inotify: mark directories visited during lookup (issue1844)
Fri, 13 Nov 2009 06:36:26 +0100 Henrik Stuart Merge with crew-stable
Fri, 13 Nov 2009 06:29:49 +0100 Henrik Stuart url: generalise HTTPS proxy handling to accomodate Python changes