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