mercurial at 37954: 90 new changesets

Mercurial Commits hg at intevation.de
Fri May 11 21:15:41 UTC 2018


90 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/da083d9fafab
changeset:   37865:da083d9fafab
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat May 05 00:16:43 2018 -0700
summary:     shortest: don't keep checking for longer prefix if node doesn't exist (API)

https://www.mercurial-scm.org/repo/hg/rev/37e7ae332e90
changeset:   37866:37e7ae332e90
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon May 07 14:32:43 2018 -0700
summary:     revset: make id() an empty set for ambiguous nodeid (BC)

https://www.mercurial-scm.org/repo/hg/rev/0a79fb64118e
changeset:   37867:0a79fb64118e
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon May 07 14:32:55 2018 -0700
summary:     revset: use resolvehexnodeidprefix() in id() predicate (BC)

https://www.mercurial-scm.org/repo/hg/rev/69de3c3de036
changeset:   37868:69de3c3de036
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon May 07 12:18:09 2018 -0700
summary:     directaccess: use resolvehexnodeidprefix() instead of _partialmatch()

https://www.mercurial-scm.org/repo/hg/rev/73a74f29eb87
changeset:   37869:73a74f29eb87
user:        Augie Fackler <augie at google.com>
date:        Thu Apr 26 21:38:49 2018 -0400
summary:     scmutil: clean up bytes/string cache decorator mess on Python 3 again

https://www.mercurial-scm.org/repo/hg/rev/39c17718f311
changeset:   37870:39c17718f311
user:        Augie Fackler <augie at google.com>
date:        Thu Apr 26 21:39:35 2018 -0400
summary:     tests: make test-check-interfaces.py work on Python 3

https://www.mercurial-scm.org/repo/hg/rev/6574c81b6831
changeset:   37871:6574c81b6831
user:        Augie Fackler <augie at google.com>
date:        Thu Apr 26 23:33:27 2018 -0400
summary:     tests: port test-hybridencode.py to unittest

https://www.mercurial-scm.org/repo/hg/rev/51a2f8d199c7
changeset:   37872:51a2f8d199c7
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 00:05:46 2018 -0400
summary:     sslutil: fix some edge cases in Python 3 support

https://www.mercurial-scm.org/repo/hg/rev/bb1b15acfd06
changeset:   37873:bb1b15acfd06
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 00:06:08 2018 -0400
summary:     util: make util.url __repr__ consistent on Python 2 and 3

https://www.mercurial-scm.org/repo/hg/rev/0dcd03637d36
changeset:   37874:0dcd03637d36
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 00:08:21 2018 -0400
summary:     tests: fix error case in test-url.py's doctest

https://www.mercurial-scm.org/repo/hg/rev/078c3eec2d5c
changeset:   37875:078c3eec2d5c
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 00:08:48 2018 -0400
summary:     tests: port test-url.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/9c98cb30f4de
changeset:   37876:9c98cb30f4de
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 00:13:56 2018 -0400
summary:     minifileset: fix on Python 3

https://www.mercurial-scm.org/repo/hg/rev/2cdae2582d8a
changeset:   37877:2cdae2582d8a
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 00:14:23 2018 -0400
summary:     tests: port test-minifileset.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/fa2423acb02f
changeset:   37878:fa2423acb02f
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 00:17:17 2018 -0400
summary:     tests: port test-walkrepo.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/81455f482478
changeset:   37879:81455f482478
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 00:18:46 2018 -0400
summary:     tests: port test-hgwebdir-paths.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/1b230e19d044
changeset:   37880:1b230e19d044
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 00:24:45 2018 -0400
summary:     tests: port test-pathencode.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/672f51ec0d47
changeset:   37881:672f51ec0d47
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 00:31:57 2018 -0400
summary:     tests: use stringutil.pprint instead of pprint.pprint in test-minirst.py

https://www.mercurial-scm.org/repo/hg/rev/3d24f708f7b6
changeset:   37882:3d24f708f7b6
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 00:46:05 2018 -0400
summary:     tests: port test-minirst.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/a61583cba509
changeset:   37883:a61583cba509
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 00:50:08 2018 -0400
summary:     minirst: fix bytes slicing defect on Python 3

https://www.mercurial-scm.org/repo/hg/rev/72284d296b02
changeset:   37884:72284d296b02
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 01:14:23 2018 -0400
summary:     cvsps: add b prefixes to regular expressions

https://www.mercurial-scm.org/repo/hg/rev/a38ac7ec8e03
changeset:   37885:a38ac7ec8e03
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 01:18:43 2018 -0400
summary:     tests: port inline extension in test-convert-cvs.t to py3

https://www.mercurial-scm.org/repo/hg/rev/fe148d7544a4
changeset:   37886:fe148d7544a4
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 01:24:04 2018 -0400
summary:     cvsps: wrap cmp methods (deprecated) in functools.cmp_to_key

https://www.mercurial-scm.org/repo/hg/rev/dd071b34e60b
changeset:   37887:dd071b34e60b
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 01:26:23 2018 -0400
summary:     cvsps: portably convert int to bytes

https://www.mercurial-scm.org/repo/hg/rev/73ca1c5e65f8
changeset:   37888:73ca1c5e65f8
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 01:27:22 2018 -0400
summary:     convcmd: make a copy of heads before mutating it

https://www.mercurial-scm.org/repo/hg/rev/d4aad0dd69ed
changeset:   37889:d4aad0dd69ed
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 01:28:56 2018 -0400
summary:     cvsps: wrap bytes in bytestr before %r-ing it

https://www.mercurial-scm.org/repo/hg/rev/cf76642cb2bb
changeset:   37890:cf76642cb2bb
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 01:30:29 2018 -0400
summary:     tests: b prefixes on some inline python in test-convert-cvs.t

https://www.mercurial-scm.org/repo/hg/rev/a3ed6e7217c1
changeset:   37891:a3ed6e7217c1
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 10:21:24 2018 -0400
summary:     tests: replace use of assertEquals with assertEqual in test-simplemerge.py

https://www.mercurial-scm.org/repo/hg/rev/c1bc196e021d
changeset:   37892:c1bc196e021d
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 10:17:48 2018 -0400
summary:     tests: port test-simplemerge.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/b4e42a9bd12e
changeset:   37893:b4e42a9bd12e
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 10:30:24 2018 -0400
summary:     tests: prefer string concatenation with () instead of \ in parseindex2 tests

https://www.mercurial-scm.org/repo/hg/rev/2f00c6e8f6a1
changeset:   37894:2f00c6e8f6a1
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 10:31:49 2018 -0400
summary:     tests: port test-parseindex2.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/e0598133ac68
changeset:   37895:e0598133ac68
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 10:40:04 2018 -0400
summary:     tests: migrate test-wsgirequest.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/03a09579c854
changeset:   37896:03a09579c854
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 10:46:33 2018 -0400
summary:     tests: port test-revlog-raw.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/2efefde3af70
changeset:   37897:2efefde3af70
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 10:58:08 2018 -0400
summary:     lock: pass sysstr to warnings module

https://www.mercurial-scm.org/repo/hg/rev/2ae6a3134362
changeset:   37898:2ae6a3134362
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 11:06:49 2018 -0400
summary:     cborutil: port to Python 3

https://www.mercurial-scm.org/repo/hg/rev/2b3b6187c316
changeset:   37899:2b3b6187c316
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 11:07:24 2018 -0400
summary:     tests: port test-cbor.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/b3ffa2faae04
changeset:   37900:b3ffa2faae04
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 11:22:00 2018 -0400
summary:     tests: port test-filecache.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/bbff7170f665
changeset:   37901:bbff7170f665
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 11:23:41 2018 -0400
summary:     tests: fix test-status-inprocess.py on Python 3

https://www.mercurial-scm.org/repo/hg/rev/2095331ff926
changeset:   37902:2095331ff926
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Apr 02 00:00:29 2018 +0900
summary:     hgweb: wrap {rename} with mappinglist

https://www.mercurial-scm.org/repo/hg/rev/450de9cb0b36
changeset:   37903:450de9cb0b36
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Apr 02 00:02:36 2018 +0900
summary:     hgweb: wrap {tags} by hybridlist()

https://www.mercurial-scm.org/repo/hg/rev/40a664bd06fa
changeset:   37904:40a664bd06fa
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Apr 02 00:03:49 2018 +0900
summary:     hgweb: wrap {bookmarks} by hybridlist()

https://www.mercurial-scm.org/repo/hg/rev/f5155bca5023
changeset:   37905:f5155bca5023
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Apr 02 00:04:53 2018 +0900
summary:     hgweb: wrap {branches} by hybridlist()

https://www.mercurial-scm.org/repo/hg/rev/a5d16f23a2c9
changeset:   37906:a5d16f23a2c9
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Apr 02 00:05:38 2018 +0900
summary:     hgweb: wrap {inbranch} by hybridlist()

https://www.mercurial-scm.org/repo/hg/rev/3b3d818bde8b
changeset:   37907:3b3d818bde8b
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Apr 02 00:06:39 2018 +0900
summary:     hgweb: wrap {branch} and {changesetbranch} by hybridlist()

https://www.mercurial-scm.org/repo/hg/rev/8808d5d401ee
changeset:   37908:8808d5d401ee
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Tue May 08 17:54:57 2018 +0800
summary:     templates: split getgraphnode() body into two functions

https://www.mercurial-scm.org/repo/hg/rev/7fae76c2c564
changeset:   37909:7fae76c2c564
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Tue May 08 19:00:01 2018 +0800
summary:     hgweb: reuse graph node-related functions from templates

https://www.mercurial-scm.org/repo/hg/rev/ec03f3aa2d14
changeset:   37910:ec03f3aa2d14
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Apr 02 00:29:31 2018 +0900
summary:     hgweb: drop useless **args from webutil.showtag() and showbookmark()

https://www.mercurial-scm.org/repo/hg/rev/26aed0d561e8
changeset:   37911:26aed0d561e8
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Apr 02 00:39:26 2018 +0900
summary:     hgweb: wrap {changelogtag}, {changesettag}, and {changesetbookmark}

https://www.mercurial-scm.org/repo/hg/rev/16c7a6ac8f94
changeset:   37912:16c7a6ac8f94
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Apr 02 00:41:19 2018 +0900
summary:     hgweb: drop tmpl argument from webutil.showtag() and showbookmark()

https://www.mercurial-scm.org/repo/hg/rev/89db78126f7f
changeset:   37913:89db78126f7f
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Apr 02 00:46:33 2018 +0900
summary:     hgweb: wrap {branches} and {entries} of branches with mappinggenerator

https://www.mercurial-scm.org/repo/hg/rev/10d3dc8123c5
changeset:   37914:10d3dc8123c5
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Apr 03 22:54:36 2018 +0900
summary:     hgweb: wrap {succsandmarkers} with mappinggenerator

https://www.mercurial-scm.org/repo/hg/rev/3dc4045db164
changeset:   37915:3dc4045db164
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Apr 03 22:55:33 2018 +0900
summary:     hgweb: wrap {whyunstable} with mappinggenerator

https://www.mercurial-scm.org/repo/hg/rev/34f259a1c153
changeset:   37916:34f259a1c153
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Apr 03 22:58:33 2018 +0900
summary:     hgweb: wrap {instabilities} by hybridlist()

https://www.mercurial-scm.org/repo/hg/rev/c6904da6ab15
changeset:   37917:c6904da6ab15
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed May 09 13:46:31 2018 -0700
summary:     tweakdefaults: remove "bisect" from commands.status.skipstates

https://www.mercurial-scm.org/repo/hg/rev/120c343c38b7
changeset:   37918:120c343c38b7
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 01:32:21 2018 -0400
summary:     cvsps: convert encoding name to sysstr

https://www.mercurial-scm.org/repo/hg/rev/7a97a622244d
changeset:   37919:7a97a622244d
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 01:35:00 2018 -0400
summary:     py3: whitelist three passing cvs convert tests

https://www.mercurial-scm.org/repo/hg/rev/ea63a2004d09
changeset:   37920:ea63a2004d09
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon May 07 19:43:43 2018 -0700
summary:     update: print warning about hidden changeset after update

https://www.mercurial-scm.org/repo/hg/rev/a8a7ccec1783
changeset:   37921:a8a7ccec1783
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 11:49:49 2018 -0400
summary:     scmutil: fix __repr__ of status tuple

https://www.mercurial-scm.org/repo/hg/rev/0d95ad9fc5f4
changeset:   37922:0d95ad9fc5f4
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 11:50:24 2018 -0400
summary:     tests: port test-context.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/40381a88bab4
changeset:   37923:40381a88bab4
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 11:55:04 2018 -0400
summary:     tests: port test-wireproto.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/32106c474086
changeset:   37924:32106c474086
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 11:57:15 2018 -0400
summary:     tests: port test-dispatch.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/b8c2004a8d2b
changeset:   37925:b8c2004a8d2b
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 11:59:21 2018 -0400
summary:     tests: port test-ui-color.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/fb6226c15e54
changeset:   37926:fb6226c15e54
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 12:07:32 2018 -0400
summary:     lfs: stabilize error message values for Python 2 and 3

https://www.mercurial-scm.org/repo/hg/rev/76d0a343c305
changeset:   37927:76d0a343c305
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 13:09:19 2018 -0400
summary:     tests: port test-ui-verbosity.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/7cd1e1adc471
changeset:   37928:7cd1e1adc471
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 12:07:57 2018 -0400
summary:     tests: port test-lfs-pointer.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/9c6d1d41b3e6
changeset:   37929:9c6d1d41b3e6
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri May 04 22:17:28 2018 -0700
summary:     revlog: extract function for fully populating the radix tree

https://www.mercurial-scm.org/repo/hg/rev/892592475094
changeset:   37930:892592475094
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri May 04 21:31:34 2018 -0700
summary:     revlog: use literal -1 instead of variable that always has that value

https://www.mercurial-scm.org/repo/hg/rev/faa41fd282d1
changeset:   37931:faa41fd282d1
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Apr 19 21:00:12 2018 +0900
summary:     templatefuncs: show hint if extdata source is evaluated to empty (issue5843)

https://www.mercurial-scm.org/repo/hg/rev/bf6bb710b40f
changeset:   37932:bf6bb710b40f
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 13:15:16 2018 -0400
summary:     stringutil: teach pprint about tuples

https://www.mercurial-scm.org/repo/hg/rev/f71c97d9b97b
changeset:   37933:f71c97d9b97b
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 13:17:24 2018 -0400
summary:     tests: port test-filelog.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/2d919ab6c5b4
changeset:   37934:2d919ab6c5b4
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 13:26:43 2018 -0400
summary:     posix: use inst.errno instead of inst[0] on OSError instances

https://www.mercurial-scm.org/repo/hg/rev/630429dcc397
changeset:   37935:630429dcc397
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 13:27:18 2018 -0400
summary:     tests: port test-symlink-os-yes-fs-no.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/48378d0e9479
changeset:   37936:48378d0e9479
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 13:37:10 2018 -0400
summary:     config: fix py3 backslash escaping bug in parser caught by tests

https://www.mercurial-scm.org/repo/hg/rev/a2cfea193040
changeset:   37937:a2cfea193040
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 13:15:51 2018 -0400
summary:     tests: port test-ui-config to Python 3

https://www.mercurial-scm.org/repo/hg/rev/ac865f020b99
changeset:   37938:ac865f020b99
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 13:39:45 2018 -0400
summary:     tests: port test-extensions-wrapfunction to Python 3

https://www.mercurial-scm.org/repo/hg/rev/6eca47f6319d
changeset:   37939:6eca47f6319d
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 13:43:59 2018 -0400
summary:     tests: port test-simplekeyvaluefile.py to Python 3

https://www.mercurial-scm.org/repo/hg/rev/31c37e703cee
changeset:   37940:31c37e703cee
user:        Augie Fackler <augie at google.com>
date:        Fri Apr 27 13:46:54 2018 -0400
summary:     tests: use stringutil.pprint instead of custom dumper in test-hgweb-auth.py

https://www.mercurial-scm.org/repo/hg/rev/af83a0ed0afb
changeset:   37941:af83a0ed0afb
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu May 10 21:00:58 2018 +0900
summary:     stringutil: make pprint() forward uninteresting object to b'%r'

https://www.mercurial-scm.org/repo/hg/rev/32bc3815efae
changeset:   37942:32bc3815efae
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu May 10 21:08:32 2018 +0900
summary:     stringutil: flip the default of pprint() to bprefix=False

https://www.mercurial-scm.org/repo/hg/rev/45a669bad421
changeset:   37943:45a669bad421
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 25 16:39:17 2018 +0900
summary:     test-ssh: add some flush() to make output deterministic

https://www.mercurial-scm.org/repo/hg/rev/dc1ed7fe33e4
changeset:   37944:dc1ed7fe33e4
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 25 16:35:24 2018 +0900
summary:     sshserver: do setbinary() by caller (API)

https://www.mercurial-scm.org/repo/hg/rev/bfe8ef6e370e
changeset:   37945:bfe8ef6e370e
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 25 16:47:33 2018 +0900
summary:     sshserver: redirect stdin/stdout early and use duplicated streams

https://www.mercurial-scm.org/repo/hg/rev/57b0c7221dba
changeset:   37946:57b0c7221dba
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Apr 22 11:38:53 2018 +0900
summary:     encoding: fix toutf8b() to resurrect lossy characters even if "\xed" in it

https://www.mercurial-scm.org/repo/hg/rev/3ea3c96ada54
changeset:   37947:3ea3c96ada54
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Apr 23 13:15:30 2017 +0900
summary:     encoding: introduce tagging type for non-lossy non-ASCII string

https://www.mercurial-scm.org/repo/hg/rev/a25513263075
changeset:   37948:a25513263075
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jan 16 19:23:53 2016 +0900
summary:     templatefilters: document the json filter

https://www.mercurial-scm.org/repo/hg/rev/1129e444fd6c
changeset:   37949:1129e444fd6c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Apr 03 23:25:32 2018 +0900
summary:     hgweb: extract generator of {files} from changesetentry()

https://www.mercurial-scm.org/repo/hg/rev/790ca0c11fd4
changeset:   37950:790ca0c11fd4
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Apr 03 23:29:11 2018 +0900
summary:     hgweb: wrap {files} of changesetentry() with mappedgenerator

https://www.mercurial-scm.org/repo/hg/rev/c4313a9fde7b
changeset:   37951:c4313a9fde7b
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Apr 03 23:31:11 2018 +0900
summary:     hgweb: use template context to render {files} of changesetentry()

https://www.mercurial-scm.org/repo/hg/rev/028d7c24f2e5
changeset:   37952:028d7c24f2e5
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Apr 03 23:32:16 2018 +0900
summary:     hgweb: wrap {files} of changelist entries with mappedgenerator

https://www.mercurial-scm.org/repo/hg/rev/4237d07fad2c
changeset:   37953:4237d07fad2c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Apr 03 23:33:54 2018 +0900
summary:     hgweb: use template context to render {files} of changelist entries

https://www.mercurial-scm.org/repo/hg/rev/9482498b96b0
changeset:   37954:9482498b96b0
bookmark:    @
tag:         tip
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Apr 03 23:34:55 2018 +0900
summary:     hgweb: remove unused argument 'tmpl' from listfilediffs()

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg


More information about the Mercurial-devel mailing list