Fri, 09 Oct 2015 15:37:05 -0700 |
Pierre-Yves David |
discovery: fix a typo in a comment
|
Fri, 09 Oct 2015 14:59:37 -0700 |
Pierre-Yves David |
getsubset: get the unpacker version from the bundler
|
Mon, 12 Oct 2015 15:42:32 +0300 |
Emanuele Giaquinta |
test-convert-cvs: add sleep so cvs notices changes
|
Wed, 07 Oct 2015 11:33:52 +0300 |
Emanuele Giaquinta |
cvsps: fix computation of parent revisions when log caching is on
|
Tue, 06 Oct 2015 16:26:20 -0500 |
Matt Mackall |
dirstate: batch calls to statfiles (issue4878)
|
Sun, 11 Oct 2015 18:30:47 +0900 |
Yuya Nishihara |
parsers: fix infinite loop or out-of-bound read in fm1readmarkers (issue4888)
|
Sun, 11 Oct 2015 18:41:41 +0900 |
Yuya Nishihara |
parsers: read sizes of metadata pair of obsolete marker at once
|
Wed, 07 Oct 2015 21:51:24 -0700 |
Siddharth Agarwal |
filemerge: clean up temp files in a finally block
|
Thu, 08 Oct 2015 12:53:09 -0700 |
Pierre-Yves David |
check-code: detect and ban 'util.Abort'
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Mon, 05 Oct 2015 22:49:24 -0700 |
Pierre-Yves David |
eol: rename 'error' to 'haserror'
|
Mon, 05 Oct 2015 22:29:57 -0700 |
Pierre-Yves David |
discovery: rename 'error' to 'errormsg'
|
Mon, 05 Oct 2015 16:44:45 -0700 |
Christian Delahousse |
histedit: delete histedit statefile on any exception during abort
|
Tue, 06 Oct 2015 15:09:28 -0700 |
Christian Delahousse |
histedit: check presence of statefile before deleting it
|
Mon, 05 Oct 2015 16:34:17 -0700 |
Christian Delahousse |
histedit: add inprogress method to state class
|