Wed, 17 Mar 2010 10:55:28 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 17 Mar 2010 10:51:26 +0100 |
Pierre-Yves David |
check-code: add a return value to checkfile function
|
Tue, 16 Mar 2010 19:53:00 +0100 |
Pierre-Yves David |
code-code: Add a logfunc argument to checkfile
|
Tue, 16 Mar 2010 19:52:58 +0100 |
Pierre-Yves David |
check-code: Add a ``maxerr`` argument to the ``checkfile`` function
|
Tue, 16 Mar 2010 19:52:57 +0100 |
Pierre-Yves David |
check-code: Add a ``checkfile`` function
|
Tue, 16 Mar 2010 19:52:56 +0100 |
Pierre-Yves David |
check-code: Only call check-code if __name__ = "__main__".
|
Tue, 16 Mar 2010 19:52:55 +0100 |
Pierre-Yves David |
add a small test for contrib/check-code.py
|
Tue, 16 Mar 2010 22:29:16 +0100 |
Christian Ebert |
keyword: do not bother about detecting extension path in demo
|
Tue, 16 Mar 2010 22:28:58 +0100 |
Christian Ebert |
keyword: make kwdemo less verbose
|
Tue, 16 Mar 2010 22:28:23 +0100 |
Christian Ebert |
keyword: 1 variable name for overwriting candidates
|
Tue, 16 Mar 2010 22:27:22 +0100 |
Christian Ebert |
keyword: do not customize ui.note() when overwriting
|
Mon, 15 Mar 2010 20:52:22 +0100 |
Cédric Duval |
mq: test for init --mq with a destination argument
stable
|
Tue, 16 Mar 2010 17:39:12 +0100 |
Adrian Buehlmann |
contrib/wix: fix product name to include version
stable
|
Tue, 16 Mar 2010 16:41:22 +0100 |
Benoit Boissinot |
help: it's not necessary to escape quotes
|
Tue, 16 Mar 2010 16:39:17 +0100 |
Benoit Boissinot |
check-code: remove simple quotes first
|
Tue, 16 Mar 2010 01:16:19 +0100 |
Benoit Boissinot |
merge with stable
|
Tue, 16 Mar 2010 01:16:04 +0100 |
Benoit Boissinot |
filelog: no need to optimize an uncommon case, assume meta = {}
|
Tue, 16 Mar 2010 01:12:46 +0100 |
Benoit Boissinot |
filelog: text is stored modified when it starts with '\1\n'
stable
|
Mon, 15 Mar 2010 16:36:32 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 12 Mar 2010 16:16:47 -0600 |
Matt Mackall |
check-code: add check for any/all
|
Mon, 15 Mar 2010 19:55:52 +0100 |
Benoit Boissinot |
cvsps: fix traceback involving 'synthetic'
stable
|
Mon, 15 Mar 2010 18:40:00 +0100 |
Martin Geisler |
progress: use a verb in present participle
|
Mon, 15 Mar 2010 18:36:11 +0100 |
Martin Geisler |
Merge with stable
|
Mon, 15 Mar 2010 18:33:39 +0100 |
Martin Geisler |
progress: use a verb (+noun) in present participle
stable
|
Sun, 14 Mar 2010 00:28:10 +0100 |
Edouard Gomez |
subrepo: fix hgrc paths section during subrepo pulling
stable
|
Sun, 14 Mar 2010 23:18:50 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 09 Mar 2010 12:09:57 +0100 |
Mathieu Clabaut |
convert: teach cvsps to handle . repository (issue1649)
stable
|
Sun, 14 Mar 2010 23:10:52 +0100 |
Martin Geisler |
record: separate each hunk with a blank line
|
Sun, 14 Mar 2010 22:17:10 +0100 |
Benoit Boissinot |
mq: do not try to delete non-existent files (regression from e8e56d8377ab)
|
Sun, 14 Mar 2010 22:21:48 +0100 |
Martin Geisler |
Merge with stable
|
Sun, 14 Mar 2010 18:46:38 +0100 |
Cédric Duval |
mq: fix init with nonexistent or non-local repository
stable
|
Sun, 14 Mar 2010 19:21:24 +0100 |
Cédric Duval |
mq: no longer refer to deprecated qinit -c command
stable
|
Sun, 14 Mar 2010 19:17:06 +0100 |
Cédric Duval |
mq: don't mention qinit as a "common task"
stable
|
Sun, 14 Mar 2010 19:09:55 +0100 |
Benoit Boissinot |
mq: don't use regexp when not necessary
|
Sun, 14 Mar 2010 14:53:20 +0100 |
Benoit Boissinot |
mq: use xrange/enumerate instead of += 1
|
Sun, 14 Mar 2010 14:45:01 +0100 |
Benoit Boissinot |
mq: don't use len(list) unless necessary
|
Sun, 14 Mar 2010 12:08:14 +0100 |
Benoit Boissinot |
mq: find_series() simplify and don't use regexps
|
Sun, 14 Mar 2010 11:12:51 +0100 |
Benoit Boissinot |
mq: fix coding style (missing space)
|
Sun, 14 Mar 2010 11:12:07 +0100 |
Benoit Boissinot |
mq: qsave creates entries with the left part empty (':patchname')
|
Sun, 14 Mar 2010 01:35:54 +0100 |
Benoit Boissinot |
mq: simplify statusentry(), fix restore broken by ee48e5ef8753
|
Sun, 14 Mar 2010 01:06:58 +0100 |
Benoit Boissinot |
mq: use context API
|
Sun, 14 Mar 2010 01:01:17 +0100 |
Benoit Boissinot |
mq: simplify qparents calculation
|
Sun, 14 Mar 2010 00:53:55 +0100 |
Benoit Boissinot |
mq: simplify commit message generation
|
Sun, 14 Mar 2010 00:36:10 +0100 |
Benoit Boissinot |
mq: avoid many hex/bin conversions, keep the binary node when possible
|
Sun, 07 Feb 2010 17:12:41 +0100 |
Stefano Tortarolo |
rebase: add option to not commit after a collapsing
|
Sat, 13 Mar 2010 20:02:46 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Thu, 11 Mar 2010 00:28:31 +0900 |
Yuya Nishihara |
hgweb: make code to join url path simpler
stable
|
Thu, 11 Mar 2010 00:28:27 +0900 |
Yuya Nishihara |
hgweb: fix broken URLs of RSS/Atom feeds (issue1772)
stable
|
Thu, 11 Mar 2010 00:25:46 +0900 |
Yuya Nishihara |
hgweb: introduce helper method to update req.env
stable
|
Tue, 02 Mar 2010 15:08:43 -0500 |
Greg Ward |
rebase: always check if rebasing onto an applied mq patch.
stable
|
Sat, 13 Mar 2010 19:57:52 +0100 |
Martin Geisler |
subrepo: wrap long line
|
Sat, 13 Mar 2010 17:02:41 +0100 |
Benoit Boissinot |
merge with stable
|
Fri, 05 Mar 2010 17:38:02 -0500 |
Brodie Rao |
test-extension: fix disabled extension tests for run-tests.py --local
stable
|
Fri, 12 Mar 2010 01:23:35 +0100 |
Edouard Gomez |
subrepo: print subrepo pulling URL
|
Sat, 13 Mar 2010 16:44:52 +0100 |
Benoit Boissinot |
merge with stable
stable
|
Fri, 12 Mar 2010 01:23:35 +0100 |
Benoit Boissinot |
subrepo: keep ui and hgrc in sync when creating new repo
stable
|
Fri, 12 Mar 2010 01:23:35 +0100 |
Edouard Gomez |
subrepo: forward the push to argument into _abssource
stable
|
Sat, 13 Mar 2010 16:19:28 +0100 |
Greg Lindahl |
mercurial.spec: remove reference to doc/ja
stable
|
Sat, 13 Mar 2010 12:57:20 +0100 |
Benoit Boissinot |
mq: simplify and use context API
|
Sat, 13 Mar 2010 00:08:06 +0100 |
Benoit Boissinot |
mq: avoid a (potentially expensive) repo.status(unknown=True) call
|