Mercurial > hg
graph
-
hgweb: move compline() closure out of compare()Tue, 03 Apr 2018 23:54:08 +0900, by Yuya Nishihara
-
hgweb: convert {diff} to a mappinggenerator with named templateTue, 03 Apr 2018 23:50:00 +0900, by Yuya Nishihara
-
hgweb: use template context to render {lines} of {diff}Tue, 03 Apr 2018 23:43:41 +0900, by Yuya Nishihara
-
hgweb: wrap {lines} of {diff} with mappedgeneratorTue, 03 Apr 2018 23:42:15 +0900, by Yuya Nishihara
-
hgweb: move prettyprintlines() closure out of diffs()Tue, 03 Apr 2018 23:38:19 +0900, by Yuya Nishihara
-
remotenames: enable the storage config option if extension is enabledSun, 29 Apr 2018 22:27:05 +0530, by Pulkit Goyal
-
tests: clone the repo over ssh in tests/test-logexchange.tSun, 29 Apr 2018 22:42:54 +0530, by Pulkit Goyal
-
remotenames: check the remotepath with url containing user information tooSun, 29 Apr 2018 22:39:45 +0530, by Pulkit Goyal
-
bdiff: fix yet more fallout from xdiff long/int64 conversion (issue5885) stableSat, 12 May 2018 22:29:28 +0200, by Julien Cristau
-
shortest: avoid magic number "41"Fri, 11 May 2018 09:16:26 -0700, by Martin von Zweigbergk
-
revlog: handle error from node lookupFri, 11 May 2018 07:31:51 -0700, by Martin von Zweigbergk
-
debugextensions: process extensions loaded from the local repository tooFri, 11 May 2018 22:07:43 -0400, by Matt Harbison
-
phabricator: drop support for the deprecated `phabricator.token` configThu, 10 May 2018 22:13:13 -0400, by Matt Harbison
-
help: load module doc of disabled extension in extensions.disabledcmd()Thu, 03 May 2018 18:22:02 +0900, by Yuya Nishihara
-
extensions: extract closure that looks for commands from disabled moduleThu, 03 May 2018 18:15:43 +0900, by Yuya Nishihara
-
extensions: drop dead code trying to exclude deprecated disabled commandsThu, 03 May 2018 18:13:43 +0900, by Yuya Nishihara
-
util: drop remainder of dateutil/procutil aliases (API)Fri, 11 May 2018 21:53:26 +0900, by Yuya Nishihara
-
shortest: move revnum-disambiguation out of revlogThu, 03 May 2018 15:57:12 -0700, by Martin von Zweigbergk
-
shortest: remove unnecessary check for revnum in isvalid()Thu, 03 May 2018 15:25:16 -0700, by Martin von Zweigbergk
-
shortest: make pure code also disambigute against revnums at endThu, 03 May 2018 15:01:33 -0700, by Martin von Zweigbergk
-
revlog: use node tree (native code) for shortest() calculationWed, 02 May 2018 23:17:58 -0700, by Martin von Zweigbergk
-
shelve: reduce scope of merge tool config overrideMon, 07 May 2018 16:49:31 -0700, by Martin von Zweigbergk
-
util: drop _deprecatedfunc()Thu, 10 May 2018 21:43:32 -0400, by Matt Harbison
-
util: drop deprecated forwarding to procutil (API)Thu, 10 May 2018 21:41:19 -0400, by Matt Harbison
-
tests: migrate demandimport.py away from deprecated `util` module symbolsFri, 11 May 2018 00:58:51 -0400, by Matt Harbison
-
templatekw: drop deprecated showlist() and showdict() (API)Thu, 10 May 2018 22:00:41 -0400, by Matt Harbison
-
util: drop deprecated forwarding to dateutil (API)Thu, 10 May 2018 21:37:23 -0400, by Matt Harbison
-
util: drop deprecated forwarding to stringutil (API)Thu, 10 May 2018 21:34:40 -0400, by Matt Harbison
-
scmutil: remove deprecated revpairnodes method (API)Fri, 11 May 2018 00:55:01 -0400, by Augie Fackler
-
merge: drop support for using updateresults as tuples (API)Fri, 11 May 2018 00:54:37 -0400, by Augie Fackler
-
cmdutil: drop deprecated log helper methods (API)Fri, 11 May 2018 00:54:12 -0400, by Augie Fackler
-
cmdutil: drop deprecated precursor of registrar.command (API)Thu, 10 May 2018 21:53:48 -0400, by Matt Harbison
-
cmdutil: remove deprecated _revertprefetch code (API)Fri, 11 May 2018 00:53:29 -0400, by Augie Fackler
-
tests: fix deprecation warning in test-url.pyFri, 11 May 2018 00:50:21 -0400, by Augie Fackler
-
hgweb: remove unused argument 'tmpl' from listfilediffs()Tue, 03 Apr 2018 23:34:55 +0900, by Yuya Nishihara
-
hgweb: use template context to render {files} of changelist entriesTue, 03 Apr 2018 23:33:54 +0900, by Yuya Nishihara
-
hgweb: wrap {files} of changelist entries with mappedgeneratorTue, 03 Apr 2018 23:32:16 +0900, by Yuya Nishihara
-
hgweb: use template context to render {files} of changesetentry()Tue, 03 Apr 2018 23:31:11 +0900, by Yuya Nishihara
-
hgweb: wrap {files} of changesetentry() with mappedgeneratorTue, 03 Apr 2018 23:29:11 +0900, by Yuya Nishihara
-
hgweb: extract generator of {files} from changesetentry()Tue, 03 Apr 2018 23:25:32 +0900, by Yuya Nishihara
-
templatefilters: document the json filterSat, 16 Jan 2016 19:23:53 +0900, by Yuya Nishihara
-
encoding: introduce tagging type for non-lossy non-ASCII stringSun, 23 Apr 2017 13:15:30 +0900, by Yuya Nishihara
-
encoding: fix toutf8b() to resurrect lossy characters even if "\xed" in itSun, 22 Apr 2018 11:38:53 +0900, by Yuya Nishihara
-
sshserver: redirect stdin/stdout early and use duplicated streamsSun, 25 Mar 2018 16:47:33 +0900, by Yuya Nishihara
-
sshserver: do setbinary() by caller (API)Sun, 25 Mar 2018 16:35:24 +0900, by Yuya Nishihara
-
test-ssh: add some flush() to make output deterministicSun, 25 Mar 2018 16:39:17 +0900, by Yuya Nishihara
-
stringutil: flip the default of pprint() to bprefix=FalseThu, 10 May 2018 21:08:32 +0900, by Yuya Nishihara
-
stringutil: make pprint() forward uninteresting object to b'%r'Thu, 10 May 2018 21:00:58 +0900, by Yuya Nishihara
-
tests: use stringutil.pprint instead of custom dumper in test-hgweb-auth.pyFri, 27 Apr 2018 13:46:54 -0400, by Augie Fackler
-
tests: port test-simplekeyvaluefile.py to Python 3Fri, 27 Apr 2018 13:43:59 -0400, by Augie Fackler
-
tests: port test-extensions-wrapfunction to Python 3Fri, 27 Apr 2018 13:39:45 -0400, by Augie Fackler
-
tests: port test-ui-config to Python 3Fri, 27 Apr 2018 13:15:51 -0400, by Augie Fackler
-
config: fix py3 backslash escaping bug in parser caught by testsFri, 27 Apr 2018 13:37:10 -0400, by Augie Fackler
-
tests: port test-symlink-os-yes-fs-no.py to Python 3Fri, 27 Apr 2018 13:27:18 -0400, by Augie Fackler
-
posix: use inst.errno instead of inst[0] on OSError instancesFri, 27 Apr 2018 13:26:43 -0400, by Augie Fackler
-
tests: port test-filelog.py to Python 3Fri, 27 Apr 2018 13:17:24 -0400, by Augie Fackler
-
stringutil: teach pprint about tuplesFri, 27 Apr 2018 13:15:16 -0400, by Augie Fackler
-
templatefuncs: show hint if extdata source is evaluated to empty (issue5843)Thu, 19 Apr 2018 21:00:12 +0900, by Yuya Nishihara
-
revlog: use literal -1 instead of variable that always has that valueFri, 04 May 2018 21:31:34 -0700, by Martin von Zweigbergk
-
revlog: extract function for fully populating the radix treeFri, 04 May 2018 22:17:28 -0700, by Martin von Zweigbergk