Mercurial > hg
graph
-
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