Mercurial > hg
graph
-
patch: make extract() a context manager (API)Thu, 12 Apr 2018 23:14:38 -0700, by Gregory Szorc
-
cmdutil: pass in parsed patch to tryimportone() (API)Thu, 12 Apr 2018 23:06:27 -0700, by Gregory Szorc
-
stringutil: support more types with pprint()Thu, 12 Apr 2018 20:42:42 -0700, by Gregory Szorc
-
fix: port most of the way to python 3Thu, 12 Apr 2018 14:27:13 -0400, by Augie Fackler
-
lfs: teach the blob server to handle --prefixThu, 12 Apr 2018 17:24:55 -0700, by Matt Harbison
-
hgweb: fallback to checking wsgireq.env for REPO_NAME for 3rd party hostingThu, 05 Apr 2018 15:42:40 -0400, by Matt Harbison
-
peer: scatter module to the wind (API)Wed, 11 Apr 2018 12:51:09 -0700, by Gregory Szorc
-
wireproto: move version 1 peer functionality to standalone module (API)Wed, 11 Apr 2018 12:49:08 -0700, by Gregory Szorc
-
wireproto: move gboptsmap to wireprototypes and rename (API)Wed, 11 Apr 2018 10:51:38 -0700, by Gregory Szorc
-
wireproto: move value encoding functions to wireprototypes (API)Wed, 11 Apr 2018 10:50:58 -0700, by Gregory Szorc
-
httppeer: basic implementation of capabilities interfaceTue, 10 Apr 2018 19:09:35 -0700, by Gregory Szorc
-
repository: split capabilities methods into separate interfaceTue, 10 Apr 2018 18:47:09 -0700, by Gregory Szorc
-
httppeer: implement ipeerconnectionWed, 11 Apr 2018 11:03:45 -0700, by Gregory Szorc
-
py3: whitelist another six passing testsThu, 12 Apr 2018 13:25:54 -0400, by Augie Fackler
-
py3: whitelist another nine passing testsWed, 11 Apr 2018 17:43:00 -0400, by Augie Fackler
-
hgweb: use our forked wsgiheaders module instead of stdlib oneWed, 11 Apr 2018 14:01:37 -0400, by Augie Fackler
-
wsgiheaders: import a bytes-ified fork of wsgiref.headers from cpython@46f5072Thu, 12 Apr 2018 10:00:09 -0700, by Augie Fackler
-
export: enable formatter support (API)Thu, 12 Apr 2018 23:13:55 +0900, by Yuya Nishihara
-
export: extract function to write patch to file object (API)Thu, 12 Apr 2018 22:59:49 +0900, by Yuya Nishihara
-
export: port _exportsingle() to formatterThu, 12 Apr 2018 22:39:43 +0900, by Yuya Nishihara
-
export: serialize revisions to be exported per destination fileThu, 12 Apr 2018 22:08:55 +0900, by Yuya Nishihara
-
export: split cmdutil.export() to single-file and maybe-multiple-files casesThu, 12 Apr 2018 21:56:02 +0900, by Yuya Nishihara
-
export: remove unused argument 'rev' from _exportsingle()Thu, 12 Apr 2018 21:47:17 +0900, by Yuya Nishihara
-
export: do not start pager if output will be written to fileThu, 12 Apr 2018 21:33:47 +0900, by Yuya Nishihara
-
formatter: carry opts to file-based formatters by basefmThu, 12 Apr 2018 23:25:58 +0900, by Yuya Nishihara
-
formatter: remove unused private attributes from baseformatterThu, 12 Apr 2018 23:24:33 +0900, by Yuya Nishihara
-
fix: add --all flag to fix non-public non-obsolete revisionsFri, 30 Mar 2018 16:40:25 -0700, by Danny Hooper
-
fsmonitor: layer on another hack in bser.c for os.stat() compat (issue5811)Sat, 24 Mar 2018 14:28:24 -0400, by Augie Fackler
-
tests: use `f --newer` instead of `stat -c` in test-fix.tWed, 11 Apr 2018 17:24:38 -0400, by Augie Fackler
-
tests: glob away fqdn wherever we print itWed, 11 Apr 2018 17:07:07 -0400, by Augie Fackler