Mercurial > hg-stable
graph
-
i18n: mark help strings for translationTue, 09 Sep 2008 21:32:39 +0200, by Martin Geisler
-
restructure helptableTue, 09 Sep 2008 21:32:39 +0200, by Martin Geisler
-
Do not try to load extensions twice (issue811)Tue, 09 Sep 2008 14:43:12 +0200, by Benoit Boissinot
-
enhance the error output in case of failure during http pushMon, 08 Sep 2008 14:22:14 +0200, by Benoit Boissinot
-
tag: without a checkout, base the tag changeset on tip instead of nullidMon, 08 Sep 2008 14:04:10 +0200, by Benoit Boissinot
-
use Exception(args)-style raising consistently (py3k compatibility)Mon, 08 Sep 2008 13:07:00 +0200, by Peter Ruibal
-
fetch: added support for named branchesMon, 08 Sep 2008 12:55:46 +0200, by Sune Foldager
-
branch: added more support for named branchesMon, 08 Sep 2008 12:55:27 +0200, by Sune Foldager
-
do not pretend to lock static-http repositories (issue994)Mon, 08 Sep 2008 11:32:53 +0200, by Martin Geisler
-
c0bd7d8b69ef uses err() instead of warn() but prototype doesn't matchMon, 08 Sep 2008 00:50:34 +0200, by Benoit Boissinot
-
i18n: mark command line for translationSat, 06 Sep 2008 17:44:07 +0200, by Martin Geisler
-
i18n, mq: mark command line options for translationSat, 06 Sep 2008 17:44:03 +0200, by Martin Geisler
-
i18n, imerge: mark command line for translationSat, 06 Sep 2008 17:44:02 +0200, by Martin Geisler
-
i18n, hgk: mark command line options for translationSat, 06 Sep 2008 17:44:01 +0200, by Martin Geisler
-
i18n, convert: mark command line options for translationSat, 06 Sep 2008 17:43:59 +0200, by Martin Geisler
-
merge with -stableSat, 06 Sep 2008 17:04:01 +0200, by Benoit Boissinot
-
inotify: workaround ENAMETOOLONG by using symlinksSat, 06 Sep 2008 14:11:33 +0200, by Benoit Boissinot
-
inotify: deactivate inotify status on failureSat, 06 Sep 2008 12:49:20 +0200, by Benoit Boissinot
-
inotify: fix traceback when the server has been already startedSat, 06 Sep 2008 12:48:52 +0200, by Benoit Boissinot
-
Use relative imports in inotify.server.Tue, 19 Aug 2008 15:36:03 -0700, by Brendan Cully
-
a socket error might be a tuple or a singletonSat, 06 Sep 2008 00:45:13 +0200, by Benoit Boissinot
-
merge with crewFri, 05 Sep 2008 11:04:36 +0200, by Benoit Boissinot
-
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
-
test-rebase-mq: '|' is a GNU sed extension, unfold itSun, 24 Aug 2008 19:24:47 +0200, by Patrick Mezard
-
merge with crew-stableThu, 21 Aug 2008 19:05:18 +0200, by Dirkjan Ochtman
-
bisect: status message when no action is specifiedThu, 21 Aug 2008 19:02:56 +0200, by Dirkjan Ochtman
-
bisect: expand help text to explain REV argument and --noupdateThu, 21 Aug 2008 19:02:46 +0200, by Dirkjan Ochtman
-
keyword: thorough hgweb testingThu, 21 Aug 2008 10:20:44 +0200, by Christian Ebert
-
hgweb: raise ErrorResponses to communicate protocol errorsTue, 22 Jul 2008 18:23:20 +0200, by Dirkjan Ochtman
-
make streamclone.stream_out() a generatorFri, 15 Aug 2008 13:25:57 +0200, by Dirkjan Ochtman
-
hgweb: generate error message only if nothing is passedTue, 22 Jul 2008 18:21:37 +0200, by Dirkjan Ochtman
-
strip trailing whitespace, replace tabs by spacesThu, 21 Aug 2008 11:35:17 +0200, by Dirkjan Ochtman
-
hgweb: fix WSGI iterators handling in CGI adapter (issue1254)Thu, 21 Aug 2008 10:55:24 +0200, by Dirkjan Ochtman
-
merge with crew-stableWed, 20 Aug 2008 19:00:39 +0200, by Thomas Arendsen Hein
-
Make test-hardlinks-safety portableWed, 20 Aug 2008 17:58:12 +0200, by Christian Ebert
-
merge with crew-stableWed, 20 Aug 2008 15:05:43 +0200, by Thomas Arendsen Hein
-
Adjust test output for hg help qrecord since ef14c773b3d6Wed, 20 Aug 2008 15:04:45 +0200, by Thomas Arendsen Hein
-
merge with crew-stableWed, 20 Aug 2008 11:09:53 +0200, by Dirkjan Ochtman
-
update copyright dates in Windows installer's readme fileWed, 20 Aug 2008 10:31:19 +0200, by TK Soh
-
mq: fix docs for qrefresh -D (issue1234)Wed, 20 Aug 2008 10:30:53 +0200, by Peter Arrenbrecht
-
hgweb: removed unnecessary del before function returnSat, 16 Aug 2008 16:32:57 +0200, by Martin Geisler
-
move % out of translatable stringsSat, 16 Aug 2008 14:46:56 +0200, by Martin Geisler
-
Fixed docstring typosTue, 12 Aug 2008 13:45:48 +0200, by Martin Geisler
-
Begin commit messages with two empty lines.Sat, 29 Mar 2008 23:05:45 +0100, by Martin Geisler
-
Debashify rebase testsTue, 19 Aug 2008 18:07:26 -0700, by Brendan Cully
-
Use relative imports in inotify.server.Tue, 19 Aug 2008 15:36:03 -0700, by Brendan Cully
-
Do not sort hgwebdir repositories if python list or tuple is given.Tue, 19 Aug 2008 18:17:11 +0200, by Thomas Arendsen Hein
-
Fix up testsMon, 18 Aug 2008 16:50:36 -0500, by Matt Mackall
-
Add rebase extensionMon, 18 Aug 2008 21:16:31 +0200, by Stefano Tortarolo
-
coal/paper: make output well-formed and fix css syntax error breaking renderingMon, 18 Aug 2008 15:58:17 +0200, by Rocco Rutte
-
Merge with stableWed, 13 Aug 2008 20:36:37 -0500, by Matt Mackall
-
clone: get a list of files to clone from storeWed, 13 Aug 2008 20:18:44 -0500, by Matt Mackall
-
store: drop self.encodefnWed, 13 Aug 2008 20:18:44 -0500, by Matt Mackall
-
streamclone: fold in localrepo.storefilesWed, 13 Aug 2008 20:18:44 -0500, by Matt Mackall
-
store: change handling of decoding errorsWed, 13 Aug 2008 20:18:43 -0500, by Matt Mackall
-
store: simplify walkingWed, 13 Aug 2008 20:18:43 -0500, by Matt Mackall
-
store: simplify class hierarchyWed, 13 Aug 2008 20:18:43 -0500, by Matt Mackall
-
statichttp: use store classWed, 13 Aug 2008 20:18:43 -0500, by Matt Mackall
-
store: take opener as an argumentWed, 13 Aug 2008 20:18:42 -0500, by Matt Mackall
-
localrepo: simplify requirements checkingWed, 13 Aug 2008 20:18:42 -0500, by Matt Mackall
-
localrepo: kill _createmodeWed, 13 Aug 2008 20:18:42 -0500, by Matt Mackall