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
|
Mon, 02 May 2011 09:11:35 +0200 |
Dan Villiom Podlaski Christiansen |
store: use a subclass, not a function for fncacheopener
|
Mon, 18 Apr 2011 02:42:52 +0200 |
jfh |
util.termwidth: never return 0 for terminal width
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
debugbuilddag: use memctx for speed
|
Mon, 02 May 2011 19:20:29 +0200 |
Peter Arrenbrecht |
localrepo: reuse parent manifest in commitctx if no files have changed
|
Mon, 02 May 2011 12:36:23 +0200 |
Peter Arrenbrecht |
bundlerepo: fix and improve getremotechanges
|
Mon, 02 May 2011 00:04:49 +0200 |
Adrian Buehlmann |
hgrc.5: mention new 'case collision' handling for ui.portablefilenames
|
Sun, 01 May 2011 20:29:44 +0200 |
Pascal Quantin |
win32: remove obsolete bookmarks and parentrevspec extensions from mercurial.ini
|
Sun, 01 May 2011 13:08:29 -0500 |
Matt Mackall |
bundlerepo: drop struct
|
Mon, 02 May 2011 01:29:51 +0900 |
Yuya Nishihara |
bisect: fix indent level
|
Sun, 01 May 2011 18:43:20 +0200 |
Dan Villiom Podlaski Christiansen |
share: create 'hgrc' using an opener, like clone
|
Sun, 01 May 2011 19:51:28 +0200 |
Mads Kiilerich |
backout 3a3584967a93 - the "unreachable code" was apparently not unreachable
|
Sun, 01 May 2011 19:44:28 +0200 |
Sune Foldager |
merge with mpm
|
Sun, 01 May 2011 17:35:05 +0200 |
Mads Kiilerich |
revset: avoid over-aggresive optimizations of non-filtering functions (issue2549)
|
Sun, 01 May 2011 17:35:05 +0200 |
Mads Kiilerich |
convert: handle invalid subversion source paths
|
Sun, 01 May 2011 17:34:16 +0200 |
Mads Kiilerich |
convert: also catch missing revlogs when introduced in repo roots
|
Thu, 24 Feb 2011 14:06:08 +0100 |
Mads Kiilerich |
status: remove unreachable code for status between revisions
|
Mon, 07 Mar 2011 14:47:30 +0100 |
Mads Kiilerich |
httprepo: proper handling of invalid responses without content-type (issue2019)
|