Mercurial > hg
graph
-
crecord: add error reporting for failure in curses interface initializationFri, 17 Jul 2015 13:41:17 -0700, by Laurent Charignon
-
revset: parse nullary ":" operator as "0:tip"Sun, 05 Jul 2015 12:15:54 +0900, by Yuya Nishihara
-
parser: take suffix action if no infix action is definedMon, 06 Jul 2015 22:01:41 +0900, by Yuya Nishihara
-
parser: reorder infix/suffix handling to be similar to prefix/primary flowMon, 06 Jul 2015 21:55:55 +0900, by Yuya Nishihara
-
parser: resolve ambiguity where both prefix and primary actions are definedSun, 05 Jul 2015 12:09:27 +0900, by Yuya Nishihara
-
parser: separate actions for primary expression and prefix operatorSun, 05 Jul 2015 12:02:13 +0900, by Yuya Nishihara
-
changelog: update read pending documentationFri, 17 Jul 2015 15:53:56 +0200, by Pierre-Yves David
-
extdiff: add support for subreposSun, 15 Jul 2012 12:43:10 -0400, by Matt Harbison
-
extdiff: use archiver to take snapshots of committed revisionsWed, 11 Jul 2012 20:48:51 -0400, by Matt Harbison
-
largefiles: allow the archiving of largefiles to be disabledSat, 11 Jul 2015 23:26:33 -0400, by Matt Harbison
-
parsers: fix buffer overflow by invalid parent revision read from revlogThu, 16 Jul 2015 23:36:08 +0900, by Yuya Nishihara
-
histedit: mark temporary commits as obsolete when allowed toThu, 16 Jul 2015 11:12:15 -0700, by Laurent Charignon
-
histedit: minor refactoring of createmarkers checkThu, 16 Jul 2015 11:17:37 -0700, by Laurent Charignon
-
crecord: fix issue when backgrounding editor would leave artefactWed, 15 Jul 2015 20:39:23 -0700, by Laurent Charignon
-
censor: make various path forms available like other Mercurial commandsFri, 17 Jul 2015 00:22:16 +0900, by FUJIWARA Katsunori
-
convert: use 'default' for specifying branch name in branchmap (issue4753)Tue, 14 Jul 2015 14:40:56 +0100, by Eugene Baranov
-
parser: extract function that tests if next token may start new termSun, 05 Jul 2015 11:54:14 +0900, by Yuya Nishihara
-
parser: factor out function that parses right-hand side of prefix/infix opsSun, 05 Jul 2015 18:09:15 +0900, by Yuya Nishihara
-
parser: remove unused parameter 'pos' from _match()Sun, 05 Jul 2015 17:50:35 +0900, by Yuya Nishihara
-
parser: fill invalid infix and suffix actions by NoneSun, 05 Jul 2015 11:17:22 +0900, by Yuya Nishihara
-
parser: add comment about structure of elements to each tableSun, 05 Jul 2015 11:06:58 +0900, by Yuya Nishihara
-
shelve: omit incorrect 'commit' suggestion at 'hg shelve -i'Wed, 15 Jul 2015 04:45:58 +0900, by FUJIWARA Katsunori
-
record: omit meaningless 'qrefresh' suggestion at 'hg qrefresh -i'Wed, 15 Jul 2015 04:45:58 +0900, by FUJIWARA Katsunori
-
record: omit meaningless 'qnew' suggestion at 'hg qnew -i'Wed, 15 Jul 2015 04:45:58 +0900, by FUJIWARA Katsunori
-
record: omit meaningless 'commit' suggestion at 'hg commit -i'Wed, 15 Jul 2015 04:45:58 +0900, by FUJIWARA Katsunori
-
cmdutil: allow callers of cmdutil.dorecord to omit suggestionWed, 15 Jul 2015 03:43:16 +0900, by FUJIWARA Katsunori
-
spartan: don't drop current revision in log/graph linksSun, 12 Jul 2015 01:51:01 +0800, by Anton Shestakov
-
hgk: tweak doc format for path optionThu, 25 Jun 2015 17:37:14 -0500, by Matt Mackall