Mercurial > hg-stable
graph
-
merge with -stableFri, 05 Sep 2008 11:03:34 +0200, by Benoit Boissinot
-
fix test-bisect error (because of set -e)Fri, 05 Sep 2008 11:02:12 +0200, by Benoit Boissinot
-
store: pathjoiner default value is os.path.joinFri, 05 Sep 2008 11:00:07 +0200, by Patrick Mezard
-
Fix for Issue1260Sun, 31 Aug 2008 00:22:20 +0200, by Adrian Buehlmann
-
highlight: only pygmentize for HTML mimetypesFri, 05 Sep 2008 10:39:57 +0200, by Rocco Rutte
-
merge with crewFri, 05 Sep 2008 10:39:19 +0200, by Benoit Boissinot
-
show extensions loaded on tracebackFri, 05 Sep 2008 10:00:57 +0200, by Benoit Boissinot
-
merge with crew-stableWed, 03 Sep 2008 19:03:57 +0200, by Dirkjan Ochtman
-
bisect: only complain when nothing can be doneWed, 03 Sep 2008 19:00:43 +0200, by Dirkjan Ochtman
-
imported patch test-checkWed, 03 Sep 2008 19:01:35 +0200, by Dirkjan Ochtman
-
hgweb: Serve raw non-binary files as text/plainWed, 03 Sep 2008 15:46:46 +0200, by Rocco Rutte
-
allow committing a removed directoryWed, 03 Sep 2008 02:27:25 +0200, by Benoit Boissinot
-
notify: fix diffstat printingWed, 03 Sep 2008 01:49:16 +0200, by divy
-
merge with crewWed, 03 Sep 2008 01:29:03 +0200, by Benoit Boissinot
-
make normalize() work when cwd != repo.rootTue, 02 Sep 2008 22:04:09 +0200, by Benoit Boissinot
-
convert: document source and sink identifiers, fix error messageTue, 02 Sep 2008 22:21:19 +0200, by Patrick Mezard
-
Fix normalize fail on non-lowercase filename (Issue1273)Sat, 02 Aug 2008 19:34:50 +0400, by Andrei Vermel
-
fix changegroup.notify hook broken by fb42030d79d6Tue, 02 Sep 2008 15:41:51 +0200, by Dennis Schoen
-
dirstate: explain why appending instead of os.path.join() is safeTue, 02 Sep 2008 17:32:07 +0200, by Benoit Boissinot
-
performance: normalize self._root, avoid calling os.path.join() in dirstateTue, 02 Sep 2008 15:12:50 +0200, by Benoit Boissinot
-
performance: do not stat() things when not requiredTue, 02 Sep 2008 15:08:26 +0200, by Benoit Boissinot
-
Merge with crew-stableTue, 02 Sep 2008 09:47:40 +0200, by Patrick Mezard
-
graphlog: fix calls from outside the repository (issue1285)Tue, 02 Sep 2008 09:25:29 +0200, by Patrick Mezard
-
fix test output broken by a04d8cadb6afTue, 02 Sep 2008 01:19:12 +0200, by Benoit Boissinot
-
web: fix annotate raw template, forgotten in ccc2481e3954Mon, 01 Sep 2008 17:23:26 +0200, by Benoit Boissinot
-
i18n: mark strings for translation in transplant extensionSun, 31 Aug 2008 16:12:03 +0200, by Martin Geisler
-
i18n: mark strings for translation in record extensionSun, 31 Aug 2008 16:12:03 +0200, by Martin Geisler
-
i18n: mark strings for translation in rebase extensionSun, 31 Aug 2008 16:12:03 +0200, by Martin Geisler
-
i18n: mark strings for translation in patchbomb extensionSun, 31 Aug 2008 16:12:03 +0200, by Martin Geisler
-
i18n: mark strings for translation in interhg extensionSun, 31 Aug 2008 16:12:03 +0200, by Martin Geisler
-
i18n: mark strings for translation in inotify extensionSun, 31 Aug 2008 16:12:03 +0200, by Martin Geisler
-
i18n: mark strings for translation in mq extensionSun, 31 Aug 2008 16:12:03 +0200, by Martin Geisler
-
i18n: mark strings for translation in imerge extensionSun, 31 Aug 2008 16:12:02 +0200, by Martin Geisler
-
i18n: mark strings for translation in hgk extensionSun, 31 Aug 2008 16:12:02 +0200, by Martin Geisler
-
i18n: mark strings for translation in extdiff extensionSun, 31 Aug 2008 16:12:02 +0200, by Martin Geisler
-
i18n: mark strings for translation in convert extensionSun, 31 Aug 2008 16:12:02 +0200, by Martin Geisler
-
i18n: mark strings for translation in churn extensionSun, 31 Aug 2008 16:12:02 +0200, by Martin Geisler
-
i18n: mark strings for translation in alias extensionSun, 31 Aug 2008 16:12:02 +0200, by Martin Geisler
-
i18n: mark strings for translation in MercurialSun, 31 Aug 2008 16:12:02 +0200, by Martin Geisler
-
i18n: avoid naive plural tricksSun, 31 Aug 2008 16:12:02 +0200, by Martin Geisler
-
merge with crew-stableSun, 31 Aug 2008 12:05:29 +0200, by Dirkjan Ochtman
-
record: catch PatchErrors from internalpatch and display error messageSun, 31 Aug 2008 11:36:07 +0200, by Dirkjan Ochtman
-
record: take diff lines for lack of trailing newlines into account (issue1282)Sun, 31 Aug 2008 11:34:52 +0200, by Dirkjan Ochtman
-
fix double indentation and trailing whitespaceSun, 31 Aug 2008 11:41:52 +0200, by Dirkjan Ochtman
-
increase code coverage of test-cloneSat, 30 Aug 2008 18:47:54 +0200, by Adrian Buehlmann
-
coal/paper: Add link to raw changeset as other styles have it, tooFri, 29 Aug 2008 15:16:50 +0200, by Rocco Rutte
-
hgweb: return content iterator instead of using write() callableSat, 30 Aug 2008 17:13:23 +0200, by Dirkjan Ochtman
-
fix regression on empty repo cloning introduced by 0642d9d7ec80Fri, 29 Aug 2008 16:50:11 +0200, by Benoit Boissinot
-
doc/Makefile: rephrase comment (typo)Thu, 28 Aug 2008 13:06:24 +0200, by Christian Ebert
-
contrib: remove deprecated darcs2hg.py scriptThu, 28 Aug 2008 13:16:15 +0200, by Dirkjan Ochtman
-
fetch: linearize code by eliminating nested functionsThu, 28 Aug 2008 11:19:17 +0200, by Dirkjan Ochtman
-
qimport: report filename in case of IOErrorTue, 26 Aug 2008 00:04:18 +0200, by Martin Geisler
-
Fix wrong redirection in test-rebase-parametersWed, 27 Aug 2008 12:49:39 +0200, by Stefano Tortarolo
-
highlight: split code to improve startup timesMon, 25 Aug 2008 23:04:56 +0200, by Patrick Mezard
-
qfinish: document --applied instead of --allMon, 25 Aug 2008 01:26:08 +0200, by Martin Geisler
-
Merge with Gilles MorisSun, 24 Aug 2008 22:40:34 +0200, by Patrick Mezard
-
Have verbose and debug flag print the changeset rev and hash when committing.Fri, 22 Aug 2008 22:32:53 +0200, by Gilles Moris
-
Backed out changeset d557749c627aSun, 24 Aug 2008 22:13:39 +0200, by Patrick Mezard
-
keyword: avoid additional conflicts during merge/resolveFri, 22 Aug 2008 08:26:18 +0200, by Christian Ebert
-
Have verbose flag print the changeset hash when committingFri, 22 Aug 2008 13:25:35 +0200, by Gilles Moris