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
|