Mercurial > hg
graph
-
help: fix help argument parsing and documentationThu, 10 Sep 2015 20:22:37 -0400, by timeless
-
minirst: establish leveling for nested definitionsThu, 10 Sep 2015 10:48:20 -0400, by timeless
-
dispatch: use the right context manager to deactivate demandimportSun, 13 Sep 2015 16:30:21 -0400, by Jordi Gutiérrez Hermoso
-
ui: improve docs on ui.logThu, 10 Sep 2015 10:50:03 -0400, by Augie Fackler
-
templater: switch ctx of list expression to rev of revset() (BC)Sat, 12 Sep 2015 00:21:41 +0900, by Yuya Nishihara
-
fileset: handle error of string unescapingThu, 10 Sep 2015 23:32:36 +0900, by Yuya Nishihara
-
revset: handle error of string unescapingThu, 10 Sep 2015 23:29:55 +0900, by Yuya Nishihara
-
parser: move unescape helper from templaterThu, 10 Sep 2015 23:25:10 +0900, by Yuya Nishihara
-
unionrepo: take delta base in account with building unified revlogThu, 10 Sep 2015 16:14:39 -0700, by Pierre-Yves David
-
extdiff: enable -I/-X with --patchWed, 09 Sep 2015 22:27:48 -0400, by Matt Harbison
-
extdiff: add a --patch argument for diffing changeset deltasWed, 09 Sep 2015 21:07:38 -0400, by Matt Harbison
-
extdiff: prepare sections of dodiff() for conditionalizingWed, 09 Sep 2015 20:48:09 -0400, by Matt Harbison
-
hgweb: drop unused importFri, 11 Sep 2015 12:48:09 -0700, by Matt Mackall
-
help/config: back out 5f2a1ebd6e78Thu, 10 Sep 2015 13:45:00 -0400, by Augie Fackler
-
filemerge: add non-interactive :merge-local and :merge-otherThu, 10 Sep 2015 09:41:11 -0400, by Jordi Gutiérrez Hermoso
-
simplemerge: enable option to resolve conflicts one wayWed, 12 Aug 2015 08:53:01 -0400, by Jordi Gutiérrez Hermoso
-
templater: add new docheader/footer components for XML (issue4135)Wed, 26 Aug 2015 16:27:14 -0500, by Matt Mackall
-
import-checker: use modern .endswith for multiple suffixesThu, 10 Sep 2015 09:52:17 -0400, by Augie Fackler
-
hgweb: use separate repo instances per threadSat, 22 Aug 2015 18:43:24 -0700, by Gregory Szorc
-
hg: establish a cache for localrepository instancesSat, 22 Aug 2015 18:54:34 -0700, by Gregory Szorc
-
hgweb: create function to perform actions on new repoSat, 22 Aug 2015 18:15:42 -0700, by Gregory Szorc
-
hgweb: remove proxy to hgweb instanceSat, 22 Aug 2015 17:50:28 -0700, by Gregory Szorc
-
dispatch: disable demandimport when invoking the debuggerThu, 10 Sep 2015 09:30:10 -0400, by Jordi Gutiérrez Hermoso
-
templater: create string unescape helper (issue4798)Wed, 09 Sep 2015 14:43:45 -0700, by Matt Mackall
-
parsers: use PyTuple_New and SET_ITEM to construct metadata pair of markersSat, 05 Sep 2015 16:50:35 +0900, by Yuya Nishihara
-
parsers: use PyTuple_SET_ITEM() to fill new marker tuplesSat, 05 Sep 2015 16:41:21 +0900, by Yuya Nishihara
-
revset: uncache filteredset.__contains__Sat, 05 Sep 2015 12:56:53 +0900, by Yuya Nishihara
-
hgweb: assign ctype to requestcontextSat, 22 Aug 2015 17:08:37 -0700, by Gregory Szorc
-
hgweb: add reponame to requestcontextSat, 22 Aug 2015 17:04:24 -0700, by Gregory Szorc
-
hgweb: don't access self.repo during request processingSat, 22 Aug 2015 16:54:52 -0700, by Gregory Szorc