Mercurial > hg-stable
graph
-
cleanup monotone conversion and use commandline classSun, 03 Feb 2008 16:14:05 +0100, by Mikkel Fahnøe Jørgensen
-
initial version of monotone source for convert extensionSat, 02 Feb 2008 19:14:59 +0100, by Mikkel Fahnøe Jørgensen
-
notify: print diffstat even if maxline == 0Thu, 20 Mar 2008 16:42:51 +0100, by Benoît Allard
-
Make clear that for a changegroup '-r' pulls "up to" a revisionThu, 20 Mar 2008 01:47:35 +0100, by Benoit Boissinot
-
two fixes for the pager stuffWed, 19 Mar 2008 16:54:35 -0300, by Alexis S. L. Carvalho
-
Use the pager given by the environment to display long outputTue, 18 Mar 2008 22:12:34 +0100, by David Soria Parra
-
Fix thinko in test-inherit-modeTue, 18 Mar 2008 18:14:59 -0300, by Alexis S. L. Carvalho
-
test-serve: replace copy/paste with shell functionMon, 17 Mar 2008 16:15:43 +0100, by Patrick Mezard
-
revert: update state of files in the "checkout" listTue, 18 Mar 2008 04:07:39 -0300, by Alexis S. L. Carvalho
-
normallookup: during merges, restore the state saved by removeTue, 18 Mar 2008 04:07:39 -0300, by Alexis S. L. Carvalho
-
dirstate.remove: during merges, remember the previous file stateTue, 18 Mar 2008 04:07:39 -0300, by Alexis S. L. Carvalho
-
debugstate: add --nodatesTue, 18 Mar 2008 04:07:39 -0300, by Alexis S. L. Carvalho
-
patch: fix corner case with update + copy patch handling (issue 937)Mon, 17 Mar 2008 23:36:45 +0100, by Patrick Mezard
-
MergeMon, 17 Mar 2008 14:51:41 -0700, by Bryan O'Sullivan
-
Backed out changeset 4b81eecc8aa2Mon, 17 Mar 2008 14:51:36 -0700, by Bryan O'Sullivan
-
MergeMon, 17 Mar 2008 08:04:09 -0700, by Bryan O'Sullivan
-
Backed out changeset 91ac1726730aMon, 17 Mar 2008 07:59:23 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewSun, 16 Mar 2008 22:59:31 -0700, by Bryan O'Sullivan
-
issue 1003: send all data properlySun, 16 Mar 2008 22:59:04 -0700, by Bryan O'Sullivan
-
Remove unneeded "import os.path" again.Sun, 16 Mar 2008 23:30:47 +0100, by Thomas Arendsen Hein
-
Spacing cleanupSun, 16 Mar 2008 23:24:53 +0100, by Thomas Arendsen Hein
-
filectx.ancestor: use fctx._repopath to cache filelogs (issue1035)Sun, 16 Mar 2008 06:10:47 -0300, by Alexis S. L. Carvalho
-
Change User-agent field in client to have a lot more info.Sat, 15 Mar 2008 12:42:41 -0700, by Eric Hopper
-
Allow hgwebdir collections to follow symlinks.Sat, 15 Mar 2008 12:42:34 -0700, by Eric Hopper
-
Revert cfebb175704f, fixing the output of 2 testsSat, 15 Mar 2008 22:03:18 -0300, by Alexis S. L. Carvalho
-
test-mv-cp-st-diff: avoid linkrev collisionsSat, 15 Mar 2008 22:03:18 -0300, by Alexis S. L. Carvalho
-
convert: avoid querying log of foreign svn branchesSun, 16 Mar 2008 00:35:14 +0100, by Patrick Mezard
-
patch: check filename is /dev/null for creation or deletion (issue 1033)Sun, 16 Mar 2008 00:35:12 +0100, by Patrick Mezard
-
update tests for copy detection changesSat, 15 Mar 2008 16:51:53 -0500, by Matt Mackall
-
copies: add tests for status -C/diff --gitSat, 15 Mar 2008 16:49:27 -0500, by Matt Mackall
-
copies: deal with symmetric difference for linear relationshipsSat, 15 Mar 2008 16:25:27 -0500, by Matt Mackall
-
status: find copies and renames beyond the working directorySat, 15 Mar 2008 16:24:16 -0500, by Matt Mackall
-
diff: use copy smarts from copies.pySat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
copies: move findcopies code to its own moduleSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: move symmetricdifferences to ancestor.pySat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: simplify some helpersSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: more simplifications to checkcopiesSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: simplify checkcopiesSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: privatize some functions, unnest some othersSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: notice uncommited copies (issue1000)Fri, 14 Mar 2008 11:01:31 -0500, by Alexis S. L. Carvalho
-
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