Mercurial > hg
graph
-
hook: flush stdout before restoring stderr redirectionTue, 08 Nov 2016 22:22:22 +0900, by Yuya Nishihara
-
hook: do not redirect stdout/err/in to ui while running in-process hooks (BC)Thu, 20 Oct 2016 22:39:59 +0900, by Yuya Nishihara
-
merge: change modified indicator to be 20 bytesThu, 10 Nov 2016 02:21:15 -0800, by Durham Goode
-
dirstate: change added/modified placeholder hash length to 20 bytesThu, 10 Nov 2016 02:19:16 -0800, by Durham Goode
-
dirstate: change placeholder hash length to 20 bytesThu, 10 Nov 2016 02:17:22 -0800, by Durham Goode
-
util: remove compressorobj API from compression enginesMon, 07 Nov 2016 18:57:54 -0800, by Gregory Szorc
-
hgweb: use compression engine API for zlib compressionMon, 07 Nov 2016 18:54:35 -0800, by Gregory Szorc
-
bundle2: use compressstream compression engine APIMon, 07 Nov 2016 18:46:37 -0800, by Gregory Szorc
-
util: add a stream compression API to compression enginesMon, 07 Nov 2016 18:57:07 -0800, by Gregory Szorc
-
util: remove decompressors dict (API)Mon, 07 Nov 2016 18:39:08 -0800, by Gregory Szorc
-
changegroup: use compression engines APIMon, 07 Nov 2016 18:38:13 -0800, by Gregory Szorc
-
bundle2: use compression engines API to obtain decompressorMon, 07 Nov 2016 18:36:48 -0800, by Gregory Szorc
-
util: remove compressors dict (API)Mon, 07 Nov 2016 18:34:51 -0800, by Gregory Szorc
-
bundle2: use new compression engine API for compressionMon, 07 Nov 2016 18:35:43 -0800, by Gregory Szorc
-
util: create new abstraction for compression enginesMon, 07 Nov 2016 18:31:39 -0800, by Gregory Szorc
-
config: mark parser regexes as bytes explicitlySun, 09 Oct 2016 09:25:39 -0400, by Augie Fackler
-
ui: explicitly open config files in binary modeSun, 09 Oct 2016 09:17:49 -0400, by Augie Fackler
-
help: fix double word usageWed, 09 Nov 2016 16:04:44 -0800, by Gregory Szorc
-
setup: move cffi stuff to mercurial/cffiWed, 09 Nov 2016 22:08:30 +0000, by Jun Wu
-
manifest: remove manifest.add and add memmfctx.writeTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
context: add manifestctx property on changectxTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
manifest: add copy to mfctx classesTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
manifest: introduce memmanifestctx and memtreemanifestctxTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
manifestctx: add _revlog() functionTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
manifest: remove manifest.findTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
changegroup: remove remaining uses of repo.manifestTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
treemanifest: fix a "treeinmem" caseFri, 04 Nov 2016 13:49:15 -0700, by Martin von Zweigbergk
-
perf: support measuring bdiff for all changeset related dataSun, 06 Nov 2016 10:46:55 -0800, by Gregory Szorc
-
perf: support bdiffing multiple revisions in a single revlogSun, 06 Nov 2016 11:01:25 -0800, by Gregory Szorc
-
perf: prepare to handle multiple pairs in perfbdiffSun, 06 Nov 2016 09:51:14 -0800, by Gregory Szorc
-
py3: document why os.fsencode() can be used to get back bytes argvWed, 09 Nov 2016 22:06:09 +0900, by Yuya Nishihara
-
py3: update test-check-py3-compat.t outputWed, 09 Nov 2016 22:15:51 +0900, by Yuya Nishihara
-
spelling: fixes of non-dictionary wordsMon, 17 Oct 2016 23:16:55 +0200, by Mads Kiilerich
-
manifest: add __nonzero__ methodThu, 03 Nov 2016 17:31:14 -0700, by Durham Goode
-
py3: have bytes version of sys.argvSun, 06 Nov 2016 04:36:26 +0530, by Pulkit Goyal
-
util: use '\\' rather than using r'\'Sun, 09 Oct 2016 09:00:47 -0400, by Augie Fackler
-
util: use pycompat urlunquote functionSun, 09 Oct 2016 09:03:10 -0400, by Augie Fackler
-
pycompat: introduce an alias for urllib.unquoteSun, 09 Oct 2016 09:02:25 -0400, by Augie Fackler
-
keyword: handle filectx _customcmpMon, 17 Oct 2016 17:42:46 +0200, by Christian Ebert
-
mail: do not print(), use ui.debug() insteadThu, 20 Oct 2016 22:20:31 +0900, by Yuya Nishihara
-
progress: obtain stderr from uiThu, 20 Oct 2016 22:12:48 +0900, by Yuya Nishihara
-
simplemerge: obtain stdout from uiThu, 20 Oct 2016 22:09:50 +0900, by Yuya Nishihara
-
profiling: obtain stderr from uiThu, 20 Oct 2016 22:07:03 +0900, by Yuya Nishihara
-
scmutil: ignore EPERM at os.utime, which avoids ambiguity at closing stableSun, 13 Nov 2016 06:12:22 +0900, by FUJIWARA Katsunori
-
vfs: ignore EPERM at os.utime, which avoids ambiguity at renaming (issue5418) stableSun, 13 Nov 2016 06:11:56 +0900, by FUJIWARA Katsunori
-
util: add utility function to skip avoiding file stat ambiguity if EPERM stableSun, 13 Nov 2016 06:06:23 +0900, by FUJIWARA Katsunori
-
bdiff: replace hash algorithmSun, 06 Nov 2016 18:51:57 -0800, by Gregory Szorc
-
profiling: make statprof the default profiler (BC)Fri, 04 Nov 2016 21:44:25 -0700, by Gregory Szorc
-
profiling: use vendored statprof and upstream enhancements (BC)Fri, 04 Nov 2016 20:50:38 -0700, by Gregory Szorc
-
crecord: use scmutil.termsize()Thu, 20 Oct 2016 23:16:32 +0900, by Yuya Nishihara
-
scmutil: extend termwidth() to return terminal height, renamed to termsize()Thu, 20 Oct 2016 23:09:05 +0900, by Yuya Nishihara
-
scmutil: clarify that we explicitly do termwidth - 1 on WindowsThu, 20 Oct 2016 22:57:12 +0900, by Yuya Nishihara
-
scmutil: remove superfluous indent from termwidth()Thu, 20 Oct 2016 21:57:32 +0900, by Yuya Nishihara
-
scmutil: narrow ImportError handling in termwidth()Thu, 20 Oct 2016 21:50:29 +0900, by Yuya Nishihara
-
scmutil: make termwidth() obtain stdio from uiThu, 20 Oct 2016 21:42:11 +0900, by Yuya Nishihara
-
scmutil: move util.termwidth()Thu, 20 Oct 2016 21:38:44 +0900, by Yuya Nishihara
-
bdiff: don't check border condition in loopSun, 06 Nov 2016 00:37:50 -0700, by Gregory Szorc
-
perf: add perfbdiffSat, 05 Nov 2016 23:41:52 -0700, by Gregory Szorc
-
help: show help for disabled extensions (issue5228)Sun, 06 Nov 2016 06:54:31 +0530, by Pulkit Goyal
-
py3: make scmutil.rcpath() return bytesSun, 06 Nov 2016 04:17:19 +0530, by Pulkit Goyal