Tue, 03 May 2011 22:04:23 -0500 |
Matt Mackall |
merge with stable
|
Tue, 03 May 2011 22:04:11 -0500 |
Matt Mackall |
merge with crew
|
Tue, 03 May 2011 21:53:13 -0500 |
Matt Mackall |
hgext: fixup a couple missed file().read() instances
|
Tue, 03 May 2011 22:11:56 +0200 |
Adrian Buehlmann |
test-casecollision.t: add test for case changing rename
|
Sun, 01 May 2011 18:57:11 +0200 |
timeless |
convert: fix error in git solaris code
|
Sun, 01 May 2011 17:36:16 +0200 |
timeless |
test: add pyflakes checking for unable to detect undefined names
|
Sun, 01 May 2011 17:27:41 +0200 |
timeless |
tests: add pyflakes checking for assigned to but never used
|
Sun, 01 May 2011 17:20:40 +0200 |
timeless |
remove unused variables
|
Sun, 01 May 2011 18:56:27 +0200 |
timeless |
test-pyflake: improve sorting algorithm
|
Mon, 02 May 2011 09:50:21 +0200 |
Johan Euphrosine |
add make check: tests rule
|
Tue, 03 May 2011 22:28:08 +0200 |
Sune Foldager |
ui: add configint function and tests
|
Tue, 03 May 2011 11:46:02 -0500 |
Kevin Bullock |
mq: strip extra whitespace from node ids in header (issue2790)
stable
|
Mon, 02 May 2011 10:11:24 +0200 |
Dan Villiom Podlaski Christiansen |
check-code: disallow calling opener(...).read() and opener(..).write()
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
Mon, 02 May 2011 10:11:05 +0200 |
Dan Villiom Podlaski Christiansen |
util & scmutil: adapt read/write helpers as request by mpm
|