Thu, 20 Mar 2008 16:42:51 +0100 BenoƮt Allard notify: print diffstat even if maxline == 0
Thu, 20 Mar 2008 01:47:35 +0100 Benoit Boissinot Make clear that for a changegroup '-r' pulls "up to" a revision
Wed, 19 Mar 2008 16:54:35 -0300 Alexis S. L. Carvalho two fixes for the pager stuff
Tue, 18 Mar 2008 22:12:34 +0100 David Soria Parra Use the pager given by the environment to display long output
Tue, 18 Mar 2008 18:14:59 -0300 Alexis S. L. Carvalho Fix thinko in test-inherit-mode
Mon, 17 Mar 2008 16:15:43 +0100 Patrick Mezard test-serve: replace copy/paste with shell function
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho revert: update state of files in the "checkout" list
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho normallookup: during merges, restore the state saved by remove
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho dirstate.remove: during merges, remember the previous file state
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho debugstate: add --nodates
Mon, 17 Mar 2008 23:36:45 +0100 Patrick Mezard patch: fix corner case with update + copy patch handling (issue 937)
Mon, 17 Mar 2008 14:51:41 -0700 Bryan O'Sullivan Merge
Mon, 17 Mar 2008 14:51:36 -0700 Bryan O'Sullivan Backed out changeset 4b81eecc8aa2
Mon, 17 Mar 2008 08:04:09 -0700 Bryan O'Sullivan Merge
Mon, 17 Mar 2008 07:59:23 -0700 Bryan O'Sullivan Backed out changeset 91ac1726730a
Sun, 16 Mar 2008 22:59:31 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Sun, 16 Mar 2008 22:59:04 -0700 Bryan O'Sullivan issue 1003: send all data properly
Sun, 16 Mar 2008 23:30:47 +0100 Thomas Arendsen Hein Remove unneeded "import os.path" again.
Sun, 16 Mar 2008 23:24:53 +0100 Thomas Arendsen Hein Spacing cleanup
Sun, 16 Mar 2008 06:10:47 -0300 Alexis S. L. Carvalho filectx.ancestor: use fctx._repopath to cache filelogs (issue1035)
Sat, 15 Mar 2008 12:42:41 -0700 Eric Hopper Change User-agent field in client to have a lot more info.
Sat, 15 Mar 2008 12:42:34 -0700 Eric Hopper Allow hgwebdir collections to follow symlinks.
Sat, 15 Mar 2008 22:03:18 -0300 Alexis S. L. Carvalho Revert cfebb175704f, fixing the output of 2 tests
Sat, 15 Mar 2008 22:03:18 -0300 Alexis S. L. Carvalho test-mv-cp-st-diff: avoid linkrev collisions
Sun, 16 Mar 2008 00:35:14 +0100 Patrick Mezard convert: avoid querying log of foreign svn branches
Sun, 16 Mar 2008 00:35:12 +0100 Patrick Mezard patch: check filename is /dev/null for creation or deletion (issue 1033)
Sat, 15 Mar 2008 16:51:53 -0500 Matt Mackall update tests for copy detection changes
Sat, 15 Mar 2008 16:49:27 -0500 Matt Mackall copies: add tests for status -C/diff --git
Sat, 15 Mar 2008 16:25:27 -0500 Matt Mackall copies: deal with symmetric difference for linear relationships
Sat, 15 Mar 2008 16:24:16 -0500 Matt Mackall status: find copies and renames beyond the working directory
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall diff: use copy smarts from copies.py
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall copies: move findcopies code to its own module
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: move symmetricdifferences to ancestor.py
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: simplify some helpers
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: more simplifications to checkcopies
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: simplify checkcopies
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: privatize some functions, unnest some others
Fri, 14 Mar 2008 11:01:31 -0500 Alexis S. L. Carvalho merge: notice uncommited copies (issue1000)
Sun, 02 Mar 2008 08:51:02 -0800 Eric Hopper Check for patches repo with os.path.isdir not os.path.exists
Fri, 14 Mar 2008 21:57:46 -0300 Alexis S. L. Carvalho hook.py: fix redirections introduced by 323b9c55b328
Mon, 25 Feb 2008 09:55:57 -0500 Jesse Glick Issue937: error messages from hooks not sent over HTTP.
Fri, 14 Mar 2008 20:01:50 -0300 Alexis S. L. Carvalho revlog.py: remove extra close()
Fri, 14 Mar 2008 23:51:58 +0100 Thomas Arendsen Hein adjust test-http output to non-default HGPORT, e.g. with run-tests.py -j
Mon, 10 Mar 2008 19:25:34 +0000 Stephen Deasey hgweb: clarify which address and port can/cannot be bound at startup (bug 769)
Fri, 14 Mar 2008 22:12:50 +0100 Benoit Boissinot revlog: make sure the files are closed after an exception happens
Fri, 14 Mar 2008 21:36:09 +0100 Benoit Boissinot merge with crew
Fri, 14 Mar 2008 21:35:49 +0100 Benoit Boissinot make sure not to reuse an existing append-file from a previous failed pull
Fri, 14 Mar 2008 10:32:19 -0300 Alexis S. L. Carvalho Fix issue995 (copy --after and symlinks pointing to a directory)
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho dirstate: ignore mode changes if the fs does not supports the exec bit
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho merge: require --force when there are deleted files
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho add a test for a375ffc2aa1b
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho localrepo.commit: normalize commit message even for rawcommit.
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho debugancestor: use repo.lookup when no revlog was specified
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho update output of test-hgweb
Fri, 14 Mar 2008 01:45:17 -0300 Alexis S. L. Carvalho setup.py: use a simplified custom version of CCompiler.has_function
Thu, 13 Mar 2008 23:45:36 +0100 Florent Guillaume gitweb: show branches in most of the templates
Thu, 13 Mar 2008 23:45:35 +0100 Florent Guillaume hgweb_mod: add branch helper functions to use in templates
Thu, 13 Mar 2008 19:53:02 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Thu, 13 Mar 2008 10:42:46 +0100 Christian Ebert win32text: use util.binary to detect \0
Fri, 14 Mar 2008 01:39:15 +0100 Thomas Arendsen Hein adjust test-fetch output to non-default HGPORT, e.g. with run-tests.py -j
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip