Mercurial > hg
graph
-
run-tests: force to test pure on pypy as wellTue, 23 Mar 2010 15:23:04 +0100, by Ronny Pfannschmidt
-
Fix run-tests.py -jX after 2ed667a9dfcbTue, 23 Mar 2010 15:22:17 +0100, by Ronny Pfannschmidt
-
Merge with crewTue, 23 Mar 2010 17:06:58 -0500, by Matt Mackall
-
Merge with crew-stableTue, 23 Mar 2010 22:59:31 +0100, by Patrick Mezard
-
rebase: fix --collapse with --keepbranches (issue2100) stableTue, 23 Mar 2010 20:45:08 +0100, by Patrick Mezard
-
test-convert-cvs: filter unstable cvs output. stableMon, 22 Mar 2010 22:19:40 +0100, by Pierre-Yves David
-
tests: adapt the test runner to work with jythonTue, 23 Mar 2010 11:37:31 +0100, by Ronny Pfannschmidt
-
posix: move a global fcntl import to keep it from breaking jythonTue, 23 Mar 2010 11:37:01 +0100, by Ronny Pfannschmidt
-
util: fake the builtin buffer if it's missing (jython)Tue, 23 Mar 2010 11:36:19 +0100, by Ronny Pfannschmidt
-
mq: fix qcommit documentation wrt --mq option stableTue, 23 Mar 2010 10:18:46 +0100, by Patrick Mezard
-
Merge with stableMon, 22 Mar 2010 17:03:33 -0500, by Matt Mackall
-
wsgicgi: call close() on iterable to avoid resource leaks stableMon, 22 Mar 2010 15:16:27 +0100, by Konstantin Zemlyak
-
merge with mpmMon, 22 Mar 2010 11:08:52 +0100, by Benoit Boissinot
-
patch: warn when the internal patcher failsMon, 22 Mar 2010 11:08:42 +0100, by Benoit Boissinot
-
run-tests: make sure GREP_OPTIONS isn't setMon, 22 Mar 2010 01:36:12 -0400, by Brodie Rao
-
Merge with stableSat, 20 Mar 2010 16:57:24 -0500, by Matt Mackall
-
patch: more precise NoHunk, raised for every file (issue2102) stableSat, 20 Mar 2010 14:47:05 +0100, by Benoit Boissinot
-
patch: differentiate start of file with diff --git vs '--- ' stableSat, 20 Mar 2010 21:16:22 +0100, by Benoit Boissinot
-
Merge with stableSat, 20 Mar 2010 10:01:56 -0500, by Matt Mackall
-
patch: try harder to find the file to patch on file creation (issue2041) stableFri, 19 Mar 2010 22:52:38 +0100, by Benoit Boissinot
-
Merge with stableFri, 19 Mar 2010 16:05:16 -0500, by Matt Mackall
-
Merge with i18nFri, 19 Mar 2010 16:04:49 -0500, by Matt Mackall
-
merge with i18nTue, 16 Mar 2010 11:37:14 -0300, by Wagner Bruna
-
merge with i18n stableTue, 16 Mar 2010 11:36:44 -0300, by Wagner Bruna
-
Merge with stableSat, 06 Mar 2010 10:02:45 +0100, by Martin Geisler
-
l10n: Updates to Danish (da) translationSat, 06 Mar 2010 08:58:03 +0000, by Martin Geisler
-
patch: second line of a context diff starts with '--- ', not '+++ ' stableFri, 19 Mar 2010 12:45:39 +0100, by Benoit Boissinot
-
Merge with stableFri, 19 Mar 2010 11:32:55 +0100, by Martin Geisler
-
patchbomb: --desc implies --introMon, 15 Mar 2010 22:37:38 +0100, by Cédric Duval
-
wix: don't show version in title of root feature stableFri, 19 Mar 2010 10:39:01 +0100, by Adrian Buehlmann
-
wix: use build variable for VC redist source dir stableFri, 19 Mar 2010 10:26:19 +0100, by Adrian Buehlmann
-
Merge with stableThu, 18 Mar 2010 14:36:24 -0700, by Brendan Cully
-
mq: allow lines starting with '--- ' in patch messages stableThu, 18 Mar 2010 19:26:56 +0100, by Benoit Boissinot
-
patch: enhance diff detection regexp, allow '--- ' in patch message stableThu, 18 Mar 2010 18:22:34 +0100, by Benoit Boissinot
-
fix bug in hg.clone when passing in a repository object stableThu, 18 Mar 2010 16:38:07 +0100, by Sune Foldager
-
check-code: more tests and more robust python filteringThu, 18 Mar 2010 16:32:03 +0100, by Benoit Boissinot
-
Merge with stableThu, 18 Mar 2010 01:59:53 +0100, by Martin Geisler
-
localrepo: more specific warning on adding large files stableThu, 18 Mar 2010 01:58:26 +0100, by Martin Geisler
-
progress: drop extra args for pos=None calls (issue2087)Wed, 17 Mar 2010 18:15:16 -0500, by Matt Mackall
-
check-code: fix check-code complaintWed, 17 Mar 2010 15:36:48 -0500, by Matt Mackall
-
check-code: improve quote detection regexp, add testsWed, 17 Mar 2010 14:15:33 +0100, by Benoit Boissinot
-
Merge with stableWed, 17 Mar 2010 10:55:28 +0100, by Martin Geisler
-
check-code: add a return value to checkfile functionWed, 17 Mar 2010 10:51:26 +0100, by Pierre-Yves David
-
code-code: Add a logfunc argument to checkfileTue, 16 Mar 2010 19:53:00 +0100, by Pierre-Yves David
-
check-code: Add a ``maxerr`` argument to the ``checkfile`` functionTue, 16 Mar 2010 19:52:58 +0100, by Pierre-Yves David
-
check-code: Add a ``checkfile`` functionTue, 16 Mar 2010 19:52:57 +0100, by Pierre-Yves David
-
check-code: Only call check-code if __name__ = "__main__".Tue, 16 Mar 2010 19:52:56 +0100, by Pierre-Yves David
-
add a small test for contrib/check-code.pyTue, 16 Mar 2010 19:52:55 +0100, by Pierre-Yves David
-
keyword: do not bother about detecting extension path in demoTue, 16 Mar 2010 22:29:16 +0100, by Christian Ebert
-
keyword: make kwdemo less verboseTue, 16 Mar 2010 22:28:58 +0100, by Christian Ebert
-
keyword: 1 variable name for overwriting candidatesTue, 16 Mar 2010 22:28:23 +0100, by Christian Ebert
-
keyword: do not customize ui.note() when overwritingTue, 16 Mar 2010 22:27:22 +0100, by Christian Ebert
-
mq: test for init --mq with a destination argument stableMon, 15 Mar 2010 20:52:22 +0100, by Cédric Duval
-
contrib/wix: fix product name to include version stableTue, 16 Mar 2010 17:39:12 +0100, by Adrian Buehlmann
-
help: it's not necessary to escape quotesTue, 16 Mar 2010 16:41:22 +0100, by Benoit Boissinot
-
check-code: remove simple quotes firstTue, 16 Mar 2010 16:39:17 +0100, by Benoit Boissinot
-
merge with stableTue, 16 Mar 2010 01:16:19 +0100, by Benoit Boissinot
-
filelog: no need to optimize an uncommon case, assume meta = {}Tue, 16 Mar 2010 01:16:04 +0100, by Benoit Boissinot
-
filelog: text is stored modified when it starts with '\1\n' stableTue, 16 Mar 2010 01:12:46 +0100, by Benoit Boissinot
-
Merge with stableMon, 15 Mar 2010 16:36:32 -0500, by Matt Mackall
-
check-code: add check for any/allFri, 12 Mar 2010 16:16:47 -0600, by Matt Mackall
-
cvsps: fix traceback involving 'synthetic' stableMon, 15 Mar 2010 19:55:52 +0100, by Benoit Boissinot
-
progress: use a verb in present participleMon, 15 Mar 2010 18:40:00 +0100, by Martin Geisler
-
Merge with stableMon, 15 Mar 2010 18:36:11 +0100, by Martin Geisler
-
progress: use a verb (+noun) in present participle stableMon, 15 Mar 2010 18:33:39 +0100, by Martin Geisler
-
subrepo: fix hgrc paths section during subrepo pulling stableSun, 14 Mar 2010 00:28:10 +0100, by Edouard Gomez
-
Merge with crew-stableSun, 14 Mar 2010 23:18:50 +0100, by Patrick Mezard
-
convert: teach cvsps to handle . repository (issue1649) stableTue, 09 Mar 2010 12:09:57 +0100, by Mathieu Clabaut
-
record: separate each hunk with a blank lineSun, 14 Mar 2010 23:10:52 +0100, by Martin Geisler
-
mq: do not try to delete non-existent files (regression from e8e56d8377ab)Sun, 14 Mar 2010 22:17:10 +0100, by Benoit Boissinot
-
Merge with stableSun, 14 Mar 2010 22:21:48 +0100, by Martin Geisler
-
mq: fix init with nonexistent or non-local repository stableSun, 14 Mar 2010 18:46:38 +0100, by Cédric Duval
-
mq: no longer refer to deprecated qinit -c command stableSun, 14 Mar 2010 19:21:24 +0100, by Cédric Duval
-
mq: don't use regexp when not necessarySun, 14 Mar 2010 19:09:55 +0100, by Benoit Boissinot
-
mq: use xrange/enumerate instead of += 1Sun, 14 Mar 2010 14:53:20 +0100, by Benoit Boissinot
-
mq: don't use len(list) unless necessarySun, 14 Mar 2010 14:45:01 +0100, by Benoit Boissinot
-
mq: find_series() simplify and don't use regexpsSun, 14 Mar 2010 12:08:14 +0100, by Benoit Boissinot
-
mq: fix coding style (missing space)Sun, 14 Mar 2010 11:12:51 +0100, by Benoit Boissinot
-
mq: qsave creates entries with the left part empty (':patchname')Sun, 14 Mar 2010 11:12:07 +0100, by Benoit Boissinot
-
mq: simplify statusentry(), fix restore broken by ee48e5ef8753Sun, 14 Mar 2010 01:35:54 +0100, by Benoit Boissinot
-
mq: use context APISun, 14 Mar 2010 01:06:58 +0100, by Benoit Boissinot
-
mq: simplify qparents calculationSun, 14 Mar 2010 01:01:17 +0100, by Benoit Boissinot
-
mq: simplify commit message generationSun, 14 Mar 2010 00:53:55 +0100, by Benoit Boissinot
-
mq: avoid many hex/bin conversions, keep the binary node when possibleSun, 14 Mar 2010 00:36:10 +0100, by Benoit Boissinot
-
rebase: add option to not commit after a collapsingSun, 07 Feb 2010 17:12:41 +0100, by Stefano Tortarolo
-
Merge with crew-stableSat, 13 Mar 2010 20:02:46 +0100, by Patrick Mezard
-
hgweb: fix broken URLs of RSS/Atom feeds (issue1772) stableThu, 11 Mar 2010 00:28:27 +0900, by Yuya Nishihara
-
hgweb: introduce helper method to update req.env stableThu, 11 Mar 2010 00:25:46 +0900, by Yuya Nishihara
-
rebase: always check if rebasing onto an applied mq patch. stableTue, 02 Mar 2010 15:08:43 -0500, by Greg Ward
-
subrepo: wrap long lineSat, 13 Mar 2010 19:57:52 +0100, by Martin Geisler
-
merge with stableSat, 13 Mar 2010 17:02:41 +0100, by Benoit Boissinot
-
test-extension: fix disabled extension tests for run-tests.py --local stableFri, 05 Mar 2010 17:38:02 -0500, by Brodie Rao
-
subrepo: print subrepo pulling URLFri, 12 Mar 2010 01:23:35 +0100, by Edouard Gomez
-
subrepo: keep ui and hgrc in sync when creating new repo stableFri, 12 Mar 2010 01:23:35 +0100, by Benoit Boissinot
-
subrepo: forward the push to argument into _abssource stableFri, 12 Mar 2010 01:23:35 +0100, by Edouard Gomez
-
mq: simplify and use context APISat, 13 Mar 2010 12:57:20 +0100, by Benoit Boissinot
-
mq: avoid a (potentially expensive) repo.status(unknown=True) callSat, 13 Mar 2010 00:08:06 +0100, by Benoit Boissinot
-
mq: all_files can be a set, remove dangerous default valuesSat, 13 Mar 2010 00:02:33 +0100, by Benoit Boissinot
-
Merge with stableFri, 12 Mar 2010 00:50:41 +0100, by Martin Geisler
-
rebase: remove unnecessary \" from help string stableFri, 12 Mar 2010 00:45:27 +0100, by Martin Geisler
-
test-merge-default and check-code.py: No "export x=x" in sh stableMon, 08 Mar 2010 03:07:35 +0100, by Mads Kiilerich
-
Merge with stableFri, 12 Mar 2010 00:02:39 +0100, by Martin Geisler
-
progress: document progress.disable config option stableThu, 11 Mar 2010 16:54:34 -0600, by Augie Fackler
-
shrink-revlog: add missing whitespace in expressionThu, 11 Mar 2010 23:44:12 +0100, by Martin Geisler
-
any is not available for python2.4Thu, 11 Mar 2010 19:09:35 +0100, by Benoit Boissinot
-
keyword: update copyrightThu, 11 Mar 2010 18:49:41 +0100, by Christian Ebert
-
keyword: remove deprecated optionsThu, 11 Mar 2010 18:49:14 +0100, by Christian Ebert
-
style: use consistent variable names (*mod) with imports which would shadowThu, 11 Mar 2010 17:43:44 +0100, by Benoit Boissinot
-
archive: autodetect archive type by extension (issue2058)Thu, 11 Mar 2010 15:52:17 +0100, by David Wolever
-
merge with stableThu, 11 Mar 2010 15:38:35 +0100, by Dirkjan Ochtman
-
tests: use external coverage, mandate newer version stableThu, 11 Mar 2010 15:32:24 +0100, by Dirkjan Ochtman
-
churn: use ui.progress instead of --progressThu, 11 Mar 2010 09:11:01 -0500, by Eric Eisner
-
commands: remove extra indentation from list in help text stableThu, 11 Mar 2010 14:56:15 +0100, by Martin Geisler
-
server: initialize wsgi app in command, then wrap server around itThu, 11 Mar 2010 13:33:29 +0100, by Dirkjan Ochtman
-
server: unnest server classes into module namespaceThu, 11 Mar 2010 13:32:43 +0100, by Dirkjan Ochtman
-
server: pass wsgi application to server (no need for non-local var)Thu, 11 Mar 2010 13:32:26 +0100, by Dirkjan Ochtman
-
server: abstract setup of ipv6 vs. normal serverThu, 11 Mar 2010 13:31:37 +0100, by Dirkjan Ochtman
-
server: handle server-internal config setup inside server classThu, 11 Mar 2010 13:30:52 +0100, by Dirkjan Ochtman
-
server: externalize and streamline mixin setupThu, 11 Mar 2010 13:28:39 +0100, by Dirkjan Ochtman
-
server: externalize application creationThu, 11 Mar 2010 11:21:48 +0100, by Dirkjan Ochtman
-
commands: document and test hg clone update priority stableThu, 11 Mar 2010 10:06:01 +0200, by timeless
-
rebase: improve help textTue, 09 Mar 2010 21:53:16 -0500, by Greg Ward
-
serve: fix port configWed, 10 Mar 2010 22:27:42 +0100, by Benoit Boissinot
-
merge with other head, will show bug in hg serveWed, 10 Mar 2010 22:07:38 +0100, by Thomas Arendsen Hein
-
test-serve: Show if port config and option are correctly usedWed, 10 Mar 2010 22:05:41 +0100, by Thomas Arendsen Hein
-
drop (default: 8000), non-zero default is automatically added to helpWed, 10 Mar 2010 21:35:38 +0100, by Thomas Arendsen Hein
-
make expression shorter, now the line fits into 80 charsWed, 10 Mar 2010 21:21:15 +0100, by Thomas Arendsen Hein
-
serve: fix options recording, trailing whitespaceWed, 10 Mar 2010 21:14:24 +0100, by Benoit Boissinot
-
serve: allow --port=0 to specify "server chooses the port number"Wed, 10 Mar 2010 10:51:37 -0800, by Bryan O'Sullivan
-
rebase: improve output of hg pull --rebase (issue2072)Wed, 10 Mar 2010 12:38:33 +0100, by Sune Foldager
-
shrink-revlog: factor out postorder algorithmWed, 10 Mar 2010 09:52:16 +0100, by Benoit Boissinot
-
shrink-revlog: factor out suboptimal computationWed, 10 Mar 2010 09:51:07 +0100, by Benoit Boissinot
-
shrink-revlog: remove branchsort algorithm (it behaves poorly)Wed, 10 Mar 2010 09:48:15 +0100, by Benoit Boissinot
-
shrink-revlog: add accounting of suboptimal nodes to the new algorithms.Tue, 09 Mar 2010 21:25:37 -0500, by Greg Ward
-
shrink-revlog: add "reverse postorder" and "postorder reverse" toposorts.Tue, 09 Mar 2010 21:22:01 -0500, by Greg Ward
-
shrink-revlog: add --sort option for user-selectable toposort algorithm.Thu, 25 Feb 2010 09:16:39 -0500, by Greg Ward
-
shrink-revlog: rename some local variables for consistency.Tue, 09 Mar 2010 21:30:19 -0500, by Greg Ward
-
shrink-revlog: instrument sort code to record statistics.Tue, 09 Mar 2010 21:13:39 -0500, by Greg Ward
-
Merge with crew-stableTue, 09 Mar 2010 22:18:37 +0100, by Patrick Mezard
-
convert: handle svn tree with empty roots (issue2079) stableTue, 09 Mar 2010 22:11:43 +0100, by Patrick Mezard
-
merge with stableTue, 09 Mar 2010 20:47:35 +0100, by Benoit Boissinot
-
bundle: fix bundle generation for empty changegroup stableTue, 09 Mar 2010 20:38:23 +0100, by Benoit Boissinot
-
patch/diff: move diff related code next to each otherTue, 09 Mar 2010 19:04:18 +0100, by Benoit Boissinot
-
remove header handling out of mdiff.bunidiff, rename itTue, 09 Mar 2010 18:31:57 +0100, by Benoit Boissinot
-
remove contrib/hgdiff, it makes refactoring diff/patch harderTue, 09 Mar 2010 18:27:02 +0100, by Benoit Boissinot
-
patch/diff: move patch.export() to cmdutil.export()Mon, 08 Mar 2010 19:43:24 +0100, by Benoit Boissinot
-
wix: pre-check the 'I approve this license' checkboxMon, 08 Mar 2010 11:12:48 -0600, by Steve Borho
-
Merge with stableSun, 07 Mar 2010 22:04:35 -0600, by Matt Mackall
-
addremove: avoid fetching data again and againMon, 08 Mar 2010 00:01:12 +0100, by Benoit Boissinot
-
addremove: add progress support for similarity searchMon, 08 Mar 2010 00:00:03 +0100, by Benoit Boissinot
-
addremove: atomically update the dirstateSun, 07 Mar 2010 23:59:28 +0100, by Benoit Boissinot
-
inotify: expose the same dirstate.status() interface as dirstate.Sun, 07 Mar 2010 13:10:23 -0500, by Greg Ward
-
keyword: remove spurious locks, improve handling of wlockSun, 07 Mar 2010 13:03:03 +0100, by Christian Ebert
-
keyword: use status' names instead of indexSun, 07 Mar 2010 13:03:03 +0100, by Christian Ebert
-
hgweb/graph: edge should be same color as the destinationSun, 07 Mar 2010 17:44:43 +0100, by Benoit Boissinot
-
templatefilters: store the agescales in reverseorder directlySat, 06 Mar 2010 13:29:54 +0100, by Benoit Boissinot
-
hgweb: separate generation of entries and sorting (cleanup)Sat, 06 Mar 2010 12:45:14 +0100, by Benoit Boissinot
-
Merge stableFri, 05 Mar 2010 18:08:23 -0800, by Brendan Cully
-
demandimport: add __main__ to the blacklist (because of setuptools) stableWed, 20 Jan 2010 20:23:36 -0500, by Greg Ward
-
bookmarks: add invalidate() to bookmark_repo stableThu, 17 Dec 2009 15:53:28 -0800, by Paul Molodowitch
-
branch: help misuse of hg branch to switch branches stableTue, 12 Jan 2010 22:49:10 +0900, by Yuya Nishihara
-
Make Readme.html reference current OS X release stableSat, 06 Mar 2010 21:29:02 -0800, by Lee Cantey
-
progress: clear progress before writing to stderr stableSat, 06 Mar 2010 13:32:14 +0100, by Benoit Boissinot
-
mq: disallow # (and : on Windows) in patch names (issue2065) stableThu, 04 Mar 2010 14:23:54 +0100, by Sune Foldager
-
win32/hgwebdir_wsgi: clarify documentation and clean up script a bitThu, 04 Mar 2010 13:10:48 +0100, by Sune Foldager
-
i18n-sv: translated bisect, dates, locate, manifest stableThu, 04 Mar 2010 07:34:22 +0100, by Jens Bäckman
-
i18n-ja: synchronized with c50a3d7154d2 stableThu, 04 Mar 2010 11:56:53 +0900, by FUJIWARA Katsunori
-
test-fetch: use relative URL to avoid echoing TMP path stableWed, 03 Mar 2010 17:37:50 -0600, by Steve Borho
-
fetch: fix newheads calculation (issue2047) stableWed, 03 Mar 2010 22:32:51 +0100, by Sune Foldager
-
Make annotate --follow an alias for -f/--file to behave like in older versions stableWed, 03 Mar 2010 22:04:59 +0100, by Thomas Arendsen Hein
-
win32/hgwebdir_wsgi: clarify copyright licenseWed, 03 Mar 2010 20:35:20 +0100, by Martin Geisler
-
store: only add new entries to the fncache file stableWed, 03 Mar 2010 14:50:35 +0100, by Adrian Buehlmann
-
Updated test output of test-convert-baz after f2618cacb485 stableWed, 03 Mar 2010 16:00:02 +0100, by Thomas Arendsen Hein
-
Merge with stableWed, 03 Mar 2010 14:43:27 +0100, by Sune Foldager
-
add wsgi script for Microsoft IIS with isapi-wsgiWed, 03 Mar 2010 14:42:43 +0100, by Sune Foldager
-
doc/ja: remove old Japanese man page translations stableTue, 02 Mar 2010 21:34:24 +0100, by Martin Geisler
-
ui: ignore ui.logtemplate and ui.style when HGPLAIN is set stableWed, 03 Mar 2010 00:12:05 +0900, by Yuya Nishihara
-
i18n-ja: synchronized with bb4561401c84 stableTue, 02 Mar 2010 12:41:27 +0900, by FUJIWARA Katsunori
-
alias: fixes exception when displaying translated help text stableMon, 01 Mar 2010 23:27:44 +0900, by Yuya Nishihara
-
tests: update output to match b1339234080e stableMon, 01 Mar 2010 22:44:02 +0100, by Martin Geisler
-
Add ElementPath to the list of package ignored by demand import stableMon, 01 Mar 2010 14:15:55 +0100, by Pierre-Yves David
-
resolve: rewrite help to be clearer and more complete (issue2030). stableMon, 01 Mar 2010 15:41:21 -0500, by Greg Ward
-
mq: simplify --mq handling / keep compatibility with other extensions stableSun, 28 Feb 2010 19:43:21 +0100, by Benoit Boissinot
-
Merge with stableSun, 28 Feb 2010 18:06:47 +0100, by Martin Geisler
-
doc/Makefile: fix doc generation when LANGUAGE is set stableWed, 24 Feb 2010 13:47:59 -0300, by Wagner Bruna
-
i18n-ja: synchronized with 4462760d6cfc stableSat, 27 Feb 2010 19:58:59 +0900, by FUJIWARA Katsunori
-
fix test-mq-eol under --pure (mimic diffhelper.c behaviour) stableFri, 26 Feb 2010 16:52:43 +0100, by Benoit Boissinot
-
Updated contrib/vim/patchreview.* to version 0.2.2 stableWed, 24 Feb 2010 19:43:13 -0800, by Manpreet Singh
-
strip: invalidate all caches after stripping (fixes issue1951) stableSun, 21 Feb 2010 20:59:27 +0100, by Benoit Boissinot
-
Updated contrib/vim/patchreview.* to version 0.2.1 stableWed, 24 Feb 2010 13:12:17 -0800, by Manpreet Singh
-
httprepo: normalize output from unbundle with ssh stableWed, 24 Feb 2010 12:35:26 -0500, by Sune Foldager
-
shrink: handle all combinations of inline/non-inline revlogsWed, 24 Feb 2010 18:22:45 +0100, by Benoit Boissinot
-
progress: provide an explicit disable method for developers stableTue, 23 Feb 2010 23:10:01 -0600, by Steve Borho
-
url: only mark format string for translation stableWed, 24 Feb 2010 17:11:37 +0100, by Martin Geisler
-
i18n-ja: synchronized with eddf859343de stableWed, 24 Feb 2010 15:02:06 +0900, by FUJIWARA Katsunori
-
i18n-pt_BR: synchronized with 076e8a8000a3, minor fixes stableTue, 23 Feb 2010 12:51:07 -0300, by Wagner Bruna
-
url: avoid traceback when parsing [auth] (issue2056) stableTue, 23 Feb 2010 22:31:54 +0100, by Patrick Mezard
-
filemerge: use native path separators when merging (issue1399) stableTue, 23 Feb 2010 23:19:09 +0100, by Patrick Mezard
-
gpg: make 13448eab08ca work when not on repo rootTue, 23 Feb 2010 22:56:37 +0100, by Benoit Boissinot
-
hgweb: use string join instead of slower cStringIO stableTue, 23 Feb 2010 11:37:40 -0500, by Sune Foldager
-
hgweb: fix handling of arguments in the between command stableTue, 23 Feb 2010 11:34:08 -0500, by Sune Foldager
-
merge with stableTue, 23 Feb 2010 06:44:37 +0100, by Dirkjan Ochtman