Mon, 17 Jul 2006 01:58:59 +0200 correct the handling of linkrev with nullid
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 17 Jul 2006 01:58:59 +0200] rev 2651
correct the handling of linkrev with nullid
Mon, 17 Jul 2006 01:58:50 +0200 lookup should allow -1 to represent nullid (if passed an int as arg)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 17 Jul 2006 01:58:50 +0200] rev 2650
lookup should allow -1 to represent nullid (if passed an int as arg)
Mon, 24 Jul 2006 13:47:29 -0700 make convert-repo deal with git symbolic refs.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 24 Jul 2006 13:47:29 -0700] rev 2649
make convert-repo deal with git symbolic refs. Problem noticed by Sébastien Pierre
Mon, 24 Jul 2006 09:22:47 -0700 util.getuser: better comments
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 24 Jul 2006 09:22:47 -0700] rev 2648
util.getuser: better comments
Mon, 24 Jul 2006 09:19:25 -0700 util.getuser: raise exception if win32api not available.
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 24 Jul 2006 09:19:25 -0700] rev 2647
util.getuser: raise exception if win32api not available.
Mon, 24 Jul 2006 09:12:16 -0700 merge with crew.
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 24 Jul 2006 09:12:16 -0700] rev 2646
merge with crew.
Mon, 24 Jul 2006 09:11:26 -0700 fix windows username problem.
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 24 Jul 2006 09:11:26 -0700] rev 2645
fix windows username problem.
Thu, 20 Jul 2006 21:58:25 -0700 Make hgweb threads into daemon threads.
Brendan Cully <brendan@kublai.com> [Thu, 20 Jul 2006 21:58:25 -0700] rev 2644
Make hgweb threads into daemon threads. This fixes the problem that an interrupted hg serve will not terminate until the next request has been received.
Fri, 21 Jul 2006 02:36:17 +0200 Preserve multibyte UTF-8 characters when obfuscating.
Brendan Cully <brendan@kublai.com> [Fri, 21 Jul 2006 02:36:17 +0200] rev 2643
Preserve multibyte UTF-8 characters when obfuscating. This version uses the unicode 'replace' option, so non-UTF-8 encodings will still be mangled. Luckily, there aren't any of those.
Fri, 21 Jul 2006 02:31:59 +0200 spelling fix
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 21 Jul 2006 02:31:59 +0200] rev 2642
spelling fix
Fri, 21 Jul 2006 01:40:07 +0200 change 'hg tag' to tag the parent rev instead of tip
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 21 Jul 2006 01:40:07 +0200] rev 2641
change 'hg tag' to tag the parent rev instead of tip
Wed, 19 Jul 2006 07:56:40 -0700 fix tests.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 19 Jul 2006 07:56:40 -0700] rev 2640
fix tests.
Wed, 19 Jul 2006 07:52:16 -0700 Add an option '-C|--copies' to hg status to show the source of copied files.
Brendan Cully <brendan@kublai.com> [Wed, 19 Jul 2006 07:52:16 -0700] rev 2639
Add an option '-C|--copies' to hg status to show the source of copied files. Copied files are displayed in the form: A newname oldname
Wed, 19 Jul 2006 07:51:56 -0700 merge
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 19 Jul 2006 07:51:56 -0700] rev 2638
merge
Wed, 19 Jul 2006 09:28:59 +0200 HGcommand.vim : the status was read for the wrong file as we changed the current directory before
"Mathieu Clabaut <mathieu.clabaut@gmail.com>" [Wed, 19 Jul 2006 09:28:59 +0200] rev 2637
HGcommand.vim : the status was read for the wrong file as we changed the current directory before
Tue, 18 Jul 2006 18:35:47 +0200 Do not try to get revision and branch information for file which are not tracked
"Mathieu Clabaut <mathieu.clabaut@gmail.com>" [Tue, 18 Jul 2006 18:35:47 +0200] rev 2636
Do not try to get revision and branch information for file which are not tracked
Tue, 18 Jul 2006 18:35:47 +0200 Correction of commit with a log message in a file
"Mathieu Clabaut <mathieu.clabaut@gmail.com>" [Tue, 18 Jul 2006 18:35:47 +0200] rev 2635
Correction of commit with a log message in a file
Tue, 18 Jul 2006 18:35:47 +0200 Test if file is below an HG root before doing anything
"Mathieu Clabaut <mathieu.clabaut@gmail.com>" [Tue, 18 Jul 2006 18:35:47 +0200] rev 2634
Test if file is below an HG root before doing anything
Sat, 15 Jul 2006 13:09:46 +0200 [mq]: merge marker
"Mathieu Clabaut <mathieu.clabaut@gmail.com>" [Sat, 15 Jul 2006 13:09:46 +0200] rev 2633
[mq]: merge marker
Wed, 19 Jul 2006 13:37:05 +0200 fix logfile option for HGFinishCommit
Christian Ebert <blacktrash@gmx.net> [Wed, 19 Jul 2006 13:37:05 +0200] rev 2632
fix logfile option for HGFinishCommit
Tue, 18 Jul 2006 00:32:18 +0200 codingstyle: use spaces instead of tabs
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 18 Jul 2006 00:32:18 +0200] rev 2631
codingstyle: use spaces instead of tabs
Mon, 17 Jul 2006 11:30:33 -0500 Merge with tonfa
Matt Mackall <mpm@selenic.com> [Mon, 17 Jul 2006 11:30:33 -0500] rev 2630
Merge with tonfa
Sun, 16 Jul 2006 16:40:24 +0200 context.py: various fixes
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 16 Jul 2006 16:40:24 +0200] rev 2629
context.py: various fixes - use a normal changeset instead of a context - define _filenode instead of _node to match the else clause
Sun, 16 Jul 2006 16:39:03 +0200 context.py: filectxs was using a keyword arg, add it to filectx
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 16 Jul 2006 16:39:03 +0200] rev 2628
context.py: filectxs was using a keyword arg, add it to filectx
Sun, 16 Jul 2006 16:39:02 +0200 context.py: self.repo is not defined, change to self._repo
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 16 Jul 2006 16:39:02 +0200] rev 2627
context.py: self.repo is not defined, change to self._repo
Sun, 16 Jul 2006 11:32:37 +0200 walkchangerevs: fix race in fast path
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 16 Jul 2006 11:32:37 +0200] rev 2626
walkchangerevs: fix race in fast path do not yield revs if the corresponding cl entry does not exists, it avoids a race in the fastpath (where we walk in the filelog) with an ongoing transaction.
Sun, 16 Jul 2006 00:02:05 +0200 mention the bts for bug reporting in traceback message
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 16 Jul 2006 00:02:05 +0200] rev 2625
mention the bts for bug reporting in traceback message
Sun, 16 Jul 2006 00:01:41 +0200 expand the path if destination is not a directory
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 16 Jul 2006 00:01:41 +0200] rev 2624
expand the path if destination is not a directory
Mon, 17 Jul 2006 07:43:15 -0700 fix problem with uncompressed clone and python 2.3.
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 17 Jul 2006 07:43:15 -0700] rev 2623
fix problem with uncompressed clone and python 2.3.
Sun, 16 Jul 2006 10:04:16 -0700 rename stream hgrc option to compressed.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 16 Jul 2006 10:04:16 -0700] rev 2622
rename stream hgrc option to compressed.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip