Wed, 31 Dec 2008 17:38:35 -0600 Added signature for changeset 11a4eb81fb4f
Matt Mackall <mpm@selenic.com> [Wed, 31 Dec 2008 17:38:35 -0600] rev 7556
Added signature for changeset 11a4eb81fb4f
Wed, 31 Dec 2008 17:38:35 -0600 Added tag 1.1.2 for changeset 11a4eb81fb4f
Matt Mackall <mpm@selenic.com> [Wed, 31 Dec 2008 17:38:35 -0600] rev 7555
Added tag 1.1.2 for changeset 11a4eb81fb4f
Tue, 30 Dec 2008 22:10:41 +0100 test-audit-path: add more tests (issue 1450) 1.1.2
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Tue, 30 Dec 2008 22:10:41 +0100] rev 7554
test-audit-path: add more tests (issue 1450)
Wed, 31 Dec 2008 16:27:20 -0600 audit: reject paths with .hg (issue 1450)
Matt Mackall <mpm@selenic.com> [Wed, 31 Dec 2008 16:27:20 -0600] rev 7553
audit: reject paths with .hg (issue 1450) Spotted by Peter Arrenbrecht
Wed, 31 Dec 2008 15:04:18 +0100 merge bookmarks
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 31 Dec 2008 15:04:18 +0100] rev 7552
merge bookmarks
Wed, 31 Dec 2008 14:29:51 +0100 bookmarks: tests for track.current option
David Soria Parra <dsp@php.net> [Wed, 31 Dec 2008 14:29:51 +0100] rev 7551
bookmarks: tests for track.current option
Thu, 18 Dec 2008 10:51:11 +0100 bookmarks: set the current bookmark to the new name if we rename the current bookmark
David Soria Parra <dsp@php.net> [Thu, 18 Dec 2008 10:51:11 +0100] rev 7550
bookmarks: set the current bookmark to the new name if we rename the current bookmark If we rename the current bookmark, we have to set the current bookmark to the new name.
Wed, 31 Dec 2008 14:23:19 +0100 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 31 Dec 2008 14:23:19 +0100] rev 7549
merge with crew-stable
Wed, 31 Dec 2008 14:21:00 +0100 monoblue: add less/more links to graph page
Pascal Quantin <pascal.quantin@gmail.com> [Wed, 31 Dec 2008 14:21:00 +0100] rev 7548
monoblue: add less/more links to graph page
Thu, 25 Dec 2008 10:48:24 +0200 python implementation of diffstat
Alexander Solovyov <piranha@piranha.org.ua> [Thu, 25 Dec 2008 10:48:24 +0200] rev 7547
python implementation of diffstat Implemented as two functions: diffstat, which yields lines of text, formatted as a usual diffstat output, and diffstatdata, which is called inside diffstat to do real performing and yield file names with appropriate data (numbers of added and removed lines).
Sun, 28 Dec 2008 19:59:42 +0100 add a comment about the need of hg._update()
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 28 Dec 2008 19:59:42 +0100] rev 7546
add a comment about the need of hg._update()
Sun, 28 Dec 2008 20:21:20 +0100 merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 28 Dec 2008 20:21:20 +0100] rev 7545
merge with -stable
Thu, 25 Dec 2008 17:49:08 +0100 test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.py
Gilles Moris <gilles.moris@free.fr> [Thu, 25 Dec 2008 17:49:08 +0100] rev 7544
test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.py Note that other sed replacement commands are also filtering get-with-headers.py, but they seem to be more test specific, hence not handled here.
Sun, 21 Dec 2008 12:19:12 -0800 Merge crew and stable
Bryan O'Sullivan <bos@serpentine.com> [Sun, 21 Dec 2008 12:19:12 -0800] rev 7543
Merge crew and stable
Sun, 21 Dec 2008 09:40:55 +0100 merge with stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 21 Dec 2008 09:40:55 +0100] rev 7542
merge with stable
Sat, 20 Dec 2008 16:27:51 -0600 Merge with stable
Matt Mackall <mpm@selenic.com> [Sat, 20 Dec 2008 16:27:51 -0600] rev 7541
Merge with stable
Sat, 20 Dec 2008 13:09:05 +0100 merge with stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 20 Dec 2008 13:09:05 +0100] rev 7540
merge with stable
Fri, 19 Dec 2008 22:32:08 +0100 color: fix colorization of the 'old mode' git diff metadata
Gilles Moris <gilles.moris@free.fr> [Fri, 19 Dec 2008 22:32:08 +0100] rev 7539
color: fix colorization of the 'old mode' git diff metadata
Sat, 20 Dec 2008 00:43:03 +0100 merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 20 Dec 2008 00:43:03 +0100] rev 7538
merge with -stable
Fri, 19 Dec 2008 18:49:02 +0100 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 19 Dec 2008 18:49:02 +0100] rev 7537
merge with crew-stable
Fri, 19 Dec 2008 08:42:41 +0100 merge with crew-stable (again)
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 19 Dec 2008 08:42:41 +0100] rev 7536
merge with crew-stable (again)
Fri, 19 Dec 2008 08:20:19 +0100 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 19 Dec 2008 08:20:19 +0100] rev 7535
merge with crew-stable
Tue, 16 Dec 2008 09:58:41 +0100 keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
Christian Ebert <blacktrash@gmx.net> [Tue, 16 Dec 2008 09:58:41 +0100] rev 7534
keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
Mon, 15 Dec 2008 12:03:28 -0800 Merge with crew-stable
Brendan Cully <brendan@kublai.com> [Mon, 15 Dec 2008 12:03:28 -0800] rev 7533
Merge with crew-stable
Sat, 20 Dec 2008 16:12:01 -0600 Added signature for changeset 3773e510d433
Matt Mackall <mpm@selenic.com> [Sat, 20 Dec 2008 16:12:01 -0600] rev 7532
Added signature for changeset 3773e510d433
Sat, 20 Dec 2008 16:12:00 -0600 Added tag 1.1.1 for changeset 3773e510d433
Matt Mackall <mpm@selenic.com> [Sat, 20 Dec 2008 16:12:00 -0600] rev 7531
Added tag 1.1.1 for changeset 3773e510d433
Fri, 19 Dec 2008 20:58:33 -0600 resolve: clarify and simplify help 1.1.1
Matt Mackall <mpm@selenic.com> [Fri, 19 Dec 2008 20:58:33 -0600] rev 7530
resolve: clarify and simplify help
Fri, 19 Dec 2008 16:48:32 -0600 tests: fix no-diffs option
Matt Mackall <mpm@selenic.com> [Fri, 19 Dec 2008 16:48:32 -0600] rev 7529
tests: fix no-diffs option
Fri, 19 Dec 2008 16:48:31 -0600 archive: fix bogus error message with no working directory
Matt Mackall <mpm@selenic.com> [Fri, 19 Dec 2008 16:48:31 -0600] rev 7528
archive: fix bogus error message with no working directory
Fri, 19 Dec 2008 16:47:36 -0600 resolve: require -a switch to resolve all files
Matt Mackall <mpm@selenic.com> [Fri, 19 Dec 2008 16:47:36 -0600] rev 7527
resolve: require -a switch to resolve all files Like revert -a, this should make this command slightly safer
Fri, 19 Dec 2008 21:38:01 +0100 fix typo
Benoit Allard <benoit@aeteurope.nl> [Fri, 19 Dec 2008 21:38:01 +0100] rev 7526
fix typo
Fri, 19 Dec 2008 18:24:49 +0100 hgweb: mq repos should be in non-recursive collections, too
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 19 Dec 2008 18:24:49 +0100] rev 7525
hgweb: mq repos should be in non-recursive collections, too
(0) -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip