Fri, 07 Aug 2009 15:34:54 +0200 |
Simon Heimberg |
hghave: check for case insensitive filesystem in current dir
|
Sat, 15 Aug 2009 21:19:57 +0900 |
Nicolas Dumazet |
run-tests: expand --tmpdir and create it if needed
|
Sun, 23 Aug 2009 14:32:58 +0200 |
Nicolas Dumazet |
patch: remove the unused, broken reverse() function
|
Mon, 24 Aug 2009 14:40:21 +0200 |
Nicolas Dumazet |
patch: readgitpatch: remove unused variable 'src'
|
Mon, 24 Aug 2009 21:00:34 +0200 |
Nicolas Dumazet |
use 'x in dict' instead of 'dict.has_key(x)'
|
Wed, 26 Aug 2009 13:07:27 +0200 |
Nicolas Dumazet |
churn: use genexps now that we dropped 2.3 compatibility
|
Wed, 26 Aug 2009 13:05:51 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Mon, 24 Aug 2009 12:47:44 +0200 |
Nicolas Dumazet |
churn: issue833 was reintroduced in 9bc46d069a76, correct it and add a test
|
Sat, 22 Aug 2009 19:40:15 +0200 |
Nicolas Dumazet |
templatefilters: indent: do not compute text.endswith('\n') in each iteration
|
Sat, 22 Aug 2009 15:47:03 +0200 |
Nicolas Dumazet |
util: canonpath: simplify logic
|
Sun, 23 Aug 2009 13:03:10 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 23 Aug 2009 11:32:44 +0200 |
Patrick Mezard |
test-parse-date: test 12-hours time formats (issue1804)
|
Fri, 21 Aug 2009 21:52:57 +1200 |
Carey Evans |
util: Fix date format for 12-hour time.
|
Sat, 22 Aug 2009 15:36:52 +0200 |
Mads Kiilerich |
test-command-template: Don't diff files with same content
|
Sat, 22 Aug 2009 10:52:53 +0200 |
Martin Geisler |
Merge with crew-stable
|
Sat, 22 Aug 2009 10:50:29 +0200 |
Martin Geisler |
hgrc.5: document %unset directive
|
Sat, 22 Aug 2009 10:25:50 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Fri, 21 Aug 2009 14:17:23 +0200 |
Adrian Buehlmann |
dirstate.write: don't ignore stat data if mtime is in the future (issue1790)
|
Sat, 22 Aug 2009 01:37:28 +0200 |
Martin Geisler |
Merge with crew-stable
|
Sat, 22 Aug 2009 01:34:56 +0200 |
Martin Geisler |
hgrc.5: document %include directive
|
Fri, 21 Aug 2009 16:58:30 +0200 |
Martin Geisler |
mq: don't mention qtop in module doc string
|
Fri, 21 Aug 2009 14:29:54 +0200 |
Patrick Mezard |
color: no need for itertools, zip() is good enough
|
Fri, 21 Aug 2009 09:33:27 +0200 |
Dirkjan Ochtman |
log: fix traceback for log -k caused by 1ef630452e0b (issue1805)
|
Thu, 20 Aug 2009 10:41:56 +0200 |
Dirkjan Ochtman |
templater: remove support for ## template variables
|