Fri, 06 Jul 2007 08:48:28 +0200 merge with crew-stable
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 06 Jul 2007 08:48:28 +0200] rev 4830
merge with crew-stable
Thu, 05 Jul 2007 15:40:29 -0700 Add html docs and use for help shortcut
Lee Cantey <lcantey@gmail.com> [Thu, 05 Jul 2007 15:40:29 -0700] rev 4829
Add html docs and use for help shortcut
Thu, 05 Jul 2007 19:56:16 -0700 hgwebdir: show only trailing part of path when browsing subdirectories
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 19:56:16 -0700] rev 4828
hgwebdir: show only trailing part of path when browsing subdirectories
Thu, 05 Jul 2007 19:47:04 -0700 gitweb: add notfound template
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 19:47:04 -0700] rev 4827
gitweb: add notfound template
Thu, 05 Jul 2007 19:44:06 -0700 hgweb: let hgwebdir browse subdirectories
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 19:44:06 -0700] rev 4826
hgweb: let hgwebdir browse subdirectories
Thu, 05 Jul 2007 16:14:01 -0700 convert: svn code movement (no actual changes)
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 16:14:01 -0700] rev 4825
convert: svn code movement (no actual changes)
Thu, 05 Jul 2007 15:01:31 -0700 convert: svn: avoid parsing already-seen logentries due to branch following
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 15:01:31 -0700] rev 4824
convert: svn: avoid parsing already-seen logentries due to branch following
Thu, 05 Jul 2007 14:32:18 -0700 Merge with main
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 14:32:18 -0700] rev 4823
Merge with main
Thu, 05 Jul 2007 16:17:01 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Thu, 05 Jul 2007 16:17:01 -0500] rev 4822
Merge with stable
Thu, 05 Jul 2007 16:15:57 -0500 Merge with crew-stable
Matt Mackall <mpm@selenic.com> [Thu, 05 Jul 2007 16:15:57 -0500] rev 4821
Merge with crew-stable
Thu, 05 Jul 2007 16:01:07 -0500 merge: fix adding untracked files on directory rename (issue612)
Matt Mackall <mpm@selenic.com> [Thu, 05 Jul 2007 16:01:07 -0500] rev 4820
merge: fix adding untracked files on directory rename (issue612) Fix from Brendan Added test case
Thu, 05 Jul 2007 15:37:23 -0500 extensions: untangle some recursive dependencies
Matt Mackall <mpm@selenic.com> [Thu, 05 Jul 2007 15:37:23 -0500] rev 4819
extensions: untangle some recursive dependencies
Tue, 03 Jul 2007 00:13:52 +0900 interhg extension allows you to change changelog text like InterWiki.
OHASHI Hideya <ohachige@gmail.com> [Tue, 03 Jul 2007 00:13:52 +0900] rev 4818
interhg extension allows you to change changelog text like InterWiki.
Thu, 28 Jun 2007 02:11:54 +0200 setup.py not executable: change instructions at beginning of file
Christian Ebert <blacktrash@gmx.net> [Thu, 28 Jun 2007 02:11:54 +0200] rev 4817
setup.py not executable: change instructions at beginning of file
Thu, 05 Jul 2007 15:36:56 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Thu, 05 Jul 2007 15:36:56 -0500] rev 4816
Merge with stable
Thu, 05 Jul 2007 13:34:18 -0500 merge: make test for fast-forward merge stricter (issue619)
Matt Mackall <mpm@selenic.com> [Thu, 05 Jul 2007 13:34:18 -0500] rev 4815
merge: make test for fast-forward merge stricter (issue619) don't allow merging with an ancestor fix != on contexts add a test
Thu, 05 Jul 2007 14:31:13 -0700 convert: svn: some improvements in memory usage
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 14:31:13 -0700] rev 4814
convert: svn: some improvements in memory usage
Thu, 05 Jul 2007 12:45:41 -0700 convert: svn: remove svn_paths wrappers
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 12:45:41 -0700] rev 4813
convert: svn: remove svn_paths wrappers
Thu, 05 Jul 2007 12:41:58 -0700 convert: svn: use revmap to parse only new revisions in incremental conversions
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 12:41:58 -0700] rev 4812
convert: svn: use revmap to parse only new revisions in incremental conversions
Thu, 05 Jul 2007 12:24:26 -0700 convert: export revmap to source.
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 12:24:26 -0700] rev 4811
convert: export revmap to source. Sources may be able to use it to optimise their own log fetching
Thu, 05 Jul 2007 12:18:01 -0700 convert: svn: defer get_log parsing until after get_log completes.
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 12:18:01 -0700] rev 4810
convert: svn: defer get_log parsing until after get_log completes. According to the documentation, it is not safe to perform any other operation on the ra object until get_log completes.
Thu, 05 Jul 2007 12:08:48 -0700 convert: move some code into common init function
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 12:08:48 -0700] rev 4809
convert: move some code into common init function
Thu, 05 Jul 2007 12:00:43 -0700 Merge with crew
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 12:00:43 -0700] rev 4808
Merge with crew
Thu, 05 Jul 2007 12:00:26 -0700 alias: remove dead code
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 12:00:26 -0700] rev 4807
alias: remove dead code
Thu, 05 Jul 2007 12:00:04 -0700 convert: call superclass init from engine init functions
Brendan Cully <brendan@kublai.com> [Thu, 05 Jul 2007 12:00:04 -0700] rev 4806
convert: call superclass init from engine init functions
Thu, 05 Jul 2007 20:50:24 +0200 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Thu, 05 Jul 2007 20:50:24 +0200] rev 4805
Merge with crew-stable
Thu, 05 Jul 2007 20:39:03 +0200 test-archive: stop checking md5 absolute values
Patrick Mezard <pmezard@gmail.com> [Thu, 05 Jul 2007 20:39:03 +0200] rev 4804
test-archive: stop checking md5 absolute values Different tar/zlib versions can generate different binaries.
Thu, 05 Jul 2007 19:13:08 +0200 Fix issue589 wording problem
Patrick Mezard <pmezard@gmail.com> [Thu, 05 Jul 2007 19:13:08 +0200] rev 4803
Fix issue589 wording problem
Tue, 26 Jun 2007 10:48:58 -0400 Fix serve on Windows without win32* modules.
Nathan Jones <nathanj@insightbb.com> [Tue, 26 Jun 2007 10:48:58 -0400] rev 4802
Fix serve on Windows without win32* modules.
Thu, 05 Jul 2007 19:11:38 +0200 test-demandimport: match upper-case hexadecimal
Patrick Mezard <pmezard@gmail.com> [Thu, 05 Jul 2007 19:11:38 +0200] rev 4801
test-demandimport: match upper-case hexadecimal
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip