Mercurial > hg
graph
-
merge with stableFri, 26 Mar 2010 21:35:06 -0300, by Wagner Bruna
-
schemes: add Kiln On Demand to default schemes stableWed, 24 Mar 2010 16:42:08 -0400, by Benjamin Pollack
-
Fix default style so 'log --copies' has a start and an end. stableThu, 25 Mar 2010 15:37:39 -0400, by Greg Ward
-
tests: add helpers.shMon, 29 Mar 2010 12:56:16 -0500, by Matt Mackall
-
merge with stableFri, 26 Mar 2010 17:09:56 +0100, by Sune Foldager
-
push: fix bug in prepush logic and its tests stableFri, 26 Mar 2010 17:02:36 +0100, by Sune Foldager
-
localrepo: change _updatebranchcache to use a context generator stableFri, 26 Mar 2010 17:02:23 +0100, by Sune Foldager
-
merge with stableWed, 24 Mar 2010 19:44:53 +0100, by Benoit Boissinot
-
Merge with crewTue, 23 Mar 2010 17:24:17 -0500, by Matt Mackall
-
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
-
httprepo: send Content-Type instead of content-type stableMon, 22 Feb 2010 23:12:12 -0500, by Sune Foldager
-
httprepo: use content-type application/mercurial-0.1 for POST stableMon, 22 Feb 2010 16:28:57 +0100, by Sune Foldager
-
patch: fix patching with fuzz and eol normalization stableMon, 22 Feb 2010 22:55:58 +0100, by Patrick Mezard
-
make the progress extension honor ui.quiet stableSun, 21 Feb 2010 15:26:55 +0100, by Ronny Pfannschmidt
-
subrepo: Update .hgsubstate in case of deleted subrepo stableMon, 22 Feb 2010 01:19:59 +0100, by Saint Germain
-
Do not use osutil.c with python 2.4 and Windows (issue1364) stableSun, 21 Feb 2010 22:16:35 +0100, by Benoit Boissinot
-
gpg: do not call status on the whole repository, only on '.hgsigs' stableSat, 20 Feb 2010 15:18:59 +0100, by Benoit Boissinot
-
identify: don't include unknown in status stableFri, 19 Feb 2010 20:34:23 -0500, by Dirkjan Ochtman
-
zeroconf: suppress traceback during shutdown stableFri, 19 Feb 2010 16:50:47 -0800, by Brendan Cully
-
contrib/wix: switch *.wxs files to LF eol stableFri, 19 Feb 2010 21:48:09 +0100, by Adrian Buehlmann
-
Merge with stableThu, 18 Feb 2010 23:23:17 -0600, by Steve Borho
-
url: *args argument is a tuple, not a list (found by pylint) stableFri, 19 Feb 2010 02:51:35 +0100, by Benoit Boissinot
-
shrink-revlog: remove unneeded imports and useless code stableFri, 19 Feb 2010 02:11:37 +0100, by Benoit Boissinot
-
shrink-revlog: add strings for translation / import _ before using it stableFri, 19 Feb 2010 02:07:13 +0100, by Benoit Boissinot
-
merge: fix --preview to show all nodes that will be merged (issue2043). stableMon, 15 Feb 2010 15:25:29 -0500, by Greg Ward
-
test-merge-default: make content of test repo clearer. stableMon, 15 Feb 2010 15:07:21 -0500, by Greg Ward
-
contrib/wix: MSVC CRT libraries are installed in WinSxS stableThu, 18 Feb 2010 20:47:12 +0100, by Adrian Buehlmann
-
import: if in doubt, consume stream until start of diff stableThu, 18 Feb 2010 10:46:01 -0800, by Brendan Cully
-
bdiff: do not use recursion / avoid stackoverflow (issue1940) stableThu, 18 Feb 2010 10:32:51 +0100, by Alistair Bell
-
keyword: mark improved demo commit message for translation stableThu, 18 Feb 2010 05:55:05 +0100, by Christian Ebert
-
mq: iterate over a copy of the command table keys (fixes issue2045). stableWed, 17 Feb 2010 14:35:11 -0800, by Brendan Cully
-
Merge with stableWed, 17 Feb 2010 23:10:22 +0100, by Martin Geisler
-
inotify/inserve: implement --timeout-idle option (issue885) stableWed, 17 Feb 2010 20:44:49 +0100, by Benoit Boissinot
-
regression: missing arg from 24ce8f0c0a39 dirstate.{walk,status} changes stableWed, 17 Feb 2010 20:30:57 +0100, by Benoit Boissinot
-
run commit and update hooks after command completion (issue1827) stableWed, 17 Feb 2010 15:43:21 +0100, by Sune Foldager
-
http: len(x) fails if it doesn't fit into an int, use __len__() instead stableWed, 17 Feb 2010 11:00:48 +0100, by Benoit Boissinot
-
filelog: sort meta entries, ensure deterministic order stableTue, 16 Feb 2010 21:04:04 +0100, by Ronny Pfannschmidt
-
util: use the built-in any() and all() methods if they are available stableTue, 16 Feb 2010 09:31:35 -0500, by Steve Losh
-
mergetools: improve configuration for several merge tools stableMon, 15 Feb 2010 21:18:16 -0600, by Steve Borho
-
hgrc.5: document use of environment variables on Windows stableMon, 15 Feb 2010 20:28:42 -0600, by Steve Borho
-
url: correctly quote '/' in user and password embedded in urls stableMon, 15 Feb 2010 22:39:36 +0100, by Benoit Boissinot
-
url: fix python < 2.6 with ssl installed stableMon, 15 Feb 2010 18:12:50 +0100, by Benoit Boissinot
-
bugzilla: revert unhelpful check-code changes, module is actually called MySQLdb stableMon, 15 Feb 2010 09:57:11 +0100, by Dirkjan Ochtman
-
mq: unify implementation of qinit and init -Q stableMon, 15 Feb 2010 00:16:59 -0800, by Brendan Cully
-
bundle: exclude csets given in --base, unless they are in --rev (issue1910) stableMon, 16 Nov 2009 16:10:05 -0500, by Benoit Boissinot
-
Merge with stableMon, 15 Feb 2010 00:17:18 +0100, by Martin Geisler
-
mq: more instructive use of "--" in qguard help (issue2040) stableMon, 15 Feb 2010 00:12:10 +0100, by Martin Geisler
-
color: don't crash on invalid status codes (issue2036)Sun, 14 Feb 2010 17:08:52 -0500, by Brodie Rao
-
Add progress extension to win32 default config file stableSun, 14 Feb 2010 23:17:28 +0100, by Pascal Quantin
-
interhg: fixes regression introduced by 38170eeed18c stableSat, 06 Feb 2010 21:25:02 -0200, by Wagner Bruna
-
progress: use inline literals in help string stableSun, 14 Feb 2010 17:09:52 +0100, by Martin Geisler
-
Fix test-share and test-subrepo under Windows stableSun, 14 Feb 2010 18:19:18 +0100, by Patrick Mezard
-
patch: separate reverse copy data (issue1959) stableThu, 11 Feb 2010 11:22:57 -0200, by Wagner Bruna
-
progress: make progress.refresh=0 always display the progress line stableSun, 14 Feb 2010 15:42:47 +0100, by Patrick Mezard
-
Merge with i18nSun, 14 Feb 2010 13:28:34 +0100, by Martin Geisler
-
i18n-sv: nine basic commands translatedSun, 14 Feb 2010 00:08:26 +0100, by Jens Bäckman
-
Merge with crew-stableSun, 14 Feb 2010 13:05:51 +0100, by Patrick Mezard
-
subrepo: make sure that the source path is stripped stableTue, 09 Feb 2010 18:32:57 +0100, by David Soria Parra
-
ui: add HGPLAIN environment variable for easier scriptingSun, 07 Feb 2010 14:56:18 +0100, by Brodie Rao
-
tests: update help for addSat, 13 Feb 2010 23:24:27 -0600, by Matt Mackall
-
progress: make determinate bar more like wget progress barSat, 13 Feb 2010 23:34:15 -0500, by Brodie Rao
-
progress: simplify spacejoin()Sat, 13 Feb 2010 23:34:20 -0500, by Brodie Rao
-
check-code: two more rulesSat, 13 Feb 2010 23:20:17 -0600, by Matt Mackall
-
progress: fix descriptionSun, 14 Feb 2010 00:46:13 +0200, by timeless
-
parsers: fix some signed comparison issuesSat, 13 Feb 2010 17:37:44 -0600, by Matt Mackall
-
commands: correct example in add help textSat, 13 Feb 2010 22:10:31 +0100, by Martin Geisler
-
minirst: support line blocksSat, 13 Feb 2010 21:21:40 +0100, by Martin Geisler
-
commands: add verbose example to help text for addSat, 13 Feb 2010 18:44:19 +0100, by Martin Geisler
-
commands: support verbose helpSat, 13 Feb 2010 18:36:24 +0100, by Martin Geisler
-
minirst: report pruned container typesSat, 13 Feb 2010 18:11:08 +0100, by Martin Geisler
-
minirst: support containersSun, 04 Oct 2009 22:03:41 +0200, by Martin Geisler
-
test-mq-qclone-http: hide port numberSat, 13 Feb 2010 02:08:27 +0100, by Martin Geisler
-
progress: only reset state if finishing progress for the current topicSat, 13 Feb 2010 09:49:06 -0600, by Augie Fackler
-
shrink: use progress APISat, 13 Feb 2010 15:34:44 +0100, by Benoit Boissinot
-
progress: correctly handle empty progress topicSat, 13 Feb 2010 09:55:28 +0100, by Benoit Boissinot
-
util: add any() and all() functions for Python 2.4 compatibilityFri, 12 Feb 2010 19:59:09 -0500, by Steve Losh
-
merge with mpmSat, 13 Feb 2010 10:56:43 +0100, by Benoit Boissinot
-
rebase: split line longer than 80 charsFri, 12 Feb 2010 15:17:10 +0100, by Stefano Tortarolo
-
progress: add progress calls to changeset discoverySat, 13 Feb 2010 00:38:29 -0600, by Matt Mackall
-
Progress bar extensionFri, 12 Feb 2010 21:53:32 -0600, by Augie Fackler
-
verify: call ui.progress()Wed, 10 Feb 2010 18:46:19 -0600, by Augie Fackler
-
localrepo: provide indeterminate progress information while bundlingTue, 09 Feb 2010 10:02:01 -0600, by Augie Fackler
-
update: make calls to ui.progress()Sun, 07 Feb 2010 17:44:30 -0600, by Augie Fackler
-
localrepo: show indeterminate progress for incoming dataSun, 07 Feb 2010 12:00:40 -0600, by Augie Fackler
-
Merge with crew-stableSat, 13 Feb 2010 02:06:13 +0100, by Patrick Mezard
-
convert: differentiate between IOError and OSError on commitctx() stableThu, 11 Feb 2010 23:15:42 +0200, by Giorgos Keramidas
-
test-mq-qclone: test --mq optionFri, 12 Feb 2010 21:30:24 +0100, by Patrick Mezard
-
merge with crewFri, 12 Feb 2010 16:04:00 +0100, by Benoit Boissinot
-
ui.progress: clarify termination requirementSun, 07 Feb 2010 10:25:18 -0600, by Augie Fackler
-
relink: properly use the progress APISun, 07 Feb 2010 10:25:18 -0600, by Augie Fackler
-
test-subrepo-svn: handle svn output changes gracefullyTue, 09 Feb 2010 12:49:47 -0600, by Augie Fackler
-
util: fix trailing whitespace found by check-codeMon, 08 Feb 2010 08:18:49 -0600, by Augie Fackler
-
ui: look before you leap on sys.stderr.closed (and look nicer)Fri, 12 Feb 2010 15:46:48 +0100, by Thomas Arendsen Hein
-
Merge with stableThu, 11 Feb 2010 17:44:01 -0600, by Matt Mackall
-
hgrc: update docs for the server sectionThu, 11 Feb 2010 17:13:22 -0600, by Matt Mackall
-
localrepo: add optional validation (defaults to off) for incoming changesThu, 11 Feb 2010 16:37:43 -0600, by Augie Fackler
-
doc: add missing documentation for http_proxy.alwaysThu, 11 Feb 2010 21:11:59 +0100, by Henrik Stuart
-
url: proxy handling, simplify and correctly deal with IPv6Thu, 11 Feb 2010 20:42:20 +0100, by Benoit Boissinot
-
streaming: actually change defaultTue, 09 Feb 2010 14:12:34 -0600, by Matt Mackall
-
fix up a bunch of check-code warningsTue, 09 Feb 2010 14:12:22 -0600, by Matt Mackall
-
check-code: import some pylint checksTue, 09 Feb 2010 13:53:24 -0600, by Matt Mackall
-
ssl: fix compatibility with pre-2.6 PythonWed, 10 Feb 2010 17:42:57 -0600, by Matt Mackall
-
mq: remove unused importWed, 10 Feb 2010 21:17:58 +0100, by Henrik Stuart
-
url: SSL server certificate verification using web.cacerts file (issue1174)Wed, 10 Feb 2010 20:27:46 +0100, by Henrik Stuart
-
url: httplib.HTTPSConnection already handles IPv6 and port parsing fineWed, 10 Feb 2010 20:08:18 +0100, by Benoit Boissinot
-
mq: incorporate mq repo config when using --mqWed, 10 Feb 2010 10:58:11 -0800, by Brendan Cully
-
run-tests.py: skipped tests shouldn't change working directoryTue, 09 Feb 2010 01:12:29 +0100, by Mads Kiilerich
-
whitespace cleanupMon, 08 Feb 2010 20:51:23 +0100, by Peter Arrenbrecht
-
revlog.size: remove alternate implementation (revlogv0 specific)Tue, 09 Feb 2010 14:02:07 +0100, by Benoit Boissinot
-
pylintrc: string isn't deprecated, only some of its methodsTue, 09 Feb 2010 13:48:52 +0100, by Benoit Boissinot
-
mq: make init -Q do what qinit -c didMon, 08 Feb 2010 10:50:00 +0100, by Brendan Cully
-
mq: add -Q option to all commands not in norepoMon, 08 Feb 2010 10:23:44 +0100, by Brendan Cully
-
setup.py: fixing version info for Windows hg.exe (py2exe)Sun, 07 Feb 2010 23:07:58 +0100, by Adrian Buehlmann
-
test-branch-option: make it executableMon, 08 Feb 2010 23:47:23 +0100, by Patrick Mezard
-
tests: don't just silently strip port numbersMon, 08 Feb 2010 02:53:41 +0100, by Mads Kiilerich
-
mq: add parent node IDs to MQ patches on qrefresh/qnewSun, 07 Feb 2010 10:47:54 -0500, by Steve Losh
-
prepush: add more precise error messagesMon, 08 Feb 2010 19:44:04 +0100, by Benoit Boissinot
-
revlog: don't silently discard revlog flags on revlogv0Mon, 08 Feb 2010 17:28:19 +0100, by Benoit Boissinot
-
fix coding style (reported by pylint)Mon, 08 Feb 2010 15:36:34 +0100, by Benoit Boissinot
-
add pylintrc with some mercurial specific configurationMon, 08 Feb 2010 15:06:26 +0100, by Benoit Boissinot
-
localrepo: cleanup branch tip computationMon, 08 Feb 2010 14:52:28 +0100, by Benoit Boissinot
-
hgrc.5: Fix a typoMon, 08 Feb 2010 06:24:34 -0600, by Steve Borho
-
summary: various fixes, add a testMon, 08 Feb 2010 11:04:38 +0100, by Matt Mackall
-
fix remaining hg.parseurl usesMon, 08 Feb 2010 10:32:44 +0100, by Sune Foldager
-
win32: allow hgrc.d on WindowsSun, 07 Feb 2010 05:34:22 -0600, by Steve Borho
-
zeroconf: use DNS length field to safely skip unknown record typesMon, 08 Feb 2010 00:01:08 +0100, by Brendan Cully
-
zeroconf: better fix for readName errorSun, 07 Feb 2010 19:39:29 +0100, by Brendan Cully
-
zeroconf: try utf-16 decoding if utf-8 failsSun, 07 Feb 2010 18:37:14 +0100, by Brendan Cully
-
import: import each patch in a file or stream as a separate changeSun, 07 Feb 2010 18:06:52 +0100, by Brendan Cully
-
ui: look before you leap on sys.stdout.closedSun, 07 Feb 2010 16:44:55 +0100, by Dirkjan Ochtman
-
mq: fix deprecation mention, line lengthSun, 07 Feb 2010 16:03:38 +0100, by Augie Fackler
-
merge with mpmSun, 07 Feb 2010 16:04:42 +0100, by Dirkjan Ochtman
-
addbranchrevs: fallback for older serversSun, 07 Feb 2010 15:57:16 +0100, by Sune Foldager
-
add -b/--branch option to clone, bundle, incoming, outgoing, pull, pushSun, 07 Feb 2010 15:23:46 +0100, by Sune Foldager
-
subrepo: change default path in hgrc of subrepo after cloningSat, 06 Feb 2010 19:14:37 +0100, by Saint Germain
-
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