Wed, 15 Nov 2006 15:51:58 -0600 move walkchangerevs to cmdutils
Matt Mackall <mpm@selenic.com> [Wed, 15 Nov 2006 15:51:58 -0600] rev 3657
move walkchangerevs to cmdutils
Wed, 15 Nov 2006 15:51:58 -0600 Consolidate brinfo handling
Matt Mackall <mpm@selenic.com> [Wed, 15 Nov 2006 15:51:58 -0600] rev 3656
Consolidate brinfo handling
Wed, 15 Nov 2006 15:51:58 -0600 changeset templater: convert some unnecessary yields to returns
Matt Mackall <mpm@selenic.com> [Wed, 15 Nov 2006 15:51:58 -0600] rev 3655
changeset templater: convert some unnecessary yields to returns
Wed, 15 Nov 2006 15:51:58 -0600 further simplify stringify
Matt Mackall <mpm@selenic.com> [Wed, 15 Nov 2006 15:51:58 -0600] rev 3654
further simplify stringify
Wed, 15 Nov 2006 15:51:58 -0600 ui: remove last vestiges of header buffering
Matt Mackall <mpm@selenic.com> [Wed, 15 Nov 2006 15:51:58 -0600] rev 3653
ui: remove last vestiges of header buffering
Wed, 15 Nov 2006 19:18:57 -0200 commands.docopy: pay attention on whether paths use "/" or os.sep
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 15 Nov 2006 19:18:57 -0200] rev 3652
commands.docopy: pay attention on whether paths use "/" or os.sep
Wed, 15 Nov 2006 18:56:47 -0200 fix util.pathto
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 15 Nov 2006 18:56:47 -0200] rev 3651
fix util.pathto All users of this function pass a local path (which uses os.sep) as the first argument and a "/"-separated path as the second argument.
Wed, 15 Nov 2006 17:56:57 -0200 don't use readline() to read branches.cache
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 15 Nov 2006 17:56:57 -0200] rev 3650
don't use readline() to read branches.cache The posixfile_nt class used on windows doesn't have that method.
Mon, 13 Nov 2006 21:50:09 +0100 merge with upstream
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 13 Nov 2006 21:50:09 +0100] rev 3649
merge with upstream
Mon, 13 Nov 2006 13:26:57 -0600 Refactor log ui buffering and patch display
Matt Mackall <mpm@selenic.com> [Mon, 13 Nov 2006 13:26:57 -0600] rev 3648
Refactor log ui buffering and patch display
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip