Fri, 01 Dec 2006 01:42:52 -0600 Fix argument handling for hg -v pull -v x (issue 436)
Matt Mackall <mpm@selenic.com> [Fri, 01 Dec 2006 01:42:52 -0600] rev 3742
Fix argument handling for hg -v pull -v x (issue 436)
Fri, 01 Dec 2006 01:29:14 -0600 update bugzilla extension to use ui buffers
Matt Mackall <mpm@selenic.com> [Fri, 01 Dec 2006 01:29:14 -0600] rev 3741
update bugzilla extension to use ui buffers
Fri, 01 Dec 2006 01:29:13 -0600 add test for the notify extension
Matt Mackall <mpm@selenic.com> [Fri, 01 Dec 2006 01:29:13 -0600] rev 3740
add test for the notify extension
Fri, 01 Dec 2006 01:28:20 -0600 fix notify with new ui buffering
Matt Mackall <mpm@selenic.com> [Fri, 01 Dec 2006 01:28:20 -0600] rev 3739
fix notify with new ui buffering
Fri, 01 Dec 2006 01:28:19 -0600 use ui buffering in changeset printer
Matt Mackall <mpm@selenic.com> [Fri, 01 Dec 2006 01:28:19 -0600] rev 3738
use ui buffering in changeset printer delete old uibuffer class delete old stringio class move show to _show add new show that uses ui.pushbuffer to buffer add new flush that writes buffered data add props arg to changeset_printer to match _templater
Fri, 01 Dec 2006 01:28:18 -0600 add a simple nested buffering scheme to ui
Matt Mackall <mpm@selenic.com> [Fri, 01 Dec 2006 01:28:18 -0600] rev 3737
add a simple nested buffering scheme to ui
Thu, 30 Nov 2006 22:38:48 -0600 make manifest friendlier
Matt Mackall <mpm@selenic.com> [Thu, 30 Nov 2006 22:38:48 -0600] rev 3736
make manifest friendlier switch to using context code ..which uses first parent by default show file hashes only with debug switch show permissions with verbose fix up tests
Thu, 30 Nov 2006 19:50:28 -0600 Add missing test output
Matt Mackall <mpm@selenic.com> [Thu, 30 Nov 2006 19:50:28 -0600] rev 3735
Add missing test output
Thu, 30 Nov 2006 18:22:44 -0600 Fix test permission
Matt Mackall <mpm@selenic.com> [Thu, 30 Nov 2006 18:22:44 -0600] rev 3734
Fix test permission
Thu, 30 Nov 2006 17:36:33 -0600 merge: handle directory renames
Matt Mackall <mpm@selenic.com> [Thu, 30 Nov 2006 17:36:33 -0600] rev 3733
merge: handle directory renames commit: handle new copy dirstate case correctly findcopies: keep a map of all copies found for directory logic add dirs filter check for merge:followdirs config option generate a directory move map find files that match directory move map manifestmerge: add directory rename cases applyupdates: skip actions with None file add "d" action recordupdates: add "d" action add simple directory rename test
Thu, 30 Nov 2006 17:36:33 -0600 merge: pull findcopies helpers inside, refactor checkpair to checkcopies
Matt Mackall <mpm@selenic.com> [Thu, 30 Nov 2006 17:36:33 -0600] rev 3732
merge: pull findcopies helpers inside, refactor checkpair to checkcopies
Thu, 30 Nov 2006 17:36:33 -0600 merge: move check for empty ancestor into findcopies
Matt Mackall <mpm@selenic.com> [Thu, 30 Nov 2006 17:36:33 -0600] rev 3731
merge: move check for empty ancestor into findcopies
Thu, 30 Nov 2006 17:36:33 -0600 merge: only store one direction of copies in the copy map
Matt Mackall <mpm@selenic.com> [Thu, 30 Nov 2006 17:36:33 -0600] rev 3730
merge: only store one direction of copies in the copy map simplify checkpair generate copied hash from copy map make copy cases more symmetrical
Thu, 30 Nov 2006 17:36:33 -0600 merge: add copied hash to simplify copy logic
Matt Mackall <mpm@selenic.com> [Thu, 30 Nov 2006 17:36:33 -0600] rev 3729
merge: add copied hash to simplify copy logic
Thu, 30 Nov 2006 17:36:33 -0600 merge: remove unused match logic from findcopies
Matt Mackall <mpm@selenic.com> [Thu, 30 Nov 2006 17:36:33 -0600] rev 3728
merge: remove unused match logic from findcopies
Thu, 30 Nov 2006 17:36:33 -0600 merge: report destinations of moves in merge action messages
Matt Mackall <mpm@selenic.com> [Thu, 30 Nov 2006 17:36:33 -0600] rev 3727
merge: report destinations of moves in merge action messages
Thu, 30 Nov 2006 13:51:58 -0800 transplant: recover added/removed files after failed application
Brendan Cully <brendan@kublai.com> [Thu, 30 Nov 2006 13:51:58 -0800] rev 3726
transplant: recover added/removed files after failed application
Thu, 30 Nov 2006 11:32:40 -0800 transplant: preserve filter changes in --continue log
Brendan Cully <brendan@kublai.com> [Thu, 30 Nov 2006 11:32:40 -0800] rev 3725
transplant: preserve filter changes in --continue log
Thu, 30 Nov 2006 11:09:25 -0800 transplant: fix --continue; add --continue test
Brendan Cully <brendan@kublai.com> [Thu, 30 Nov 2006 11:09:25 -0800] rev 3724
transplant: fix --continue; add --continue test
Wed, 29 Nov 2006 22:34:22 -0800 transplant: show_changeset moved to cmdutil
Brendan Cully <brendan@kublai.com> [Wed, 29 Nov 2006 22:34:22 -0800] rev 3723
transplant: show_changeset moved to cmdutil
Wed, 29 Nov 2006 08:49:45 +0100 Make sed expression in test-committer compatible with GNU sed 3.x.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 29 Nov 2006 08:49:45 +0100] rev 3722
Make sed expression in test-committer compatible with GNU sed 3.x.
Tue, 28 Nov 2006 21:16:05 +0100 only print a warning when no username is specified
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 28 Nov 2006 21:16:05 +0100] rev 3721
only print a warning when no username is specified - revert most of 8b55c0ba - display the username during interactive commit
Tue, 28 Nov 2006 19:11:46 +0100 add a comment about '\n' and '\r' and streaming clone
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 28 Nov 2006 19:11:46 +0100] rev 3720
add a comment about '\n' and '\r' and streaming clone
Tue, 28 Nov 2006 11:28:45 +0100 add test for issue433
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 28 Nov 2006 11:28:45 +0100] rev 3719
add test for issue433
Mon, 27 Nov 2006 22:56:26 -0200 fix hg log -r ''
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 27 Nov 2006 22:56:26 -0200] rev 3718
fix hg log -r ''
Mon, 27 Nov 2006 22:03:36 -0200 handle files with more than one git binary patch
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 27 Nov 2006 22:03:36 -0200] rev 3717
handle files with more than one git binary patch
Mon, 27 Nov 2006 22:03:31 -0200 handle files with both git binary patches and copy/rename ops
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 27 Nov 2006 22:03:31 -0200] rev 3716
handle files with both git binary patches and copy/rename ops
Mon, 27 Nov 2006 15:27:09 -0800 Make context __eq__ handle arbitrary RHS values
Brendan Cully <brendan@kublai.com> [Mon, 27 Nov 2006 15:27:09 -0800] rev 3715
Make context __eq__ handle arbitrary RHS values
Mon, 27 Nov 2006 15:13:01 -0800 Add transplant extension
Brendan Cully <brendan@kublai.com> [Mon, 27 Nov 2006 15:13:01 -0800] rev 3714
Add transplant extension
Mon, 27 Nov 2006 22:22:44 +0100 don't create the .hg/data at init time
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 27 Nov 2006 22:22:44 +0100] rev 3713
don't create the .hg/data at init time
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip