Mercurial > hg
graph
-
Also search for .hgrc if mercurial.ini not found on windowsWed, 20 Feb 2008 21:31:42 +0100, by Stefan Rank
-
hgweb: use bundletypes from mercurial.changegroupThu, 21 Feb 2008 15:00:25 +0100, by Dirkjan Ochtman
-
Merge with crewWed, 20 Feb 2008 13:38:16 -0800, by Bryan O'Sullivan
-
Infer a --repository argument from command arguments when reasonable.Fri, 25 Jan 2008 04:11:32 -0500, by Jesse Glick
-
hgweb: separate protocol calls from interface calls (issue996)Wed, 20 Feb 2008 10:50:10 +0100, by Dirkjan Ochtman
-
update output of test-convertTue, 19 Feb 2008 19:34:18 -0300, by Alexis S. L. Carvalho
-
repair.py: rewrite a loop, making it cleaner and fasterTue, 19 Feb 2008 19:20:10 -0300, by Alexis S. L. Carvalho
-
Speed up hg grep by avoiding useless manifest parsingTue, 19 Feb 2008 19:20:10 -0300, by Alexis S. L. Carvalho
-
cmdutil.walkchangerevs: use '-1:0' instead ot 'tip:0'Tue, 19 Feb 2008 19:20:10 -0300, by Alexis S. L. Carvalho
-
revlog.revision: avoid opening the datafile without need.Tue, 19 Feb 2008 19:20:10 -0300, by Alexis S. L. Carvalho
-
convert: document splicemap, allow setting of multiple parentsTue, 19 Feb 2008 10:53:40 -0800, by Bryan O'Sullivan
-
merge backoutMon, 18 Feb 2008 19:21:33 +0100, by Thomas Arendsen Hein
-
Backed out changeset b913d3aacddc (see issue971/msg5317)Mon, 18 Feb 2008 19:20:22 +0100, by Thomas Arendsen Hein
-
Simplify utils.walkrepos().Tue, 28 Aug 2007 18:00:07 +0200, by Walter Doerwald
-
Fix bad behaviour when specifying an invalid date (issue700)Sun, 17 Feb 2008 21:34:28 +0100, by Thomas Arendsen Hein
-
Report filenames with disallowed characters as suggested by Mika ElorantaSun, 17 Feb 2008 12:53:57 +0100, by Thomas Arendsen Hein
-
hgweb: Quote filenames when downloading raw files.Sat, 16 Feb 2008 18:12:30 +0100, by Thomas Arendsen Hein
-
hgweb: Pass only filename instead of full path when downloading raw files.Sat, 16 Feb 2008 17:51:30 +0100, by Thomas Arendsen Hein
-
merge with crewSat, 16 Feb 2008 13:34:11 +0100, by Thomas Arendsen Hein
-
Make annotae/grep print short dates with -q/--quiet.Sat, 16 Feb 2008 13:33:38 +0100, by Thomas Arendsen Hein
-
Add hg grep -d/--date to list the commit date of matched revisions.Sat, 16 Feb 2008 13:01:27 +0100, by Thomas Arendsen Hein
-
util: always define a dummy lookup_reg()Wed, 13 Feb 2008 23:09:28 +0100, by Patrick Mezard
-
convert: improve cycles detection messageSat, 16 Feb 2008 11:55:33 +0100, by Patrick Mezard
-
Merge with crew-stableSat, 16 Feb 2008 12:46:28 +0100, by Patrick Mezard
-
bundlerepo: fix inconsistency of parsed and internal name (issue #821)Sun, 10 Feb 2008 08:53:39 +0100, by Peter Arrenbrecht
-
bundlerepo: test exposing inconsistency of parsed and internal name (issue #821)Sun, 10 Feb 2008 08:52:50 +0100, by Peter Arrenbrecht
-
Simplify the output of test-bheadsFri, 15 Feb 2008 23:38:18 -0200, by Alexis S. L. Carvalho
-
merge with crewFri, 15 Feb 2008 21:34:33 +0100, by Thomas Arendsen Hein
-
Make hgweb annotate link to target line numbers (issue623)Fri, 15 Feb 2008 21:34:16 +0100, by Thomas Arendsen Hein
-
fix test output after f7f25f58693aFri, 15 Feb 2008 20:06:47 +0100, by Thomas Arendsen Hein
-
merged Edward Lee's line anchors patchFri, 15 Feb 2008 19:44:54 +0100, by Thomas Arendsen Hein
-
Add line anchors to annotate, changeset, diff, file views for hgwebTue, 04 Sep 2007 22:25:37 -0500, by Edward Lee