log

age author description
Sat, 07 Jul 2007 15:09:28 -0700 Brendan Cully Merge with crew
Sat, 07 Jul 2007 15:09:08 -0700 Brendan Cully hgweb: browse subdirectories before checking whether parent directory is also a repository
Sat, 07 Jul 2007 20:52:31 +0200 Thomas Arendsen Hein Use a prefix for debuginstall tempfiles.
Fri, 06 Jul 2007 10:29:09 -0700 Brendan Cully python 2.3 does not have sorted
Fri, 06 Jul 2007 10:22:22 -0700 Brendan Cully Sort changelog extra dict to avoid possible nondeterminism
Fri, 06 Jul 2007 10:11:48 -0700 Brendan Cully Last change broke new-style URLs
Fri, 06 Jul 2007 09:15:17 -0700 Brendan Cully hgwebdir: do not walk up the given path looking for a repository. It is there or it isn't.
Fri, 06 Jul 2007 08:55:36 +0200 Thomas Arendsen Hein merge with crew-stable
Fri, 06 Jul 2007 08:48:28 +0200 Thomas Arendsen Hein merge with crew-stable
Thu, 05 Jul 2007 15:40:29 -0700 Lee Cantey Add html docs and use for help shortcut
Thu, 05 Jul 2007 19:56:16 -0700 Brendan Cully hgwebdir: show only trailing part of path when browsing subdirectories
Thu, 05 Jul 2007 19:47:04 -0700 Brendan Cully gitweb: add notfound template
Thu, 05 Jul 2007 19:44:06 -0700 Brendan Cully hgweb: let hgwebdir browse subdirectories
Thu, 05 Jul 2007 16:14:01 -0700 Brendan Cully convert: svn code movement (no actual changes)
Thu, 05 Jul 2007 15:01:31 -0700 Brendan Cully convert: svn: avoid parsing already-seen logentries due to branch following
Thu, 05 Jul 2007 14:32:18 -0700 Brendan Cully Merge with main
Thu, 05 Jul 2007 16:17:01 -0500 Matt Mackall Merge with stable
Thu, 05 Jul 2007 16:15:57 -0500 Matt Mackall Merge with crew-stable
Thu, 05 Jul 2007 16:01:07 -0500 Matt Mackall merge: fix adding untracked files on directory rename (issue612)
Thu, 05 Jul 2007 15:37:23 -0500 Matt Mackall extensions: untangle some recursive dependencies
Tue, 03 Jul 2007 00:13:52 +0900 OHASHI Hideya interhg extension allows you to change changelog text like InterWiki.
Thu, 28 Jun 2007 02:11:54 +0200 Christian Ebert setup.py not executable: change instructions at beginning of file
Thu, 05 Jul 2007 15:36:56 -0500 Matt Mackall Merge with stable
Thu, 05 Jul 2007 13:34:18 -0500 Matt Mackall merge: make test for fast-forward merge stricter (issue619)
Thu, 05 Jul 2007 14:31:13 -0700 Brendan Cully convert: svn: some improvements in memory usage
Thu, 05 Jul 2007 12:45:41 -0700 Brendan Cully convert: svn: remove svn_paths wrappers
Thu, 05 Jul 2007 12:41:58 -0700 Brendan Cully convert: svn: use revmap to parse only new revisions in incremental conversions
Thu, 05 Jul 2007 12:24:26 -0700 Brendan Cully convert: export revmap to source.
Thu, 05 Jul 2007 12:18:01 -0700 Brendan Cully convert: svn: defer get_log parsing until after get_log completes.
Thu, 05 Jul 2007 12:08:48 -0700 Brendan Cully convert: move some code into common init function
Thu, 05 Jul 2007 12:00:43 -0700 Brendan Cully Merge with crew
Thu, 05 Jul 2007 12:00:26 -0700 Brendan Cully alias: remove dead code
Thu, 05 Jul 2007 12:00:04 -0700 Brendan Cully convert: call superclass init from engine init functions
Thu, 05 Jul 2007 20:50:24 +0200 Patrick Mezard Merge with crew-stable
Thu, 05 Jul 2007 20:39:03 +0200 Patrick Mezard test-archive: stop checking md5 absolute values
Thu, 05 Jul 2007 19:13:08 +0200 Patrick Mezard Fix issue589 wording problem
Tue, 26 Jun 2007 10:48:58 -0400 Nathan Jones Fix serve on Windows without win32* modules.
Thu, 05 Jul 2007 19:11:38 +0200 Patrick Mezard test-demandimport: match upper-case hexadecimal
Wed, 04 Jul 2007 13:38:49 -0700 Brendan Cully Add alias extension
Wed, 04 Jul 2007 09:24:19 +0200 Thomas Arendsen Hein merge with crew-stable
Wed, 04 Jul 2007 09:20:56 +0200 Thomas Arendsen Hein Fixed calling the merge script and reporting errors in debuginstall (issue617)
Tue, 03 Jul 2007 20:22:39 -0700 Brendan Cully convert svn: minor improvement to tag detection.
Tue, 03 Jul 2007 19:49:36 -0700 Brendan Cully convert: svn merges produce hard-to-trace file entries. Ignore them for now.
Tue, 03 Jul 2007 19:26:41 -0700 Brendan Cully convert: svn: autodetect /branches, /tags, /trunk.
Tue, 03 Jul 2007 17:07:58 -0700 Brendan Cully convert: svn: pull out broken batching code, add alpha tags support
Tue, 03 Jul 2007 15:34:30 -0700 Brendan Cully convert: svn: get parent for branch creation events
Tue, 03 Jul 2007 15:12:07 -0700 Brendan Cully convert: add optional module argument to svn._fetch_revisions
Tue, 03 Jul 2007 14:16:54 -0700 Brendan Cully convert: svn: parse log entries as they arrive instead of deferring it
Tue, 03 Jul 2007 13:50:26 -0700 Brendan Cully convert: svn: move some debug output to verbose
Tue, 03 Jul 2007 12:56:30 -0700 Brendan Cully convert: another typo in svn.latest
Tue, 03 Jul 2007 12:52:13 -0700 Brendan Cully convert: typo in svn.latest
Tue, 03 Jul 2007 12:44:04 -0700 Brendan Cully convert: svn: add function to get the latest revision touching a path
Tue, 03 Jul 2007 11:36:06 -0700 Brendan Cully convert: svn: add an early return to move most changeset parsing out an indent level
Tue, 03 Jul 2007 10:55:46 -0700 Brendan Cully convert: svn: use a separate mempool for each ls in the 1.4 fallback path
Tue, 03 Jul 2007 04:18:24 -0700 Lee Cantey Remove specific version requirement and point to latest versions of Mac Python downloads.
Tue, 03 Jul 2007 12:50:05 +0200 Thomas Arendsen Hein children extension: Don't abort when looking at the null revision.
Tue, 03 Jul 2007 12:46:34 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 03 Jul 2007 12:45:33 +0200 Thomas Arendsen Hein Fix revlog.children so the real children of the null revision can be calculated.
Tue, 03 Jul 2007 12:14:25 +0200 Thomas Arendsen Hein Add extension to provide the 'hg children' command (with tests)
Tue, 03 Jul 2007 03:14:18 -0300 Alexis S. L. Carvalho merge with crew-stable