Mercurial > hg
graph
-
bundle2: fix type of experimental optionThu, 25 Jun 2015 17:56:06 -0500, by Matt Mackall
-
merge: make merge.preferancestor type and default consistentThu, 25 Jun 2015 17:54:55 -0500, by Matt Mackall
-
merge: mark ancient debugging optionThu, 25 Jun 2015 17:53:16 -0500, by Matt Mackall
-
email: fix config default value inconsistencyThu, 25 Jun 2015 17:52:20 -0500, by Matt Mackall
-
bookmarks: mark internal-only optionThu, 25 Jun 2015 17:51:32 -0500, by Matt Mackall
-
commit: mark internal-only optionThu, 25 Jun 2015 17:51:02 -0500, by Matt Mackall
-
localrepo: mark format optionsThu, 25 Jun 2015 17:50:27 -0500, by Matt Mackall
-
formatter: mark developer optionsThu, 25 Jun 2015 17:49:11 -0500, by Matt Mackall
-
http2: mark experimental and developer optionsThu, 25 Jun 2015 17:48:43 -0500, by Matt Mackall
-
bookmarks: mark internal-only config optionThu, 25 Jun 2015 17:47:32 -0500, by Matt Mackall
-
filemerge: mark internal-only config optionThu, 25 Jun 2015 17:46:55 -0500, by Matt Mackall
-
profiler: mark developer-only config optionThu, 25 Jun 2015 17:46:29 -0500, by Matt Mackall
-
debugger: mark developer-only optionThu, 25 Jun 2015 17:45:49 -0500, by Matt Mackall
-
commandserver: mark developer-only logging optionThu, 25 Jun 2015 17:44:15 -0500, by Matt Mackall
-
generaldelta: mark experimental reordering optionThu, 25 Jun 2015 17:43:52 -0500, by Matt Mackall
-
bundlerepo: mark internal-only config variableThu, 25 Jun 2015 17:43:24 -0500, by Matt Mackall
-
win32text: mark deprecated extension option deprecatedThu, 25 Jun 2015 17:42:45 -0500, by Matt Mackall
-
transplant: mark some undocumented options deprecatedThu, 25 Jun 2015 17:42:09 -0500, by Matt Mackall
-
mq: tweak config reading to make check-config happyThu, 25 Jun 2015 17:41:40 -0500, by Matt Mackall
-
patchbomb: make sure all users of smtp.verifycert agree on the defaultFri, 17 Jul 2015 13:41:07 -0500, by Matt Mackall
-
patchbomb: mark ancient option deprecatedThu, 25 Jun 2015 17:38:14 -0500, by Matt Mackall
-
histedit: mark defaultrev option experimentalThu, 25 Jun 2015 17:37:35 -0500, by Matt Mackall
-
changegroup: compute seen files as changesets are added (issue4750)Sat, 18 Jul 2015 10:57:20 -0700, by Gregory Szorc
-
revlog: add support for a callback whenever revisions are addedSat, 18 Jul 2015 10:29:37 -0700, by Gregory Szorc
-
crecord: throws error instead of crashing for large diffsFri, 17 Jul 2015 13:44:01 -0700, by Laurent Charignon
-
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
-
acl: mark deprecated config optionThu, 25 Jun 2015 17:36:46 -0500, by Matt Mackall
-
gpg: mention undocumented optionsThu, 25 Jun 2015 17:35:57 -0500, by Matt Mackall
-
check-config: add config option checkerThu, 25 Jun 2015 17:34:53 -0500, by Matt Mackall
-
bookmarks: clear active bookmark on non-linear updateTue, 14 Jul 2015 18:50:20 -0500, by Matt Mackall
-
convert: unescape Perforce-escaped special characters in filenamesTue, 14 Jul 2015 16:23:57 +0100, by Eugene Baranov
-
convert: allow customizing git remote prefixMon, 13 Jul 2015 21:37:46 -0700, by Durham Goode
-
help: rewrite template examples to not use shell escapingSun, 12 Jul 2015 17:59:25 +0900, by Yuya Nishihara