Mercurial > hg
graph
-
cvsps.py: remove unused Changeset member of logentryWed, 18 Jun 2008 09:13:39 +0100, by Frank Kingswood
-
tests: make new convert-cvs tests executableWed, 18 Jun 2008 12:38:45 +0200, by Dirkjan Ochtman
-
graph: tweak the indentation algorithmWed, 18 Jun 2008 12:13:59 +0200, by Dirkjan Ochtman
-
cvsps: fix a final whitespace nitWed, 18 Jun 2008 11:09:18 +0200, by Dirkjan Ochtman
-
tests: fix test breakage from graph template changesWed, 18 Jun 2008 11:08:21 +0200, by Dirkjan Ochtman
-
merge incorporation of graph into paper styleWed, 18 Jun 2008 10:15:59 +0200, by Dirkjan Ochtman
-
hgweb: Fix up non-coal styles to support graph.Wed, 18 Jun 2008 10:05:43 +0200, by Augie Fackler
-
make graph view work with paper styleWed, 18 Jun 2008 00:28:40 -0500, by Matt Mackall
-
add graph page to hgwebWed, 18 Jun 2008 07:06:41 +0200, by Dirkjan Ochtman
-
convert: cvs.py - Allow user to use built-in CVS changeset code.Sun, 15 Jun 2008 16:05:46 +0100, by Frank Kingswood
-
convert: cvsps - User interface to CVS changeset code in cvsps.pySun, 15 Jun 2008 15:59:53 +0100, by Frank Kingswood
-
cvsps: fix up some whitespaceTue, 17 Jun 2008 12:10:19 -0500, by Matt Mackall
-
convert: cvsps.py - code to generate changesets from a CVS repositorySun, 15 Jun 2008 15:59:27 +0100, by Frank Kingswood
-
merge with crew-stableMon, 16 Jun 2008 11:51:19 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableSun, 15 Jun 2008 13:05:39 +0200, by Patrick Mezard
-
localrepo: remove useless sort() callSat, 14 Jun 2008 16:01:24 +0200, by Patrick Mezard
-
merge transplanted cset back from crew-stableSat, 14 Jun 2008 08:46:34 +0200, by Dirkjan Ochtman
-
Fix python2.3 incompatibility introduced by a2b13cac0922.Mon, 16 Jun 2008 11:50:33 +0200, by Thomas Arendsen Hein
-
run-tests.py: Make tests run with python2.3 if HGTEST_* is set.Mon, 16 Jun 2008 11:37:26 +0200, by Thomas Arendsen Hein
-
Ignore dummy copies in dirstate and localrepo.filecommit()Sun, 15 Jun 2008 13:01:03 +0200, by Patrick Mezard
-
context: fix workingctx.fileflags() execute bitSun, 15 Jun 2008 13:01:01 +0200, by Patrick Mezard
-
sshserver: Don't try to close fp if mkstemp failedWed, 23 Apr 2008 11:40:33 +0200, by Thomas Arendsen Hein
-
Add a normalize() method to dirstateFri, 06 Jun 2008 19:23:29 +0100, by Paul Moore
-
Add a new function, fspathFri, 06 Jun 2008 19:23:23 +0100, by Paul Moore
-
Add a folding() method to dirstateFri, 06 Jun 2008 08:29:16 +0100, by Paul Moore
-
update: add "(nobackup)" to help text of option --cleanWed, 11 Jun 2008 11:00:01 +0200, by Adrian Buehlmann
-
update: improved help textWed, 11 Jun 2008 13:51:57 +0200, by Adrian Buehlmann
-
keyword: mimic cmdutil.bail_if_changed even moreThu, 12 Jun 2008 02:27:06 +0200, by Christian Ebert
-
tag: record tag we're superseding, if any (issue 1102)Fri, 13 Jun 2008 17:29:10 -0500, by Matt Mackall
-
merge from crew-stableFri, 13 Jun 2008 12:34:23 +0200, by Dirkjan Ochtman
-
fix traceback in hgweb when URL doesn't end in one of the archive specsFri, 13 Jun 2008 12:33:40 +0200, by Ali Saidi
-
mq: qdiff: support all diffoptsThu, 12 Jun 2008 07:38:15 -0500, by Jason Orendorff