Thu, 16 Jul 2015 23:36:08 +0900 |
Yuya Nishihara |
parsers: fix buffer overflow by invalid parent revision read from revlog
|
Thu, 16 Jul 2015 11:12:15 -0700 |
Laurent Charignon |
histedit: mark temporary commits as obsolete when allowed to
|
Thu, 16 Jul 2015 11:17:37 -0700 |
Laurent Charignon |
histedit: minor refactoring of createmarkers check
|
Wed, 15 Jul 2015 20:39:23 -0700 |
Laurent Charignon |
crecord: fix issue when backgrounding editor would leave artefact
|
Fri, 17 Jul 2015 00:22:16 +0900 |
FUJIWARA Katsunori |
censor: make various path forms available like other Mercurial commands
|
Tue, 14 Jul 2015 14:40:56 +0100 |
Eugene Baranov |
convert: use 'default' for specifying branch name in branchmap (issue4753)
|
Sun, 05 Jul 2015 11:54:14 +0900 |
Yuya Nishihara |
parser: extract function that tests if next token may start new term
|
Sun, 05 Jul 2015 18:09:15 +0900 |
Yuya Nishihara |
parser: factor out function that parses right-hand side of prefix/infix ops
|
Sun, 05 Jul 2015 17:50:35 +0900 |
Yuya Nishihara |
parser: remove unused parameter 'pos' from _match()
|
Sun, 05 Jul 2015 11:17:22 +0900 |
Yuya Nishihara |
parser: fill invalid infix and suffix actions by None
|
Sun, 05 Jul 2015 11:06:58 +0900 |
Yuya Nishihara |
parser: add comment about structure of elements to each table
|
Wed, 15 Jul 2015 04:45:58 +0900 |
FUJIWARA Katsunori |
shelve: omit incorrect 'commit' suggestion at 'hg shelve -i'
|
Wed, 15 Jul 2015 04:45:58 +0900 |
FUJIWARA Katsunori |
record: omit meaningless 'qrefresh' suggestion at 'hg qrefresh -i'
|
Wed, 15 Jul 2015 04:45:58 +0900 |
FUJIWARA Katsunori |
record: omit meaningless 'qnew' suggestion at 'hg qnew -i'
|
Wed, 15 Jul 2015 04:45:58 +0900 |
FUJIWARA Katsunori |
record: omit meaningless 'commit' suggestion at 'hg commit -i'
|