Mercurial > hg
graph
-
hidden: rename "revealedrevs" to "pinnedrevs" (API)Sat, 27 May 2017 21:08:51 -0700, by Martin von Zweigbergk
-
hidden: drop obsolete comment about cacheabilitySat, 27 May 2017 21:02:17 -0700, by Martin von Zweigbergk
-
cat: add formatter supportThu, 25 May 2017 21:53:44 +0900, by Yuya Nishihara
-
cat: use with statement to close output fileSat, 27 May 2017 17:58:36 +0900, by Yuya Nishihara
-
cat: stop using makefileobj()Thu, 25 May 2017 21:43:09 +0900, by Yuya Nishihara
-
formatter: add nullformatterSat, 27 May 2017 17:44:26 +0900, by Yuya Nishihara
-
formatter: add helper to create a formatter optionally backed by fileSat, 27 May 2017 17:40:18 +0900, by Yuya Nishihara
-
formatter: add option to redirect output to file objectSun, 18 Jan 2015 18:04:44 +0900, by Yuya Nishihara
-
osx: override default exclude filter for pkgbuild stableFri, 26 May 2017 20:03:05 -0400, by Augie Fackler
-
win32mbcs: avoid unintentional failure at colorization stableWed, 31 May 2017 23:44:33 +0900, by FUJIWARA Katsunori
-
tests: fix typo in "flagprocesor"Wed, 31 May 2017 10:35:10 -0700, by Martin von Zweigbergk
-
contrib: remove unnecessary debug output from editmergeps.ps1Tue, 30 May 2017 06:22:14 -0700, by Kostia Balytskyi
-
contrib: fix a bug preventing editmergeps.ps1 from running unknonw editorsTue, 30 May 2017 06:17:51 -0700, by Kostia Balytskyi
-
contrib: make editmergeps use -NoNewWindow option in Start-Process cmdletTue, 30 May 2017 06:02:31 -0700, by Kostia Balytskyi
-
contrib: run editmergeps.ps1 from the same location as editmergeps.batTue, 30 May 2017 05:56:48 -0700, by Kostia Balytskyi
-
help: pass commands module by argumentSun, 21 May 2017 16:57:32 +0900, by Yuya Nishihara
-
copies: introduce getdstfctxMon, 29 May 2017 06:06:13 -0700, by Stanislau Hlebik
-
copies: rename getfctx to getsrcfctxMon, 29 May 2017 05:58:08 -0700, by Stanislau Hlebik
-
copies: remove msrc and mdst parametersMon, 29 May 2017 05:57:25 -0700, by Stanislau Hlebik
-
copies: add dstctx parameterMon, 29 May 2017 05:57:03 -0700, by Stanislau Hlebik
-
copies: rename ctx to srcctxMon, 29 May 2017 05:56:17 -0700, by Stanislau Hlebik
-
copies: rename m2 to mdstMon, 29 May 2017 05:52:15 -0700, by Stanislau Hlebik
-
copies: rename m1 to msrcMon, 29 May 2017 05:52:15 -0700, by Stanislau Hlebik
-
transaction: delete callbacks after useFri, 26 May 2017 13:27:21 -0700, by Gregory Szorc
-
match: remove special-casing of always-matching patterns in patternmatcherFri, 19 May 2017 13:16:15 -0700, by Martin von Zweigbergk
-
match: move normalize() call out of matcher constructorsFri, 19 May 2017 12:47:45 -0700, by Martin von Zweigbergk
-
match: drop support for empty pattern list in patternmatcherFri, 19 May 2017 11:58:16 -0700, by Martin von Zweigbergk
-
match: optimize visitdir() for when no explicit files are listedSat, 20 May 2017 23:49:14 -0700, by Martin von Zweigbergk
-
match: handle everything-matching using new alwaysmatcherFri, 19 May 2017 11:50:01 -0700, by Martin von Zweigbergk
-
match: add __repr__ for subdirmatcherFri, 26 May 2017 13:08:30 -0700, by Martin von Zweigbergk
-
tests: make test-manifest.py portable to Python 3Sun, 28 May 2017 21:31:29 -0400, by Augie Fackler
-
cleanup: rename all iteritems methods to items and add iteritems aliasMon, 29 May 2017 00:00:02 -0400, by Augie Fackler
-
help: work around textwrap.dedent() only working on stringsSun, 28 May 2017 15:51:07 -0400, by Augie Fackler
-
server: write out pid using bytes IO instead of str IOSun, 28 May 2017 15:43:06 -0400, by Augie Fackler
-
help: convert dict to strkwargsSun, 28 May 2017 13:28:41 -0400, by Augie Fackler
-
util: use sysstr.join instead of bytes.join in textwrap wrapperSun, 28 May 2017 13:42:16 -0400, by Augie Fackler
-
tests: port test extension in test-help.t to python 3Sun, 28 May 2017 15:42:05 -0400, by Augie Fackler
-
doc: port check-seclevel.py to be Python 2/3 portableSun, 28 May 2017 15:51:26 -0400, by Augie Fackler
-
match: define exactmatcher.matchfn staticallySun, 28 May 2017 23:54:31 +0900, by Yuya Nishihara
-
match: remove override of prefix() from differencematcherSun, 28 May 2017 23:51:30 +0900, by Yuya Nishihara
-
cat: do not start pager if output will be written to fileSat, 27 May 2017 18:52:46 +0900, by Yuya Nishihara
-
cat: pass filename template as explicit argumentSat, 27 May 2017 18:50:05 +0900, by Yuya Nishihara
-
cmdutil: extract function checking if pattern should be taken as stdin/outThu, 25 May 2017 21:28:08 +0900, by Yuya Nishihara
-
cmdutil: drop deprecated hack to pass file object to makefileobj() (API)Thu, 25 May 2017 21:25:49 +0900, by Yuya Nishihara
-
encoding: make sure "wide" variable never be referenced from other modulesMon, 29 May 2017 21:57:51 +0900, by Yuya Nishihara
-
manifest: use itertools.chain() instead of + for Python 3 compatSun, 28 May 2017 21:29:58 -0400, by Augie Fackler
-
manifest: fix some pure-Python parser bits to work on Python 3Sun, 28 May 2017 21:29:15 -0400, by Augie Fackler
-
tests: make test-manifest finish importing in Python 3Sun, 28 May 2017 18:08:36 -0400, by Augie Fackler
-
tests: drop assertIn polyfill now that we're 2.7-onlySun, 28 May 2017 18:08:14 -0400, by Augie Fackler
-
perf: benchmark command for revlog indexesSun, 28 May 2017 11:13:10 -0700, by Gregory Szorc
-
perf: rename perfrevlog to perfrevlogrevisionsSun, 28 May 2017 10:56:28 -0700, by Gregory Szorc
-
server: use pycompat to get argvSun, 28 May 2017 15:43:26 -0400, by Augie Fackler
-
encoding: make wide character class list a sysstrSun, 28 May 2017 13:27:29 -0400, by Augie Fackler
-
cmdutil: use sorted(dict) instead of x = dict.keys(); x.sort()Sun, 28 May 2017 14:02:14 -0400, by Augie Fackler
-
util: look for empty-sysstr instead of empty-bytesstr in textwrap codeSun, 28 May 2017 16:17:43 -0400, by Augie Fackler