Mercurial > hg
graph
-
streamclone: allow uncompressed clones by defaultSun, 07 Feb 2010 15:31:53 +0100, by Matt Mackall
-
help: Improved body textSun, 07 Feb 2010 15:08:26 +0100, by timeless
-
commands: Try to improve help options text for basic commandsFri, 20 Nov 2009 14:37:36 +0200, by timeless
-
check-code.py: make help strings consistentSun, 07 Feb 2010 10:58:51 +0100, by Martin Geisler
-
check-code.py: escape backslashSun, 07 Feb 2010 01:52:10 +0100, by Mads Kiilerich
-
qnew: ignore force optionSun, 07 Feb 2010 07:37:05 -0600, by Augie Fackler
-
strip apostrophes from an error messagesSun, 07 Feb 2010 15:09:02 +0100, by Dirkjan Ochtman
-
mq: fix typo, thanks pmezardSun, 07 Feb 2010 14:53:17 +0100, by Dirkjan Ochtman
-
commands: annotate follows by default, separate -f/--file optionSun, 07 Feb 2010 14:51:52 +0100, by Dirkjan Ochtman
-
Merge with crew-stableSun, 07 Feb 2010 14:43:21 +0100, by Patrick Mezard
-
test-mq-qrefresh: test qrefresh when tip != qtip stableSun, 07 Feb 2010 11:38:36 +0100, by Patrick Mezard
-
mq: remove qrefresh slow path (issue2025) stableSat, 06 Feb 2010 18:36:27 +0100, by Dan Villiom Podlaski Christiansen
-
interpret repo#name url syntax as branch instead of revisionSun, 07 Feb 2010 14:29:07 +0100, by Sune Foldager
-
dispatch: provide help for disabled extensions and commandsSun, 07 Feb 2010 14:01:43 +0100, by Brodie Rao
-
extensions: refactor disabled()Sun, 07 Feb 2010 11:32:08 +0100, by Brodie Rao
-
mq: don't warn on qpush against a branch headSun, 07 Feb 2010 14:06:05 +0100, by Dirkjan Ochtman
-
mq: deprecate qinit and qcommitSun, 07 Feb 2010 13:49:52 +0100, by Dirkjan Ochtman
-
mq: deprecate qsave, qrestore and related optionsSun, 07 Feb 2010 12:34:02 +0100, by Dirkjan Ochtman
-
mq: add --mq option to some commandsTue, 23 Dec 2008 09:46:40 -0800, by Brendan Cully
-
pull: with -u and -r, update to the first revision givenSat, 06 Feb 2010 20:24:51 +0100, by Sune Foldager
-
localrepo: inline single-use nested functionSun, 07 Feb 2010 10:01:55 +0100, by Dirkjan Ochtman
-
localrepo: unify changegroup and changegroupsubset code paths a bitSun, 07 Feb 2010 09:58:41 +0100, by Dirkjan Ochtman
-
merge: add hints about the use of 'hg heads' to find the rev to mergeSun, 07 Feb 2010 00:51:59 +0100, by Benoit Boissinot
-
prepush: warn about every new outgoing named branch, not just the firstSun, 07 Feb 2010 00:43:24 +0100, by Benoit Boissinot
-
prepush: rename variables, refactorSun, 07 Feb 2010 00:43:22 +0100, by Benoit Boissinot
-
rebase: add --detach option to detach intermediate revisions (issue1950)Sat, 06 Feb 2010 10:51:50 +0100, by Stefano Tortarolo
-
rebase: refactoringSun, 31 Jan 2010 13:30:17 +0100, by Stefano Tortarolo
-
commands: do all branch heads by default, demote topological to -t/--topoSat, 06 Feb 2010 19:38:39 +0100, by Dirkjan Ochtman
-
commands: actually implement --closed for topological headsSat, 06 Feb 2010 19:33:40 +0100, by Dirkjan Ochtman
-
commands: externalize branchheads so we can do it for all branches at onceSat, 06 Feb 2010 19:06:02 +0100, by Dirkjan Ochtman
-
commands: move inactive/closed out so they can have more effectSat, 06 Feb 2010 19:33:33 +0100, by Dirkjan Ochtman
-
commands: don't do too much work for error messagesSat, 06 Feb 2010 19:33:28 +0100, by Dirkjan Ochtman
-
commands: allow --closed even for topological heads displaysSat, 06 Feb 2010 19:00:50 +0100, by Dirkjan Ochtman
-
util: make spawndetached() handle subprocess early terminationsSat, 06 Feb 2010 16:50:00 +0100, by Patrick Mezard
-
zeroconf: do not try to encode encoded strings (issue1942)Sat, 06 Feb 2010 17:31:54 +0100, by Henrik Stuart
-
zeroconf: override default destination folder on cloneSat, 06 Feb 2010 17:31:49 +0100, by Henrik Stuart
-
merge with mainSat, 06 Feb 2010 17:37:52 +0100, by Henrik Stuart
-
merge with mainSat, 06 Feb 2010 17:11:18 +0100, by Benoit Boissinot
-
fix spaces/identation issuesFri, 05 Feb 2010 18:50:08 +0100, by Benoit Boissinot
-
Merge with crewSat, 06 Feb 2010 15:21:48 +0100, by Matt Mackall
-
Merge with crewSat, 06 Feb 2010 15:18:52 +0100, by Brendan Cully
-
run-tests: kill daemons on ^C with -j.Sat, 06 Feb 2010 15:18:36 +0100, by Brendan Cully
-
commands: fix more changeset header information in 'hg help export'Sat, 06 Feb 2010 08:57:57 -0500, by Steve Losh
-
commands: fix the list of changeset header information in 'hg help export'Sat, 06 Feb 2010 08:28:39 -0500, by Steve Losh
-
graphlog: remove unused importWed, 03 Feb 2010 16:09:19 +0000, by Christian Ebert
-
keyword: fix utcdate filterThu, 04 Feb 2010 20:58:42 +0000, by Christian Ebert
-
commands: always order heads recent to oldestSat, 06 Feb 2010 12:47:33 +0100, by Dirkjan Ochtman
-
commands: fix up stupidly untested heads simplificationSat, 06 Feb 2010 12:47:24 +0100, by Dirkjan Ochtman
-
revlog: fix up previously stupid API changeSat, 06 Feb 2010 12:47:17 +0100, by Dirkjan Ochtman
-
commands: simplify heads a little bit before I start hacking it upSat, 06 Feb 2010 11:29:48 +0100, by Dirkjan Ochtman
-
localrepo: add a quick docstring for localrepo.branchmap()Sat, 06 Feb 2010 11:29:23 +0100, by Dirkjan Ochtman
-
commands: deprecate the heads -a optionSat, 06 Feb 2010 11:28:03 +0100, by Dirkjan Ochtman
-
revlog: add a fast path for checking ancestrySat, 06 Feb 2010 11:27:22 +0100, by Dirkjan Ochtman
-
subrepo: correct copyrightSat, 06 Feb 2010 10:23:18 +0100, by David Soria Parra
-
record: function variable naming & signature cleanup.Fri, 05 Feb 2010 18:46:22 +0100, by Dan Villiom Podlaski Christiansen
-
add options dict to localrepo.store.opener and use it for defversionFri, 05 Feb 2010 19:10:26 +0100, by Vsevolod Solovyov
-
merge with mainFri, 05 Feb 2010 18:23:01 +0100, by Benoit Boissinot
-
localrepo: minor formatting - remove double spaceFri, 05 Feb 2010 17:02:27 +0200, by Henri Wiechers
-
coverage.py: fixed syntax errorMon, 01 Feb 2010 22:29:11 +0200, by Henri Wiechers
-
merge with stableFri, 05 Feb 2010 17:24:38 +0100, by Dirkjan Ochtman
-
zeroconf: gethostbyaddr may also fail with socket.herror stableFri, 05 Feb 2010 10:16:52 -0600, by Augie Fackler
-
Merge with stableFri, 05 Feb 2010 07:07:53 -0600, by Steve Borho
-
commands: label from user is in local encoding stableFri, 05 Feb 2010 04:33:08 -0600, by Steve Borho
-
merge with mainTue, 02 Feb 2010 09:13:59 +0100, by Benoit Boissinot
-
copies: check if revisions are related (bug found with pylint)Tue, 02 Feb 2010 09:05:20 +0100, by Benoit Boissinot
-
Merge with stableMon, 01 Feb 2010 11:34:44 -0600, by Matt Mackall
-
Merge with i18nMon, 01 Feb 2010 09:18:58 -0600, by Matt Mackall
-
merge with i18n stableMon, 01 Feb 2010 11:11:30 -0200, by Wagner Bruna
-
Merge with stable.Sun, 31 Jan 2010 16:01:20 +0100, by Martin Geisler
-
i18n-ja: synchronized with e7727a545c48Sun, 31 Jan 2010 02:34:50 +0900, by FUJIWARA Katsunori
-
Merge with stableSun, 31 Jan 2010 13:43:33 -0600, by Matt Mackall
-
templates: rename `Last change' column in hgwebdir repository list.Sun, 24 Jan 2010 20:51:53 +0100, by Dan Villiom Podlaski Christiansen
-
run-tests: split tests/blacklist in tests/blacklists/*Thu, 10 Dec 2009 17:21:31 +0900, by Nicolas Dumazet
-
subrepo: fix errors reported by pylintSun, 31 Jan 2010 18:02:16 +0100, by Benoit Boissinot
-
Merge with i18nThu, 28 Jan 2010 23:13:45 -0600, by Matt Mackall
-
Merge with stableThu, 28 Jan 2010 23:13:10 -0600, by Matt Mackall
-
config: handle short continuations (issue1999) stableThu, 28 Jan 2010 23:07:28 -0600, by Matt Mackall
-
i18n-sv: Translated twelve basic commandsMon, 18 Jan 2010 19:57:36 +0100, by Jens Bäckman
-
bugzilla: lowercase mysqldb varThu, 28 Jan 2010 22:45:04 -0600, by Matt Mackall
-
check-code: del isn't a functionThu, 28 Jan 2010 22:44:54 -0600, by Matt Mackall
-
check-code: fix copyright dateThu, 28 Jan 2010 22:44:45 -0600, by Matt Mackall
-
test-minirst: hide trailing whitespace from check-codeThu, 28 Jan 2010 22:44:36 -0600, by Matt Mackall
-
zeroconf: flag third-party Zeroconf.py for ignore in check-codeThu, 28 Jan 2010 22:44:25 -0600, by Matt Mackall
-
check-code: add some ignore hintsThu, 28 Jan 2010 22:44:18 -0600, by Matt Mackall
-
check-code: check thyselfMon, 25 Jan 2010 01:23:34 -0600, by Matt Mackall
-
Merge with stable.Fri, 29 Jan 2010 01:04:38 +0100, by Martin Geisler
-
patchbomb: document [patchbomb] config section for addresses stableThu, 28 Jan 2010 11:27:09 +0000, by Christian Ebert
-
hgrc.5: whether bcc is prompted for is up to the extension stableThu, 28 Jan 2010 10:38:29 +0000, by Christian Ebert
-
many, many trivial check-code fixupsMon, 25 Jan 2010 00:05:27 -0600, by Matt Mackall
-
Introduce check-code.pyMon, 25 Jan 2010 00:05:22 -0600, by Matt Mackall
-
merge with stableSun, 24 Jan 2010 18:44:12 +0100, by Benoit Boissinot
-
test-encode: Use tr chacter classes instead of character ranges stableSat, 23 Jan 2010 02:03:42 +0100, by Mads Kiilerich
-
Merge with stableSat, 23 Jan 2010 16:55:46 +0100, by Martin Geisler
-
Merge with stableFri, 22 Jan 2010 17:15:58 +0100, by Martin Geisler
-
mq: Do not translate import message that are appended to commits. stableWed, 20 Jan 2010 23:23:18 +0100, by David Soria Parra
-
subrepo: handle svn externals and meta changes (issue1982)Thu, 21 Jan 2010 13:26:26 +0100, by Patrick Mezard
-
subrepo: svn xml output is much easier to parseThu, 21 Jan 2010 15:13:40 +0100, by Patrick Mezard
-
subrepo: make svn use C locale for portabilityThu, 21 Jan 2010 15:13:03 +0100, by Patrick Mezard
-
Merge with stableWed, 20 Jan 2010 16:58:48 +0100, by Martin Geisler
-
summary: L10N messages hide clean-ness of workdir from 'hg summary' stableWed, 20 Jan 2010 13:50:06 +0900, by FUJIWARA Katsunori
-
mercurial.el: add forgotten version number stableWed, 20 Jan 2010 16:48:20 +0100, by Martin Geisler
-
test-subrepo-svn: remove bashismSun, 17 Jan 2010 01:53:04 +0100, by Mads Kiilerich
-
Merge with crew-stableWed, 20 Jan 2010 09:49:15 +0100, by Patrick Mezard
-
Merge with stableTue, 19 Jan 2010 22:45:09 -0600, by Matt Mackall
-
templatekw: fix extras, manifest and showlist args (issue1989)Mon, 18 Jan 2010 22:59:32 +0100, by Patrick Mezard
-
merge with i18n stableMon, 18 Jan 2010 15:38:31 -0200, by Wagner Bruna
-
Merge with stableSat, 16 Jan 2010 02:40:00 +0100, by Martin Geisler
-
share: be more explicit about the dangers of rollback. stableWed, 13 Jan 2010 22:05:06 -0500, by Greg Ward
-
mercurial.spec: Alignment with AIX spec by Jim Hague stableWed, 06 Jan 2010 03:27:15 +0100, by Mads Kiilerich
-
hgweb: changenav: separate pages before and after the current positionSat, 16 Jan 2010 02:33:06 +0100, by Nicolas Dumazet
-
Work around AIX shell builtin printf not handling \NNN. stableWed, 06 Jan 2010 18:03:33 +0000, by Jim Hague
-
merge with stableFri, 15 Jan 2010 21:32:53 +0100, by Benoit Boissinot
-
subrepo: fix merging of already merged subrepos (issue1986) stableFri, 15 Jan 2010 21:08:04 +0100, by Benoit Boissinot
-
Merge with crew-stab leFri, 15 Jan 2010 10:38:11 +0100, by Patrick Mezard
-
hgweb: add a test for search logsThu, 14 Jan 2010 16:43:14 +0100, by Dirkjan Ochtman
-
hgweb: add less/more links for search logs (issue1972)Thu, 14 Jan 2010 16:42:10 +0100, by Dirkjan Ochtman
-
hgweb: add less/more links to shortlog/filelog navThu, 14 Jan 2010 16:28:21 +0100, by Dirkjan Ochtman
-
hgweb: make graph page size equal to shortlogThu, 14 Jan 2010 16:07:34 +0100, by Dirkjan Ochtman
-
merge with stableWed, 13 Jan 2010 12:00:06 +0100, by Dirkjan Ochtman
-
ui: just return it if it's already a bool stableWed, 13 Jan 2010 11:53:55 +0100, by Dirkjan Ochtman
-
demandimport: ignore _winreg (used in python-2.7 mimetypes) stableWed, 13 Jan 2010 11:57:32 +0100, by Dirkjan Ochtman
-
shrink-revlog: add --dry-run optionTue, 12 Jan 2010 22:20:21 +0100, by Patrick Mezard
-
cmdutil: hide child window created by win32 spawndetached()Sun, 10 Jan 2010 18:13:34 +0100, by Patrick Mezard
-
Find right hg command for detached processWed, 06 Jan 2010 21:11:58 +0100, by Patrick Mezard
-
cmdutil: replace unix pipe handshake with file lockWed, 06 Jan 2010 21:11:58 +0100, by Patrick Mezard
-
serve: add and use portable spawnvp replacementFri, 10 Apr 2009 21:20:25 +0200, by Patrick Mezard
-
shrink-revlog: help/doc tweaksTue, 12 Jan 2010 15:12:53 +0100, by Greg Ward
-
Add shrink-revlog.py to win32 installerThu, 07 Jan 2010 23:04:53 +0100, by Pascal Quantin
-
shrink-revlog: make it work on windows (issue1976)Mon, 11 Jan 2010 21:15:53 +0100, by Patrick Mezard
-
merge main with stableMon, 11 Jan 2010 22:41:49 +0100, by Benoit Boissinot
-
merge crew togetherMon, 11 Jan 2010 22:41:24 +0100, by Benoit Boissinot
-
merge with stableMon, 11 Jan 2010 21:45:28 +0100, by Benoit Boissinot
-
shrink-revlog: avoid cryptic error when used as an extension stableMon, 11 Jan 2010 21:44:04 +0100, by Benoit Boissinot
-
transaction: initialize self.journal to None after deletion stableMon, 11 Jan 2010 21:40:19 +0100, by Benoit Boissinot
-
subrepo: fix typo in help textSat, 09 Jan 2010 23:12:21 +0100, by Jens Bäckman
-
Merge with stableSat, 09 Jan 2010 23:16:48 +0100, by Martin Geisler
-
color: colorize output of hg resolve -lSat, 09 Jan 2010 10:47:47 +0100, by Georg Brandl
-
color: improve coding styleFri, 08 Jan 2010 20:56:28 +0100, by Benoit Boissinot
-
Merge with crew-stableSat, 09 Jan 2010 00:25:56 +0100, by Patrick Mezard
-
ui: display progress with decimal notation stableFri, 08 Jan 2010 23:15:24 +0100, by Patrick Mezard
-
win32: close file when leaving _getfileinfo() stableFri, 08 Jan 2010 23:15:22 +0100, by Patrick Mezard
-
contrib: small documentation fixes in shrink-revlog.pyThu, 07 Jan 2010 16:06:36 +0100, by Dirkjan Ochtman
-
contrib: turn shrink-revlog.py into an extensionThu, 07 Jan 2010 16:06:12 +0100, by Dirkjan Ochtman
-
contrib: fix error handling in shrink-revlog.py to be more hg-likeThu, 07 Jan 2010 15:12:16 +0100, by Dirkjan Ochtman
-
contrib: use ui to write in shrink-revlog.pyThu, 07 Jan 2010 15:07:18 +0100, by Dirkjan Ochtman
-
Merge with stable.Tue, 05 Jan 2010 22:41:39 +0100, by Martin Geisler
-
Update test and man page for multiple matching encode/decode filters stableTue, 05 Jan 2010 03:20:45 +0100, by Mads Kiilerich
-
commands: fix help string for pull -u and unbundle -u. stableTue, 05 Jan 2010 15:07:38 -0500, by Greg Ward
-
httprepo: always store the response url (issue1968)Tue, 05 Jan 2010 10:20:28 -0600, by Steve Borho
-
Merge with stableMon, 04 Jan 2010 01:11:18 +0100, by Martin Geisler
-
test-convert-svn-branches: filter unwanted outputSun, 03 Jan 2010 19:13:55 +0100, by Patrick Mezard
-
Merge with crew-stableSun, 03 Jan 2010 20:36:30 +0100, by Patrick Mezard
-
patch: explicitely close input patch files when leaving stableSun, 03 Jan 2010 19:47:07 +0100, by Patrick Mezard
-
Merge with crew-stableSun, 03 Jan 2010 18:16:42 +0100, by Patrick Mezard
-
hgweb: improve IIS PATH_INFO fix ee8af8a4d905 (issue1580) stableSun, 03 Jan 2010 17:26:39 +0100, by Patrick Mezard
-
Minor svn conversion tests cleanupSat, 02 Jan 2010 18:14:45 +0100, by Patrick Mezard
-
subrepo: force en_US.UTF-8 locale when calling svnSat, 02 Jan 2010 16:42:00 +0100, by Patrick Mezard
-
test-subrepo-svn: normalize OS specific path separatorSat, 02 Jan 2010 16:03:29 +0100, by Patrick Mezard
-
subrepo: normalize svn output line-endingsSat, 02 Jan 2010 16:03:25 +0100, by Patrick Mezard
-
test-subrepo-svn: avoid pushd/popdSat, 02 Jan 2010 15:48:05 +0100, by Patrick Mezard
-
Merge with stableFri, 01 Jan 2010 18:10:10 -0600, by Matt Mackall
-
Merge with crewFri, 01 Jan 2010 15:45:48 -0600, by Matt Mackall
-
mq: qdiff with the same diff options than qrefresh (issue1350)Fri, 01 Jan 2010 21:49:05 +0100, by Patrick Mezard
-
mq: upgrade to git patch when necessary (issue767)Fri, 01 Jan 2010 21:21:34 +0100, by Patrick Mezard
-
patch: support diff data loss detection and upgradeFri, 01 Jan 2010 20:54:05 +0100, by Patrick Mezard
-
Merge with crew-stableFri, 01 Jan 2010 20:52:05 +0100, by Patrick Mezard
-
Merge with stableFri, 01 Jan 2010 15:33:51 -0600, by Matt Mackall
-
mq: preserve --git flag when folding patches stable 1.4.2Fri, 01 Jan 2010 19:53:05 +0100, by Patrick Mezard
-
mq: preserve --git flag when merging patches stableFri, 01 Jan 2010 19:53:05 +0100, by Patrick Mezard
-
subrepo: mark string for translation and fix caseFri, 01 Jan 2010 18:46:24 +0100, by Martin Geisler
-
Add RelaxNG schema to win32 installerFri, 01 Jan 2010 15:30:21 +0100, by Pascal Quantin
-
Merge with mpmFri, 01 Jan 2010 17:11:48 +0100, by Martin Geisler
-
Merge with crew-stableFri, 01 Jan 2010 14:29:36 +0100, by Patrick Mezard
-
copies: don't report copies with unrelated branch stableFri, 01 Jan 2010 13:58:30 +0100, by Patrick Mezard
-
subrepo: Subversion supportThu, 31 Dec 2009 13:16:03 -0600, by Augie Fackler
-
subrepo: add table-based dispatch for subrepo typesThu, 31 Dec 2009 17:10:03 -0600, by Augie Fackler
-
dirstate: don't check state of subrepo directoriesThu, 31 Dec 2009 17:19:30 -0600, by Augie Fackler
-
subrepo: load from a context where the subrepo existsThu, 31 Dec 2009 16:30:34 -0600, by Augie Fackler
-
subrepo: fix includes support in .hgsubThu, 31 Dec 2009 17:25:46 -0600, by Matt Mackall
-
Merge with stableThu, 31 Dec 2009 00:03:19 +0100, by Martin Geisler
-
i18n: update po files for 703db37d186b and 0ddbc0299742 stableWed, 30 Dec 2009 20:39:59 -0200, by Wagner Bruna
-
Merge with i18nWed, 30 Dec 2009 14:32:37 -0600, by Matt Mackall
-
Merge with stableWed, 30 Dec 2009 20:59:23 +0100, by Martin Geisler
-
Merge with i18n.Wed, 30 Dec 2009 20:37:53 +0100, by Martin Geisler
-
i18n: merge with stableWed, 30 Dec 2009 03:39:34 +0100, by Martin Geisler
-
i18n-da: import strings from default branch stableWed, 30 Dec 2009 03:26:49 +0100, by Martin Geisler
-
i18n-sv: synchronized with 37679dbf2ee3Tue, 29 Dec 2009 00:47:23 +0100, by Jens Bäckman
-
merge with i18n stableMon, 28 Dec 2009 15:08:07 -0200, by Wagner Bruna
-
i18n-it: removed extraneous '\r' from message stableMon, 28 Dec 2009 15:01:10 -0200, by Wagner Bruna
-
Added RelaxNG schema for hg log XML output formatWed, 30 Dec 2009 02:44:37 +0100, by Robert Bachmann
-
Bugfix and test for hg log XML outputWed, 30 Dec 2009 02:41:19 +0100, by Robert Bachmann
-
Added output of "extras" to hg log XML outputWed, 30 Dec 2009 02:38:53 +0100, by Robert Bachmann
-
Merge with stableTue, 29 Dec 2009 16:16:25 -0600, by Matt Mackall
-
run-tests.py: clears http_proxy for all testsTue, 29 Dec 2009 19:02:26 -0200, by Wagner Bruna
-
windows: expand environment vars in find_exeTue, 29 Dec 2009 23:59:41 -0600, by Steve Borho
-
Merge with stableTue, 29 Dec 2009 16:16:25 -0600, by Matt Mackall
-
run-tests.py: clears http_proxy for all tests stableTue, 29 Dec 2009 19:02:26 -0200, by Wagner Bruna
-
Added XML output for hg logMon, 28 Dec 2009 16:48:57 +0100, by Robert Bachmann
-
Added support for templatevar "footer" to cmdutil.pyMon, 28 Dec 2009 17:55:52 +0100, by Robert Bachmann
-
patch: make git diffline generation more explicitTue, 29 Dec 2009 16:00:38 +0100, by Patrick Mezard
-
mq: untangle git patch detectionTue, 29 Dec 2009 16:00:29 +0100, by Patrick Mezard
-
test-mq: better tests delimitationTue, 29 Dec 2009 16:00:24 +0100, by Patrick Mezard
-
Merge with crew-stableTue, 29 Dec 2009 01:32:40 +0100, by Patrick Mezard
-
test-bisect: test handling of invalid commands without relying on sh stableTue, 29 Dec 2009 01:03:10 +0100, by Mads Kiilerich
-
diffhelpers: fix variable declaration for MSVC (not C99)Mon, 28 Dec 2009 18:29:35 +0100, by Patrick Mezard
-
dirstate: improve docstring formattingSun, 27 Dec 2009 23:24:05 +0100, by Martin Geisler
-
test-help: improve test coverageThu, 24 Dec 2009 18:53:36 +0200, by Henri Wiechers
-
test-help: improve test coverageThu, 24 Dec 2009 18:53:35 +0200, by Henri Wiechers
-
test-help: improve test coverageThu, 24 Dec 2009 18:53:35 +0200, by Henri Wiechers
-
test-help: improve test coverageThu, 24 Dec 2009 18:53:35 +0200, by Henri Wiechers
-
test-help: improve test coverageThu, 24 Dec 2009 18:53:35 +0200, by Henri Wiechers
-
test-help: improve test coverageThu, 24 Dec 2009 18:53:34 +0200, by Henri Wiechers
-
merge with stableThu, 24 Dec 2009 11:41:06 +0100, by Dirkjan Ochtman
-
Merge with crew-stableThu, 24 Dec 2009 00:01:13 +0100, by Patrick Mezard
-
patch: better handling of sequence of offset patch hunks (issue1941) stableWed, 09 Dec 2009 16:56:00 -0800, by Greg Onufer
-
Makefile: added instructions on how to override PREFIXWed, 23 Dec 2009 23:28:53 +0100, by Martin Geisler
-
Merge with stableWed, 23 Dec 2009 20:34:09 +0100, by Martin Geisler
-
win32text: do not mention hgext in warning stableWed, 23 Dec 2009 20:31:35 +0100, by Martin Geisler
-
patch: drop unused hunk.newctrl()Wed, 23 Dec 2009 19:31:48 +0100, by Patrick Mezard
-
test-import-eol: improve binary hunks testWed, 23 Dec 2009 19:31:48 +0100, by Patrick Mezard
-
diffhelpers: handle CRLF in hunk last line without EOLWed, 23 Dec 2009 19:31:48 +0100, by Patrick Mezard
-
patch: drop eol normalization fast-path for 'lf' and 'crlf'Wed, 23 Dec 2009 19:31:48 +0100, by Patrick Mezard
-
patch: fix eolmode=auto with new filesWed, 23 Dec 2009 19:31:47 +0100, by Patrick Mezard
-
Merge with stableWed, 23 Dec 2009 19:18:03 +0100, by Martin Geisler
-
tests highlight, keyword: load extensions with "ext ="Wed, 23 Dec 2009 17:46:48 +0000, by Christian Ebert
-
Merge with stableWed, 23 Dec 2009 18:40:57 +0100, by Martin Geisler
-
extensions help: make disabling example analogous to enabling example stableWed, 23 Dec 2009 18:40:21 +0100, by Christian Ebert
-
test-help: improve test coverageMon, 21 Dec 2009 23:01:46 +0200, by Henri Wiechers
-
setup: ignore 'not importing' warnings during version detection stableSat, 05 Dec 2009 14:18:31 -0600, by Steve Borho
-
tests: load with "ext =" instead of "hgext.ext ="Wed, 23 Dec 2009 18:13:15 +0100, by Martin Geisler
-
Merge with stableWed, 23 Dec 2009 18:04:57 +0100, by Martin Geisler
-
keyword: go into restricted mode when transplanting stableWed, 23 Dec 2009 12:04:17 +0000, by Christian Ebert
-
keyword: do not monkeypatch diff when in restricted mode stableWed, 23 Dec 2009 12:04:04 +0000, by Christian Ebert
-
merge with defaultWed, 23 Dec 2009 13:12:36 +0100, by Dirkjan Ochtman
-
mq: qnew -f should reject merge working directories stableWed, 23 Dec 2009 13:09:11 +0100, by timeless
-
Merge with stableTue, 22 Dec 2009 00:50:15 +0100, by Martin Geisler
-
hgext: enable extensions without "hgext." prefix in help texts stableTue, 22 Dec 2009 00:50:03 +0100, by Martin Geisler
-
cmdutil: replace sys.maxint with None as default value in loglimitMon, 14 Dec 2009 00:32:29 +0900, by Nicolas Dumazet
-
test-help: improve test coverageMon, 21 Dec 2009 12:18:43 +0200, by Henri Wiechers
-
bookmarks: move parse() and current() into property definitionsMon, 21 Dec 2009 20:30:37 +0100, by Nicolas Dumazet
-
bookmarks: refactor code responsible for updates of bookmarksMon, 21 Dec 2009 15:17:28 +0900, by Nicolas Dumazet
-
bookmarks: repo._bookmarkcurrent should be a propertycacheMon, 21 Dec 2009 20:19:21 +0100, by Nicolas Dumazet
-
bookmarks: write() can simply access repo._bookmarksMon, 21 Dec 2009 15:23:03 +0900, by Nicolas Dumazet
-
bookmarks: turn repo._bookmarks into a propertycacheMon, 21 Dec 2009 13:55:56 +0900, by Nicolas Dumazet
-
Merge with stableMon, 21 Dec 2009 16:13:20 +0100, by Sune Foldager
-
hook: fix bug (reuse of variable) introduced in 872d49dd577a stableMon, 21 Dec 2009 16:12:43 +0100, by Sune Foldager
-
patch: implement patch.eol=auto modeSun, 20 Dec 2009 17:18:04 +0100, by Martin Geisler
-
patch: propagate eolmode down to patchfileSun, 20 Dec 2009 17:18:02 +0100, by Martin Geisler
-
Merge with stableSat, 19 Dec 2009 22:56:01 -0800, by Brendan Cully
-
share: use defaultdest to compute unspecified destination stableSat, 19 Dec 2009 22:55:33 -0800, by Brendan Cully
-
Merge with stableSat, 19 Dec 2009 13:10:46 +0100, by Martin Geisler
-
Merge with crewFri, 18 Dec 2009 14:27:30 -0600, by Matt Mackall
-
convert: implement two hooks in builtin cvspsTue, 15 Dec 2009 10:37:23 +0000, by Frank Kingswood
-
Merge with crewWed, 16 Dec 2009 17:39:42 -0600, by Matt Mackall
-
Merge with stableThu, 17 Dec 2009 00:32:26 +0100, by Martin Geisler
-
inotify: completely ignore events on the repository rootFri, 11 Dec 2009 16:17:39 +0900, by Nicolas Dumazet
-
inotify: do not rely on stat(.hg/dirstate) to invalidate our dirstateFri, 11 Dec 2009 15:58:09 +0900, by Nicolas Dumazet
-
inotify: follow new files if they are regular or a symlink.Fri, 27 Nov 2009 09:23:10 +0900, by Nicolas Dumazet
-
run-tests.py: Show paths to failing tests, .err and .outWed, 16 Dec 2009 12:09:25 +0100, by Mads Kiilerich
-
Merge with stableWed, 16 Dec 2009 16:46:12 -0600, by Matt Mackall
-
Merge with stableWed, 16 Dec 2009 22:58:57 +0100, by Martin Geisler
-
graphlog: fix output when both a limit and a path are provided stableFri, 11 Dec 2009 15:25:33 +0900, by Nicolas Dumazet
-
mercurial.iss: update locale locationWed, 16 Dec 2009 22:18:15 +0100, by Patrick Mezard
-
test-share: Solaris sed can't handle never-ending linesWed, 16 Dec 2009 12:10:21 +0100, by Mads Kiilerich
-
test-rollback: Ignore hook exit codeWed, 16 Dec 2009 12:10:21 +0100, by Mads Kiilerich
-
Merge with crew-stableWed, 16 Dec 2009 13:19:42 +0100, by Patrick Mezard
-
test-hook: Don't use extended regular expressions with grep stableWed, 16 Dec 2009 12:10:21 +0100, by Mads Kiilerich
-
hgweb: Make get_mtime use repository to find store path.Tue, 15 Dec 2009 12:33:04 -0800, by Brendan Cully
-
make ui.interactive() return false in case stdin lacks isattySun, 13 Dec 2009 18:29:16 +0100, by Ronny Pfannschmidt
-
Merge with stableTue, 15 Dec 2009 10:45:24 -0600, by Matt Mackall
-
Merge with crewTue, 15 Dec 2009 10:44:38 -0600, by Matt Mackall
-
Makefile: update "make clean" target after f91e5630ce7eMon, 14 Dec 2009 23:14:50 +0100, by Martin Geisler
-
Merge with crew-stableMon, 14 Dec 2009 22:15:46 +0100, by Patrick Mezard
-
convert/svn: better handling of hg recursive call failure stableMon, 14 Dec 2009 22:09:49 +0100, by Patrick Mezard
-
Merge with -stableMon, 14 Dec 2009 15:02:02 -0600, by Matt Mackall
-
win32mbcs: fix typos and reST syntaxMon, 14 Dec 2009 00:26:28 +0100, by Martin Geisler
-
help/templates: use hanging indent for field listMon, 14 Dec 2009 00:02:04 +0100, by Martin Geisler
-
minirst: improve layout of field listsSun, 13 Dec 2009 23:49:53 +0100, by Martin Geisler
-
minirst: don't test regexps twiceSun, 13 Dec 2009 22:37:30 +0100, by Martin Geisler
-
minirst: run inlineliterals too in debug modeSun, 13 Dec 2009 19:24:24 +0100, by Martin Geisler
-
test-share: handle sed/GNU-sed discrepanciesSun, 13 Dec 2009 18:54:54 +0100, by Patrick Mezard
-
Make {file_copies} usable as a --template keySun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
templatekw: change {file_copies} behaviour, add {file_copies_switch}Sun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
test-command-template: test 'file_copies' keywordSun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
cmdutil: extract file copies closure into templatekwSun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
cmdutil: extract latest tags closures in templatekwSun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
cmdutil: extract file changes closures into templatekwSun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
cmdutil: extract repo dependent closures in templatekwSun, 13 Dec 2009 18:06:23 +0100, by Patrick Mezard
-
cmdutil: extract ctx dependent closures into templatekwSun, 13 Dec 2009 18:06:23 +0100, by Patrick Mezard
-
cmdutil: replace showlist() closure with a functionSun, 13 Dec 2009 18:06:23 +0100, by Patrick Mezard
-
Merge with crew-stableSun, 13 Dec 2009 11:56:22 +0100, by Patrick Mezard
-
convert/svn: make sink recover gracefully from empty changeset stableMon, 07 Dec 2009 12:44:15 -0500, by Patrick Mezard
-
win32mbcs: Add configuration to specify path encodingMon, 07 Dec 2009 19:18:03 +0900, by Shun-ichi GOTO
-
Merge with stableSat, 12 Dec 2009 23:03:05 +0100, by Martin Geisler
-
mq: qpop: remove added files before re-adding removed files stableFri, 11 Dec 2009 15:09:52 +0900, by Nicolas Dumazet
-
color: Add support for bookmarksFri, 11 Dec 2009 11:04:31 +0100, by David Soria Parra
-
color: Do not pass --color, --no-color parameters to wrapped functionFri, 11 Dec 2009 11:04:31 +0100, by David Soria Parra
-
Merge with stableSat, 12 Dec 2009 16:54:33 +0100, by Martin Geisler
-
test-hgrc: cleanupSat, 12 Dec 2009 15:26:57 +0100, by Martin Geisler
-
config: raise ConfigError on non-existing include files stableSat, 12 Dec 2009 16:46:16 +0100, by Martin Geisler
-
Merge with i18nThu, 10 Dec 2009 17:01:21 -0600, by Matt Mackall
-
i18n-el: translate Mercurial's copyright info messageSat, 05 Dec 2009 05:29:37 +0200, by Giorgos Keramidas
-
i18n-el: translate the rest of hgext/bookmarksSat, 05 Dec 2009 05:21:33 +0200, by Giorgos Keramidas
-
i18n-el: translate the help of acl.pySat, 05 Dec 2009 04:43:13 +0200, by Giorgos Keramidas
-
i18n-el: translate hgext/bugzilla.pyThu, 03 Dec 2009 23:34:25 +0200, by Giorgos Keramidas
-
i18n-el: remove obsolete translationsThu, 03 Dec 2009 22:32:13 +0200, by Giorgos Keramidas
-
i18n-el: translate verifyThu, 03 Dec 2009 22:31:14 +0200, by Giorgos Keramidas
-
i18n-el: add missing space to "remote: "'s translationThu, 03 Dec 2009 22:06:38 +0200, by Giorgos Keramidas
-
i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2Wed, 02 Dec 2009 18:49:10 +0200, by Giorgos Keramidas
-
i18n-el: remove some Danish stringsWed, 02 Dec 2009 18:49:10 +0200, by Giorgos Keramidas
-
mercurial.iss: add tcsh completion scriptThu, 10 Dec 2009 23:57:14 +0100, by Pascal Quantin
-
run-tests: backout d7c23f4a14c7Thu, 10 Dec 2009 22:31:10 +0100, by Martin Geisler
-
mercurial.iss: backout 08bbed8ac9b8Thu, 10 Dec 2009 22:28:09 +0100, by Martin Geisler
-
setup: backout 68964567e406Thu, 10 Dec 2009 22:26:09 +0100, by Martin Geisler
-
subrepo: document necessary methods for a subrepo classWed, 09 Dec 2009 14:33:22 -0600, by Augie Fackler
-
merge with the stable branchThu, 10 Dec 2009 12:31:57 +0100, by Dirkjan Ochtman
-
log --follow: use a set instead of a listThu, 10 Dec 2009 00:14:22 +0100, by Benoit Boissinot
-
Merge with stableTue, 08 Dec 2009 23:36:06 +0100, by Sune Foldager
-
patchbomb: fix bug introduced in 4ddfad7ebd98 and add test stableTue, 08 Dec 2009 23:23:59 +0100, by Sune Foldager
-
help: don't display bogus help messages for invalid aliasesSat, 05 Dec 2009 23:26:27 -0500, by Brodie Rao
-
run-tests: install data files correctlySat, 05 Dec 2009 23:16:09 +0100, by Martin Geisler
-
Merge with stableSun, 06 Dec 2009 23:28:49 +0100, by Sune Foldager
-
patchbomb: handle repository#rev URLs correctly stableSun, 06 Dec 2009 23:22:17 +0100, by Sune Foldager
-
contrib: helper extension to track memory usageSat, 05 Dec 2009 00:15:17 +0100, by Martin Geisler
-
export: fix testsFri, 04 Dec 2009 13:59:33 -0600, by Matt Mackall
-
commands.export: accept -r option as revision specificationSat, 28 Nov 2009 16:48:07 +0200, by Alexander Solovyov
-
status: add the --change option to display files changed in a revisionMon, 30 Nov 2009 23:51:06 +0100, by Gilles Moris
-
run-tests: --inotify: use inotify.appendpid to append pids to $DAEMON_PIDSTue, 01 Dec 2009 09:53:02 +0900, by Nicolas Dumazet
-
cmdutil: service: add appendpid parameter to append pids to pid fileTue, 01 Dec 2009 11:28:31 +0900, by Nicolas Dumazet
-
changegroupsubset: readdelta() can be used if the previous rev is a parentFri, 04 Dec 2009 17:43:01 +0100, by Benoit Boissinot
-
changegroupsubset: simplify parents pruningFri, 04 Dec 2009 17:42:59 +0100, by Benoit Boissinot
-
shrink-revlog: improve performance: use changegroup instead of revisionsFri, 04 Dec 2009 15:36:13 +0100, by Benoit Boissinot
-
Update win32 installer paths for bash and zsh scripts after move done in 68964567e406Fri, 04 Dec 2009 07:52:30 +0100, by Pascal Quantin
-
rst2man: s/dont/don't/ in commentFri, 04 Dec 2009 12:48:23 +0100, by Christian Ebert
-
rst2man: separate inline blocks from previous paragraphsFri, 04 Dec 2009 12:48:17 +0100, by Christian Ebert
-
setup: install some useful data files.Mon, 30 Nov 2009 21:54:34 +0100, by Dan Villiom Podlaski Christiansen
-
color: add support for churn --diffstatMon, 30 Nov 2009 23:10:21 +0200, by Alexander Solovyov
-
Makefile: help/ was moved in f91e5630ce7e update paths to matchThu, 03 Dec 2009 22:54:33 +0100, by Martin Geisler
-
Update win32 installer with changes from f91e5630ce7eThu, 03 Dec 2009 22:34:51 +0100, by Pascal Quantin
-
doc: correct path to help files in MakefileThu, 03 Dec 2009 22:37:49 +0100, by Christian Ebert
-
setup: cleanup coding styleThu, 03 Dec 2009 20:50:00 +0100, by Martin Geisler
-
setup: install translation files as package dataTue, 01 Dec 2009 16:06:10 +0100, by Dan Villiom Podlaski Christiansen
-
setup: don't ship i18n directoryThu, 03 Dec 2009 20:41:43 +0100, by Martin Geisler
-
Merge with stableThu, 03 Dec 2009 11:07:14 +0100, by Sune Foldager
-
handle file URIs correctly, according to RFC 2396 (issue1153) stableThu, 03 Dec 2009 11:06:55 +0100, by Sune Foldager
-
transplant: fix small bug when a patch fails while using --filter stableThu, 03 Dec 2009 11:06:44 +0100, by Sune Foldager
-
Merge with stableThu, 03 Dec 2009 06:35:39 +0100, by Henrik Stuart
-
alias: do not crash when aliased command has no usage help text stableThu, 03 Dec 2009 14:14:44 +0900, by Nicolas Dumazet
-
Merge with stableThu, 03 Dec 2009 01:06:15 +0100, by Martin Geisler
-
revlog: add fast path to ancestorThu, 03 Dec 2009 01:01:49 +0100, by Benoit Boissinot
-
share: add a test script.Tue, 01 Dec 2009 16:19:53 -0500, by Greg Ward
-
Merge with stableTue, 01 Dec 2009 20:10:31 -0600, by Matt Mackall
-
Merge with stableTue, 01 Dec 2009 19:30:30 -0600, by Matt Mackall
-
Merge with crewTue, 01 Dec 2009 14:37:57 -0600, by Matt Mackall
-
Merge with stableTue, 01 Dec 2009 14:37:33 -0600, by Matt Mackall
-
Merge with stableTue, 01 Dec 2009 00:48:25 +0100, by Martin Geisler
-
i18n: hand-transplant change in 36760956f6d3 stableTue, 01 Dec 2009 00:47:25 +0100, by Martin Geisler
-
i18n-da: synchronized with af5f99d8195eSun, 29 Nov 2009 20:32:41 +0100, by Martin Geisler
-
merge with i18n-stableMon, 30 Nov 2009 12:44:32 -0200, by Wagner Bruna
-
i18n-pt_BR: added strings from crew 5b149c88d9e8 stableMon, 30 Nov 2009 12:36:24 -0200, by Wagner Bruna
-
backout experimental change from 777c1df76ef4Tue, 01 Dec 2009 01:43:46 +0100, by Benoit Boissinot
-
context: parents() already filters nullidTue, 01 Dec 2009 01:08:16 +0100, by Benoit Boissinot
-
context: use key-sorting instead of tuplesTue, 01 Dec 2009 01:03:54 +0100, by Benoit Boissinot
-
Merge with stableTue, 01 Dec 2009 00:43:54 +0100, by Martin Geisler
-
commands: mark "ssh://" as inline literals in help texts stableTue, 01 Dec 2009 00:15:45 +0100, by Martin Geisler
-
test-rollback: fix reference to /bin/false (fails on OSX)Mon, 30 Nov 2009 23:39:58 +0100, by Patrick Mezard
-
Merge with stableMon, 30 Nov 2009 23:27:37 +0100, by Martin Geisler
-
schemes: fixed typos in module docstringMon, 30 Nov 2009 23:12:51 +0100, by Martin Geisler
-
schemes extensionTue, 24 Nov 2009 17:48:23 +0200, by Alexander Solovyov
-
Merge with crewMon, 30 Nov 2009 15:31:14 -0600, by Matt Mackall
-
convert: better error on invalid repository typeMon, 30 Nov 2009 22:23:04 +0100, by Patrick Mezard
-
cmdutil: fix missing default 'extra' templateMon, 30 Nov 2009 22:23:09 +0100, by Patrick Mezard
-
test blacklist: add inotify-failures targetSat, 28 Nov 2009 11:21:19 +0900, by Nicolas Dumazet
-
run-tests: add a "--blacklist target" option to skip predefined test listsSat, 28 Nov 2009 10:25:09 +0900, by Nicolas Dumazet
-
run-tests: add --inotify option to test runnerTue, 17 Nov 2009 18:50:39 +0900, by Nicolas Dumazet
-
merge with stableMon, 30 Nov 2009 19:52:03 +0100, by Sune Foldager
-
extdiff: respect --option in command aliases (issue949) stableMon, 30 Nov 2009 19:37:38 +0100, by Sune Foldager
-
merge with stableMon, 30 Nov 2009 16:53:05 +0100, by Benoit Boissinot
-
fix bug in prepush logic involving merge changesets stableMon, 30 Nov 2009 14:58:52 +0100, by Sune Foldager
-
Merge with stableSat, 28 Nov 2009 23:58:03 +0100, by Martin Geisler
-
commands: add missing options in command line help stableSat, 28 Nov 2009 23:44:18 +0100, by timeless
-
keyword: clarify object of backwards compatibilityFri, 27 Nov 2009 18:26:25 +0000, by timeless
-
commit: write last-message.txt with no content modifications.Fri, 27 Nov 2009 11:50:52 -0500, by Greg Ward
-
mail: add parseaddrlist() function for parsing many addresses at onceThu, 26 Nov 2009 10:47:39 +0200, by Marti Raudsepp
-
patchbomb: fix parsing of multiple addresses, allow multiple addrs in --to/cc/bccThu, 26 Nov 2009 12:23:28 +0200, by Marti Raudsepp
-
templates: add raw templates for tags/branches pagesFri, 27 Nov 2009 13:53:27 +0100, by Dirkjan Ochtman
-
extdiff: wrap long lines in docstring and commentsThu, 26 Nov 2009 23:10:59 +0100, by Martin Geisler
-
Merge with stableThu, 26 Nov 2009 20:59:35 +0100, by Martin Geisler
-
keyword: the CVS keyword is $RCSfile$, not $RCSFile$ stableThu, 26 Nov 2009 10:51:17 +0100, by Christian Ebert
-
keyword: sort demo output to ensure deterministic output stableThu, 26 Nov 2009 20:50:16 +0100, by Martin Geisler
-
extdiff: prevent exception on double-translation stableThu, 26 Nov 2009 20:06:45 +0100, by Martin Geisler
-
Merge with stable againWed, 25 Nov 2009 21:54:47 -0600, by Matt Mackall
-
Fix changelog testWed, 25 Nov 2009 21:52:39 -0600, by Matt Mackall
-
Merge with stableWed, 25 Nov 2009 21:44:19 -0600, by Matt Mackall
-
list branches in changelog templateMon, 01 Jun 2009 20:32:53 +0200, by Dan Villiom Podlaski Christiansen
-
commit: if relevant, tell user their commit message was saved.Tue, 24 Nov 2009 21:08:40 -0500, by Greg Ward
-
commit: save commit message so it's not destroyed by rollback.Tue, 24 Nov 2009 21:08:39 -0500, by Greg Ward
-
inotify: create a common, OS-independent server entry pointFri, 14 Aug 2009 08:19:49 -0400, by Nicolas Dumazet
-
perf.perflog: add option to follow renamesWed, 25 Nov 2009 00:02:02 +0200, by Alexander Solovyov
-
Merge with mpmTue, 24 Nov 2009 14:45:29 -0800, by Bryan O'Sullivan
-
merge with crewTue, 24 Nov 2009 20:40:16 +0100, by Benoit Boissinot
-
findrenames: improve coding-styleTue, 24 Nov 2009 20:40:04 +0100, by Benoit Boissinot
-
findrenames: speedup exact matchTue, 24 Nov 2009 18:21:47 +0100, by Benoit Boissinot
-
findrenames: refactor the score computationTue, 24 Nov 2009 17:39:42 +0100, by Benoit Boissinot
-
findrenames: first loop over the removed files, it's fasterTue, 24 Nov 2009 17:26:42 +0100, by Benoit Boissinot
-
localrepo: support 'rev in repo' syntaxTue, 24 Nov 2009 14:32:19 +0200, by Alexander Solovyov
-
zsh completion: add summaryTue, 24 Nov 2009 11:20:25 -0800, by Brendan Cully
-
Merge with stableTue, 24 Nov 2009 10:25:11 -0600, by Matt Mackall
-
Merge with i18nTue, 24 Nov 2009 10:15:12 -0600, by Matt Mackall
-
merge with i18n stableMon, 23 Nov 2009 15:15:54 -0200, by Wagner Bruna
-
Merge with crewTue, 24 Nov 2009 10:14:27 -0600, by Matt Mackall
-
commands.log: getrenamed() cleanupTue, 24 Nov 2009 16:07:36 +0200, by Alexander Solovyov
-
ancestor: improve docstringTue, 24 Nov 2009 09:49:23 +0100, by Sune Foldager
-
merge with stableMon, 23 Nov 2009 23:04:44 +0100, by Benoit Boissinot
-
run-tests: always set $COLUMNS, fix running tests under emacs shell stableMon, 23 Nov 2009 22:45:36 +0100, by Benoit Boissinot
-
Merge with crew-stableMon, 23 Nov 2009 22:46:48 +0100, by Patrick Mezard
-
Add help files to win32 installer (issue 1919) stableMon, 23 Nov 2009 22:08:59 +0100, by Pascal Quantin
-
hgweb: add support for extension-provided permission hooksMon, 23 Nov 2009 11:03:55 +0100, by Sune Foldager
-
Merge with i18nSun, 22 Nov 2009 15:36:22 -0600, by Matt Mackall
-
i18n-da: synchronized with b5170b8b32a5Sun, 22 Nov 2009 21:34:12 +0100, by Martin Geisler
-
i18n-sv: translated seven commandsSun, 22 Nov 2009 19:37:19 +0100, by Jens Bäckman
-
i18n-sv: synchronized with b5170b8b32a5Sun, 22 Nov 2009 19:12:39 +0100, by Jens Bäckman
-
run-tests: work around a distutils bug triggered by 0a8a43b4ca75Sun, 22 Nov 2009 19:11:12 +0100, by Patrick Mezard
-
merge with crew-stableSun, 22 Nov 2009 11:27:29 +0100, by Thomas Arendsen Hein
-
Do not overwrite motd attribute of hgwebdir instances on refresh. stableSun, 22 Nov 2009 11:25:01 +0100, by Thomas Arendsen Hein
-
Merge with stableSun, 22 Nov 2009 11:19:07 +0100, by Martin Geisler
-
commands: minor refactoringFri, 20 Nov 2009 14:11:05 +0200, by Henri Wiechers
-
run-tests: give each child its own tmp dir (issue1911) stableWed, 18 Nov 2009 22:23:11 -0500, by Greg Ward
-
merge with stableFri, 20 Nov 2009 02:34:56 +0100, by Benoit Boissinot
-
inotify: add a inotify.pidfile configuration possibility stableTue, 17 Nov 2009 15:36:09 +0900, by Nicolas Dumazet
-
cmdutil.service: do not _exit(0) in the parent process stableTue, 17 Nov 2009 15:00:00 +0900, by Nicolas Dumazet
-
Merge with stableThu, 19 Nov 2009 23:39:30 +0100, by Martin Geisler
-
commands, dates: use real lists instead of literal blocks stableThu, 19 Nov 2009 23:29:02 +0100, by Martin Geisler
-
commands: use field lists instead of literal blocks in docstrings stableThu, 19 Nov 2009 23:27:11 +0100, by Martin Geisler
-
commands: do not indent list in clone help string stableThu, 19 Nov 2009 22:25:38 +0100, by Martin Geisler
-
run-tests: give each child its own tmp dir (issue1911)Wed, 18 Nov 2009 22:23:11 -0500, by Greg Ward
-
test-non-interactive-wsgi: make output deterministicThu, 19 Nov 2009 21:59:06 +0100, by Martin Geisler
-
hgweb: fix error in 38170eeed18c and introduce test for changeThu, 19 Nov 2009 15:54:57 +0100, by Henrik Stuart
-
ui: add environ property to access os.environ or wsgirequest.environThu, 19 Nov 2009 10:32:33 +0100, by Sune Foldager
-
relink: wrap long lines in docstringSun, 08 Nov 2009 00:27:15 +0100, by Martin Geisler
-
test-convert-filemap: test improved filtering algorithmWed, 18 Nov 2009 21:58:49 +0100, by Patrick Mezard
-
convert: make filemap favor most specific filtering ruleTue, 10 Nov 2009 13:04:03 +0100, by Stefan Simek
-
run-tests: set --home when building with distutilsTue, 17 Nov 2009 13:24:58 +0100, by Dan Villiom Podlaski Christiansen
-
gitweb: add a latest link to the gitweb styleWed, 18 Nov 2009 20:14:17 +0100, by Zhigang Wang
-
httprepo: suppress the `real URL is...' message in safe, common cases.Wed, 18 Nov 2009 12:47:58 +0100, by Dan Villiom Podlaski Christiansen
-
merge with crew-stableWed, 18 Nov 2009 17:09:00 +0100, by Thomas Arendsen Hein
-
Extend test-branchmap to test c51494c53841 stableWed, 18 Nov 2009 16:47:20 +0100, by Thomas Arendsen Hein
-
branchmap: fix defective fallback fix 0262bb59016f stableWed, 18 Nov 2009 15:20:08 +0100, by Sune Foldager
-
Merge with stableWed, 18 Nov 2009 00:19:42 +0100, by Martin Geisler
-
alias: improve help text for command aliasesWed, 11 Nov 2009 17:48:00 +0100, by Peter Arrenbrecht
-
dispatch: minor refactoringFri, 13 Nov 2009 16:38:27 +0200, by Henri Wiechers
-
qseries: don't truncate the patch name (issue1912) stableTue, 17 Nov 2009 22:16:41 +0100, by Dan Villiom Podlaski Christiansen
-
Added signature for changeset 31ec469f9b55Mon, 16 Nov 2009 14:50:30 -0600, by Matt Mackall
-
Added tag 1.4 for changeset 31ec469f9b55Mon, 16 Nov 2009 14:50:24 -0600, by Matt Mackall
-
Merge with crewMon, 16 Nov 2009 13:52:53 -0600, by Matt Mackall
-
Allow import --no-commit over an applied MQ patch.Mon, 16 Nov 2009 11:31:08 -0800, by Brendan Cully
-
Merge with i18nMon, 16 Nov 2009 12:51:00 -0600, by Matt Mackall
-
i18n-pt_BR: synchronized with crew 9c43089b372aMon, 16 Nov 2009 14:37:31 -0200, by Wagner Bruna
-
i18n-de: messages for 9e7b2c49d25d and translation of patchbombMon, 16 Nov 2009 09:58:45 +0200, by Fabian Kreutz
-
i18n-pt_BR: messages for 9e7b2c49d25d and cleanupSun, 15 Nov 2009 21:57:02 -0200, by Wagner Bruna
-
i18n-ja: synchronized with 004bf1d6e6afFri, 13 Nov 2009 14:30:57 +0900, by FUJIWARA Katsunori
-
support encoding fallback in branchmap to maintain compatibility with 1.3.xMon, 16 Nov 2009 13:35:36 +0100, by Henrik Stuart
-
convert/svn: fix warning when repo detection failedMon, 16 Nov 2009 14:09:31 +0100, by Patrick Mezard
-
inotify: workaround test-inotify-dirty-dirstate failuresMon, 16 Nov 2009 11:58:03 +0100, by Benoit Boissinot
-
lock: the correct way to do a trylock() is to use a timeout of 0Mon, 16 Nov 2009 11:55:29 +0100, by Benoit Boissinot
-
diff: change --inverse to --reverseSat, 14 Nov 2009 14:21:53 +0100, by Martin Geisler
-
setup: pass LD_LIBRARY_PATH to subprocess when determining version.Mon, 09 Nov 2009 17:41:21 +0100, by Christian Boos
-
inotify: Do not access inotify when dirstate is dirty (issue1811)Wed, 11 Nov 2009 14:38:59 +0900, by Nicolas Dumazet
-
inotify: mark directories visited during lookup (issue1844)Fri, 13 Nov 2009 08:31:10 +0900, by Nicolas Dumazet
-
Merge with crew-stableFri, 13 Nov 2009 06:36:26 +0100, by Henrik Stuart
-
url: generalise HTTPS proxy handling to accomodate Python changesFri, 13 Nov 2009 06:29:49 +0100, by Henrik Stuart
-
Make it possible to debug failed hook imports via use of --tracebackThu, 12 Nov 2009 14:05:52 -0800, by Bryan O'Sullivan
-
Merge with i18nThu, 12 Nov 2009 14:34:07 -0600, by Matt Mackall
-
i18n-pt_BR: synchronized with crew d3dbdca92458Thu, 12 Nov 2009 16:51:32 -0200, by Wagner Bruna
-
i18n-da: translate parentrevspec and recordWed, 11 Nov 2009 22:55:44 +0100, by Martin Geisler
-
i18n-da: translations in color, graphlog, mqWed, 11 Nov 2009 00:44:40 +0100, by Martin Geisler
-
i18n-da: synchronized with a40ec11795c3Tue, 10 Nov 2009 20:51:11 +0100, by Martin Geisler
-
i18n-sv: synchronized with a40ec11795c3Tue, 10 Nov 2009 20:07:32 +0100, by Jens Bäckman
-
i18n-pt_BR: synchronized with a40ec11795c3Mon, 09 Nov 2009 19:46:08 -0200, by Wagner Bruna
-
merge: fix changectx.ancestor(workingctx) (issue1327)Thu, 12 Nov 2009 12:03:39 -0600, by Matt Mackall
-
hgweb: don't choke when an inexistent style is requested (issue1901)Thu, 12 Nov 2009 16:39:11 +0100, by Dirkjan Ochtman
-
pager: provide a default attend listThu, 12 Nov 2009 10:29:40 -0500, by Brodie Rao
-
Add missing bash_completion for qfinishThu, 12 Nov 2009 12:46:00 +0100, by Thomas Arendsen Hein
-
help: don't show extension list on extension helpThu, 12 Nov 2009 13:43:36 +0100, by Dirkjan Ochtman
-
convert/svn: fix HTTP detection bug introduced by 1b2516a547d4Thu, 12 Nov 2009 12:05:43 +0100, by Patrick Mezard
-
record: handle translated prompt correctlyWed, 11 Nov 2009 22:53:01 +0100, by Martin Geisler
-
doc/style: add orange border color to notesWed, 11 Nov 2009 21:52:02 +0100, by Nicolas Dumazet
-
hgrc.5: mark some words as inline literalsWed, 11 Nov 2009 21:45:13 +0100, by Martin Geisler
-
hgignore.5: fix typoWed, 11 Nov 2009 21:29:35 +0100, by Martin Geisler
-
doc/style: fix typo in comment (by timeless)Wed, 11 Nov 2009 21:16:20 +0100, by Martin Geisler
-
doc/style: use default font color specified by userTue, 10 Nov 2009 21:48:10 +0900, by Yuya Nishihara
-
help: improve wording of update help textTue, 10 Nov 2009 22:27:31 -0800, by Stuart W Marks
-
hgrc.5: oft-requested "hg update" hook exampleWed, 11 Nov 2009 20:08:26 +0100, by Martin Geisler
-
convert/svn: delegate to svn bindings if HTTP probe failsWed, 11 Nov 2009 19:45:00 +0100, by Patrick Mezard
-
test-rebase-newancestor: make executableWed, 11 Nov 2009 18:32:56 +0100, by Patrick Mezard
-
mdiff: fix diff -b/B/w on mixed whitespace hunks (issue127)Wed, 11 Nov 2009 18:31:42 +0100, by Patrick Mezard
-
contrib/perf: profile diff of working directory changesWed, 11 Nov 2009 17:02:00 +0100, by Patrick Mezard
-
dispatch: better error message for --config optionWed, 04 Nov 2009 13:44:15 -0600, by Bill Schroeder
-
mq: fix literal blocks in docstringsWed, 11 Nov 2009 00:05:12 +0100, by Martin Geisler
-
convert/mtn: handle change in mtn 0.45 certs outputTue, 10 Nov 2009 23:45:24 +0100, by Patrick Mezard
-
merge with crewTue, 10 Nov 2009 22:42:13 +0100, by Benoit Boissinot
-
bundle: add test for Issue1704Sat, 07 Nov 2009 12:28:31 +0100, by Peter Arrenbrecht
-
bundle: don't send too many changesets (Issue1704)Sat, 07 Nov 2009 12:28:30 +0100, by Peter Arrenbrecht
-
convert: reenable SVN support after license issue solvedTue, 10 Nov 2009 22:32:17 +0100, by Patrick Mezard
-
patchbomb: normalize date format in generated mboxesSun, 08 Nov 2009 18:08:24 +0100, by Patrick Mezard
-
hghave: be more tolerant to rst2html outputTue, 10 Nov 2009 11:57:03 +0100, by Patrick Mezard
-
test-convert-hg-svn: fix test outputTue, 10 Nov 2009 21:55:59 +0100, by Patrick Mezard
-
rebase: make sure the newancestor is used during the whole updateMon, 09 Nov 2009 20:15:49 +0100, by Christian Boos
-
buildrpm: enhance changelog of the RPM fileFri, 06 Nov 2009 10:06:08 +0100, by Gilles Moris
-
buildrpm: build full RPM package including sourcesFri, 06 Nov 2009 09:59:55 +0100, by Gilles Moris
-
buildrpm: cleanup scriptFri, 06 Nov 2009 09:53:23 +0100, by Gilles Moris
-
buildrpm: enable to start the script from anywhereFri, 06 Nov 2009 09:35:38 +0100, by Gilles Moris
-
buildrpm: warn if there is outstanding uncommitted changesFri, 06 Nov 2009 09:30:18 +0100, by Gilles Moris
-
buildrpm: build from working dir parent and use hg version for RPM versioningFri, 06 Nov 2009 09:26:29 +0100, by Gilles Moris
-
doc: fix language in CSS comments (by timeless)Mon, 09 Nov 2009 23:47:24 +0100, by Martin Geisler
-
setup: fix f51d1822d6fd refactoring, propagate env to runcmdMon, 09 Nov 2009 17:33:16 +0100, by Christian Boos
-
clone: simplify help textMon, 09 Nov 2009 17:28:40 -0200, by Wagner Bruna
-
Merge with mainMon, 09 Nov 2009 20:43:06 +0100, by Martin Geisler
-
i18n-zh: updated Chinese translationMon, 09 Nov 2009 20:39:58 +0100, by Dongsheng Song
-
i18n-da: synchronized with 6cb1808e5ae7Sun, 08 Nov 2009 00:41:54 +0100, by Martin Geisler
-
test-extension: Solaris grep don't know [[:digit:]]Sun, 08 Nov 2009 18:50:39 +0100, by Mads Kiilerich
-
merge with hg-stableSun, 08 Nov 2009 18:18:46 +0100, by Benoit Boissinot
-
fix test-patchbomb on solarisSun, 08 Nov 2009 18:05:56 +0100, by Benoit Boissinot
-
fix test-diffstat on solarisSun, 08 Nov 2009 17:59:36 +0100, by Benoit Boissinot
-
doc: uppercase first letter in HTML man pagesSun, 08 Nov 2009 17:27:01 +0100, by Martin Geisler
-
Merge with crewSun, 08 Nov 2009 10:40:51 -0600, by Matt Mackall
-
merge with crewSun, 08 Nov 2009 17:09:28 +0100, by Thomas Arendsen Hein
-
merge with stableSun, 08 Nov 2009 17:03:24 +0100, by Thomas Arendsen Hein
-
doc: styles for man page, which suit with the mercurial websiteMon, 09 Nov 2009 00:00:47 +0900, by Yuya Nishihara
-
rst2man: more robust uppercasing of section titlesSun, 08 Nov 2009 16:16:21 +0100, by Martin Geisler
-
doc: use titlecase in man page section titlesSun, 08 Nov 2009 11:46:38 +0100, by Martin Geisler
-
rst2man: automatically write sections in uppercaseSun, 08 Nov 2009 11:41:34 +0100, by Martin Geisler
-
relink: do not translate format string with no textSun, 08 Nov 2009 00:11:34 +0100, by Martin Geisler
-
Use utf-8 encoding in test-branchmap's clone callSat, 07 Nov 2009 23:38:01 +0100, by Thomas Arendsen Hein
-
Branch name printed since a3d73b3e1f8a now in local encoding.Sat, 07 Nov 2009 23:35:46 +0100, by Thomas Arendsen Hein
-
Make test-branchmap executable and adjust output after a3d73b3e1f8aSat, 07 Nov 2009 23:27:25 +0100, by Thomas Arendsen Hein
-
ui: refer to "hg help config" when no username is setSat, 07 Nov 2009 22:13:09 +0100, by Martin Geisler
-
help: add "hg help config" topicSat, 07 Nov 2009 22:12:50 +0100, by Martin Geisler
-
hgrc.5: do not mention "name: value" syntaxSat, 07 Nov 2009 18:47:04 +0100, by Martin Geisler
-
submerge: properly deal with overwritesSun, 08 Nov 2009 10:29:52 -0600, by Matt Mackall
-
subrepo: add more debugging output, lose _ markersSun, 08 Nov 2009 10:24:18 -0600, by Matt Mackall
-
subrepo: do a linear update when appropriateSat, 07 Nov 2009 16:31:43 -0600, by Matt Mackall
-
subrepo: notice dirty subrepo states when mergingSat, 07 Nov 2009 16:30:42 -0600, by Matt Mackall
-
subrepo: add some debug output to submergeSat, 07 Nov 2009 16:29:49 -0600, by Matt Mackall
-
Merge with i18nSat, 07 Nov 2009 14:13:15 -0600, by Matt Mackall
-
i18n-sv: add missing newlines to translationsWed, 04 Nov 2009 22:14:26 +0100, by Martin Geisler
-
i18n-sv: simple translation fixesWed, 04 Nov 2009 21:59:41 +0100, by Jens Bäckman
-
i18n-de: Update msgids, remove .txt linespecs + few small translationsMon, 02 Nov 2009 17:25:43 +0200, by Fabian Kreutz
-
i18n-pt_BR: synchronized with d942e06d7b14Wed, 28 Oct 2009 18:53:12 -0200, by Wagner Bruna
-
Merge with mainWed, 28 Oct 2009 20:48:24 +0100, by Martin Geisler
-
i18n-da: synchronized with e06c940d554d plus some new translationsMon, 26 Oct 2009 20:58:49 +0100, by Martin Geisler
-
i18n-pt_BR: synchronized with e06c940d554dMon, 26 Oct 2009 12:32:14 -0200, by Wagner Bruna
-
i18n-zh_TW: synchronized with e06c940d554dSun, 25 Oct 2009 12:50:30 +0100, by Martin Geisler
-
i18n-zh_CN: synchronized with e06c940d554dSun, 25 Oct 2009 12:50:12 +0100, by Martin Geisler
-
i18n-sv: synchronized with e06c940d554dSun, 25 Oct 2009 12:49:25 +0100, by Martin Geisler
-
i18n-ja: synchronized with e06c940d554dSun, 25 Oct 2009 12:47:48 +0100, by Martin Geisler
-
i18n-it: synchronized with e06c940d554dSun, 25 Oct 2009 12:46:23 +0100, by Martin Geisler
-
i18n-fr: synchronized with e06c940d554dSun, 25 Oct 2009 12:44:57 +0100, by Martin Geisler
-
i18n-el: synchronized with e06c940d554dSun, 25 Oct 2009 12:44:22 +0100, by Martin Geisler
-
Merge with mainSat, 24 Oct 2009 00:47:49 +0200, by Martin Geisler
-
i18n-da: synchronizedSat, 24 Oct 2009 00:44:57 +0200, by Martin Geisler
-
i18n-pt_BR: translate 'changeset' like 'revision'Tue, 20 Oct 2009 15:26:22 -0200, by Wagner Bruna
-
i18n: merge de and pt_BR translationsTue, 20 Oct 2009 18:24:56 +0200, by Martin Geisler
-
i18n-de: fixed inline emphasisTue, 20 Oct 2009 18:11:21 +0200, by Martin Geisler
-
i18n-pt_BR: fixed bullet listTue, 20 Oct 2009 18:23:33 +0200, by Martin Geisler
-
i18n-pt_BR: synchronized with fc493cb90bb1Tue, 20 Oct 2009 13:09:47 -0200, by Wagner Bruna
-
i18n-pt_BR: synchronized with 5287de171d74Tue, 20 Oct 2009 13:07:26 -0200, by Wagner Bruna
-
i18n-de: Removed all fuzzies and translated small alphaend-extensionsTue, 20 Oct 2009 17:31:09 +0300, by Fabian Kreutz
-
i18n-pt_BR: synchronized with 02c43e8e0835Mon, 28 Sep 2009 20:32:54 -0300, by Wagner Bruna
-
Fix up import testSat, 07 Nov 2009 14:12:08 -0600, by Matt Mackall
-
subrepo: more robust split for .hgsubstate parsingSat, 07 Nov 2009 14:09:16 -0600, by Matt Mackall
-
filectx: shortcut unrelated files in ancestor() (issue1327)Sat, 07 Nov 2009 14:07:45 -0600, by Matt Mackall
-
merge: first part of fix for issue1327Sat, 07 Nov 2009 14:07:45 -0600, by Matt Mackall
-
Related to Issue919: ui.progress, apparently unused before now, is busted.Thu, 05 Nov 2009 16:40:48 -0500, by Jesse Glick
-
Sometimes pushing to an HTTP repo fails with a useless message.Sat, 17 Oct 2009 14:00:41 -0400, by Jesse Glick
-
hg help resolve grossly mischaracterizes the --all switchMon, 26 Oct 2009 02:06:23 +0200, by timeless
-
hgrc.5: mark more inline literalsSat, 07 Nov 2009 15:51:32 +0100, by Martin Geisler
-
hgrc.5: do not turn random URLs into linksSat, 07 Nov 2009 14:41:03 +0100, by Martin Geisler
-
hgrc.5: use enumerated list for email charsetsSat, 07 Nov 2009 14:30:58 +0100, by Martin Geisler
-
hgrc.5: order of email charsets is not a top level literal blockSat, 07 Nov 2009 13:54:47 +0100, by Christian Ebert
-
sshrepo: move mkstemp() out of the try block, we don't use the exceptionSat, 07 Nov 2009 13:25:25 +0100, by Benoit Boissinot
-
minirst: update module docstringSat, 07 Nov 2009 03:22:03 +0100, by Martin Geisler
-
commands: use enumerated lists in help textsSat, 07 Nov 2009 03:16:23 +0100, by Martin Geisler
-
minirst: support enumerated listsSat, 07 Nov 2009 03:14:56 +0100, by Martin Geisler
-
minirst: prepare for general types of bullet listsSat, 07 Nov 2009 03:04:46 +0100, by Martin Geisler
-
minirst: combine list parsing in one functionFri, 06 Nov 2009 00:30:35 +0100, by Martin Geisler
-
test-minirst: don't test on invalid reST inputThu, 05 Nov 2009 21:53:22 +0100, by Martin Geisler
-
minirst: remove unnecessary "elif:" statementsThu, 05 Nov 2009 21:30:50 +0100, by Martin Geisler
-
commands: call ui.username carefully in debuginstallSat, 07 Nov 2009 01:46:27 +0100, by Martin Geisler
-
mq: do not call ui.username unless it is necessarySat, 07 Nov 2009 00:13:05 +0100, by Martin Geisler
-
util: sort paths in walkrepos() (fixes test failures in test-hgwebdir)Fri, 06 Nov 2009 22:54:51 +0100, by Dirkjan Ochtman
-
hgweb: treat rev as raw-rev if user agent is hgFri, 06 Nov 2009 22:46:46 +0100, by Dirkjan Ochtman
-
patchbomb: fix 'echo -en' bashism in test-patchbombFri, 06 Nov 2009 13:48:17 +0200, by Marti Raudsepp
-
Issue919: add a standard extension to recreate hardlinks between repositories.Thu, 05 Nov 2009 17:38:03 -0500, by Jesse Glick
-
tests: glog with style and file parameter (issue1896)Fri, 06 Nov 2009 08:28:45 +0100, by Joel Rosdahl
-
graphlog: don't pass filectxs to the templater (issue1896)Fri, 06 Nov 2009 08:27:17 +0100, by Dirkjan Ochtman
-
keepalive: handle broken pipes gracefully during large POSTsMon, 02 Nov 2009 11:03:22 -0500, by Augie Fackler
-
diff: add --inverse optionThu, 05 Nov 2009 15:18:56 +0100, by Yannick Gingras
-
hgweb: keep original order from hgwebdir config files (issue1535)Thu, 05 Nov 2009 15:06:35 +0100, by Dirkjan Ochtman
-
hgweb: use a tuple-list instead of dictionary for append-only storeThu, 05 Nov 2009 15:01:00 +0100, by Dirkjan Ochtman
-
templater: readable dates older than 24 months revert to ISO8601 (issue1006)Thu, 05 Nov 2009 15:19:54 +0100, by Dirkjan Ochtman
-
templater: put 'ago' inside the age template filterThu, 05 Nov 2009 14:44:29 +0100, by Dirkjan Ochtman
-
coal/paper: show link to latest file revision (issue1344)Thu, 05 Nov 2009 14:26:37 +0100, by Dirkjan Ochtman
-
tests: fix hghave test for rst2html to not spew error outputThu, 05 Nov 2009 11:51:35 +0100, by Dirkjan Ochtman
-
help: describe new cross-branch behavior in update help text, plus cleanupsThu, 05 Nov 2009 10:59:33 +0100, by Stuart W Marks
-
update: allow branch crossing without -c or -C, with no uncommitted changesThu, 05 Nov 2009 10:53:59 +0100, by Stuart W Marks
-
update: add comments and test cases for updating across branchesThu, 05 Nov 2009 10:53:36 +0100, by Stuart W Marks
-
patchbomb: fix handling of email addresses with Unicode domains (IDNA)Thu, 05 Nov 2009 10:49:28 +0100, by Marti Raudsepp
-
clone: add option -u/--updaterevThu, 05 Nov 2009 11:05:13 +0100, by Adrian Buehlmann
-
hgweb/sshserver: extract capabilities for easier modificationThu, 05 Nov 2009 11:07:01 +0100, by Dirkjan Ochtman
-
kill trailing whitespaceThu, 05 Nov 2009 10:44:36 +0100, by Dirkjan Ochtman
-
color: wrap qrecordThu, 05 Nov 2009 01:11:28 +0100, by Martin Geisler
-
record: use uisetup instead of extsetup to register qrecordThu, 05 Nov 2009 01:10:43 +0100, by Martin Geisler
-
merge: supply base node to merge tools in the environmentWed, 04 Nov 2009 15:18:19 +0100, by Sune Foldager
-
test-bisect: normalize shell error messageWed, 04 Nov 2009 09:34:04 +0100, by Martin Geisler
-
run-tests: add "debug" mode: don't capture child output, just show it.Mon, 02 Nov 2009 17:06:11 -0500, by Greg Ward
-
run-tests: make --tmpdir option more useful.Mon, 02 Nov 2009 17:06:10 -0500, by Greg Ward
-
hg.1: kill spurious backslashMon, 02 Nov 2009 21:55:59 +0100, by Martin Geisler
-
help: markup email addresses as inline literalsMon, 02 Nov 2009 21:47:03 +0100, by Martin Geisler
-
doc/Makefile: add help/*.txt as a dependencyMon, 02 Nov 2009 21:38:42 +0100, by Martin Geisler
-
doc: add some internal links to man pagesMon, 02 Nov 2009 21:32:42 +0100, by Martin Geisler
-
hgrc.5: combined short paragraphs into oneMon, 02 Nov 2009 21:08:33 +0100, by Martin Geisler
-
doc: use reST note directiveMon, 02 Nov 2009 21:02:56 +0100, by Martin Geisler
-
hgrc.5: capitalize True and False consistentlyMon, 02 Nov 2009 20:53:34 +0100, by Martin Geisler
-
commands: slightly better help for --tracebackMon, 02 Nov 2009 20:50:57 +0100, by Martin Geisler
-
hgrc.5: document ui.traceback settingMon, 02 Nov 2009 20:50:30 +0100, by Martin Geisler
-
fix tests output changed by 8269fe2d48f6Mon, 02 Nov 2009 19:07:26 +0100, by Benoit Boissinot
-
byterange: backport fix from upstreamMon, 02 Nov 2009 17:54:19 +0100, by Benoit Boissinot
-
hgweb: send proper error messages to the clientMon, 02 Nov 2009 10:20:04 +0100, by Sune Foldager
-
transaction: always remove empty journal on abortMon, 02 Nov 2009 10:19:14 +0100, by Sune Foldager
-
test-bisect: fix shell-dependent outputMon, 02 Nov 2009 10:18:43 +0100, by Sune Foldager
-
change 'journal already exists' to 'abandoned transaction found'Mon, 02 Nov 2009 10:17:20 +0100, by Sune Foldager
-
verify: report existence of journalMon, 02 Nov 2009 10:15:04 +0100, by Sune Foldager
-
bisect: no need to save the state if it wasn't changedSun, 01 Nov 2009 03:26:10 +0100, by Benoit Boissinot
-
record: get the right position (account for skipped files)Sun, 01 Nov 2009 02:57:11 +0100, by Benoit Boissinot
-
log --limit: break after a limited number of csets (broken by f3d60543924f)Sun, 01 Nov 2009 02:54:32 +0100, by Benoit Boissinot
-
transaction: more specific exceptions, os.unlink can raise OSErrorSat, 31 Oct 2009 18:17:59 +0100, by Benoit Boissinot
-
lock: catch specific exceptionsSat, 31 Oct 2009 18:10:52 +0100, by Benoit Boissinot
-
patch: use the public ctx API instead of the internalsSat, 31 Oct 2009 18:02:34 +0100, by Benoit Boissinot
-
patch: don't use mutable object as default argumentSat, 31 Oct 2009 18:02:13 +0100, by Benoit Boissinot
-
patch: initialize all attributes of the hunk classSat, 31 Oct 2009 18:01:08 +0100, by Benoit Boissinot
-
patch: simplify logicSat, 31 Oct 2009 18:00:05 +0100, by Benoit Boissinot
-
lock: use '==' instead of 'is' for integer equality ('is' may not work)Sat, 31 Oct 2009 17:07:12 +0100, by Benoit Boissinot
-
pychecker: remove unused local variablesSat, 31 Oct 2009 17:04:46 +0100, by Benoit Boissinot
-
remove unused importsSat, 31 Oct 2009 16:56:58 +0100, by Benoit Boissinot
-
changelog: do not use a mutable default valueSat, 31 Oct 2009 16:49:27 +0100, by Benoit Boissinot
-
bundlerepo: keep the bundlerevlog interface in sync with revlogSat, 31 Oct 2009 16:42:51 +0100, by Benoit Boissinot
-
localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 namesSat, 31 Oct 2009 00:31:08 +0100, by Benoit Boissinot
-
localrepo/branchcache: kill unused localrepo.branchcacheSat, 31 Oct 2009 00:27:50 +0100, by Benoit Boissinot
-
localrepo/branchcache: rebuild the "charset-aware" branchcache when neededSat, 31 Oct 2009 00:20:28 +0100, by Benoit Boissinot
-
churn: fix --progress (broken by f3d60543924f)Fri, 30 Oct 2009 15:43:01 +0200, by Alexander Solovyov
-
transfer branchmap branch names over the wire in utf-8Mon, 26 Oct 2009 13:37:39 +0100, by Henrik Stuart
-
churn: fix changeset count (broken by 9b127e888640)Fri, 30 Oct 2009 13:40:23 +0200, by Alexander Solovyov
-
churn: ability to display added/removed lines separatelyThu, 29 Oct 2009 20:50:24 +0200, by Alexander Solovyov
-
cmdutil: fix bug in finddate() implementationFri, 30 Oct 2009 09:54:39 +0100, by Dirkjan Ochtman
-
merge changes from mpmFri, 30 Oct 2009 09:53:39 +0100, by Dirkjan Ochtman
-
cmdutil: update finddate()Wed, 28 Oct 2009 22:47:46 -0500, by Steve Borho
-
walkchangerevs: drop ui argThu, 29 Oct 2009 19:03:16 -0500, by Matt Mackall
-
walkchangerevs: reset cache between windowsThu, 29 Oct 2009 19:03:13 -0500, by Matt Mackall
-
log: tidy up some filter testsThu, 29 Oct 2009 17:07:54 -0500, by Matt Mackall
-
walkchangerevs: move 'add' to callbackThu, 29 Oct 2009 17:07:51 -0500, by Matt Mackall
-
hgweb: added test case for extension loading phases (issue1824)Wed, 28 Oct 2009 23:59:18 +0900, by Yuya Nishihara
-
extensions: changed to call extsetup() from extensions.loadall()Wed, 28 Oct 2009 23:55:23 +0900, by Yuya Nishihara
-
hgrc.5.txt: mention hgrc categories with higher precedence firstWed, 21 Oct 2009 13:40:55 +0200, by Adrian Buehlmann
-
hook: only redirect stdout if it and stderr are valid filesWed, 28 Oct 2009 21:35:57 +0100, by Sune Foldager
-
verify: filter the candidate list for broken linkrevsWed, 28 Oct 2009 13:17:03 -0500, by Matt Mackall
-
Merge with crewTue, 27 Oct 2009 17:14:19 -0500, by Matt Mackall
-
walkchangerevs: internalize ctx cachingTue, 27 Oct 2009 17:01:32 -0500, by Matt Mackall
-
walkchangerevs: yield contextsSun, 25 Oct 2009 18:43:59 -0500, by Matt Mackall
-
walkchangerevs: kill window step of iteratorSun, 25 Oct 2009 18:43:58 -0500, by Matt Mackall
-
walkchangerevs: pull out matchfnSun, 25 Oct 2009 18:43:56 -0500, by Matt Mackall
-
diffstat: made test case work with POSIX sh and printfTue, 27 Oct 2009 21:59:44 +0900, by Yuya Nishihara
-
bundlerepo: fix small bug in exception raisingTue, 27 Oct 2009 10:33:41 +0100, by Sune Foldager
-
minor documentation improvementsSun, 25 Oct 2009 14:45:38 +0200, by timeless
-
patchbomb: accept default if it is empty stringSun, 25 Oct 2009 14:28:02 +0100, by Alexander Solovyov
-
patchbomb: fix double-spaces in promptsSun, 25 Oct 2009 14:24:39 +0100, by Martin Geisler
-
commands: adding --no-status to resolve to match statusSun, 25 Oct 2009 13:27:54 +0100, by timeless
-
commands: use rev from remote repo when updating as part of a pullWed, 21 Oct 2009 12:41:28 +0300, by timeless
-
commands: highlighting that rev is based on the remote repositoryWed, 21 Oct 2009 12:03:14 +0300, by timeless
-
bookmarks: use API to determine if repo is localSun, 25 Oct 2009 12:05:07 +0200, by Alexander Solovyov
-
diffstat: with --git, mark binary files with BinSun, 25 Oct 2009 02:53:33 +0200, by Brodie Rao
-
color: colorize diff --statSun, 25 Oct 2009 02:52:36 +0200, by Brodie Rao
-
diff: add --stat for diffstat outputSun, 25 Oct 2009 02:52:35 +0200, by Brodie Rao
-
diffstat: print 0 instead of nothing for 0 adds or removesSun, 25 Oct 2009 02:35:35 +0200, by Brodie Rao
-
update tcsh_completion for the new forget and summary commandsSat, 24 Oct 2009 12:29:39 +0200, by Gilles Moris
-
cmdutil: minor refactoring of changeset_printer._showSat, 24 Oct 2009 19:01:40 +0200, by Adrian Buehlmann
-
commands: search for translated version of "DEPRECATED"Sat, 24 Oct 2009 00:29:25 +0200, by Martin Geisler
-
mercurial.spec: update requirements for the buildFri, 23 Oct 2009 23:10:05 +0200, by Gilles Moris
-
convert: document parent order in splicemap help (issue1764)Fri, 23 Oct 2009 22:55:28 +0200, by Martin Geisler
-
Add style.css file to Inno Setup scriptThu, 22 Oct 2009 23:41:01 +0200, by Pascal Quantin
-
util: use sys.argv[0] if $HG is unset and 'hg' is not in PATHMon, 21 Sep 2009 19:21:32 +0200, by Nicolas Dumazet
-
graphlog: hide internal state of ascii() from usersWed, 21 Oct 2009 14:16:37 +0200, by Peter Arrenbrecht
-
doc/hgrc.5.txt: deprecate [defaults]Thu, 22 Oct 2009 00:46:54 +0200, by Adrian Buehlmann
-
Merge with crewWed, 21 Oct 2009 17:54:51 -0500, by Matt Mackall
-
rst2man: highlight inline literals in boldThu, 22 Oct 2009 00:30:24 +0200, by Martin Geisler
-
rst2man: avoid italic for referencesThu, 22 Oct 2009 00:27:08 +0200, by Martin Geisler
-
doc: add a style sheet to the generated HTML pagesWed, 21 Oct 2009 23:40:01 +0200, by Martin Geisler
-
summary: remove reference to -pWed, 21 Oct 2009 17:42:22 -0500, by Matt Mackall
-
doc, help: stream-line use of inline-literalsTue, 20 Oct 2009 22:43:17 +0200, by Martin Geisler
-
minirst: convert ``foo`` into "foo" upon displayTue, 20 Oct 2009 22:16:27 +0200, by Martin Geisler
-
gendoc: fix synopsisTue, 20 Oct 2009 22:42:49 +0200, by Martin Geisler
-
test-debugcomplete: update output to match a7ef354da662Tue, 20 Oct 2009 22:39:37 +0200, by Martin Geisler
-
summary: add --remoteTue, 20 Oct 2009 11:59:38 -0500, by Matt Mackall
-
summary: restore briefer commit statusTue, 20 Oct 2009 11:58:09 -0500, by Matt Mackall
-
summary: add empty repository and no revision checked out hintsTue, 20 Oct 2009 11:57:25 -0500, by Matt Mackall
-
Merge with crewMon, 19 Oct 2009 23:53:25 -0500, by Matt Mackall
-
merge with crewTue, 20 Oct 2009 00:30:36 +0200, by Benoit Boissinot
-
setup: refactor the version string to a subset of tag+tagdist-hash+dateSun, 18 Oct 2009 14:35:36 +0200, by Gilles Moris
-
archive: add branch and tag informations to the .hg_archival.txt fileTue, 11 Aug 2009 09:04:02 +0200, by Gilles Moris
-
ui: only use "user@host" as username in noninteractive modeTue, 20 Oct 2009 00:17:36 +0200, by Martin Geisler
-
fix patchbomb prompt when sending series of patchesMon, 19 Oct 2009 23:27:20 +0300, by Alexander Solovyov
-
hg.clone: report branch name on updateFri, 16 Oct 2009 23:57:34 +0200, by Adrian Buehlmann
-
make path expanding more consistentMon, 19 Oct 2009 22:19:28 +0300, by Alexander Solovyov
-
tests: fix inadvertent use of existing test repositorySat, 17 Oct 2009 15:40:34 +0200, by Henrik Stuart
-
commands: clarify output for the commit summaryMon, 19 Oct 2009 07:14:44 +0200, by David Soria Parra
-
commands: do not split a translated stringMon, 19 Oct 2009 14:37:37 +0200, by Martin Geisler
-
Remove parents from default help in favor of summaryMon, 19 Oct 2009 00:36:52 -0500, by Matt Mackall
-
summary: quieter with -qMon, 19 Oct 2009 00:22:49 -0500, by Matt Mackall
-
commands: fix missing empty synopsesMon, 19 Oct 2009 00:21:06 -0500, by Matt Mackall
-
Introduce summary commandSun, 18 Oct 2009 22:31:05 -0500, by Matt Mackall
-
Merge with redone c655432c2c24 (issue1860)Fri, 16 Oct 2009 11:19:39 +0200, by Mads Kiilerich
-
Dummy-merge with c655432c2c24 (issue1860)Fri, 16 Oct 2009 11:18:38 +0200, by Mads Kiilerich
-
Redo c655432c2c24 (issue1860)Fri, 16 Oct 2009 11:16:42 +0200, by Mads Kiilerich
-
Merge with crew-stableFri, 16 Oct 2009 00:45:18 +0200, by Martin Geisler
-
Merge with crew-stableFri, 16 Oct 2009 00:06:23 +0200, by Patrick Mezard
-
Merge with mpmTue, 13 Oct 2009 13:43:55 -0700, by Bryan O'Sullivan
-
README: revert accidental commitTue, 13 Oct 2009 12:27:50 -0700, by Lee Cantey
-
test-gendoc: adjust output to account for Swedish translationTue, 13 Oct 2009 12:23:23 -0700, by Lee Cantey
-
merge with mpmSun, 11 Oct 2009 21:32:55 +0200, by Dirkjan Ochtman
-
merge with crew-stableSat, 10 Oct 2009 12:24:09 +0200, by Dirkjan Ochtman
-
merge with mpmSat, 10 Oct 2009 12:23:42 +0200, by Dirkjan Ochtman
-
Merge with crew-stableFri, 09 Oct 2009 00:29:39 +0200, by Patrick Mezard
-
mq: fix traceback for qpush inexistant-patch with no patch appliedFri, 16 Oct 2009 00:09:18 +0200, by Benoit Allard
-
rebase: change rebase help to talk about changesets and branch namesWed, 14 Oct 2009 20:55:39 +0300, by timeless
-
mq: changed help for qpop -f to reflect actual behaviourWed, 14 Oct 2009 21:21:09 -0700, by Stephen Rasku
-
convert/svn: better error when hg cannot call itself (issue1838)Thu, 15 Oct 2009 23:15:30 +0200, by Patrick Mezard
-
patch: handle symlink updates/replacements (issue1785)Thu, 15 Oct 2009 23:15:30 +0200, by Patrick Mezard
-
patch: handle symlinks without symlinkhunkThu, 15 Oct 2009 23:15:30 +0200, by Patrick Mezard
-
bisect: use util.system and fix good/bad when using -cMon, 12 Oct 2009 18:25:46 -0500, by Matt Mackall
-
bisect: limit considered set to descendants of first good revMon, 12 Oct 2009 14:59:28 -0500, by Matt Mackall
-
tests: add -k to test scripts matching keywordsMon, 12 Oct 2009 14:52:53 -0500, by Matt Mackall
-
use short identifiers in atom feedFri, 09 Oct 2009 16:27:05 +0200, by Raoul Bhatia [IPAX]
-
run-tests: add --noskips optionSun, 11 Oct 2009 13:58:53 -0500, by Matt Mackall
-
color: add test for record supportFri, 09 Oct 2009 03:53:24 -0400, by Brodie Rao
-
rebase: return early when source is descendant of destinationThu, 08 Oct 2009 10:39:43 +0200, by Sune Foldager
-
rebase: improve error and debug messagesThu, 08 Oct 2009 10:07:41 +0200, by Sune Foldager
-
Merge with stableSun, 11 Oct 2009 13:54:19 -0500, by Matt Mackall
-
merge with hg-stableSat, 10 Oct 2009 12:19:58 +0200, by Dirkjan Ochtman
-
encoding: fix issue with non-standard UTF-8 CTYPE on OS XSat, 10 Oct 2009 12:00:43 +0200, by Dirkjan Ochtman
-
patch: do not swallow header-like patch first line (issue1859)Thu, 08 Oct 2009 23:42:33 +0200, by Patrick Mezard
-
windows: fix unlink() not dropping empty tree (issue1861)Thu, 08 Oct 2009 23:32:36 +0200, by Patrick Mezard
-
merge with stableThu, 08 Oct 2009 01:17:48 -0500, by Matt Mackall
-
merge with i18n-stableThu, 08 Oct 2009 01:17:24 -0500, by Matt Mackall
-
Merge with i18nThu, 08 Oct 2009 01:16:32 -0500, by Matt Mackall
-
i18n-de: Translate extdiff, gpg, graphlog and fix some fuzziesTue, 06 Oct 2009 11:18:58 +0300, by Fabian Kreutz
-
Merge with hg-i18n-stableWed, 30 Sep 2009 21:14:24 +0200, by Martin Geisler
-
i18n-pt_BR: synchronized with a1ee850f49e3Mon, 28 Sep 2009 20:14:39 -0300, by Wagner Bruna
-
Merge with hg-i18n-stableTue, 29 Sep 2009 00:54:15 +0200, by Martin Geisler
-
Merge with hg-i18n-stableMon, 28 Sep 2009 00:45:47 +0200, by Martin Geisler
-
i18n-da: synchronized with 812aaef40757Thu, 17 Sep 2009 00:43:25 +0200, by Martin Geisler
-
Merge with mainWed, 16 Sep 2009 23:46:06 +0200, by Martin Geisler
-
i18n-de: correct indentation of verbatim blocksWed, 16 Sep 2009 16:11:44 +0200, by Martin Geisler
-
i18n-de: correct errors reported by msgfmtWed, 16 Sep 2009 15:41:39 +0200, by Martin Geisler
-
i18n-de: Translation of convert + more syntax fixesWed, 16 Sep 2009 14:14:06 +0300, by Fabian Kreutz
-
i18n-de: redid latest translationsMon, 14 Sep 2009 09:14:36 +0300, by Fabian Kreutz
-
merge with i18n-stableTue, 08 Sep 2009 19:46:20 -0300, by Wagner Bruna
-
i18n-sv: Start Swedish translationTue, 18 Aug 2009 08:49:41 +0200, by Jens Bäckman
-
i18n: merge with pt_BRThu, 13 Aug 2009 20:12:34 +0200, by Martin Geisler
-
i18n-pt_BR: synchronized with 4e7149ed98e8Wed, 12 Aug 2009 11:45:47 -0300, by Wagner Bruna
-
merge with i18n-stableWed, 12 Aug 2009 11:42:21 -0300, by Wagner Bruna
-
Merge with -stableThu, 08 Oct 2009 00:59:46 -0500, by Matt Mackall
-
color: allow multiple args to ui.write()Wed, 07 Oct 2009 14:01:20 -0500, by Kevin Bullock
-
color: add support for record extensionThu, 08 Oct 2009 09:27:22 +0800, by TK Soh
-
util: move rename into posix.py and windows.pyWed, 07 Oct 2009 20:32:07 +0200, by Adrian Buehlmann
-
util: state docstring of rename more preciselyWed, 07 Oct 2009 20:16:43 +0200, by Adrian Buehlmann
-
cmdutil: changeset_printer: use methods of filectx/changectx.Mon, 05 Oct 2009 18:17:13 -0400, by Greg Ward
-
Merge with crew-stableWed, 07 Oct 2009 22:50:20 +0200, by Patrick Mezard
-
verify: detect file copy sources not in parents with --verboseTue, 06 Oct 2009 22:46:31 +0200, by Patrick Mezard
-
Merge with crew-stableTue, 06 Oct 2009 16:08:38 -0500, by Steve Borho
-
convert/cvs: stop supporting external cvspsMon, 05 Oct 2009 22:57:15 +0200, by Patrick Mezard
-
Merge with crew-stableMon, 05 Oct 2009 22:17:39 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 04 Oct 2009 23:16:54 +0200, by Patrick Mezard
-
help: un-indent help topicsSun, 04 Oct 2009 12:18:43 +0200, by Martin Geisler
-
help: move help topics from mercurial/help.py to help/*.txtSun, 04 Oct 2009 09:59:13 +0200, by Martin Geisler
-
i18n: remove unnecessary os.path.normpath callSat, 03 Oct 2009 18:58:25 +0200, by Martin Geisler
-
commands: simpler sort of help topic namesSun, 04 Oct 2009 10:17:01 +0200, by Martin Geisler
-
cmdutil: templating keywords latesttag and latesttagdistanceSat, 03 Oct 2009 18:31:20 +0200, by Mads Kiilerich
-
merge with mpmSat, 03 Oct 2009 23:38:10 +0200, by Benoit Boissinot
-
bdiff: gradually enable the popularity hackSat, 03 Oct 2009 23:36:08 +0200, by Benoit Boissinot
-
Merge with -crew-stableWed, 07 Oct 2009 23:45:30 -0500, by Matt Mackall
-
convert/hg: handle bogus copy records (issue1843)Wed, 07 Oct 2009 18:52:01 +0200, by Patrick Mezard
-
convert/hg: make parents() return changectx, not nodesWed, 07 Oct 2009 10:13:04 +0200, by Patrick Mezard
-
Merge with -crew-stableWed, 07 Oct 2009 23:25:41 -0500, by Matt Mackall
-
util.rename: do not abort if os.unlink fails (issue1840)Tue, 06 Oct 2009 10:45:23 +0200, by Adrian Buehlmann
-
convert: make mapfile handle LF and CRLF shamap (issue1846)Mon, 05 Oct 2009 22:01:08 +0200, by Patrick Mezard
-
convert/darcs: handle directory renamingSun, 04 Oct 2009 23:06:14 +0200, by Patrick Mezard
-
convert/darcs: fix file renaming (issue1853)Sun, 04 Oct 2009 22:23:11 +0200, by Patrick Mezard
-
Fix failing darcs testThu, 06 Aug 2009 21:35:25 -0700, by Bryan O'Sullivan
-
Fix for issue1848Sat, 03 Oct 2009 15:57:48 -0500, by Matt Mackall
-
Merge with -stableSat, 03 Oct 2009 14:39:57 -0500, by Matt Mackall
-
notify: update testSat, 03 Oct 2009 14:39:46 -0500, by Matt Mackall
-
Fix issue 1782 don't do url2pathname conversion for urlsFri, 07 Aug 2009 01:15:16 +0200, by Grauw
-
color: allow multiple args to ui.write()Tue, 29 Sep 2009 23:49:42 -0500, by Kevin Bullock
-
extdiff: fix defaulting to "diff" if no --program is givenThu, 01 Oct 2009 08:50:10 +0200, by Peter Arrenbrecht
-
dirstate: add/improve method docstrings.Thu, 01 Oct 2009 15:36:45 -0400, by Greg Ward
-
util.system: Use subprocess instead of os.systemSun, 20 Sep 2009 22:19:18 +0200, by Mads Kiilerich
-
notify: permit suppression of merge changeset notificationWed, 23 Sep 2009 02:31:09 -0500, by David Champion
-
Add script to rewrite revlog to workaround lack of parent deltas.Thu, 27 Aug 2009 10:21:32 -0400, by Greg Ward
-
inotify: use cmdutil.service instead of local daemonizing codeSun, 16 Aug 2009 11:11:37 +0900, by Nicolas Dumazet
-
cmdutil: service: add an optional runargs argument to pass the command to runSun, 16 Aug 2009 11:30:24 +0900, by Nicolas Dumazet
-
extdiff: add 3-way diff for merge changesetsThu, 17 Sep 2009 21:12:32 +0200, by Sune Foldager
-
bash_completion: add completions for shelve extensionWed, 23 Sep 2009 21:29:47 -0500, by Kevin Bullock
-
doc: clarify license footersThu, 01 Oct 2009 11:40:53 +0200, by Adrian Buehlmann
-
dirstate: kill dirstate.granularity config optionThu, 01 Oct 2009 17:17:52 +0200, by Adrian Buehlmann
-
Merge with -stableWed, 30 Sep 2009 21:42:51 -0500, by Matt Mackall
-
subrepo: add auto-pull for mergeWed, 30 Sep 2009 18:47:33 -0500, by Matt Mackall
-
streamclone: partially encode filename over the wire, not for local read (issue1847)Wed, 30 Sep 2009 16:08:11 -0400, by Greg Ward
-
Merge with i18n-stableWed, 30 Sep 2009 13:15:18 -0500, by Matt Mackall
-
i18n-da: random small strings, only 499 strings leftTue, 29 Sep 2009 00:42:14 +0200, by Martin Geisler
-
Merge with mainTue, 29 Sep 2009 00:23:01 +0200, by Martin Geisler
-
commands: tweak help for 'heads'.Thu, 17 Sep 2009 18:12:53 -0400, by Greg Ward
-
i18n-da: translate addremove, branch, and catMon, 28 Sep 2009 00:23:44 +0200, by Martin Geisler
-
i18n-da: synchronized with 744cb8e93936Sun, 27 Sep 2009 23:56:27 +0200, by Martin Geisler
-
i18n-pt_BR: synchronized with f4f17d5695d2Tue, 08 Sep 2009 18:11:11 -0300, by Wagner Bruna
-
Merge with stableTue, 08 Sep 2009 22:58:28 +0200, by Martin Geisler
-
i18n: merge with pt_BRThu, 13 Aug 2009 20:11:16 +0200, by Martin Geisler
-
i18n-pt_BR: synchronized with 73bec717b825Wed, 12 Aug 2009 10:26:17 -0300, by Wagner Bruna
-
ui: guard against UnicodeDecodeErrors in ui.wrapTue, 29 Sep 2009 01:08:18 +0200, by Martin Geisler
-
keyword: uppercase short option for kwfiles --all, like hg status -AThu, 01 Oct 2009 00:00:18 +0200, by Christian Ebert
-
keyword: make kwfiles -u show untracked files only (like status)Wed, 30 Sep 2009 23:59:03 +0200, by Christian Ebert
-
keyword: make kwfiles --all show unknown files tooWed, 30 Sep 2009 23:59:03 +0200, by Christian Ebert
-
keyword: kwfiles --unknown instead of --untrackedWed, 30 Sep 2009 22:39:56 +0200, by Christian Ebert
-
convert: unbreak non-svn enginesWed, 30 Sep 2009 14:43:22 -0700, by Brendan Cully
-
zeroconf: read actual description for repos in hgwebdirSat, 26 Sep 2009 00:17:55 +0300, by Alexander Solovyov
-
zeroconf: code cleanup, fixing variable names to be meaningfulSat, 26 Sep 2009 00:17:02 +0300, by Alexander Solovyov
-
Merge with crewMon, 28 Sep 2009 13:21:41 -0700, by Bryan O'Sullivan
-
notify: make it possible to pass extra info into templatesMon, 24 Aug 2009 16:30:42 -0700, by Bryan O'Sullivan
-
test-gendoc: add tests for all languagesSun, 27 Sep 2009 10:12:02 +0200, by Martin Geisler
-
gendoc: do not wrap encoded stringSun, 27 Sep 2009 10:04:51 +0200, by Martin Geisler
-
test-encoding: make test output easier to followSun, 27 Sep 2009 09:39:57 +0200, by Martin Geisler
-
Merge with crew-stableSun, 27 Sep 2009 09:38:53 +0200, by Martin Geisler
-
test-extension: update test output to match a4f6e4427b65Sun, 27 Sep 2009 09:34:40 +0200, by Martin Geisler
-
util: do not corrupt multi-byte characters in wrapSun, 27 Sep 2009 01:44:46 +0200, by Martin Geisler
-
push: fix subtle bug in prepush logicWed, 23 Sep 2009 18:56:09 +0200, by Sune Foldager
-
color: mark --no-color as deprecated (--color=never has the same effect)Wed, 23 Sep 2009 15:58:07 +0200, by Brodie Rao
-
mention overlay bundle file in global --repository optionWed, 23 Sep 2009 15:57:25 +0200, by Adrian Buehlmann
-
merge with crew-stableWed, 23 Sep 2009 15:54:43 +0200, by Dirkjan Ochtman
-
localrepo: fix bugs in branchheads and add docstringWed, 23 Sep 2009 15:51:36 +0200, by Sune Foldager
-
convert: fix marshalling in P4 convert extension to use a binary streamWed, 23 Sep 2009 15:36:51 +0200, by Peter Ingebretson
-
merge with mpmWed, 23 Sep 2009 15:19:26 +0200, by Dirkjan Ochtman
-
convert/cvs: update debugcvsps documentationTue, 22 Sep 2009 13:30:32 +0200, by Patrick Mezard
-
Merge with crew-stableSat, 19 Sep 2009 13:55:18 +0200, by Martin Geisler
-
dispatch: catch ConfigError while constructing uiSat, 19 Sep 2009 13:52:54 +0200, by Martin Geisler
-
config: abort on indented non-continuation lines (issue1829)Sat, 12 Sep 2009 11:17:07 +0200, by Nicolas Dumazet
-
hg: say 'hg update' instead of 'hg up' in merge status messageThu, 17 Sep 2009 22:39:38 -0700, by Stuart W Marks
-
do not attempt to translate ui.debug outputSat, 19 Sep 2009 01:15:38 +0200, by Martin Geisler
-
Merge with crew-stable (again)Fri, 18 Sep 2009 17:37:51 +0200, by Martin Geisler
-
win32mbcs: util.normpath should be wrapped.Fri, 18 Sep 2009 21:25:47 +0900, by Shun-ichi GOTO
-
Merge with crew-stableFri, 18 Sep 2009 17:23:02 +0200, by Martin Geisler
-
win32mbcs: util.normpath should be wrapped.Fri, 18 Sep 2009 21:25:47 +0900, by Shun-ichi GOTO
-
test-keyword: run kwdemo before setting up [keyword] filesThu, 10 Sep 2009 23:15:37 +0200, by Christian Ebert
-
record: remove superfluous spaceSun, 13 Sep 2009 03:04:40 +0300, by timeless
-
contrib/bash_completion: add tab completion for some bookmark commandsThu, 17 Sep 2009 22:30:45 -0400, by Steve Losh
-
bookmarks: support --quietThu, 17 Sep 2009 22:28:47 -0400, by Steve Losh
-
demandimport: blacklist gtkThu, 17 Sep 2009 17:39:43 -0500, by Steve Borho
-
convert: disable SVN support due to library license incompatibilityWed, 23 Sep 2009 00:23:50 -0500, by Matt Mackall
-
Merge with crew-stableThu, 17 Sep 2009 21:52:08 +0200, by Martin Geisler
-
Merge with mainThu, 17 Sep 2009 21:51:55 +0200, by Martin Geisler
-
hg: avoid combining translated stringsMon, 14 Sep 2009 23:48:25 +0200, by Martin Geisler
-
merge with mpm (temporarily undo qprev/qnext/qtop removal)Tue, 15 Sep 2009 18:26:05 +0200, by Dirkjan Ochtman
-
Merge with crew-stableTue, 15 Sep 2009 11:18:12 -0500, by Steve Borho
-
commands: expand -c and -C in update error messageThu, 17 Sep 2009 21:50:12 +0200, by Martin Geisler
-
commands: forbid 'hg update --check --clean'Thu, 17 Sep 2009 21:34:05 +0200, by Stuart W Marks
-
Merge with stableWed, 16 Sep 2009 16:01:37 -0500, by Matt Mackall
-
windows: provide filename in IOError exceptionsMon, 14 Sep 2009 19:53:43 -0500, by Steve Borho
-
Merge with crewMon, 14 Sep 2009 17:32:55 -0500, by Matt Mackall
-
test-gendoc: test documentation generationSun, 13 Sep 2009 18:00:37 +0200, by Martin Geisler
-
doc/Makefile: make rst2html and rst2man halt on warningsSun, 13 Sep 2009 17:08:31 +0200, by Martin Geisler
-
doc/Makefile: do not create files in case of errorsSun, 13 Sep 2009 17:05:38 +0200, by Martin Geisler
-
Merge with crew-stableSun, 13 Sep 2009 17:53:09 +0200, by Patrick Mezard
-
zeroconf: fix hgweb published URLs (issue1819)Sun, 13 Sep 2009 17:23:47 +0200, by Patrick Mezard
-
win32mbcs: wrap util.pconvert, not windows.pconvert (issue1828)Wed, 09 Sep 2009 18:38:39 +0900, by Shun-ichi GOTO
-
Merge qprev/qnext backoutMon, 14 Sep 2009 17:29:47 -0500, by Matt Mackall
-
Backed out premature qprev/qnext removalMon, 14 Sep 2009 16:39:24 -0500, by Matt Mackall
-
Add new flag [-1] to synopsis of qapplied/qunappliedFri, 11 Sep 2009 16:58:19 +0200, by Thomas Arendsen Hein
-
Improve some docstrings relating to changegroups and prepush().Tue, 08 Sep 2009 17:58:59 -0400, by Greg Ward
-
improve code readabilityWed, 09 Sep 2009 11:12:36 +0200, by Andrey Somov
-
Merge with crew-stableThu, 10 Sep 2009 10:31:12 +0200, by Martin Geisler
-
test-convert-git: Use ~ instead of ^Tue, 08 Sep 2009 01:26:15 +0200, by Mads Kiilerich
-
transplant: Add trailing LF in tmp file for filteringThu, 10 Sep 2009 01:56:25 +0200, by Mads Kiilerich
-
Merge with crew-stableSun, 06 Sep 2009 15:32:16 +0200, by Patrick Mezard
-
convert: fix history topology when using hg.tagsbranchSun, 06 Sep 2009 15:29:14 +0200, by Patrick Mezard
-
Merge with crew-stableSat, 05 Sep 2009 19:39:46 +0200, by Patrick Mezard
-
merge: exclude common ancestor from --preview (issue1818)Sat, 05 Sep 2009 18:56:51 +0200, by Patrick Mezard
-
inotify: _inotify.c: bugfix: remove_watch has to return PyNone on successThu, 27 Aug 2009 11:55:21 +0200, by Nicolas Dumazet
-
parsers.c: parse_manifest: fixing refcount of flagsThu, 27 Aug 2009 14:15:04 +0200, by Nicolas Dumazet
-
test-highlight: remove redundant testFri, 04 Sep 2009 23:45:13 +0200, by Martin Geisler
-
Merge with crew-stableFri, 04 Sep 2009 23:34:51 +0200, by Martin Geisler
-
highlight: fixes garbled text in non-UTF-8 environmentSat, 29 Aug 2009 15:24:15 +0900, by Yuya Nishihara
-
Make distinct lookup error for localrepo.lookupMon, 31 Aug 2009 10:58:33 -0500, by Matt Mackall
-
doc: add TOC to hg.1.html and hgrc.5.htmlFri, 04 Sep 2009 22:26:57 +0200, by Martin Geisler
-
log: prevent negative date range from displaying entire log (issue1805)Fri, 04 Sep 2009 11:51:28 +0200, by Christian Ebert
-
manifest/revlog: do not let the revlog cache mutable objectsFri, 04 Sep 2009 10:47:55 +0200, by Benoit Boissinot
-
doc/README: simplify instructionsThu, 03 Sep 2009 21:40:45 +0200, by Martin Geisler
-
doc: use our own rst2man.py script (issue1746)Thu, 03 Sep 2009 21:36:44 +0200, by Martin Geisler
-
util, minirst: do not crash with COLUMNS=0Thu, 03 Sep 2009 21:07:06 +0200, by Martin Geisler
-
manifestdict: remove unnecessary dictionary copyThu, 03 Sep 2009 02:42:56 +0200, by Benoit Boissinot
-
manifest.add(): cleanup worklist construction and iterationWed, 02 Sep 2009 21:05:43 +0200, by Benoit Boissinot
-
manifest: simplify cache handling, use a unique cacheWed, 02 Sep 2009 21:05:01 +0200, by Benoit Boissinot
-
manifest.add(): simplify with iterators and generator expressionsWed, 02 Sep 2009 20:18:35 +0200, by Benoit Boissinot
-
color: do all setup in uisetupSat, 29 Aug 2009 00:30:03 +0200, by Martin Geisler
-
extensions: pass ui arguement to extsetup if acceptedSun, 16 Aug 2009 00:41:24 +0200, by Simon Heimberg
-
extensions: load and configure extensions in well-defined phasesSat, 29 Aug 2009 00:29:16 +0200, by Martin Geisler
-
highlight: move code from module top-level into extsetupFri, 28 Aug 2009 22:14:04 +0200, by Martin Geisler
-
run-tests: standardize on --foo instead of -f/--fooFri, 28 Aug 2009 20:53:03 +0200, by Martin Geisler
-
run-tests: use parser.error for cmdline option errorsFri, 28 Aug 2009 20:50:54 +0200, by Martin Geisler
-
doc/README: rst2man is now in Docutils properFri, 28 Aug 2009 20:28:06 +0200, by Martin Geisler
-
doc/Makefile: detect the right name for rst2man and rst2htmlThu, 20 Aug 2009 23:35:46 +0200, by Mads Kiilerich
-
Merge with crew-stableThu, 27 Aug 2009 00:01:03 +0200, by Martin Geisler
-
test-keyword: update output to match 5d49fdef6fd0Thu, 27 Aug 2009 00:00:15 +0200, by Martin Geisler
-
hgweb: show diff header line in raw diffsWed, 26 Aug 2009 14:58:09 +0200, by Dirkjan Ochtman
-
doc/Makefile: Don't show Makefile comments in outputThu, 20 Aug 2009 23:35:47 +0200, by Mads Kiilerich
-
doc/Makefile: detect rst2man errorsThu, 20 Aug 2009 23:35:37 +0200, by Mads Kiilerich
-
test-hooks: Don't hide the value of HG_PENDINGWed, 19 Aug 2009 00:45:24 +0200, by Mads Kiilerich
-
ui: fix NameError in ui.progress due to unit/units typoTue, 18 Aug 2009 14:47:41 -0400, by Brodie Rao
-
util: quicker fspath, do not lower names when the length is differentWed, 29 Jul 2009 14:21:18 +0200, by Simon Heimberg
-
test-casefolding: fix wrong case on hfs on linuxFri, 07 Aug 2009 15:40:51 +0200, by Simon Heimberg
-
hghave: check for case insensitive filesystem in current dirFri, 07 Aug 2009 15:34:54 +0200, by Simon Heimberg
-
run-tests: expand --tmpdir and create it if neededSat, 15 Aug 2009 21:19:57 +0900, by Nicolas Dumazet
-
patch: remove the unused, broken reverse() functionSun, 23 Aug 2009 14:32:58 +0200, by Nicolas Dumazet
-
patch: readgitpatch: remove unused variable 'src'Mon, 24 Aug 2009 14:40:21 +0200, by Nicolas Dumazet
-
use 'x in dict' instead of 'dict.has_key(x)'Mon, 24 Aug 2009 21:00:34 +0200, by Nicolas Dumazet
-
churn: use genexps now that we dropped 2.3 compatibilityWed, 26 Aug 2009 13:07:27 +0200, by Nicolas Dumazet
-
merge with crew-stableWed, 26 Aug 2009 13:05:51 +0200, by Dirkjan Ochtman
-
churn: issue833 was reintroduced in 9bc46d069a76, correct it and add a testMon, 24 Aug 2009 12:47:44 +0200, by Nicolas Dumazet
-
templatefilters: indent: do not compute text.endswith('\n') in each iterationSat, 22 Aug 2009 19:40:15 +0200, by Nicolas Dumazet
-
util: canonpath: simplify logicSat, 22 Aug 2009 15:47:03 +0200, by Nicolas Dumazet
-
Merge with crew-stableSun, 23 Aug 2009 13:03:10 +0200, by Patrick Mezard
-
test-parse-date: test 12-hours time formats (issue1804)Sun, 23 Aug 2009 11:32:44 +0200, by Patrick Mezard
-
util: Fix date format for 12-hour time.Fri, 21 Aug 2009 21:52:57 +1200, by Carey Evans
-
test-command-template: Don't diff files with same contentSat, 22 Aug 2009 15:36:52 +0200, by Mads Kiilerich
-
Merge with crew-stableSat, 22 Aug 2009 10:52:53 +0200, by Martin Geisler
-
hgrc.5: document %unset directiveSat, 22 Aug 2009 10:50:29 +0200, by Martin Geisler
-
merge with crew-stableSat, 22 Aug 2009 10:25:50 +0200, by Dirkjan Ochtman
-
dirstate.write: don't ignore stat data if mtime is in the future (issue1790)Fri, 21 Aug 2009 14:17:23 +0200, by Adrian Buehlmann
-
Merge with crew-stableSat, 22 Aug 2009 01:37:28 +0200, by Martin Geisler
-
hgrc.5: document %include directiveSat, 22 Aug 2009 01:34:56 +0200, by Martin Geisler
-
mq: don't mention qtop in module doc stringFri, 21 Aug 2009 16:58:30 +0200, by Martin Geisler
-
color: no need for itertools, zip() is good enoughFri, 21 Aug 2009 14:29:54 +0200, by Patrick Mezard
-
log: fix traceback for log -k caused by 1ef630452e0b (issue1805)Fri, 21 Aug 2009 09:33:27 +0200, by Dirkjan Ochtman
-
templater: remove support for ## template variablesThu, 20 Aug 2009 10:41:56 +0200, by Dirkjan Ochtman
-
graphlog: simplify ascii drawing to process one cset at a timeThu, 20 Aug 2009 08:49:01 +0200, by Dirkjan Ochtman
-
graphlog: shorter variable names, fewer underscores, single state containerThu, 20 Aug 2009 08:36:20 +0200, by Dirkjan Ochtman
-
graphlog: move common code into function again, change function typesThu, 20 Aug 2009 08:35:35 +0200, by Dirkjan Ochtman
-
graphlog: extract some setup code out of common functionsThu, 20 Aug 2009 08:35:03 +0200, by Dirkjan Ochtman
-
cmdutil: use context objects for walkchangerevs()Thu, 20 Aug 2009 08:34:22 +0200, by Dirkjan Ochtman
-
tags: don't crash if unable to write tag cacheTue, 18 Aug 2009 22:07:43 -0400, by Greg Ward
-
mq: get rid of qnext, qprev and qtopWed, 19 Aug 2009 12:51:07 +0200, by Dirkjan Ochtman
-
mq: add options to qapplied/qunapplied to act like qprev/qnextWed, 19 Aug 2009 12:50:46 +0200, by Dirkjan Ochtman
-
hgweb: add web.descend configuration variableWed, 19 Aug 2009 12:47:04 +0200, by Dirkjan Ochtman
-
help: align columns "hg help templates" outputTue, 18 Aug 2009 13:59:30 +0200, by Martin Geisler
-
Merge with crew-stableTue, 18 Aug 2009 13:55:34 +0200, by Martin Geisler
-
help: show results of all date filtersTue, 18 Aug 2009 13:40:19 +0200, by Martin Geisler
-
help: document isodatesec and rfc3339 filters (issue1799)Tue, 18 Aug 2009 13:00:13 +0200, by Martin Geisler
-
Merge with crew-stableMon, 17 Aug 2009 20:20:34 -0500, by Steve Borho
-
iss: make mfc*.dll and msvc*.dll optionalSun, 16 Aug 2009 20:53:49 -0500, by Steve Borho
-
iss: take version from iscc command line or __version__.pySun, 16 Aug 2009 21:23:48 -0500, by Steve Borho
-
inotify: remove unused importSun, 16 Aug 2009 11:09:21 +0900, by Nicolas Dumazet
-
Merge with crew-stableFri, 14 Aug 2009 22:20:47 +0200, by Martin Geisler
-
osutil: fix compilation with -ansiFri, 14 Aug 2009 11:18:23 +0200, by Sebastien Binet
-
inotify: repo is not referenced from server, remove the weakrefMon, 29 Jun 2009 01:33:26 +0900, by Nicolas Dumazet
-
inotify: client: no repo useMon, 29 Jun 2009 01:27:34 +0900, by Nicolas Dumazet
-
inotify: server: use dirstate instead of repoMon, 29 Jun 2009 01:09:33 +0900, by Nicolas Dumazet
-
inotify: server: use wprefix everywhere, introduce prefixlenMon, 29 Jun 2009 01:05:06 +0900, by Nicolas Dumazet
-
inotify: server._updatestatus: simplify control flowSun, 28 Jun 2009 19:46:36 +0900, by Nicolas Dumazet
-
url: add support for custom handlers in extensionsTue, 11 Aug 2009 22:45:38 +0200, by Henrik Stuart
-
patchbomb: add --flag to put flags in subject prefixesWed, 15 Jul 2009 11:26:47 +0900, by Nicolas Dumazet
-
Merge with stableWed, 12 Aug 2009 12:07:11 -0500, by Matt Mackall
-
Merge with i18n-stableWed, 12 Aug 2009 12:06:12 -0500, by Matt Mackall
-
Merge with i18nWed, 12 Aug 2009 12:05:35 -0500, by Matt Mackall
-
merge with i18n-stableTue, 11 Aug 2009 18:27:34 -0300, by Wagner Bruna
-
i18n-pt_BR: miscellaneous fixesWed, 05 Aug 2009 10:56:20 -0300, by Wagner Bruna
-
i18n-pt_BR: synchronized with 2de7d96593dbTue, 28 Jul 2009 15:50:14 -0300, by Wagner Bruna
-
config: improve code readabilityWed, 12 Aug 2009 11:50:27 +0200, by Andrey
-
mq: re-phrase the qrefresh help about the user and date optionsWed, 12 Aug 2009 10:57:18 +0200, by Yann E. MORIN
-
mq: add the date with qrefresh, even if missing (issue1768)Wed, 12 Aug 2009 10:57:27 +0200, by Yann E. MORIN
-
mq: upgrade the patch to HG format when adding the author name with qrefreshWed, 12 Aug 2009 10:48:18 +0200, by Yann E. MORIN
-
mq: add function to check if a header exists in a patchWed, 12 Aug 2009 10:46:16 +0200, by Yann E. MORIN
-
mq: fix coding style in qrefreshWed, 12 Aug 2009 10:46:03 +0200, by Yann E. MORIN
-
Merge with crew-stable.Mon, 10 Aug 2009 23:27:08 +0200, by Martin Geisler
-
hook: fix full path imports on Windows (issue1779)Wed, 05 Aug 2009 21:45:54 -0500, by Steve Borho
-
patch: marked string for translationMon, 10 Aug 2009 23:02:58 +0200, by Martin Geisler
-
diffstat: scale adds/removes proportionally to graph widthMon, 10 Aug 2009 22:59:29 +0200, by Brodie Rao
-
test-clone-failure: reenable perm to allow deletionFri, 07 Aug 2009 21:15:01 +0200, by Simon Heimberg
-
patch: create file even if source is not /dev/nullFri, 07 Aug 2009 19:27:54 -0700, by Brendan Cully
-
Merge with crewThu, 06 Aug 2009 21:35:58 -0700, by Bryan O'Sullivan
-
Fix failing darcs testThu, 06 Aug 2009 21:35:25 -0700, by Bryan O'Sullivan
-
Merge with mpmThu, 06 Aug 2009 18:48:00 -0700, by Bryan O'Sullivan
-
Merge backout of 26fa0e31011dWed, 05 Aug 2009 22:52:35 -0700, by Brendan Cully
-
Backed out changeset 26fa0e31011d.Wed, 05 Aug 2009 22:51:30 -0700, by Brendan Cully
-
mercurial.ini: provide more useful infoMon, 03 Aug 2009 23:27:25 -0500, by Steve Borho
-
churn: correct output when run in subdirectoriesWed, 05 Aug 2009 17:17:06 -0700, by Brendan Cully
-
i18n: move unrelated line out of try-except blockThu, 06 Aug 2009 00:34:28 +0200, by Martin Geisler
-
i18n: updated outdated commentThu, 06 Aug 2009 00:26:34 +0200, by Martin Geisler
-
merge backout of 5724cd7b3688Wed, 05 Aug 2009 16:32:57 +0200, by Dirkjan Ochtman
-
Backed out changeset 5724cd7b3688 (depends on other changes, no tests)Wed, 05 Aug 2009 16:32:38 +0200, by Dirkjan Ochtman
-
merge with crew-stableWed, 05 Aug 2009 17:21:29 +0200, by Dirkjan Ochtman
-
dispatch: also pass level argument to __import__ for ignored modulesWed, 05 Aug 2009 17:19:37 +0200, by Dan Villiom Podlaski Christiansen
-
lsprof: make profile not die when imported modules changes (issue1774)Wed, 05 Aug 2009 14:58:30 +0200, by Dirkjan Ochtman
-
notify: do not mime encode multipart templatesWed, 05 Aug 2009 17:19:08 +0200, by Christian Ebert
-
kill trailing whitespaceWed, 05 Aug 2009 17:08:28 +0200, by Dirkjan Ochtman
-
color: simplify & improve colorization of qseriesWed, 05 Aug 2009 15:00:44 +0200, by Dan Villiom Podlaski Christiansen
-
gendoc: documentation section describing available extensionsWed, 05 Aug 2009 14:44:36 +0200, by Cédric Duval
-
localrepo: document the locking scheme a little betterWed, 05 Aug 2009 14:42:57 +0200, by Greg Ward
-
keyword: use util.datestr for utcdate filter, expose through variableWed, 05 Aug 2009 17:20:47 +0200, by Christian Ebert
-
keyword: reference templating help, add utcdate filter exampleWed, 05 Aug 2009 17:20:47 +0200, by Christian Ebert
-
keyword: remove "help keyword" from testWed, 05 Aug 2009 17:20:47 +0200, by Christian Ebert
-
keyword: update copyrightWed, 29 Jul 2009 09:28:45 +0200, by Christian Ebert
-
hgwebdir: add links to the main repository page in notfound.tmplMon, 03 Aug 2009 10:39:14 +0200, by timeless
-
Merge with crew-stableMon, 03 Aug 2009 10:28:09 +0200, by Martin Geisler
-
help: improve "hg help revisions"Sun, 02 Aug 2009 19:21:47 -0700, by Stuart W Marks
-
rebase: link to RebaseExtensionMon, 03 Aug 2009 00:19:01 +0200, by Martin Geisler
-
patchbomb: use a list instead of indented paragraphsMon, 03 Aug 2009 00:12:10 +0200, by Martin Geisler
-
help: un-indent list in "hg help diffs"Mon, 03 Aug 2009 00:02:00 +0200, by Martin Geisler
-
help: add "templates" as an alias for "templating" help topicMon, 03 Aug 2009 00:01:59 +0200, by Martin Geisler
-
gendoc: make anchors for help topic namesSun, 02 Aug 2009 17:42:36 +0200, by Martin Geisler
-
gendoc: rename underlined/bold to section/subsectionFri, 31 Jul 2009 11:40:03 +0200, by Martin Geisler
-
help: use field lists for lists of extensionsMon, 03 Aug 2009 00:01:50 +0200, by Martin Geisler
-
help: format templating help topic with a field listSun, 02 Aug 2009 23:38:08 +0200, by Martin Geisler
-
minirst: parse field listsSun, 02 Aug 2009 23:38:07 +0200, by Martin Geisler
-
minirst: simplify bullet list indentation computationSun, 02 Aug 2009 21:29:15 +0200, by Martin Geisler
-
minirst: indent literal blocks with two spacesSun, 02 Aug 2009 17:17:17 +0200, by Martin Geisler
-
help: mark literal blocksSun, 02 Aug 2009 16:34:25 +0200, by Martin Geisler
-
patchbomb: reST syntax for literal blocks in help textFri, 31 Jul 2009 23:49:47 +0200, by Christian Ebert
-
Merge with crew-stableSat, 01 Aug 2009 00:36:22 +0200, by Martin Geisler
-
mq: Parse commit message after we find start of changeset patchTue, 28 Jul 2009 15:36:28 +0200, by David Soria Parra
-
doc: fix quotes mismatches affecting rstFri, 31 Jul 2009 01:40:45 +0200, by Cédric Duval
-
Merge with crew-stableWed, 29 Jul 2009 22:23:14 +0200, by Martin Geisler
-
test-repair-strip: Don't rely on cat error messageWed, 29 Jul 2009 22:14:46 +0200, by Mads Kiilerich
-
test-gpg: suppress secure memory warningSun, 05 Jul 2009 13:59:25 -0500, by David Champion
-
Merge with mainMon, 27 Jul 2009 19:23:04 -0700, by Brendan Cully
-
keyword: refactor kwdemo and make output translatableSun, 26 Jul 2009 10:45:35 +0100, by Christian Ebert
-
commands: Check if helptext contains a newline before we splitMon, 27 Jul 2009 02:12:17 +0200, by David Soria Parra
-
Merge with crew-stableSun, 26 Jul 2009 02:33:38 +0200, by Martin Geisler
-
Makefile: remove non-default wrapping of hg.pot stringsSun, 26 Jul 2009 02:14:30 +0200, by Martin Geisler
-
help: wrap help strings at 70 charactersSun, 26 Jul 2009 02:12:53 +0200, by Martin Geisler
-
zeroconf: wrap docstrings at 70 charactersSun, 26 Jul 2009 02:03:35 +0200, by Martin Geisler
-
win32mbcs: wrap docstrings at 70 charactersSun, 26 Jul 2009 02:03:00 +0200, by Martin Geisler
-
transplant: wrap docstrings at 70 charactersSun, 26 Jul 2009 02:02:10 +0200, by Martin Geisler
-
share: wrap docstrings at 70 charactersSun, 26 Jul 2009 02:01:19 +0200, by Martin Geisler
-
record: wrap docstrings at 70 charactersSun, 26 Jul 2009 02:00:58 +0200, by Martin Geisler
-
rebase: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:59:59 +0200, by Martin Geisler
-
purge: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:59:28 +0200, by Martin Geisler
-
patchbomb: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:58:13 +0200, by Martin Geisler
-
parentrevspec: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:56:25 +0200, by Martin Geisler
-
pager: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:56:02 +0200, by Martin Geisler
-
notify: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:55:18 +0200, by Martin Geisler
-
mq: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:53:49 +0200, by Martin Geisler
-
keyword: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:53:06 +0200, by Martin Geisler
-
interhg: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:49:30 +0200, by Martin Geisler
-
highlight: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:48:02 +0200, by Martin Geisler
-
hgk: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:47:25 +0200, by Martin Geisler
-
hgcia: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:46:55 +0200, by Martin Geisler
-
graphlog: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:46:28 +0200, by Martin Geisler
-
fetch: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:46:02 +0200, by Martin Geisler
-
extdiff: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:45:36 +0200, by Martin Geisler
-
convert: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:44:41 +0200, by Martin Geisler
-
color: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:42:15 +0200, by Martin Geisler
-
churn: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:41:31 +0200, by Martin Geisler
-
children: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:40:37 +0200, by Martin Geisler
-
bugzilla: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:39:47 +0200, by Martin Geisler
-
bookmarks: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:38:22 +0200, by Martin Geisler
-
acl: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:37:17 +0200, by Martin Geisler
-
commands: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:33:00 +0200, by Martin Geisler
-
Merge with crewMon, 27 Jul 2009 18:38:20 -0500, by Matt Mackall
-
Merge with stableMon, 27 Jul 2009 18:38:03 -0500, by Matt Mackall
-
email: Catch exceptions during send.Mon, 27 Jul 2009 02:27:24 +0200, by David Soria Parra
-
update: make a naked except more specific (issue1766)Sat, 25 Jul 2009 19:04:08 -0500, by Matt Mackall
-
tests/hghave: bzr114 checks for bzr >= 1.14Sat, 25 Jul 2009 02:20:27 +0200, by Mads Kiilerich
-
fix issue 1763: strip chars from end of line when parsing gitpatch linesFri, 24 Jul 2009 15:53:40 -0600, by Bill Barry
-
issue1251: bail if darcs version is too oldSat, 25 Jul 2009 10:08:20 -0700, by Bryan O'Sullivan
-
Merge with crew-stableFri, 24 Jul 2009 15:28:29 +0200, by Martin Geisler
-
gendoc: don't translate topic strings twice (issue1760)Fri, 24 Jul 2009 12:20:40 +0200, by Cédric Duval
-
dirstate: fold paths using the just added util.realpath() function.Sun, 26 Jul 2009 18:02:06 +0200, by Dan Villiom Podlaski Christiansen
-
util: add realpath() for getting the 'true' path.Sun, 26 Jul 2009 17:25:08 +0200, by Dan Villiom Podlaski Christiansen
-
bookmarks: optimize update routine in case track.current is setFri, 24 Jul 2009 00:40:00 +0200, by David Soria Parra
-
bookmarks: Teach addchangset to respect track.currentFri, 24 Jul 2009 00:37:42 +0200, by David Soria Parra
-
bookmarks: Wrap commictx instead of commit (issue 1515)Fri, 24 Jul 2009 00:04:24 +0200, by David Soria Parra
-
Merge with stableThu, 23 Jul 2009 15:26:29 -0500, by Matt Mackall
-
Merge with i18nThu, 23 Jul 2009 15:25:47 -0500, by Matt Mackall
-
i18n-de: fix indentionTue, 21 Jul 2009 15:47:13 +0200, by David Soria Parra
-
i18n-da: switch back to "rettelse" for "patch"Tue, 21 Jul 2009 00:17:10 +0200, by Martin Geisler
-
i18n-da: updates in gpg, highlight, inotify, and mqMon, 20 Jul 2009 23:55:55 +0200, by Martin Geisler
-
i18n-da: synchronized with 78e54b9f3a62Mon, 20 Jul 2009 23:24:12 +0200, by Martin Geisler
-
i18n-fr: synchronized with 78e54b9f3a62Sat, 18 Jul 2009 22:49:49 +0200, by Cédric Duval
-
i18n-fr: translations for dispatch.pySat, 18 Jul 2009 22:45:59 +0200, by Cédric Duval
-
i18n-fr: translation of various core messagesSat, 18 Jul 2009 22:45:31 +0200, by Cédric Duval
-
i18n-fr: translation for the archive commandSat, 18 Jul 2009 22:44:50 +0200, by Cédric Duval
-
i18n-fr: translation of bisectSat, 18 Jul 2009 22:43:34 +0200, by Cédric Duval
-
i18n-pt_BR: synchronized with 78e54b9f3a62Thu, 16 Jul 2009 12:13:23 -0300, by Wagner Bruna
-
merge with stableThu, 16 Jul 2009 16:55:17 +0200, by Martin Geisler
-
i18n-pt_BR: synchronized with 196d40e7c885 (1.3)Mon, 06 Jul 2009 10:39:46 -0300, by Wagner Bruna
-
transaction: document close(), abort() methodsTue, 21 Jul 2009 20:31:45 -0400, by Greg Ward
-
merge with crew-stableThu, 23 Jul 2009 20:44:26 +0200, by Dirkjan Ochtman
-
zeroconf: use reST syntax for literal blocksThu, 23 Jul 2009 00:26:42 +0200, by Martin Geisler
-
win32text: use reST syntax for literal blocksThu, 23 Jul 2009 00:26:26 +0200, by Martin Geisler
-
win32mbcs: fix formatting of lists with proper reST markupThu, 23 Jul 2009 00:25:54 +0200, by Martin Geisler
-
purge: fix formatting of lists with proper reST markupThu, 23 Jul 2009 00:25:34 +0200, by Martin Geisler
-
patchbomb: use reST syntax for literal blocksThu, 23 Jul 2009 00:24:52 +0200, by Martin Geisler
-
parentrevspec: change list to a literal blockThu, 23 Jul 2009 00:24:34 +0200, by Martin Geisler
-
pager: use reST syntax for literal blocksThu, 23 Jul 2009 00:24:03 +0200, by Martin Geisler
-
interhg: use reST syntax for literal blockThu, 23 Jul 2009 00:23:53 +0200, by Martin Geisler
-
highlight: use reST syntax for literal blockThu, 23 Jul 2009 00:23:39 +0200, by Martin Geisler
-
hgk: use reST syntax for literal blocksThu, 23 Jul 2009 00:23:24 +0200, by Martin Geisler
-
hgcia: use reST syntax for literal blockThu, 23 Jul 2009 00:23:08 +0200, by Martin Geisler
-
extdiff: use reST syntax for literal blockThu, 23 Jul 2009 00:22:50 +0200, by Martin Geisler
-
color: use reST syntax for literal blockThu, 23 Jul 2009 00:22:35 +0200, by Martin Geisler
-
churn: use reST syntax for literal blocksThu, 23 Jul 2009 00:22:05 +0200, by Martin Geisler
-
bugzilla: wrap example template lineThu, 23 Jul 2009 00:21:46 +0200, by Martin Geisler
-
bugzilla: reformat list of configuration optionsThu, 23 Jul 2009 00:20:18 +0200, by Martin Geisler
-
bookmarks: use reST syntax for literal blockThu, 23 Jul 2009 00:02:06 +0200, by Martin Geisler
-
acl: use reST syntax for literal blocksThu, 23 Jul 2009 00:01:24 +0200, by Martin Geisler
-
transplant: better reST formattingWed, 22 Jul 2009 23:26:27 +0200, by Martin Geisler
-
Merge with crew-stableWed, 22 Jul 2009 15:28:30 -0700, by Bryan O'Sullivan
-
coding style: use a space after commaWed, 22 Jul 2009 23:12:54 +0200, by Martin Geisler
-
commands: remove ineffective parenthesisWed, 22 Jul 2009 23:08:32 +0200, by Martin Geisler
-
merge with crew-stableWed, 22 Jul 2009 22:56:45 +0200, by Martin Geisler
-
keyword: reformat kwfiles help for minirst parserWed, 22 Jul 2009 08:28:30 +0100, by Christian Ebert
-
hgignore.5: mark file names and cmdline options as literal textTue, 21 Jul 2009 12:19:53 +0200, by Martin Geisler
-
merge with crew-stableTue, 21 Jul 2009 12:09:32 +0200, by Martin Geisler
-
Added signature for changeset 3ef6c14a1e8eThu, 23 Jul 2009 12:58:15 -0500, by Matt Mackall
-
Added tag 1.3.1 for changeset 3ef6c14a1e8eThu, 23 Jul 2009 12:58:10 -0500, by Matt Mackall
-
keyword: argument to "kwdemo --rcfile" must be string (bugfix) 1.3.1Wed, 22 Jul 2009 19:12:34 +0100, by Christian Ebert
-
heads: more clarity for --closedWed, 22 Jul 2009 18:27:23 -0500, by Matt Mackall
-
Merge with crew-stableWed, 22 Jul 2009 18:08:02 -0500, by Matt Mackall
-
update: allow -c to jump branches if cleanWed, 22 Jul 2009 17:59:11 -0500, by Matt Mackall
-
subrepo: use '/' for joining non-local pathsWed, 22 Jul 2009 17:53:23 -0500, by Matt Mackall
-
fetch: drop force arg for commit (issue1752)Wed, 22 Jul 2009 00:28:37 -0500, by Matt Mackall
-
Fix issue1679: path reconstruction in hgwebdir was mangling things badlyWed, 22 Jul 2009 15:26:27 -0700, by Bryan O'Sullivan
-
do not translate commit messagesWed, 22 Jul 2009 22:50:34 +0200, by Martin Geisler
-
hgignore.5: expanded descriptionTue, 21 Jul 2009 12:06:32 +0200, by Martin Geisler
-
Merge with stableMon, 20 Jul 2009 19:18:38 -0500, by Matt Mackall
-
merge with -stableSun, 19 Jul 2009 21:15:40 +0200, by Benoit Boissinot
-
Update win32 build instructions for rst2htmlSun, 19 Jul 2009 18:44:20 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 19 Jul 2009 18:28:43 +0200, by Patrick Mezard
-
Merge with crew-stableMon, 20 Jul 2009 19:15:44 -0500, by Matt Mackall
-
graphlog: fix incoming with local repo (issue1731)Sun, 19 Jul 2009 18:59:19 +0200, by Benoit Boissinot
-
Mention GnuWin32 gettext in win32 build instructionsSun, 19 Jul 2009 18:23:37 +0200, by Patrick Mezard
-
Fix test-demandimport and test-trusted under WindowsTue, 14 Jul 2009 22:38:12 -0400, by James Abbatiello
-
Merge with crew-stableFri, 17 Jul 2009 11:52:53 -0500, by Matt Mackall
-
doc: update README with links to DocutilsSat, 18 Jul 2009 22:28:28 +0200, by Martin Geisler
-
hg: better wrapping of string literalFri, 17 Jul 2009 20:52:21 +0200, by Martin Geisler
-
Merge with crewSat, 18 Jul 2009 12:41:49 -0500, by Matt Mackall
-
Merge with crew-stableFri, 17 Jul 2009 16:01:19 +0200, by Patrick Mezard
-
convert/svn: fix backtrace in tags discovery (issue1742)Fri, 17 Jul 2009 13:31:12 +0200, by Patrick Mezard
-
Merge with hgThu, 16 Jul 2009 21:05:24 -0700, by Brendan Cully
-
changelog: move delayopener outside of class to eliminate reference cycleSat, 18 Jul 2009 12:34:38 -0500, by Matt Mackall
-
changelog: swap opener to switch delay modesSat, 18 Jul 2009 11:26:35 -0500, by Matt Mackall
-
changelog: factor out _delaynameSat, 18 Jul 2009 11:25:55 -0500, by Matt Mackall
-
changelog: _delaycount -> _divertSat, 18 Jul 2009 11:25:54 -0500, by Matt Mackall
-
doc: link man pages to one anotherThu, 16 Jul 2009 23:25:26 +0200, by Martin Geisler
-
doc: fixup font markup in man pagesThu, 16 Jul 2009 23:25:26 +0200, by Martin Geisler
-
help: fix bad indentation in template filters listThu, 16 Jul 2009 23:25:26 +0200, by Martin Geisler
-
doc: add newline after literal blocks in man pagesThu, 16 Jul 2009 23:25:26 +0200, by Martin Geisler
-
doc: use reStructuredText for man and HTML pagesThu, 16 Jul 2009 23:25:26 +0200, by Martin Geisler
-
commands: use minirst parser when displaying helpThu, 16 Jul 2009 23:25:26 +0200, by Martin Geisler
-
minimal reStructuredText parserThu, 16 Jul 2009 23:25:25 +0200, by Martin Geisler
-
util: wrap at termwidth-2 by defaultThu, 16 Jul 2009 23:25:25 +0200, by Martin Geisler
-
Merge with stableThu, 16 Jul 2009 15:40:13 -0500, by Matt Mackall
-
Add ui.progress APIThu, 16 Jul 2009 14:49:52 -0500, by Matt Mackall
-
tags: support 'instant' tag retrieval (issue548)Thu, 16 Jul 2009 10:41:19 -0400, by Greg Ward
-
tags: implement persistent tag caching (issue548).Thu, 16 Jul 2009 10:39:42 -0400, by Greg Ward
-
localrepo: add destroyed() method for strip/rollback to use (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
Factor tags module out of localrepo (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
localrepo: factor updatetags() out of readtags() (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
localrepo: improve readability of _findtags(), readtags() (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
localrepo: rename in-memory tag cache instance attributes (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
localrepo: factor _findtags() out of tags() (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
test-tags: enhance the test to probe tag caching better (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
test-tags: clarify test output; simplify test script a bit (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
merge with crew-stableWed, 15 Jul 2009 17:44:47 +0200, by Martin Geisler
-
Merge with crew-stableTue, 14 Jul 2009 18:00:37 -0700, by Brendan Cully
-
Merge with crew-stableTue, 14 Jul 2009 17:21:10 -0700, by Bryan O'Sullivan
-
Merge with crew-stableTue, 14 Jul 2009 16:51:52 -0700, by Brendan Cully
-
merge with mpmWed, 15 Jul 2009 00:24:20 +0200, by Martin Geisler
-
merge with crew-stableWed, 15 Jul 2009 00:19:15 +0200, by Martin Geisler
-
for calls expecting bool args, pass bool instead of intMon, 13 Jul 2009 09:50:26 +0900, by Nicolas Dumazet
-
merge with -stableTue, 14 Jul 2009 20:24:16 +0200, by Benoit Boissinot
-
merge with crew-stableTue, 14 Jul 2009 20:10:23 +0200, by Martin Geisler
-
store: eliminate reference cycle in fncachestoreTue, 14 Jul 2009 14:05:07 +0200, by Simon Heimberg
-
win32mbcs: add special wrapper for osutil.listdir().Fri, 10 Jul 2009 19:34:08 +0900, by Shun-ichi GOTO
-
win32mbcs: wrapper supports keyword arguments and dict result.Fri, 10 Jul 2009 15:52:01 +0900, by Shun-ichi GOTO
-
gendoc: fall back to pure modules if C extensions are not available (issue1711)Fri, 10 Jul 2009 19:45:31 +0200, by Cédric Duval
-
Don't copy hidden files/directories during `setup.py install`Tue, 14 Jul 2009 22:42:05 -0400, by James Abbatiello
-
commands: hide deprecated commands.Fri, 10 Jul 2009 13:40:25 +0200, by Dan Villiom Podlaski Christiansen
-
hgignore.5.txt: improved description of matchingSun, 12 Jul 2009 07:56:43 +0200, by Henri Wiechers
-
Merge with bosTue, 14 Jul 2009 17:59:36 -0700, by Brendan Cully
-
Fix issue1738 for strip too.Tue, 14 Jul 2009 17:58:36 -0700, by Brendan Cully
-
setup.py: don't pollute the current directory with temporary filesTue, 14 Jul 2009 17:18:45 -0700, by Bryan O'Sullivan
-
Make patch.diff filelog cache LRU of 20 files. Fixes issue1738.Tue, 14 Jul 2009 16:50:37 -0700, by Brendan Cully
-
url: fix use of non-int port in https connections via proxyTue, 14 Jul 2009 17:12:12 -0300, by Wagner Bruna
-
test-fetch: fix non-portable sed regex.Sun, 12 Jul 2009 22:33:00 -0400, by Greg Ward
-
branch heads: optimise computation of branch head cache (issue1734)Mon, 13 Jul 2009 20:19:17 +0200, by Henrik Stuart
-
Merge with stableTue, 14 Jul 2009 12:18:22 -0500, by Matt Mackall
-
cmdutil: fall back to filename if glob expand has errorsSun, 12 Jul 2009 00:46:43 -0500, by Steve Borho
-
inotify: server: explicitely ignore events in subdirs of .hg/ (issue1735)Mon, 13 Jul 2009 21:55:17 +0900, by Nicolas Dumazet
-
inotify: fix issue1375, add a test.Mon, 13 Jul 2009 16:49:05 +0200, by Nicolas Dumazet
-
inotify: server: new data structure to keep track of changes.Tue, 26 May 2009 23:00:35 +0900, by Nicolas Dumazet
-
merge with crew-stableSun, 12 Jul 2009 21:41:12 +0200, by Martin Geisler
-
gitweb, monoblue: fix double-spacing in file view (issue1733)Sun, 12 Jul 2009 21:37:24 +0200, by Martin Geisler
-
util: use propertycache in opener instead of __getattr__Fri, 10 Jul 2009 17:54:04 +0200, by Simon Heimberg
-
mq: use ui.status when pushing and popping patchesFri, 10 Jul 2009 23:24:35 +0200, by Martin Geisler
-
mq: qpop now tells which patches are poppedThu, 09 Jul 2009 23:59:03 +0200, by Mads Kiilerich
-
merge with crew-stableFri, 10 Jul 2009 12:49:29 +0200, by Martin Geisler
-
url: fix use of non-int port in https connections (issue1725)Wed, 08 Jul 2009 18:35:13 +0200, by Henrik Stuart
-
doc/Makefile: let hg1.gendoc.txt depend on gendoc.pyFri, 10 Jul 2009 01:23:07 +0200, by Martin Geisler
-
keyword: use all caps for 'note:' in help stringThu, 09 Jul 2009 22:52:39 +0200, by Martin Geisler
-
notify: fix indentation in module docstringThu, 09 Jul 2009 22:43:24 +0200, by Martin Geisler
-
notify: cleanup module docstringThu, 09 Jul 2009 22:42:43 +0200, by Martin Geisler
-
convert: fix inconsistent indentation in help textThu, 09 Jul 2009 20:15:15 +0200, by Martin Geisler
-
Merge with stableThu, 09 Jul 2009 19:49:02 -0500, by Matt Mackall
-
filectx: add a hex methodMon, 06 Jul 2009 14:52:44 -0500, by Matt Mackall
-
win32mbcs: also wrap windows.pconvert()Thu, 09 Jul 2009 22:06:30 +0900, by Shun-ichi GOTO
-
Use os.path.split() for MBCS with win32mbcs extension.Thu, 09 Jul 2009 21:39:19 +0900, by Shun-ichi GOTO
-
win32mbcs: look up modules using sys.modules (issue1729)Wed, 08 Jul 2009 09:48:48 -0400, by Brodie Rao
-
fix memory usage of revlog caches by limiting cache size [issue1639]Thu, 09 Jul 2009 17:10:07 -0500, by Matt Mackall
-
keyword: eliminate potential reference cycles from kwrepoThu, 09 Jul 2009 11:59:12 +0200, by Christian Ebert
-
convert/cvs: improve error message on unexpected server output.Wed, 08 Jul 2009 22:08:45 -0400, by Greg Ward
-
transaction: fix uncaught ENOENT (issue1724)Tue, 07 Jul 2009 19:24:52 +0200, by Henrik Stuart
-
branch heads: fix regression introduced in e67e5b60e55f (issue1726)Thu, 09 Jul 2009 20:49:02 +0200, by Henrik Stuart
-
subrepo: use hg.repository instead of creating localrepo directlySat, 04 Jul 2009 14:18:15 +0100, by Abderrahim Kitouni
-
ignore: separate pattern extraction from match compilationThu, 09 Jul 2009 15:14:42 -0700, by Brendan Cully
-
merge with crew-stableThu, 09 Jul 2009 11:59:56 +0200, by Martin Geisler
-
util: remove unused bufsize argumentThu, 09 Jul 2009 11:59:18 +0200, by Martin Geisler
-
convert/cvs: improve error message on unexpected server output.Wed, 08 Jul 2009 22:08:45 -0400, by Greg Ward
-
typos: "it's" -> "its"Wed, 08 Jul 2009 23:17:10 +0200, by Martin Geisler
-
convert: fixed typo in docstringWed, 08 Jul 2009 23:12:40 +0200, by Martin Geisler
-
Merge OS X performance regression fixWed, 08 Jul 2009 17:03:50 -0700, by Bryan O'Sullivan
-
Merge backed out changeWed, 08 Jul 2009 17:03:16 -0700, by Bryan O'Sullivan
-
Backed out changeset fce065538bcf: it caused a 5x performance regression on OS XWed, 08 Jul 2009 17:01:18 -0700, by Bryan O'Sullivan
-
help: wrapped help strings at 78 charactersWed, 08 Jul 2009 17:14:24 +0200, by Martin Geisler
-
keyword: collect kwmaps using a generator expressionTue, 07 Jul 2009 23:30:53 +0200, by Christian Ebert
-
commands: avoid bad linebreak in addremove docstringWed, 08 Jul 2009 00:30:21 +0200, by Martin Geisler
-
Makefile: wrap hg.pot strings at 82 charsTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
zeroconf: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
win32mbcs: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
transplant: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
share: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
record: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
rebase: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
purge: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
patchbomb: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
parentrevspec: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
pager: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
notify: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
mq: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
keyword: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
interhg: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
highlight: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
hgk: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
hgcia: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
graphlog: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
fetch: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
extdiff: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
convert: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
color: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
churn: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
children: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
bugzilla: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
bookmarks: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
acl: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:42 +0200, by Martin Geisler
-
commands: wrapped docstrings at 78 charactersTue, 07 Jul 2009 23:54:30 +0200, by Martin Geisler
-
extdiff: fix indentation and use gettextTue, 07 Jul 2009 23:30:48 +0200, by Martin Geisler
-
filemerge, subrepo: correct indentionTue, 07 Jul 2009 17:26:20 +0200, by Martin Geisler
-
ui: extract choice from promptSun, 21 Jun 2009 01:13:19 +0200, by Simon Heimberg
-
patchbomb: use local time for the Date: headerSun, 05 Jul 2009 17:09:01 +0200, by Cédric Duval
-
patchbomb: fix From_ in the message's envelopeSun, 05 Jul 2009 16:42:10 +0200, by Cédric Duval
-
merge with crew-stableTue, 07 Jul 2009 14:20:58 +0200, by Martin Geisler
-
Bourne shells do not maintain $PWD; update tests accordinglyTue, 07 Jul 2009 01:25:44 +0200, by David Champion
-
tests: remove more instances of export FOO=bar bashismSun, 05 Jul 2009 18:52:55 -0400, by Brodie Rao
-
tests: remove more instances of export FOO=bar bashismSun, 05 Jul 2009 18:52:55 -0400, by Brodie Rao
-
test-gpg: suppress secure memory warningSun, 05 Jul 2009 13:59:25 -0500, by David Champion
-
test: fix for compatibilty with true Bourne /bin/shSun, 05 Jul 2009 13:58:37 -0500, by David Champion
-
p4: simplify sort keySun, 05 Jul 2009 12:50:14 +0200, by Martin Geisler
-
localrepo: removed unnecessary revkey sort helperSun, 05 Jul 2009 12:43:40 +0200, by Martin Geisler
-
compat: remove unnecessary diamond-shaped multiple inheritanceSun, 05 Jul 2009 11:06:41 +0200, by Alejandro Santos
-
split local and stdlib module imports (eases migration issues)Sun, 05 Jul 2009 11:06:09 +0200, by Alejandro Santos
-
compat: don't reference an exception var inside a lambdaSun, 05 Jul 2009 11:05:31 +0200, by Alejandro Santos
-
compat: use email in favor of mimetoolsSun, 05 Jul 2009 11:04:55 +0200, by Alejandro Santos
-
verify: fix scope issues with del statementSun, 05 Jul 2009 11:04:31 +0200, by Alejandro Santos
-
compat: use 'key' argument instead of 'cmp' when sorting a listSun, 05 Jul 2009 11:02:00 +0200, by Alejandro Santos
-
compat: use open() instead of file() everywhereSun, 05 Jul 2009 11:01:30 +0200, by Alejandro Santos
-
compat: can't compare two values of unequal datatypesSun, 05 Jul 2009 11:01:01 +0200, by Alejandro Santos
-
compat: use // for integer divisionSun, 05 Jul 2009 11:00:44 +0200, by Alejandro Santos
-
tests: add -3 switch to run-tests.pySun, 05 Jul 2009 10:59:54 +0200, by Alejandro Santos
-
keyword: remove unused importSat, 04 Jul 2009 15:26:14 +0200, by Christian Ebert
-
merge with crew-stableSat, 04 Jul 2009 13:31:36 +0200, by Martin Geisler
-
help: add #revision syntax to the example valid URLs.Sat, 04 Jul 2009 12:40:34 +0200, by David Wolever
-
context: improve arg-checking assert.Fri, 03 Jul 2009 10:43:46 -0400, by Greg Ward
-
help: add #revision syntax to the example valid URLs.Sat, 04 Jul 2009 12:40:34 +0200, by David Wolever
-
merge wtih crew-stableSat, 04 Jul 2009 12:25:10 +0200, by Martin Geisler
-
gendoc: fix localization of help topicSat, 04 Jul 2009 12:12:36 +0200, by Cédric Duval
-
extensions: remove dead codeSat, 04 Jul 2009 12:06:33 +0200, by Cédric Duval
-
merge with crew-stableThu, 02 Jul 2009 20:03:58 +0200, by Martin Geisler
-
acl: read correct index into url for username (issue298)Thu, 02 Jul 2009 19:53:20 +0200, by Henrik Stuart
-
color: don't highlight the summary part of the qseries commandSat, 27 Jun 2009 13:09:11 +0200, by Dan Villiom Podlaski Christiansen
-
mq: align columns in verbose qseries output.Sat, 27 Jun 2009 15:28:44 +0200, by Dan Villiom Podlaski Christiansen
-
extensions: remove unused importsWed, 01 Jul 2009 10:19:40 -0400, by Brodie Rao
-
test python hook configured with python:[file]:[hook] syntaxFri, 26 Jun 2009 14:42:05 +0200, by Henri Wiechers
-
keyword: break overlong lineMon, 29 Jun 2009 23:46:28 +0200, by Christian Ebert
-
bisect: fix format specifiers for integersWed, 01 Jul 2009 23:15:26 +0200, by Cédric Duval
-
Added signature for changeset 196d40e7c885Wed, 01 Jul 2009 16:47:46 -0500, by Matt Mackall
-
Added tag 1.3 for changeset 196d40e7c885Wed, 01 Jul 2009 16:47:42 -0500, by Matt Mackall
-
i18n-pt_BR: synchronized with 59bb11a97fe5Wed, 01 Jul 2009 08:51:22 -0300, by Wagner Bruna
-
i18n-jp: translation update for 09c6735e3880Wed, 01 Jul 2009 18:08:37 +0900, by FUJIWARA Katsunori
-
i18n-fr: translation of part of the mq extensionWed, 01 Jul 2009 08:45:12 +0200, by Cédric Duval
-
i18n-fr: translation of the zeroconf extensionWed, 01 Jul 2009 07:29:39 +0200, by Cédric Duval
-
i18n-fr: translation of the purge extensionWed, 01 Jul 2009 07:21:10 +0200, by Cédric Duval
-
i18n-fr: translation of the parentrevspec extensionWed, 01 Jul 2009 07:15:28 +0200, by Cédric Duval
-
i18n-fr: synchronized with 7d39c76be4eeWed, 01 Jul 2009 07:09:44 +0200, by Cédric Duval
-
i18n-da: synchronized with 09c6735e3880Tue, 30 Jun 2009 23:30:52 +0200, by Martin Geisler
-
Merge with mpmTue, 30 Jun 2009 23:17:57 +0200, by Martin Geisler
-
i18n-da: use "lap" instead of "rettelse"Tue, 30 Jun 2009 23:16:38 +0200, by Martin Geisler
-
i18n-da: translated many one-linersTue, 30 Jun 2009 20:25:21 +0200, by Martin Geisler
-
subrepo: audit subrepo pathsWed, 01 Jul 2009 13:55:24 -0500, by Matt Mackall
-
keyword: make repo.commit use a custom commitctx wrapperTue, 30 Jun 2009 11:30:03 +0200, by Christian Ebert
-
commit: lose some pointless 'nothing changed' messagesWed, 01 Jul 2009 01:16:19 -0500, by Matt Mackall
-
commit: report modified subrepos in commit editorWed, 01 Jul 2009 01:05:24 -0500, by Matt Mackall
-
verify: demote warning about nullid in copy to noteWed, 01 Jul 2009 00:41:14 -0500, by Matt Mackall
-
help: add more pointers to commit --close-branchWed, 01 Jul 2009 00:35:59 -0500, by Matt Mackall
-
branches: add --closed flag for consistency with headsWed, 01 Jul 2009 00:31:59 -0500, by Matt Mackall
-
addremove: build lists of already added and removed files too (issue1696)Tue, 30 Jun 2009 23:25:53 -0500, by Matt Mackall
-
addremove: pass unknown and deleted to findrenames directly againTue, 30 Jun 2009 16:11:42 -0500, by Matt Mackall
-
addremove: normalize some variable namesTue, 30 Jun 2009 15:56:08 -0500, by Matt Mackall
-
findrenames: drop unused argument defaultsMon, 29 Jun 2009 15:34:17 -0500, by Matt Mackall
-
zsh completion: update bisect for builtin syntaxTue, 30 Jun 2009 19:23:50 -0700, by Brendan Cully
-
zsh completion: add hg branchTue, 30 Jun 2009 18:47:16 -0700, by Brendan Cully
-
zsh completion: add hg branchesTue, 30 Jun 2009 18:45:09 -0700, by Brendan Cully
-
zsh completion: basic merge supportTue, 30 Jun 2009 18:41:43 -0700, by Brendan Cully
-
zsh completion: disable defaults and verbose output when completingTue, 30 Jun 2009 17:58:17 -0400, by Brodie Rao
-
Merge with mpmTue, 30 Jun 2009 23:40:03 +0200, by Martin Geisler
-
zsh completion: include guarded patches in qdeleteTue, 30 Jun 2009 14:31:16 -0700, by Brendan Cully
-
Merge with i18nTue, 30 Jun 2009 12:32:30 -0500, by Matt Mackall
-
i18n-pt_BR: synchronized with eac360045ba4Fri, 26 Jun 2009 09:44:35 -0300, by Wagner Bruna
-
i18n-fr: translation of the extensions help topicSun, 28 Jun 2009 23:44:24 +0200, by Cédric Duval
-
i18n-fr: translation of help screen stringsSun, 28 Jun 2009 22:58:58 +0200, by Cédric Duval
-
i18n-fr: translation of the patchbomb extensionSun, 28 Jun 2009 21:31:49 +0200, by Cédric Duval
-
i18n-fr: add a glossary and recommendationsSun, 28 Jun 2009 20:35:38 +0200, by Cédric Duval
-
i18n: add French translation fileTue, 26 May 2009 23:46:15 +0200, by Cédric Duval
-
i18n-jp: translation update for 288ba6d6c5c7Sun, 28 Jun 2009 22:24:33 +0900, by FUJIWARA Katsunori
-
i18n-da: translated 50%Sat, 27 Jun 2009 13:42:40 +0200, by Martin Geisler
-
convert: do not ask for translation of "%s %s"Sat, 27 Jun 2009 12:31:41 +0200, by Martin Geisler
-
i18n-da: translated cmdline help stringsSat, 27 Jun 2009 12:21:26 +0200, by Martin Geisler
-
i18n-da: translated log and some mq commandsWed, 24 Jun 2009 20:57:39 +0200, by Martin Geisler
-
i18n-da: change "arkiv" to "depot"Wed, 24 Jun 2009 18:31:46 +0200, by Martin Geisler
-
i18n-da: sync with 288ba6d6c5c7Wed, 24 Jun 2009 17:45:43 +0200, by Martin Geisler
-
i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)Wed, 24 Jun 2009 10:21:59 +0800, by Dongsheng Song
-
extensions: catch OSError when hgext is not accessible (issue1708)Mon, 29 Jun 2009 19:28:54 +0200, by Cédric Duval
-
color: wrap qdiff/qseries after all extensions are loadedWed, 06 May 2009 16:27:50 -0400, by Brodie Rao
-
atom: use urlescape in filelog's file linkSun, 28 Jun 2009 16:03:10 -0400, by Brodie Rao
-
Relicense zsh completion script under zsh license.Mon, 29 Jun 2009 09:32:06 -0700, by Brendan Cully
-
Merge with crewMon, 29 Jun 2009 09:00:37 -0700, by Brendan Cully
-
Update test output for e67e5b60e55fMon, 29 Jun 2009 09:00:26 -0700, by Brendan Cully
-
commands: improve bundle compression methods descriptionSun, 28 Jun 2009 13:56:34 +0200, by Stefano Mioli
-
keyword: improve help for kwfilesSun, 28 Jun 2009 16:23:23 +0200, by Christian Ebert
-
keyword: lowercase status flags of untracked files in kwfile outputSun, 28 Jun 2009 16:11:27 +0200, by Christian Ebert
-
help: branch heads have no descendants, not no childrenMon, 29 Jun 2009 08:48:05 -0700, by Brendan Cully
-
Branch heads should not include "heads" that are ancestors of other heads.Mon, 29 Jun 2009 00:54:23 -0700, by Brendan Cully
-
inotify: server: remove wpath methodSun, 28 Jun 2009 19:31:16 +0900, by Nicolas Dumazet
-
inotify: return version to client even when not matchingSun, 21 Jun 2009 18:11:19 +0200, by Simon Heimberg
-
windows: fix use of undefined exception (issue1707)Thu, 25 Jun 2009 22:43:58 +0200, by Henrik Stuart
-
keyword: improve help for kwfilesSat, 27 Jun 2009 13:05:25 +0200, by Christian Ebert
-
highlight: remove author name from docstringSat, 27 Jun 2009 13:08:07 +0200, by Martin Geisler
-
mq: standardize qfinish cmdline help stringSat, 27 Jun 2009 12:13:40 +0200, by Martin Geisler
-
inotify: OPT -> OPTION in cmdline help stringSat, 27 Jun 2009 12:05:01 +0200, by Martin Geisler
-
hgk: standardize cmdline help stringsSat, 27 Jun 2009 12:03:48 +0200, by Martin Geisler
-
color: don't blow up if configured with unknown color (just warn).Thu, 25 Jun 2009 09:23:33 -0400, by Greg Ward
-
bookmarks: Change references to "repo" by references to "self" (issue1611)Wed, 24 Jun 2009 19:20:59 +0200, by Isaac Jurado
-
run-tests: use os.path.realpath() to find hg's setup.py.Tue, 23 Jun 2009 22:20:54 -0400, by Greg Ward
-
Make RPM spec in contrib more aligned with the one from FedoraWed, 24 Jun 2009 03:05:01 +0200, by Mads Kiilerich
-
addremove: drop some silly variable assignmentsTue, 23 Jun 2009 17:51:51 -0500, by Matt Mackall
-
ui.prompt: Show prompt and selection in non-interactive modeSun, 21 Jun 2009 03:13:38 +0200, by Mads Kiilerich
-
keyword: make kwdemo more translation friendlyThu, 25 Jun 2009 09:53:47 +0200, by Christian Ebert
-
commands: wrap short descriptions in 'hg help'Wed, 24 Jun 2009 19:15:58 +0200, by Martin Geisler
-
commands: add "--" to command line flag in branches docstringWed, 24 Jun 2009 18:40:13 +0200, by Martin Geisler
-
change wiki/bts URLs to point to new hostnameWed, 24 Jun 2009 15:32:37 +0200, by Dirkjan Ochtman
-
extensions: change descriptions for hook-providing extensionsWed, 24 Jun 2009 13:42:34 +0200, by Dirkjan Ochtman
-
extensions: change descriptions for extensions providing a few commandsWed, 24 Jun 2009 13:42:02 +0200, by Dirkjan Ochtman
-
help: rewrap extension description line length at 78 instead of 70Wed, 24 Jun 2009 13:10:05 +0200, by Dirkjan Ochtman
-
extensions: fix up description lines some moreWed, 24 Jun 2009 12:25:56 +0200, by Dirkjan Ochtman
-
commands: add note about import retrieving patches from URLsWed, 24 Jun 2009 12:04:19 +0200, by Dirkjan Ochtman
-
windows: import WinIOError from win32 module (issue1707)Wed, 24 Jun 2009 12:03:53 +0200, by Dirkjan Ochtman
-
mq: compact & rewrap documentation for qdelete commandWed, 24 Jun 2009 12:03:13 +0200, by Dirkjan Ochtman
-
test-globalopts: broken by output change in 62e3b9466700Tue, 23 Jun 2009 23:05:51 +0200, by Martin Geisler
-
Merge with i18nTue, 23 Jun 2009 15:43:09 -0500, by Matt Mackall
-
i18n-pt_BR: synchronized with 3ad0b5ddae58Mon, 22 Jun 2009 15:58:22 -0300, by Wagner Bruna
-
merged with crewMon, 22 Jun 2009 22:22:48 +0200, by Martin Geisler
-
i18n-pt_BR: minor rewording and formatting fixesMon, 22 Jun 2009 15:58:21 -0300, by Wagner Bruna
-
i18n-pt_BR: synchronized with d9f4c182aecaMon, 22 Jun 2009 15:58:12 -0300, by Wagner Bruna
-
i18n-pt_BR: synchronized with 708938509732Fri, 19 Jun 2009 12:38:04 -0300, by Wagner Bruna
-
i18n-pt_BR: synchronized with fccdf5ca5065Fri, 19 Jun 2009 12:34:12 -0300, by Wagner Bruna
-
merged Greek translationSun, 21 Jun 2009 20:09:03 +0200, by Martin Geisler
-
Add the start of a new translation of Mercurial to Greek (UTF-8)Sun, 25 Jan 2009 17:35:38 +0200, by Giorgos Keramidas
-
i18n-da: sync with hg.potSun, 21 Jun 2009 19:27:09 +0200, by Martin Geisler
-
commands: removed redundant line from push docstringSun, 21 Jun 2009 19:12:03 +0200, by Martin Geisler
-
merged with crewSun, 21 Jun 2009 19:06:57 +0200, by Martin Geisler
-
i18n-da: merged translation with TortoiseHgSat, 20 Jun 2009 18:58:34 +0200, by Martin Geisler
-
i18n-da: translate fuzzy stringsSun, 21 Jun 2009 12:39:38 +0200, by Martin Geisler
-
i18n-da: sync with hg.potSun, 21 Jun 2009 01:12:16 +0200, by Martin Geisler
-
i18n-da: add missing newlineSun, 21 Jun 2009 01:06:24 +0200, by Martin Geisler
-
translated a bunch of strings to danishSat, 20 Jun 2009 19:46:01 +0200, by Sune Foldager
-
interhg: escape backslashes in docstringFri, 19 Jun 2009 10:30:18 +0200, by Martin Geisler
-
interhg: remove unnecessary escapingFri, 19 Jun 2009 10:24:34 +0200, by Martin Geisler
-
Fix warning: Seen unexpected token "%"Fri, 19 Jun 2009 14:28:29 +0800, by Dongsheng Song
-
Add (pre)outgoing hooks for local clones.Fri, 17 Apr 2009 16:34:43 -0700, by Fred Wulff
-
contrib/buildrpm: force en_US locale during changelog's creationTue, 23 Jun 2009 14:14:48 +0200, by Stefano Tortarolo
-
contrib/buildrpm: set python requirement to 2.4Tue, 23 Jun 2009 14:12:17 +0200, by Stefano Tortarolo
-
mq: no longer mention the deprecated qdelete's --revision optionTue, 23 Jun 2009 22:20:25 +0200, by Cédric Duval
-
help: describe bundle compression methods (issue1523)Tue, 23 Jun 2009 21:49:49 +0200, by Henrik Stuart
-
Add a forget command for easily untracking files.Sun, 31 May 2009 03:09:00 -0400, by Steve Losh
-
test merge-tools internal:dump and internal:promptSun, 21 Jun 2009 03:11:52 +0200, by Mads Kiilerich
-
hgrc.5: remove reference to DEFAULT sectionTue, 23 Jun 2009 15:51:27 +0200, by Martin Geisler
-
hgrc.5: mark more literal stringsTue, 23 Jun 2009 15:50:32 +0200, by Martin Geisler
-
hgrc.5: markup compromis compatible with 7.1.2 and 8.4.5Tue, 23 Jun 2009 15:16:19 +0200, by Martin Geisler
-
test-grep: fixed commentTue, 23 Jun 2009 14:41:16 +0200, by Martin Geisler
-
extensions: remove import rendered unnecessary by e4e22a310b62Sun, 21 Jun 2009 20:34:58 +0200, by Cédric Duval
-
help: fixing non-matching example textsSun, 21 Jun 2009 20:35:20 +0200, by Cédric Duval
-
extensions: improve the consistency of synopsesMon, 22 Jun 2009 15:48:08 +0200, by Cédric Duval
-
acl: help improvementsMon, 22 Jun 2009 14:49:07 +0200, by Cédric Duval
-
bookmarks: help improvementsMon, 22 Jun 2009 14:08:49 +0200, by Cédric Duval
-
patch: use new style class in linereaderMon, 22 Jun 2009 12:05:11 +0200, by Simon Heimberg
-
convert: fix builtin cvsps when no branchpoints are presentSun, 14 Jun 2009 20:24:18 +0200, by Rocco Rutte
-
help: wrap extension descriptionsMon, 22 Jun 2009 00:02:31 +0200, by Martin Geisler
-
convert/svn: drop undocumented and untested revision 'blacklist'Sun, 21 Jun 2009 23:17:05 +0200, by Patrick Mezard
-
convert/svn: test svn tags encodingSun, 21 Jun 2009 23:17:05 +0200, by Patrick Mezard
-
convert/svn: stop returning unicode revision identifiersSun, 21 Jun 2009 23:17:02 +0200, by Patrick Mezard
-
convert/svn: remove confusing unicode variableSun, 21 Jun 2009 23:04:02 +0200, by Patrick Mezard
-
convert/svn: remove dead code from entry deletion code pathSun, 21 Jun 2009 23:04:02 +0200, by Patrick Mezard
-
convert/svn: remove a useless recode() call in deletion pathSun, 21 Jun 2009 23:04:02 +0200, by Patrick Mezard
-
convert/svn: remove useless encoding/decoding calls (issue1676)Sun, 21 Jun 2009 23:04:02 +0200, by Patrick Mezard
-
convert/svn: remove dead code and obsolete commentsSun, 21 Jun 2009 23:04:01 +0200, by Patrick Mezard
-
help: improve grammar/wording of 'extensions' topicSun, 21 Jun 2009 11:23:16 -0400, by Greg Ward
-
help: more improvements for the extensions topicSun, 21 Jun 2009 17:52:30 +0200, by Cédric Duval
-
extensions: use _order to determine if an extension is enabledSun, 21 Jun 2009 17:19:34 +0200, by Cédric Duval
-
extensions: check for path existence only when necessarySun, 21 Jun 2009 17:18:48 +0200, by Cédric Duval
-
extensions: remove now-useless pathdirs() functionSun, 21 Jun 2009 17:35:04 +0200, by Dirkjan Ochtman
-
mq: fix error message for qpush inexistent-patch (issue1702)Sun, 21 Jun 2009 17:34:33 +0200, by Dirkjan Ochtman
-
highlight: was broken since 580a79dde2a3 (encoding)Sun, 21 Jun 2009 16:54:57 +0200, by Dirkjan Ochtman
-
help: add/fix docstrings for a bunch of extensionsSun, 21 Jun 2009 16:45:47 +0200, by Dirkjan Ochtman
-
extensions: simplify by selecting primary hgextSun, 21 Jun 2009 16:35:44 +0200, by Dirkjan Ochtman
-
extensions: move extensions listing functions from mercurial.helpSun, 21 Jun 2009 16:32:00 +0200, by Cédric Duval
-
serve: obey the --encoding optionSun, 21 Jun 2009 16:27:07 +0200, by Dirkjan Ochtman
-
contrib/buildrpm: Don't require installed hg, use local hg with pure extensionsSat, 20 Jun 2009 16:06:55 +0200, by Mads Kiilerich
-
contrib/buildrpm: Don't use perlSat, 20 Jun 2009 16:06:55 +0200, by Mads Kiilerich
-
contrib/buildrpm: Support python 2.4 and 2.6Sat, 20 Jun 2009 16:06:54 +0200, by Mads Kiilerich
-
help: remove per-extension paragraph on how to enable itSat, 20 Jun 2009 20:57:13 +0200, by Cédric Duval
-
help: expand the extensions topicSat, 20 Jun 2009 20:55:50 +0200, by Cédric Duval
-
help: refactor extensions listing, and show enabled ones in the dedicated topicSat, 20 Jun 2009 20:55:49 +0200, by Cédric Duval
-
help: adding a new help topic about extensionsSat, 20 Jun 2009 20:55:43 +0200, by Cédric Duval
-
bookmarks: add appropriate locking (issue1691)Sat, 20 Jun 2009 16:42:51 -0500, by Matt Mackall
-
filemerge: fix internal:dumpSat, 20 Jun 2009 16:42:51 -0500, by Matt Mackall
-
hgweb: deny cloning a subpath of a repoSat, 20 Jun 2009 16:42:51 -0500, by Benoit Boissinot
-
hgweb: web.encoding should override encoding.encoding (issue1183)Sat, 20 Jun 2009 13:00:25 -0500, by Matt Mackall
-
bdiff: fix compile with GCC -ansi (issue1690)Sat, 20 Jun 2009 11:50:51 -0500, by Matt Mackall
-
tags: silence warning about unknown tagsSat, 20 Jun 2009 10:53:47 -0500, by Matt Mackall
-
rollback: minor clarification (issue828)Sat, 20 Jun 2009 09:00:02 -0500, by Matt Mackall
-
update: add --check optionSat, 20 Jun 2009 08:29:41 -0500, by Matt Mackall
-
tags: drop nested functionThu, 18 Jun 2009 23:08:33 -0500, by Matt Mackall
-
tags: generate contexts directlyThu, 18 Jun 2009 23:04:54 -0500, by Matt Mackall
-
tags: reverse and simplify head-walkingThu, 18 Jun 2009 20:50:35 -0500, by Matt Mackall
-
tags: simplify rev handlingThu, 18 Jun 2009 20:50:33 -0500, by Matt Mackall
-
tags: fold in _hgtagsnodesThu, 18 Jun 2009 20:49:50 -0500, by Matt Mackall
-
compare grep result between target and its parentTue, 19 May 2009 16:49:54 +0900, by FUJIWARA Katsunori
-
url: let host port take precedence when connecting to HTTPSSat, 20 Jun 2009 17:09:49 +0200, by Henrik Stuart
-
url: support client certificate files over HTTPS (issue643)Sat, 20 Jun 2009 10:58:57 +0200, by Henrik Stuart
-
acl: support for getting authenticated user from web server (issue298)Sun, 07 Jun 2009 20:31:38 +0200, by Henrik Stuart
-
hgweb: escape REMOTE_HOST when passing url for addchangegroupSun, 07 Jun 2009 20:15:37 +0200, by Henrik Stuart
-
tests: fix test for convert detection of p4 reposFri, 19 Jun 2009 14:00:41 +0200, by Dirkjan Ochtman
-
kill trailing whitespaceFri, 19 Jun 2009 13:47:50 +0200, by Dirkjan Ochtman
-
graphmod/webcommands: use generic DAG walksFri, 19 Jun 2009 13:44:23 +0200, by Peter Arrenbrecht
-
graphmod: rename a bunch of vars in graph()Sat, 16 May 2009 07:12:12 +0200, by Peter Arrenbrecht
-
graphmod/graphlog: make dag walks carry data as type, payloadFri, 19 Jun 2009 13:22:32 +0200, by Peter Arrenbrecht
-
graphlog: rename grapher to asciiedgesSat, 16 May 2009 07:12:12 +0200, by Peter Arrenbrecht
-
graphlog: move and rename graphabledag to asciiformatSat, 16 May 2009 07:11:41 +0200, by Peter Arrenbrecht
-
graphmod/graphlog: extract nodelistwalkFri, 19 Jun 2009 13:14:45 +0200, by Peter Arrenbrecht
-
graphmod/graphlog: move log walks to graphmodFri, 19 Jun 2009 13:14:01 +0200, by Peter Arrenbrecht
-
graphmod: code cleanup and doc fixThu, 14 May 2009 17:32:31 +0200, by Peter Arrenbrecht
-
merge: rename -S/--show option to -P/--previewFri, 19 Jun 2009 13:58:48 +0200, by Dirkjan Ochtman
-
mq: unify code for qdel -r and qfinFri, 19 Jun 2009 13:58:22 +0200, by Dirkjan Ochtman
-
mq: warn about finalizing patches without cset messageFri, 19 Jun 2009 12:37:29 +0200, by Dirkjan Ochtman
-
filemerge: add internal:dumpThu, 18 Jun 2009 16:56:03 -0500, by Matt Mackall
-
filemerge: add internal:prompt targetThu, 18 Jun 2009 16:56:02 -0500, by Matt Mackall
-
convert: Make P4 conversion cope with keywords, binary files and symbolic links.Thu, 18 Jun 2009 10:39:04 +0100, by Frank Kingswood
-
i18n-zh_TW: Traditional Chinese translationThu, 18 Jun 2009 21:13:56 +0200, by Chia-Huan Wu
-
patchbomb: update test output to match 2aff285b902fThu, 18 Jun 2009 15:04:20 +0200, by Martin Geisler
-
patchbomb: do not assume the presence of angle brackets around msg-idWed, 17 Jun 2009 20:54:26 +0200, by Cédric Duval
-
keyword: concise help titleThu, 18 Jun 2009 01:21:26 +0100, by Christian Ebert
-
interhg: upgrade comments to online help and improve themThu, 18 Jun 2009 08:18:52 +0200, by Cédric Duval
-
churn: improve descriptionTue, 16 Jun 2009 22:24:46 +0200, by Cédric Duval
-
doc: fix regexp for determining the man page sectionWed, 10 Jun 2009 19:59:44 +0200, by Cédric Duval
-
Fix test-convert-cvsnt-mergepoints so it works reliably.Mon, 15 Jun 2009 20:35:19 -0400, by Greg Ward
-
test-convert-cvsnt-mergepoints: make it work on OS X.Mon, 15 Jun 2009 20:35:19 -0400, by Greg Ward
-
test-convert-cvsnt-mergepoints: ignore differences between CVS 1.11 and 1.12.Mon, 15 Jun 2009 20:35:19 -0400, by Greg Ward
-
Rename CVSNT "mergepoints" test and make it executable.Mon, 15 Jun 2009 20:35:19 -0400, by Greg Ward
-
Fixed patch.eol bug that truncated all patched lines to one characterTue, 16 Jun 2009 16:22:42 +0100, by Colin Caughie
-
subrepo: add a testMon, 15 Jun 2009 02:51:10 -0500, by Matt Mackall
-
subrepo: basic push supportMon, 15 Jun 2009 02:46:20 -0500, by Matt Mackall
-
subrepo: add update/merge logicMon, 15 Jun 2009 02:45:38 -0500, by Matt Mackall
-
commit: recurse into subrepositoriesMon, 15 Jun 2009 02:45:38 -0500, by Matt Mackall
-
subrepo: introduce basic state parsingMon, 15 Jun 2009 02:45:38 -0500, by Matt Mackall
-
Make mq, record and transplant honor patch.eolMon, 15 Jun 2009 00:03:27 +0200, by Patrick Mezard
-
Add patch.eol to ignore EOLs when patching (issue1019)Mon, 15 Jun 2009 00:03:26 +0200, by Patrick Mezard
-
gpg: add testSun, 14 Jun 2009 13:32:19 -0700, by Brendan Cully
-
gpg: unbreak 02a12835b17e. We need a test.Sun, 14 Jun 2009 12:18:46 -0700, by Brendan Cully
-
share: allow dest to default to the basename of sourceSat, 13 Jun 2009 18:16:44 -0500, by Matt Mackall
-
Merge with crewSat, 13 Jun 2009 18:08:51 -0500, by Matt Mackall
-
bisect: improve --command outputSat, 13 Jun 2009 23:02:51 +0200, by Patrick Mezard
-
dirstate: fix typo introduced by 3507f6c7715cSat, 13 Jun 2009 22:42:16 +0200, by Patrick Mezard
-
test-bisect: test --command optionSat, 13 Jun 2009 22:42:15 +0200, by Patrick Mezard
-
bisect: fix traceback when command executable is not foundSat, 13 Jun 2009 22:42:13 +0200, by Patrick Mezard
-
share: add experimental share extensionSat, 13 Jun 2009 18:01:48 -0500, by Matt Mackall
-
add helper function to create shared reposSat, 13 Jun 2009 18:01:47 -0500, by Matt Mackall
-
repo: add internal support for sharing store directoriesSat, 13 Jun 2009 18:01:46 -0500, by Matt Mackall
-
remoteui: properly create dst with copy()Fri, 12 Jun 2009 02:19:51 -0500, by Matt Mackall
-
repo: set up ui and extensions earlierSat, 13 Jun 2009 14:44:59 -0500, by Matt Mackall
-
localrepo: remove 'closed' argument to heads(...) functionWed, 10 Jun 2009 19:11:49 -0400, by John Mulligan
-
mq: eliminate warning on qpush with empty seriesMon, 08 Jun 2009 20:02:44 +0200, by Adrian Buehlmann
-
inotify: repowatcher: don't use a watches attribute to count watchesSat, 23 May 2009 20:38:08 +0900, by Nicolas Dumazet
-
inotify: put the "while True: poll()" loop in pollable classThu, 21 May 2009 23:51:54 +0900, by Nicolas Dumazet
-
inotify: refactor (un)register methods into pollable objectThu, 21 May 2009 20:15:00 +0900, by Nicolas Dumazet
-
inotify.server: the decorator eventaction() shouldn't be a method of repowatcherSat, 13 Jun 2009 18:41:28 +0200, by Benoit Boissinot
-
inotify: add log config option redirect inotify server output to a fileSat, 13 Jun 2009 18:14:50 +0200, by Nicolas Dumazet
-
cmdutil: service: logfile option to redirect stdout & stderr in a fileMon, 25 May 2009 18:14:32 +0900, by Nicolas Dumazet
-
inotify: raise QueryFailed when the server crashSat, 13 Jun 2009 17:39:01 +0200, by Nicolas Dumazet
-
inotify: server: move split() out of serverWed, 27 May 2009 00:29:11 +0900, by Nicolas Dumazet
-
inotify: remove unused variablesSat, 13 Jun 2009 17:23:08 +0200, by Benoit Boissinot
-
atomictempfile: fix exception in __del__ if mktempcopy fails (self._fp is None)Sat, 13 Jun 2009 13:14:02 +0200, by Benoit Boissinot
-
Merge with crew-stableThu, 11 Jun 2009 12:23:08 -0700, by Brendan Cully
-
bzr convert: restore paths to source encoding. Closes issue1692.Thu, 11 Jun 2009 12:18:40 -0700, by Brendan Cully
-
doc: wrap man pages after fixing quotingThu, 11 Jun 2009 17:29:14 +0200, by Martin Geisler
-
hgrc.5: fix quoting of literal stringsThu, 11 Jun 2009 17:19:48 +0200, by Martin Geisler
-
hgignore.5: remove extra quotesThu, 11 Jun 2009 17:16:04 +0200, by Martin Geisler
-
Improve English for help text of many core hg commands.Tue, 09 Jun 2009 21:51:34 -0400, by timeless
-
use new style classesWed, 10 Jun 2009 15:10:21 +0200, by Benoit Boissinot
-
doc: correctly escape *Wed, 10 Jun 2009 03:20:20 +0200, by Benoit Boissinot
-
doc: correctly escape *Wed, 10 Jun 2009 03:10:46 +0200, by Benoit Boissinot
-
hg.1: highlight references to commands and man pagesWed, 10 Jun 2009 01:14:16 +0200, by Martin Geisler
-
hg.1: simplify synopsisWed, 10 Jun 2009 01:09:21 +0200, by Martin Geisler
-
hgrc.5: spell checkWed, 10 Jun 2009 00:55:57 +0200, by Martin Geisler
-
man pages: add meta dataWed, 10 Jun 2009 00:46:30 +0200, by Martin Geisler
-
man pages: updated copyright yearsWed, 10 Jun 2009 00:13:08 +0200, by Martin Geisler
-
hgrc.5: use NOTE admonition paragraphWed, 10 Jun 2009 00:11:24 +0200, by Martin Geisler
-
hgrc.5: reformatted to avoid big chunks of monospaced textWed, 10 Jun 2009 00:06:20 +0200, by Martin Geisler
-
hgrc.5: mark filename patterns as monospaced textTue, 09 Jun 2009 23:26:16 +0200, by Martin Geisler
-
hgrc.5: single quotes means italic in asciidocTue, 09 Jun 2009 23:24:43 +0200, by Martin Geisler
-
man pages: mark filenames and env vars as fixed textTue, 09 Jun 2009 23:08:55 +0200, by Martin Geisler
-
test-convert-svn-*: no longer need the url building codeTue, 09 Jun 2009 21:50:42 +0200, by Patrick Mezard
-
convert: default to file protocol when no :// found for svn repo urlSat, 06 Jun 2009 00:08:37 +0200, by Edouard Gomez
-
keyword: improve EnglishTue, 09 Jun 2009 09:25:34 -0400, by timeless
-
bookmarks: improve EnglishTue, 09 Jun 2009 09:25:25 -0400, by timeless
-
Generally replace "file name" with "filename" in help and comments.Tue, 09 Jun 2009 09:25:17 -0400, by timeless
-
Spell Mercurial as a proper nounTue, 09 Jun 2009 09:25:31 -0400, by timeless
-
win32text: drop disabling portion of testTue, 09 Jun 2009 11:55:32 -0500, by Matt Mackall
-
i18n-de: Synchronised with hg.potMon, 08 Jun 2009 20:09:48 +0200, by Tobias Bell
-
i18n-pt_BR: synchronized and updatedTue, 09 Jun 2009 11:49:16 -0300, by Wagner Bruna
-
convert: better support for CVS branchpoints (issue1447)Tue, 09 Jun 2009 08:59:49 +0200, by Henrik Stuart
-
Merge with stableMon, 08 Jun 2009 18:21:13 -0500, by Matt Mackall
-
Merge with crewMon, 08 Jun 2009 18:16:32 -0500, by Matt Mackall
-
merge: refactor manifestmerge init to better report effective ancestorMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: simplify file revision comparison logicMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: make locally-added file test more correctMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: drop unused diverge initializationMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: refactor some initialization, drop backwards varMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: combine a copy and move caseMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: drop a flag update caseMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: combine three identical 'remote is newer' casesMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: drop 'remote deleted' caseMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: simplify 'other deleted' caseMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: simplify backwards revert test, ready to combine with other casesMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: allow merging going backwardsMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: reorder remote creation testsMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: drop recreating caseMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: drop an overwrite testMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: simplify a delete caseMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: reorder get cases for future simplificationMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: fix prompt keepMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: remove a flags caseMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: pretend ancestor is local to simplify backwards and overwriteMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
merge: simplify flag merging code slightlyMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
dirstate: eliminate reference cycle from normalizeMon, 08 Jun 2009 18:14:44 -0500, by Matt Mackall
-
cleanup: removed unused importsSun, 07 Jun 2009 21:16:05 +0200, by Henri Wiechers
-
hgrc.5: wrap lines at 70 chars (whitespace cleanup)Mon, 08 Jun 2009 00:14:24 +0200, by Martin Geisler
-
hgignore.5: wrap lines at 70 chars (whitespace cleanup)Mon, 08 Jun 2009 00:13:58 +0200, by Martin Geisler
-
hg.1: wrap lines at 70 chars (whitespace cleanup)Mon, 08 Jun 2009 00:13:35 +0200, by Martin Geisler
-
hgrc.5: language fixesSun, 07 Jun 2009 17:34:12 +0200, by timeless
-
hgrc.5: wrap manpage at 80 charsMon, 01 Jun 2009 02:17:57 +0200, by Christian Ebert
-
bookmarks: update docstringThu, 04 Jun 2009 21:24:29 +0100, by Abderrahim Kitouni
-
Unbreak run-tests support for out-of-tree extensionsSat, 06 Jun 2009 15:38:03 -0700, by Brendan Cully
-
Merge with crew-stableSat, 06 Jun 2009 13:37:41 -0700, by Brendan Cully
-
Some platforms lack the PATH_MAX definition (eg. GNU/Hurd).Fri, 05 Jun 2009 15:08:45 +0200, by Arne Babenhauserheide
-
test-fncache: Use find instead of ls -R.Thu, 04 Jun 2009 18:11:11 -0600, by Will Maier
-
Make test-verify SUSv3 compatible.Thu, 04 Jun 2009 17:33:30 -0600, by Will Maier
-
Support branch names in contrib/bash_completionWed, 03 Jun 2009 22:58:43 -0400, by Steve Losh
-
Support merge in contrib/bash_completionWed, 03 Jun 2009 22:54:53 -0400, by Steve Losh
-
context: add a dirty method to detect modified contextsThu, 04 Jun 2009 16:21:55 -0500, by Matt Mackall
-
dirstate: don't complain about 0-length filesThu, 04 Jun 2009 16:21:09 -0500, by Matt Mackall
-
commit: move some setup outside the lockThu, 04 Jun 2009 16:21:03 -0500, by Matt Mackall
-
Add cp950 as problematic encoding which is used in chinese windows.Thu, 04 Jun 2009 21:23:31 +0900, by Shun-ichi GOTO
-
hgweb: allow distinction between open/closed branches on branches pageThu, 04 Jun 2009 18:05:50 +0200, by Dirkjan Ochtman
-
commit: rename wctx to cctxWed, 03 Jun 2009 17:12:48 -0500, by Matt Mackall
-
mq: fix commit prototypeWed, 03 Jun 2009 17:07:41 -0500, by Matt Mackall
-
commit: trade O(n^2) file checks for O(n^2) dir checksMon, 01 Jun 2009 22:13:08 -0500, by Matt Mackall
-
commit: move explicit file checking into repo.commitMon, 01 Jun 2009 21:51:00 -0500, by Matt Mackall
-
dirstate: more accurate use of match.dir callbackMon, 01 Jun 2009 20:25:01 -0500, by Matt Mackall
-
commit: editor reads file lists from provided contextMon, 01 Jun 2009 14:51:47 -0500, by Matt Mackall
-
commit: drop the now-unused files parameterMon, 01 Jun 2009 14:11:32 -0500, by Matt Mackall
-
tag: use match.exact for commitMon, 01 Jun 2009 14:11:19 -0500, by Matt Mackall
-
commands: drop files arg for commit callsMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
transplant: use match object rather than files for commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
rebase: remove unneeded status call before commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
gpg: use match.exact rather than files for commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
mq: drop unneeded files args for commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
commit: apply force flag without filesMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
fetch: no need to pass files list to commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
templater: retain author's full name if no email is supplied (issue1685)Wed, 03 Jun 2009 14:50:03 +0200, by Marco Beck
-
tests: delete parallel coverage files after combiningWed, 03 Jun 2009 14:10:36 +0200, by Dirkjan Ochtman
-
heads: show closed heads only when --closed is passedWed, 03 Jun 2009 13:59:38 +0200, by John Mulligan
-
localrepo: set heads and branchheads to be closed=False by defaultWed, 03 Jun 2009 13:42:55 +0200, by John Mulligan
-
convert: rewrite tags when converting from hg to hgMon, 01 Jun 2009 17:12:42 +0200, by Patrick Mezard
-
convert: default revisions order depends on sourceMon, 01 Jun 2009 17:12:41 +0200, by Patrick Mezard
-
convert: fail fast if source does not support --sourcesortMon, 01 Jun 2009 17:12:39 +0200, by Patrick Mezard
-
convert: add --sourcesort option for source specific sortMon, 01 Jun 2009 17:12:39 +0200, by Patrick Mezard
-
convert: parse sort mode soonerMon, 01 Jun 2009 17:12:38 +0200, by Patrick Mezard
-
convert: split toposort() into subfunctions for readabilityMon, 01 Jun 2009 17:12:37 +0200, by Patrick Mezard
-
run-tests: don't replace PYTHONPATH, just augment it.Mon, 01 Jun 2009 09:18:35 -0400, by Greg Ward
-
merge with mpmMon, 01 Jun 2009 01:24:01 +0200, by Martin Geisler
-
color: yet another typoMon, 01 Jun 2009 00:56:29 +0200, by Martin Geisler
-
match: fold plan cases down to two special casesSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
walk: refactor walk planSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
match: remove match.neverSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
walk: use match.bad callback for filetype messagesSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
match: ignore return of match.badSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
add: use match.bad callback more effectivelySun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
match: document bad callback semanticsSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
walk: simplify logic for badfn clauseSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
walk: we always have a badfnSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
walk: simplify check for missing fileSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
run-tests: redefine --with-hg so it takes the 'hg' script to run.Sun, 31 May 2009 15:20:31 -0400, by Greg Ward
-
run-tests: fix _checkhglib() so it's correct when using --with-hg.Fri, 29 May 2009 22:18:16 -0400, by Greg Ward
-
run-tests: factor out _checkhglib() to check import path of 'mercurial'.Fri, 29 May 2009 22:18:15 -0400, by Greg Ward
-
run-tests: show PID if running in parallel mode with -v.Fri, 29 May 2009 22:17:53 -0400, by Greg Ward
-
i18n-da: synchronized and updated slightlySun, 31 May 2009 19:48:37 +0200, by Martin Geisler
-
commands: typo in bundle abort messageSun, 31 May 2009 18:09:19 +0200, by Martin Geisler
-
fixed typos found in translatable stringsSun, 31 May 2009 14:55:51 +0200, by Martin Geisler
-
graphlog, win32mbcs: capitalize ASCIISun, 31 May 2009 14:53:46 +0200, by Martin Geisler
-
highlight: consistently capitalize PygmentsSun, 31 May 2009 14:52:22 +0200, by Martin Geisler
-
win32mbcs: capitalize UnicodeSun, 31 May 2009 14:51:37 +0200, by Martin Geisler
-
commands: expand "arg" -> "argument" in showconfig help stringsSun, 31 May 2009 14:48:17 +0200, by Martin Geisler
-
wrap string literals in error messagesSun, 31 May 2009 01:30:16 +0200, by Martin Geisler
-
convert/gnuarch: wrap long line, format kwargs without spacesSun, 31 May 2009 01:29:30 +0200, by Martin Geisler
-
convert/cvsps: wrap long linesSun, 31 May 2009 01:28:18 +0200, by Martin Geisler
-
convert/subversion: wrap long lines in commentsSun, 31 May 2009 01:26:23 +0200, by Martin Geisler
-
test-hybridencode: break long string literalsSun, 31 May 2009 01:13:45 +0200, by Martin Geisler
-
revlog: make triple-quoted string a real commentSun, 31 May 2009 00:58:20 +0200, by Martin Geisler
-
posix: do not use fstat in isownerSat, 30 May 2009 23:42:35 +0200, by Martin Geisler
-
removed unused importsSat, 30 May 2009 23:20:30 +0200, by Martin Geisler
-
Move alias into coreSat, 30 May 2009 11:32:23 -0700, by Brendan Cully
-
mq: rename setheader to updateheader and fix commentSat, 30 May 2009 19:37:01 +0200, by Cédric Duval
-
mq: initializing patchheader class directly from patch contentSat, 30 May 2009 19:18:29 +0200, by Cédric Duval
-
Merge with mpmFri, 29 May 2009 21:31:33 -0700, by Bryan O'Sullivan
-
run-tests: clarify timeout log message.Fri, 29 May 2009 10:00:03 -0400, by Greg Ward
-
revlog: refactor chunk cache interface againWed, 27 May 2009 16:01:34 -0500, by Matt Mackall
-
clone: fall back to pull source repo cannot be locked, 937ee88da3ef was a noopThu, 28 May 2009 17:44:57 +0200, by Benoit Boissinot
-
fixed 0xc0150004 error building Mercurial under Python 2.6 for WindowsThu, 28 May 2009 17:03:35 +0200, by Garth Roxburgh-Kidd
-
localrepo: move commentThu, 28 May 2009 08:29:40 +0200, by Adrian Buehlmann
-
localrepo: use lock.release for single lockWed, 27 May 2009 14:16:13 +0200, by Simon Heimberg
-
dirstate: fixed typo in commentWed, 27 May 2009 23:39:41 +0200, by Martin Geisler
-
changelog: make delayopener less intrusiveWed, 27 May 2009 14:44:55 -0500, by Matt Mackall
-
revlog: report indexfile rather than datafile for integrity checkWed, 27 May 2009 14:44:54 -0500, by Matt Mackall
-
ui: fix two bugs in %% warningWed, 27 May 2009 14:44:52 -0500, by Matt Mackall
-
revlog: move stat inside lazyparserWed, 27 May 2009 14:44:51 -0500, by Matt Mackall
-
dirstate: notice truncated parents readMon, 25 May 2009 12:48:15 -0500, by Matt Mackall
-
lookup: check for dirstate damage on failureMon, 25 May 2009 10:44:37 -0500, by Matt Mackall
-
keyword: rename matcher() to match() mimicking changes in mainTue, 26 May 2009 23:09:38 +0200, by Christian Ebert
-
tests: test for dispatch on [defaults]: more clearly differing outputSun, 24 May 2009 22:15:48 +0200, by Cédric Duval
-
merge: whitespace cleanupWed, 27 May 2009 16:25:31 +0200, by Peter Arrenbrecht
-
revlog: add test for 7659eecd9da2 (issue1678)Wed, 27 May 2009 14:11:41 +0200, by Peter Arrenbrecht
-
changegroup: the node list might be an empty generator (fix issue1678)Wed, 27 May 2009 02:46:59 +0200, by Benoit Boissinot
-
store encoding: .i/.d encoding for non-store repo (broken by 810387f59696)Tue, 26 May 2009 23:49:53 +0200, by Benoit Boissinot
-
replace "i in range(len(xs))" with "i, x in enumerate(xs)"Tue, 26 May 2009 22:59:52 +0200, by Martin Geisler
-
util: simplify range expressionTue, 26 May 2009 22:37:26 +0200, by Martin Geisler
-
color: cleanup extra commasTue, 26 May 2009 22:09:39 +0200, by Martin Geisler
-
setup: execute hg in C localeTue, 26 May 2009 22:02:10 +0200, by Martin Geisler
-
setup: handle trust warnings when determining versionTue, 26 May 2009 21:13:21 +0200, by Martin Geisler
-
setup: renamed l, e vars to out, errTue, 26 May 2009 21:07:41 +0200, by Martin Geisler
-
hggettext: ensure correct Mercurial is importedTue, 26 May 2009 20:12:37 +0200, by Martin Geisler
-
Makefile: do not create i18n/, it is already thereTue, 26 May 2009 19:51:22 +0200, by Martin Geisler
-
replace xrange(0, n) with xrange(n)Mon, 25 May 2009 23:06:11 +0200, by Martin Geisler
-
color: replace re.split with ui.configlistMon, 25 May 2009 22:54:16 +0200, by Martin Geisler
-
color: use lists instead of tuples for effectsMon, 25 May 2009 22:44:53 +0200, by Martin Geisler
-
hgweb: extract config values after reading webdir-configTue, 26 May 2009 10:16:17 +0200, by Dirkjan Ochtman
-
tests: make coverage run in parallel mode, clean up coverage codeMon, 25 May 2009 18:34:35 +0200, by Dirkjan Ochtman
-
revlog: fix undefined variable introduced in 5726bb290bfeMon, 25 May 2009 13:52:09 +0200, by Benoit Boissinot
-
parentrevspec: remove a trailing colonSun, 24 May 2009 22:17:10 +0200, by Cédric Duval
-
purge: fix spelling errorSun, 24 May 2009 22:17:12 +0200, by Cédric Duval
-
zsh-comp: explain how to use for non-global installSun, 24 May 2009 23:53:28 +0200, by Martin Geisler
-
use ui instead of repo.ui when the former is in scopeSun, 24 May 2009 22:37:20 +0200, by Martin Geisler
-
cmdutils: Take over glob expansion duties from utilSun, 24 May 2009 16:38:29 -0500, by Matt Mackall
-
match: fix _patsplit breakage with drive lettersSun, 24 May 2009 16:37:34 -0500, by Matt Mackall
-
statichttprepo: handle remote not supporting Range headersSun, 24 May 2009 18:31:01 +0200, by Patrick Mezard
-
convert: better feedback when filtering out empty revisionsSun, 24 May 2009 18:30:59 +0200, by Patrick Mezard
-
inotify: server: use a common 'pollable' interface for server & repowatcherThu, 21 May 2009 17:09:12 +0900, by Nicolas Dumazet
-
inotify: process all inotify events in one batchThu, 21 May 2009 19:26:15 +0900, by Nicolas Dumazet
-
inotify: rename handle_event to handle_pollevent to avoid confusionThu, 21 May 2009 19:22:29 +0900, by Nicolas Dumazet
-
inotify: handle_event: do not use event and fd parameters.Thu, 21 May 2009 16:54:05 +0900, by Nicolas Dumazet
-
inotify: use a decorator instead of dispatching callsFri, 22 May 2009 10:26:56 +0900, by Nicolas Dumazet
-
inotify: do not defer inotify events processingFri, 22 May 2009 09:57:53 +0900, by Nicolas Dumazet
-
inotify: do not recurse in handle_timeout(): call it explicitely, not in scan()Thu, 21 May 2009 15:55:58 +0900, by Nicolas Dumazet
-
i18n-da: typoSun, 24 May 2009 17:07:27 +0200, by Henrik Stuart
-
merge with crewSun, 24 May 2009 16:33:22 +0200, by Benoit Boissinot
-
inotify: adding test for issue1556Tue, 31 Mar 2009 00:04:07 +0900, by Dmitriy Kostunin
-
inotify: proper fix for issue1542 (partially reverting 67e59a9886d5)Sat, 23 May 2009 18:44:01 +0900, by Nicolas Dumazet
-
inotify: server: refactor updatestatus()Sun, 24 May 2009 18:43:05 +0900, by Nicolas Dumazet
-
convert: deprecate external cvsps, to be removed in 1.4Sun, 24 May 2009 16:27:56 +0200, by Patrick Mezard
-
osutil: silence uninitialized variable warningSun, 24 May 2009 16:27:50 +0200, by Patrick Mezard
-
convert/hg: update documentationSun, 24 May 2009 16:27:37 +0200, by Patrick Mezard
-
i18n-da: better word for "check"Sun, 24 May 2009 16:16:46 +0200, by Henrik Stuart
-
i18n-da: fixed use of plural form for parentSun, 24 May 2009 16:14:32 +0200, by Henrik Stuart
-
i18n-da: better Danish word for "entry"Sun, 24 May 2009 15:20:04 +0200, by Henrik Stuart
-
runtest: do not start testing when there is no testTue, 19 May 2009 09:36:20 +0200, by Simon Heimberg
-
templatefilters: add filter to convert date to local date (issue1674)Sun, 24 May 2009 11:41:07 +0200, by Henrik Stuart
-
url: use CONNECT for HTTPS connections through HTTP proxy (issue967)Fri, 22 May 2009 08:56:43 +0200, by Henrik Stuart
-
dirstate: skip step 3 in walk if nothing new will matchThu, 14 May 2009 19:54:26 +0200, by Simon Heimberg
-
dirstate: set more states in step 1 of walkThu, 14 May 2009 10:50:45 +0200, by Simon Heimberg
-
match: fold match into _match base classSun, 24 May 2009 02:56:22 -0500, by Matt Mackall
-
match: add exact flag to match() to unify all match formsSun, 24 May 2009 02:56:20 -0500, by Matt Mackall
-
match: redefine always and never in terms of match and exactSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: fold _globprefix into _rootsSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: optimize escaping in _globreSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: remove head and tail args from _globreSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: fold _matcher into match.__init__Sun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: rename _matchfn to _buildmatchSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: optimize _patsplitSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: tweak some namesSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: simplify _matcherSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: split up _normalizepatsSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: optimize _globprefixSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: unnest functions in _matcherSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: kill unused defaults on _globreSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: kill test in matchfnSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: refactor matchfn generationSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: move util match functions overSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
util: privatize globreSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: refactor patkindSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: add some default argsSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: change all users of util.matcher to match.matchSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
tests: add tests for new pre-push logic (issue736)Sat, 23 May 2009 17:04:41 +0200, by Sune Foldager
-
named branches: improve pre-push logic (issue736)Sat, 23 May 2009 17:04:31 +0200, by Sune Foldager
-
named branches: client branchmap wire protocol support (issue736)Sat, 23 May 2009 17:03:51 +0200, by Henrik Stuart
-
named branches: server branchmap wire protocol support (issue736)Sat, 23 May 2009 17:02:49 +0200, by Henrik Stuart
-
Merge with -stableSun, 24 May 2009 02:56:03 -0500, by Matt Mackall
-
Merge with crew-stableSat, 23 May 2009 12:31:28 -0500, by Matt Mackall
-
windows: make openhardlinks workSat, 23 May 2009 19:57:25 +0200, by Henrik Stuart
-
revlog: fix reading of larger revlog indices on WindowsSat, 23 May 2009 11:53:23 -0500, by Matt Mackall
-
inotify: Removing the unnecessary "inotifyserver" class variable.Fri, 08 May 2009 12:19:57 +0900, by Nicolas Dumazet
-
inotify: set a flag so a failed inotify query doesn't get repeated.Wed, 06 May 2009 01:40:03 +0900, by Nicolas Dumazet
-
inotify: introduce debuginotify, which lists which paths are under watchWed, 22 Apr 2009 00:37:35 +0900, by Nicolas Dumazet
-
inotify: put STAT-specific query answer generation part in its own methodWed, 22 Apr 2009 00:23:40 +0900, by Nicolas Dumazet
-
inotify: change protocol so that different query types can be supported.Fri, 17 Apr 2009 20:10:47 +0900, by Nicolas Dumazet
-
inotify: Separate query sending logic from Server starting.Tue, 07 Apr 2009 19:30:01 +0900, by Nicolas Dumazet
-
inotify: modular architecture for inotify clientsTue, 07 Apr 2009 18:39:34 +0900, by Nicolas Dumazet
-
setup: another newline if version could not be established.Sat, 23 May 2009 13:43:11 +0200, by Martin Geisler
-
setup: add missing newline in warningSat, 23 May 2009 00:24:00 +0200, by Martin Geisler
-
setup: read .hg_archival.txt for version info (issue1670)Fri, 22 May 2009 21:03:06 +0200, by Jeremy Whitlock
-
setup.py: subprocess instead of os.popen, sys.stderr.write instead of printFri, 22 May 2009 14:26:58 +0200, by Christian Ebert
-
gendoc: add missing space in command synopsisFri, 22 May 2009 20:19:22 +0200, by Ori Avtalion
-
merge: give hint as to how to discover uncommitted changesFri, 22 May 2009 11:42:21 -0500, by Steve Borho
-
commands: standardize parents command meta dataFri, 22 May 2009 18:57:53 +0200, by Ori Avtalion
-
i18n-da: synchronizedThu, 21 May 2009 23:56:15 +0200, by Martin Geisler
-
i18n: accurately generate hg.potThu, 21 May 2009 23:43:13 +0200, by Martin Geisler
-
hgcia, convert: escape backslashes in docstringsThu, 21 May 2009 22:53:26 +0200, by Martin Geisler
-
commands: remove unnecessary quotes in backout helpThu, 21 May 2009 17:36:19 +0200, by Martin Geisler
-
test-merge-tools: windows fixesThu, 21 May 2009 22:43:38 +0200, by Patrick Mezard
-
ui: honor interactive=off even if isatty()Thu, 21 May 2009 20:59:36 +0200, by Patrick Mezard
-
Merge with crew-stableThu, 21 May 2009 22:41:18 +0200, by Patrick Mezard
-
hgwebdir: fix [collections] evaluation under WindowsThu, 21 May 2009 20:32:45 +0200, by Patrick Mezard
-
cmdutil: mark string for translationWed, 20 May 2009 12:20:27 +0200, by Martin Geisler
-
util: use "is" for True/False/None comparisonsWed, 20 May 2009 10:50:23 +0200, by Martin Geisler
-
remove: warn if unversionned files are specified (issue1454)Wed, 20 May 2009 21:16:04 +0200, by Benoit Boissinot
-
fetch: allow -r for remote reposWed, 20 May 2009 19:37:25 +0200, by Benoit Boissinot
-
filelog encoding: move the encoding/decoding into storeWed, 20 May 2009 18:35:47 +0200, by Benoit Boissinot
-
store: refactor the fncache handlingWed, 20 May 2009 18:35:41 +0200, by Benoit Boissinot
-
hgweb: make hgwebdir handle dict/list paths the same as config pathsWed, 20 May 2009 16:04:37 +0200, by Jeremy Whitlock
-
workingfilectx: always use the same filelog, even for renamesWed, 20 May 2009 02:08:53 +0200, by Benoit Boissinot
-
use 'x is None' instead of 'x == None'Wed, 20 May 2009 00:52:46 +0200, by Martin Geisler
-
patch: simplify Boolean expression slightlyWed, 20 May 2009 00:43:23 +0200, by Martin Geisler
-
mq: new method invalidateTue, 05 May 2009 10:29:34 +0200, by Simon Heimberg
-
mq: only read files when neededMon, 04 May 2009 03:35:42 +0200, by Simon Heimberg
-
tests: replace #...# syntax with {...}Tue, 19 May 2009 23:02:17 +0200, by Martin Geisler
-
match: use self.exact instead of lambdaFri, 15 May 2009 09:43:30 +0200, by Simon Heimberg
-
dirstate: use quicker matchfn() instead of match() everywhereThu, 14 May 2009 19:47:52 +0200, by Simon Heimberg
-
patchbomb: don't localize Date headersTue, 19 May 2009 15:10:45 +0200, by Dirkjan Ochtman
-
alias: a0104303f400 did not correctly handle whitespace in the argsTue, 19 May 2009 14:14:07 +0200, by Benoit Boissinot
-
update --clean: do not unlink added files (issue575)Tue, 19 May 2009 03:59:58 +0200, by Benoit Boissinot
-
templater: lowercase error messageSun, 17 May 2009 16:25:48 +0200, by Martin Geisler
-
util: use set instead of dictTue, 19 May 2009 09:57:06 +0200, by Simon Heimberg
-
localrepo: update commit*() docstringsTue, 19 May 2009 11:39:12 +0200, by Benoit Boissinot
-
patchbomb: with --in-reply-to, still thread message under first in seriesTue, 19 May 2009 01:37:38 +0200, by Cédric Duval
-
merge with mpmTue, 19 May 2009 01:17:54 +0200, by Martin Geisler
-
patchbomb: minor typo and language fixesTue, 19 May 2009 00:06:19 +0200, by Cédric Duval
-
patchbomb: clarify diffstat usageTue, 19 May 2009 00:02:54 +0200, by Cédric Duval
-
patchbomb: fix inexact description of the messages threadingMon, 18 May 2009 23:59:22 +0200, by Cédric Duval
-
coal/paper: minimize whitespace differences in CSS filesTue, 19 May 2009 00:57:36 +0200, by Martin Geisler
-
coal/paper: equal heights for file and annotate viewsTue, 19 May 2009 00:33:23 +0200, by Martin Geisler
-
spartan: ensure equal heights for file and annotate viewsTue, 19 May 2009 00:28:47 +0200, by Martin Geisler
-
coal/paper: simplify margin and padding CSS rulesMon, 18 May 2009 23:37:36 +0200, by Martin Geisler
-
spartan: simplify CSS colors (#xxxxxx -> #xxx)Mon, 18 May 2009 23:35:27 +0200, by Martin Geisler
-
coal/paper/spartan: remove extra line break in annotate viewMon, 18 May 2009 23:27:51 +0200, by Martin Geisler
-
commit: tidy up mergestate slightlyMon, 18 May 2009 17:36:24 -0500, by Matt Mackall
-
commit: drop unneeded dirstate invalidate logicMon, 18 May 2009 17:36:24 -0500, by Matt Mackall
-
commit: some tidyingMon, 18 May 2009 17:36:24 -0500, by Matt Mackall
-
commit: remove unused lock varMon, 18 May 2009 17:36:24 -0500, by Matt Mackall
-
commit: move description trimming into changelogMon, 18 May 2009 17:36:24 -0500, by Matt Mackall
-
commit: simplify manifest commitMon, 18 May 2009 17:36:24 -0500, by Matt Mackall
-
commit: explain how to abort commit in editorMon, 18 May 2009 17:36:24 -0500, by Matt Mackall
-
commit: move editor outside transactionMon, 18 May 2009 17:36:24 -0500, by Matt Mackall
-
convert: directly use nullidMon, 18 May 2009 22:55:45 +0200, by Benoit Boissinot
-
Merge with stableMon, 18 May 2009 13:54:21 -0500, by Matt Mackall
-
Fix how setup.py identifies the Mercurial version.Thu, 02 Apr 2009 18:18:43 -0600, by Jeremy Whitlock
-
templater: replace eval with closureSun, 17 May 2009 18:17:04 -0500, by Matt Mackall
-
win32mbcs: remove silly evalSun, 17 May 2009 17:13:56 -0500, by Matt Mackall
-
merge with crewSun, 17 May 2009 23:07:23 +0200, by Benoit Boissinot
-
addremove/findrenames: find renames according to the match object (issue1527)Sun, 17 May 2009 22:51:17 +0200, by Benoit Boissinot
-
addremove: mapping isn't really needed, simplifySun, 17 May 2009 22:40:04 +0200, by Benoit Boissinot
-
gitweb, monoblue: break long line in map fileSun, 17 May 2009 22:52:45 +0200, by Martin Geisler
-
coal, paper: add newlines when displaying a file in hgwebSun, 17 May 2009 22:51:50 +0200, by Martin Geisler
-
test-highlight: decouple test from get-with-headers.pySun, 17 May 2009 21:47:24 +0200, by Martin Geisler
-
Merge with crew-stableSun, 17 May 2009 20:00:11 +0200, by Patrick Mezard
-
convert/cvsps: use set.update for bulk updateSun, 17 May 2009 16:57:40 +0200, by Martin Geisler
-
hbisect: use set.update for bulk updatesSun, 17 May 2009 16:57:12 +0200, by Martin Geisler
-
localrepo: use set.update for bulk updatesSun, 17 May 2009 16:56:53 +0200, by Martin Geisler
-
store: create set directly from iterableSun, 17 May 2009 16:56:20 +0200, by Martin Geisler
-
repair: bulk update setsSun, 17 May 2009 16:55:51 +0200, by Martin Geisler
-
ui: use set instead of dictSun, 17 May 2009 16:20:27 +0200, by Martin Geisler
-
alias: honor the [defaults] section, fix issue1642Sun, 17 May 2009 16:15:37 +0200, by Benoit Boissinot
-
templater: keep a cache of Python functions for filter expressionsSun, 17 May 2009 16:08:47 +0200, by Dirkjan Ochtman
-
templater: replace regex complexity by simple str containment checksSun, 17 May 2009 16:06:48 +0200, by Dirkjan Ochtman
-
templater: clean up the process method, separating code pathsSun, 17 May 2009 16:05:50 +0200, by Dirkjan Ochtman
-
patchbomb: make diffstat usage clearerSun, 17 May 2009 09:54:08 +0200, by Cédric Duval
-
patchbomb: describe --attach and --inline options in helpSun, 17 May 2009 15:30:45 +0200, by Martin Geisler
-
patchbomb: fix help to reflect actual operationSun, 17 May 2009 09:45:49 +0200, by Cédric Duval
-
convert/bzr: warn when source is a lightweight checkout (issue1647)Sun, 17 May 2009 14:35:06 +0200, by Patrick Mezard
-
localrepo: use set instead of dictSun, 17 May 2009 04:33:39 +0200, by Benoit Boissinot
-
copies: use set instead of dictSun, 17 May 2009 04:20:59 +0200, by Benoit Boissinot
-
store: use set instead of dictSun, 17 May 2009 04:16:44 +0200, by Benoit Boissinot
-
verify: use set instead of dictSun, 17 May 2009 04:14:15 +0200, by Benoit Boissinot
-
ancestor: use set instead of dictSun, 17 May 2009 03:53:13 +0200, by Benoit Boissinot
-
revlog: use set instead of dictSun, 17 May 2009 03:49:59 +0200, by Benoit Boissinot
-
bisect: use set instead of dictSun, 17 May 2009 03:40:54 +0200, by Benoit Boissinot
-
repair: use set instead of dictSun, 17 May 2009 03:38:03 +0200, by Benoit Boissinot
-
patch: use set instead of dictSun, 17 May 2009 03:28:49 +0200, by Benoit Boissinot
-
record: use set instead of dictSun, 17 May 2009 03:26:08 +0200, by Benoit Boissinot
-
hgk: use set instead of dictSun, 17 May 2009 03:25:24 +0200, by Benoit Boissinot
-
convert: cleanups in monotone converterSun, 17 May 2009 03:19:00 +0200, by Benoit Boissinot