Mercurial > hg
graph
-
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