Mercurial > hg-stable
graph
-
Check for patches repo with os.path.isdir not os.path.existsSun, 02 Mar 2008 08:51:02 -0800, by Eric Hopper
-
hook.py: fix redirections introduced by 323b9c55b328Fri, 14 Mar 2008 21:57:46 -0300, by Alexis S. L. Carvalho
-
Issue937: error messages from hooks not sent over HTTP.Mon, 25 Feb 2008 09:55:57 -0500, by Jesse Glick
-
revlog.py: remove extra close()Fri, 14 Mar 2008 20:01:50 -0300, by Alexis S. L. Carvalho
-
adjust test-http output to non-default HGPORT, e.g. with run-tests.py -jFri, 14 Mar 2008 23:51:58 +0100, by Thomas Arendsen Hein
-
hgweb: clarify which address and port can/cannot be bound at startup (bug 769)Mon, 10 Mar 2008 19:25:34 +0000, by Stephen Deasey
-
revlog: make sure the files are closed after an exception happensFri, 14 Mar 2008 22:12:50 +0100, by Benoit Boissinot
-
merge with crewFri, 14 Mar 2008 21:36:09 +0100, by Benoit Boissinot
-
make sure not to reuse an existing append-file from a previous failed pullFri, 14 Mar 2008 21:35:49 +0100, by Benoit Boissinot
-
Fix issue995 (copy --after and symlinks pointing to a directory)Fri, 14 Mar 2008 10:32:19 -0300, by Alexis S. L. Carvalho
-
dirstate: ignore mode changes if the fs does not supports the exec bitFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
merge: require --force when there are deleted filesFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
add a test for a375ffc2aa1bFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
localrepo.commit: normalize commit message even for rawcommit.Fri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
debugancestor: use repo.lookup when no revlog was specifiedFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
update output of test-hgwebFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
setup.py: use a simplified custom version of CCompiler.has_functionFri, 14 Mar 2008 01:45:17 -0300, by Alexis S. L. Carvalho
-
gitweb: show branches in most of the templatesThu, 13 Mar 2008 23:45:36 +0100, by Florent Guillaume
-
hgweb_mod: add branch helper functions to use in templatesThu, 13 Mar 2008 23:45:35 +0100, by Florent Guillaume
-
Automated merge with http://hg.intevation.org/mercurial/crewThu, 13 Mar 2008 19:53:02 -0700, by Bryan O'Sullivan
-
win32text: use util.binary to detect \0Thu, 13 Mar 2008 10:42:46 +0100, by Christian Ebert
-
adjust test-fetch output to non-default HGPORT, e.g. with run-tests.py -jFri, 14 Mar 2008 01:39:15 +0100, by Thomas Arendsen Hein
-
setup.py: skip inotify if there's no inotify_add_watchThu, 13 Mar 2008 19:50:03 -0300, by Alexis S. L. Carvalho
-
run-tests.py: add a summary of failed tests at the endThu, 13 Mar 2008 17:39:30 +0100, by Benoit Boissinot
-
fix incorrect date when committing a tagThu, 13 Mar 2008 15:40:41 +0100, by Benoit Boissinot
-
merge: fix handling of deleted filesWed, 12 Mar 2008 15:44:08 -0700, by Alexis S. L. Carvalho
-
setup.py: os.uname is not available on WindowsWed, 12 Mar 2008 15:33:43 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewWed, 12 Mar 2008 15:31:10 -0700, by Bryan O'Sullivan
-
Add inotify extensionWed, 12 Mar 2008 15:30:11 -0700, by Bryan O'Sullivan
-
convert: rename MAPFILE into REVMAP to disambiguate with filemapWed, 12 Mar 2008 23:21:01 +0100, by Patrick Mezard