Re: [PATCH] hgweb: config option to control zlib compression level

2016-08-07 Thread Anton Shestakov
08.08.2016, 09:12, "Gregory Szorc" : > # HG changeset patch > # User Gregory Szorc > # Date 1470618598 25200 > # Sun Aug 07 18:09:58 2016 -0700 > # Node ID d5e9dedbc7f912ff2dc2e92586347250aee11ac2 > # Parent

[PATCH 2 of 2 stable] debian: update copyright years

2017-02-04 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1486211374 -28800 # Sat Feb 04 20:29:34 2017 +0800 # Branch stable # Node ID af3b5aa61fc05a124697809bf472a5592f38489c # Parent dc22729b4ebd0a8b4d9a747c1b346a71b55bdd0f debian: update copyright years diff --git a/c

[PATCH stable] make: update .PHONY targets

2017-02-15 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1487141373 -28800 # Wed Feb 15 14:49:33 2017 +0800 # Branch stable # Node ID 8e70ce179fc3b418023213ecae804b8825d04331 # Parent aa25989b0658dcefbd4c1bce7c389f006f22af30 make: update .PHONY targets diff --git a/Make

[PATCH] tests: test experimental.spacemovesdown config for commit -i

2017-01-17 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1484631893 -28800 # Tue Jan 17 13:44:53 2017 +0800 # Node ID a1f5ccddc1c0822ae12d380b7a91728ab8267a78 # Parent 4c0a5a256ae806fab18d56b3c44a8d1c98a40ce0 tests: test experimental.spacemovesdown config for com

Re: [PATCH RFC] crecord: make an option for space key to move cursor down (issue5159) (RFC)

2017-01-16 Thread Anton Shestakov
On Fri, 13 Jan 2017 22:25:24 -0800 Martin von Zweigbergk <martinv...@google.com> wrote: > On Fri, Jan 13, 2017, 15:43 Sean Farley <s...@farley.io> wrote: > > > Anton Shestakov <a...@dwimlabs.net> writes: > > > > > On Tue, 10 Jan 2017 17:27:32 +0100 &

Re: [PATCH] record: update help to describe ui.interface

2017-02-26 Thread Anton Shestakov
On Fri, 24 Feb 2017 08:22:02 -0800 Eloi Morlaas wrote: > # HG changeset patch > # User eloimorlaas > # Date 1487877797 28800 > # Thu Feb 23 11:23:17 2017 -0800 > # Node ID c870e1aa3828c0aaca3d1d56d758e09a66788bc9 > # Parent

Re: [PATCH website] downloads: add link to PPA for ubuntu/debian

2017-02-26 Thread Anton Shestakov
On Sat, 25 Feb 2017 13:02:15 -0800 heatherboo wrote: > # HG changeset patch > # User heatherboo > # Date 1488054963 28800 > # Sat Feb 25 12:36:03 2017 -0800 > # Node ID b91f88bda2404c91722a62a2eb9afc63867a172b > # Parent

[PATCH 2 of 2 topics] flake8: ignore N801

2016-09-06 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1473216018 -28800 # Wed Sep 07 10:40:18 2016 +0800 # Node ID 8464a7708f9d73de1d13c2c4e5e5b6970ea0ec62 # Parent d9c1d140a831614a1a3994a0d87ec27ed3282049 flake8: ignore N801 N801 is "class names should u

[PATCH 1 of 2 topics] flake8: don't ignore E713 now that it's fixed

2016-09-06 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1473215747 -28800 # Wed Sep 07 10:35:47 2016 +0800 # Node ID d9c1d140a831614a1a3994a0d87ec27ed3282049 # Parent e3ddd696394f6d493d0181140cd9d7116be4478c flake8: don't ignore E713 now that it's fixed E713 is

Re: [PATCH 05 of 12 topics] flake8: fix W503 style

2016-08-30 Thread Anton Shestakov
On Tue, 30 Aug 2016 20:58:11 -0700 Sean Farley wrote: > # HG changeset patch > # User Sean Farley > # Date 1472595240 25200 > # Tue Aug 30 15:14:00 2016 -0700 > # Node ID 752a62b50ba31b768c52c6b423cd1a36d0c6eae2 > # Parent

Re: [PATCH 09 of 12 topics] flake8: fix E501 style

2016-08-30 Thread Anton Shestakov
On Tue, 30 Aug 2016 20:58:15 -0700 Sean Farley wrote: > diff --git a/hgext3rd/topic/evolvebits.py b/hgext3rd/topic/evolvebits.py > --- a/hgext3rd/topic/evolvebits.py > +++ b/hgext3rd/topic/evolvebits.py > @@ -40,14 +40,13 @@ def _orderrevs(repo, revs): > > def

[PATCH] zsh_completion: update some option usage flags ('+', '=' and ':')

2016-10-04 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1475585399 -28800 # Tue Oct 04 20:49:59 2016 +0800 # Node ID db6d73d5a8a419fa6eca3bf11e98370f77246ee2 # Parent 1779dde4c9ef97cb242f8d501655f236f66e5439 zsh_completion: update some option usage

[PATCH 2 of 5] monoblue: tweak branch table's last row's cell colspan on summary page

2016-09-21 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1474460375 -28800 # Wed Sep 21 20:19:35 2016 +0800 # Node ID 4745840178853f07f186762d984a6ea53189be07 # Parent bfa565cda4197eb67186cf25957b4712ecaa73d1 monoblue: tweak branch table's last row's cell colspan on s

[PATCH 3 of 5] gitweb: remove unused template "changelogchild"

2016-09-21 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1474461346 -28800 # Wed Sep 21 20:35:46 2016 +0800 # Node ID 8e374684fdd1f5ff9ba92ad39c0e61bba813f9df # Parent 4745840178853f07f186762d984a6ea53189be07 gitweb: remove unused template "changelogchild&q

[PATCH 1 of 4] paper: remove unused templates

2016-09-21 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1474521539 -28800 # Thu Sep 22 13:18:59 2016 +0800 # Node ID 266c2195651e534736aa7706db56f8556fcb1ec5 # Parent 5271ae66615207f39cc41d78f4541bc6f8ca6ff6 paper: remove unused templates diff --git a/mercurial/tem

[PATCH 1 of 5 evolve-ext stable] docs: point wiki and bz links to mercurial-scm.org

2016-08-27 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1472300261 -28800 # Sat Aug 27 20:17:41 2016 +0800 # Branch stable # Node ID 5228e2e98f4f5e101aeb37db6bb3082602ffdf4e # Parent 54f40b722cf981dae70c7b2806f7831ad48a767f docs: point wiki and bz links to mercurial-s

[PATCH 5 of 5 evolve-ext stable] docs: spelling fixes

2016-08-27 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1472301435 -28800 # Sat Aug 27 20:37:15 2016 +0800 # Branch stable # Node ID ce11f721e2040aab75e48c1bee02c8386ed6a37b # Parent 91316f4826a7372afc766159c0d66fefb2f92c5c docs: spelling fixes Squashed into 1 commit b

[PATCH 4 of 5 evolve-ext stable] simple4server: update buglink to point to bz.mercurial-scm.org

2016-08-27 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1472300717 -28800 # Sat Aug 27 20:25:17 2016 +0800 # Branch stable # Node ID 91316f4826a7372afc766159c0d66fefb2f92c5c # Parent fd8dad34fd01e54cc0b164d3e3931bc6ebe5583a simple4server: update buglink to

[PATCH] templater: use "needle" and "haystack" as (meta-)variables for ifcontains()

2016-09-30 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1475286932 -28800 # Sat Oct 01 09:55:32 2016 +0800 # Node ID 3d02056ddf0cc2de8ab39bfcef4ca106d74e69f9 # Parent 3f4e1c033f40aaa8111de9b8212f05e8e09590aa templater: use "needle" and "haystack

[PATCH STABLE V2] hgweb: add missing slash to file log url in rss style

2016-12-08 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1481212776 -28800 # Thu Dec 08 23:59:36 2016 +0800 # Branch stable # Node ID 8c4b72f094d3955001ee75257ba2a185c2cbbf96 # Parent 76e970c8f53071463032e9d0d81092a277b85b9a hgweb: add missing slash to file log url in rss

[PATCH STABLE] hgweb: add missing slash to file log url in rss style

2016-12-08 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1481212776 -28800 # Thu Dec 08 23:59:36 2016 +0800 # Branch stable # Node ID 7af393a85bbd43c56d0415504429895681d4a643 # Parent 76e970c8f53071463032e9d0d81092a277b85b9a hgweb: add missing slash to file log url in rss

Re: [PATCH 2 of 2] hgweb: generate archive links in order

2017-01-10 Thread Anton Shestakov
On Tue, 10 Jan 2017 23:53:09 +0900 Yuya Nishihara <y...@tcha.org> wrote: > On Sun, 08 Jan 2017 09:52:56 +0800, Anton Shestakov wrote: > > Sadly, archivespecs is a regular unordered dict, and > > collections.OrderedDict is > > new in 2.7. > > There's util.sor

Re: [PATCH] hgweb: call process_dates() via DOM event listener

2017-01-11 Thread Anton Shestakov
On Wed, 11 Jan 2017 19:38:17 -0800 Gregory Szorc wrote: > # HG changeset patch > # User Gregory Szorc > # Date 1484110068 28800 > # Tue Jan 10 20:47:48 2017 -0800 > # Node ID 79314c9a79b3aa033b6f79d066b97d7157ecac33 > # Parent

Re: [PATCH] shelve: allow multiple shelves with --patch and --stat

2017-01-13 Thread Anton Shestakov
On Sat, 14 Jan 2017 01:27:13 +0530 Pulkit Goyal <7895pul...@gmail.com> wrote: > # HG changeset patch > # User Pulkit Goyal <7895pul...@gmail.com> > # Date 1484337187 -19800 > # Sat Jan 14 01:23:07 2017 +0530 > # Node ID 9dc4d056d85a041b2b28587b3b84608b1f0903a5 > # Parent

[PATCH 2 of 3] hgweb: use util.sortdict for archivespecs

2017-01-10 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1484062479 -28800 # Tue Jan 10 23:34:39 2017 +0800 # Node ID 371a1ab6cf5054605d63ba497153115f2117ef10 # Parent 942eaf4846b85c7baa1c0622e2db0c299296a2b9 hgweb: use util.sortdict for archivespecs Thus we allow dic

[PATCH 1 of 3] hgweb: test the order of archive links

2017-01-10 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1484069107 -28800 # Wed Jan 11 01:25:07 2017 +0800 # Node ID 942eaf4846b85c7baa1c0622e2db0c299296a2b9 # Parent cfd14b0508ddf8edf156d202e2c5d07b259c2f46 hgweb: test the order of archive links diff --git a/test

[PATCH 3 of 3] hgweb: use archivespecs for links on repo index page too

2017-01-10 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1484062918 -28800 # Tue Jan 10 23:41:58 2017 +0800 # Node ID e0ed84e1828ad1763c2a0e9ba4e66cf35847cf6f # Parent 371a1ab6cf5054605d63ba497153115f2117ef10 hgweb: use archivespecs for links on repo index page too

Re: [PATCH RFC] crecord: make an option for space key to move cursor down (issue5159) (RFC)

2017-01-12 Thread Anton Shestakov
On Tue, 10 Jan 2017 17:27:32 +0100 Pierre-Yves David <pierre-yves.da...@ens-lyon.org> wrote: > > > On 01/08/2017 03:19 AM, Anton Shestakov wrote: > > # HG changeset patch > > # User Anton Shestakov <a...@dwimlabs.net> > > # Date 1483841309 -28800 &g

[PATCH 1 of 2] hgweb: use archivespecs (dict) instead of archives (tuple) for "in" check

2017-01-07 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1483809885 -28800 # Sun Jan 08 01:24:45 2017 +0800 # Node ID 3cecf85b42c6cf3e2d81ff5d69e9328bb204d209 # Parent 3de9df6ee5bf7601aa3870f18304bbeb3ce351af hgweb: use archivespecs (dict) instead of archives

[PATCH 2 of 2] hgweb: generate archive links in order

2017-01-07 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1483807974 -28800 # Sun Jan 08 00:52:54 2017 +0800 # Node ID cfd14b0508ddf8edf156d202e2c5d07b259c2f46 # Parent 3cecf85b42c6cf3e2d81ff5d69e9328bb204d209 hgweb: generate archive links in order It would be nice for a

[PATCH RFC] crecord: make an option for space key to move cursor down (issue5159) (RFC)

2017-01-07 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1483841309 -28800 # Sun Jan 08 10:08:29 2017 +0800 # Node ID 1afa1ffe6984bfe0027336ce0c83486e82ba2b50 # Parent cfd14b0508ddf8edf156d202e2c5d07b259c2f46 crecord: make an option for space key to move cursor down (iss

Re: [PATCH stable] tests: work around flaky test failure on FreeBSD and relatives

2017-04-22 Thread Anton Shestakov
On Sat, 22 Apr 2017 14:30:27 -0400 Augie Fackler wrote: > # HG changeset patch > # User Augie Fackler > # Date 1492878287 14400 > # Sat Apr 22 12:24:47 2017 -0400 > # Branch stable > # Node ID af4f0c00735ad4d734407c627bb3e1c080d583ad > # Parent

Re: [PATCH stable] debian: use a wildcard target for docker-debian-$codename

2017-04-22 Thread Anton Shestakov
On Sat, 22 Apr 2017 14:19:32 -0400 Augie Fackler wrote: > # HG changeset patch > # User Augie Fackler > # Date 1492879857 14400 > # Sat Apr 22 12:50:57 2017 -0400 > # Branch stable > # Node ID ad14d79e419fb860ee59071d7c557810f913a4cc > # Parent

[PATCH 3 of 4] make: templatize Debian build target a la e63dfbbdbd07

2017-06-22 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1498194526 -28800 # Fri Jun 23 13:08:46 2017 +0800 # Node ID 198409fdaca73f5cc176c3bce6b3992b47e83012 # Parent 31014b392b537d7eb0c756b24f334a97536cde3c make: templatize Debian build target a la e63dfbbdbd07 diff

[PATCH 1 of 4] docker: install less as a build-time dependency in deb-based distros

2017-06-22 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1498183501 -28800 # Fri Jun 23 10:05:01 2017 +0800 # Node ID 8d8b512ac6bc39fd1d887840a85bbf37f088c250 # Parent 573baab2a7972a4ff8afa28d7792056727965c56 docker: install less as a build-time dependency in deb-based d

[PATCH 4 of 4] make: add Debian 9 (Stretch) docker target

2017-06-22 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1498196021 -28800 # Fri Jun 23 13:33:41 2017 +0800 # Node ID c123ce14d4518bae8baab87a6e8e1460f27e6257 # Parent 198409fdaca73f5cc176c3bce6b3992b47e83012 make: add Debian 9 (Stretch) docker target diff --git a/Make

[PATCH 2 of 4] make: add Ubuntu Zesty docker targets (.deb and ppa)

2017-06-22 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1498190652 -28800 # Fri Jun 23 12:04:12 2017 +0800 # Node ID 31014b392b537d7eb0c756b24f334a97536cde3c # Parent 8d8b512ac6bc39fd1d887840a85bbf37f088c250 make: add Ubuntu Zesty docker targets (.deb and ppa) Zesty

Re: Dropping Support for Python 2.6

2017-05-04 Thread Anton Shestakov
On Tue, 2 May 2017 20:30:07 +0200 Pierre-Yves David wrote: > So, we are already operating a repository at: > >https://www.mercurial-scm.org/release/ > > And we already have all the necessary bits in our current make file to > create and update it such

[PATCH evolve-ext] legacy: rename lookup_errors to not be in all caps (flake8 warning)

2017-10-03 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1507042260 -28800 # Tue Oct 03 22:51:00 2017 +0800 # Node ID 1353e4a44cebc36ba8e1caf67804b2ca6a8a8239 # Parent 2d42bd025754427cae1ba18f43a64c692d9c67dd legacy: rename lookup_errors to not be in all caps (flake8 w

Re: DNS manipulation for SPF and DMARC

2017-10-12 Thread Anton Shestakov
On Thu, 12 Oct 2017 11:03:01 -0400 Augie Fackler wrote: > I've done some sniffing around, and it looks like we could at least start > figuring out *why* we're getting on this spamhaus list if we would enable > DMARC in notify-only mode, and it would definitely help our IP

[PATCH 1 of 3] paper: apply styles from annotate tooltip to followlines popup

2017-11-10 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510310743 -28800 # Fri Nov 10 18:45:43 2017 +0800 # Node ID a78d4fc414f798adcbfcee3237ad71095158718c # Parent 602c168c0207c443ac61f7a7c727b31cfb0b86ad paper: apply styles from annotate tooltip to followlines

[PATCH 3 of 3] hgweb: add missing semicolons to followlines.js

2017-11-10 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510312446 -28800 # Fri Nov 10 19:14:06 2017 +0800 # Node ID 981d7ebd7dc74a88493f39982649a52ed09a199b # Parent 95cb67784e3c0d05e24e387acda45fd1c8aa4653 hgweb: add missing semicolons to followlines.js Minor sty

[PATCH 2 of 3] gitweb: apply styles from annotate tooltip to followlines popup

2017-11-10 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510311044 -28800 # Fri Nov 10 18:50:44 2017 +0800 # Node ID 95cb67784e3c0d05e24e387acda45fd1c8aa4653 # Parent a78d4fc414f798adcbfcee3237ad71095158718c gitweb: apply styles from annotate tooltip to followlines

[PATCH] hgweb: rename the main attribute of instabilities

2017-11-25 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511674158 -28800 # Sun Nov 26 13:29:18 2017 +0800 # Node ID f38c91c7429458763f85c0ab6dd87727636417d9 # Parent 8287df8b7be545fdafa22b771012ac65f6264d12 hgweb: rename the main attribute of instabilities Let'

[PATCH] tests: move JSON escape test to test-hgweb-json.t

2017-11-30 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1512030643 -28800 # Thu Nov 30 16:30:43 2017 +0800 # Node ID ec4eb16d10e5de3d8bad0364618ab5109e3037d3 # Parent f2c34e2f1602f45c3cc5789ab8c690c15b0e34ae # EXP-Topic hgweb-cleanup tests: move JSON escape test to test

Re: [PATCH STABLE] filelog: don't crash on invalid copy metadata (issue5748)

2017-11-30 Thread Anton Shestakov
On Thu, 30 Nov 2017 21:22:10 -0500 Gregory Szorc wrote: > -if m and "copy" in m: > -return (m["copy"], revlog.bin(m["copyrev"])) > +if m: > +# copy and copyrev occur in pairs. In rare cases due to bugs, > +# one can

[PATCH 7 of 7] hgweb: add .jshintrc with some basic rules

2017-11-27 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511360286 -28800 # Wed Nov 22 22:18:06 2017 +0800 # Node ID b451907941e8ccf8be9a09ee72c0fe66733d6bee # Parent b95d29f0e64c433c40ec23ad415f848d3c77429b # EXP-Topic hgweb-cleanup hgweb: add .jshintrc with some basic

[PATCH 5 of 7] hgweb: define locally used variables as actually local in mercurial.js

2017-11-27 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511358576 -28800 # Wed Nov 22 21:49:36 2017 +0800 # Node ID 32c7b8d09f80d30062952d897733b8761fcfe80f # Parent a9b86add287cf05dc212fdde9d84d952fbdbf676 # EXP-Topic hgweb-cleanup hgweb: define locally used var

[PATCH 4 of 7] hgweb: rename an instance of XMLHttpRequest to xhr in mercurial.js

2017-11-27 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511357538 -28800 # Wed Nov 22 21:32:18 2017 +0800 # Node ID a9b86add287cf05dc212fdde9d84d952fbdbf676 # Parent fd4a726a386dee3181007fc948513af7f7ae028c # EXP-Topic hgweb-cleanup hgweb: rename an instance of XMLHttpR

[PATCH 2 of 7] hgweb: use strict equals in mercurial.js

2017-11-27 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511355179 -28800 # Wed Nov 22 20:52:59 2017 +0800 # Node ID 01aaffb4652759bb0f2eca4e18c74eedd316b806 # Parent 89d0610c63cc9bb10ca5feec6a1274b65e524e8a # EXP-Topic hgweb-cleanup hgweb: use strict equals in mercur

[PATCH 3 of 7] hgweb: properly iterate over arrays and objects in mercurial.js

2017-11-27 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511356544 -28800 # Wed Nov 22 21:15:44 2017 +0800 # Node ID fd4a726a386dee3181007fc948513af7f7ae028c # Parent 01aaffb4652759bb0f2eca4e18c74eedd316b806 # EXP-Topic hgweb-cleanup hgweb: properly iterate over

[PATCH 1 of 7] hgweb: use strict equals, remove non-breaking space in followlines.js

2017-11-27 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511353927 -28800 # Wed Nov 22 20:32:07 2017 +0800 # Node ID 89d0610c63cc9bb10ca5feec6a1274b65e524e8a # Parent 32bb27dd52825236ba1b6c06fe60e140d6b5ea45 # EXP-Topic hgweb-cleanup hgweb: use strict equals, remo

[PATCH 6 of 7] hgweb: look up "URLSearchParams" in "window" to work around jshint issues

2017-11-27 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511359897 -28800 # Wed Nov 22 22:11:37 2017 +0800 # Node ID b95d29f0e64c433c40ec23ad415f848d3c77429b # Parent 32c7b8d09f80d30062952d897733b8761fcfe80f # EXP-Topic hgweb-cleanup hgweb: look up "URLSearchParams&

Re: [PATCH 1 of 7] hgweb: use strict equals, remove non-breaking space in followlines.js

2017-11-27 Thread Anton Shestakov
Oops, I pressed "y" without looking at the "Cc:" prompt of patchbomb and now there's Cc: y...@mercurial-scm.org in this whole series. Sorry about that. ___ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org

[PATCH 2 of 4] monoblue: also highlight target line on annotate and comparison pages

2017-11-25 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511594587 -28800 # Sat Nov 25 15:23:07 2017 +0800 # Node ID b538ecc131988ca3c2c07fc8bcb9c87768c5731c # Parent b49cc79b7aab3a0ecae1eb8ce9cef87b17b296de # EXP-Topic hgweb-cleanup monoblue: also highlight targe

[PATCH 4 of 4] hgweb: remove unused Graph() properties

2017-11-25 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511596887 -28800 # Sat Nov 25 16:01:27 2017 +0800 # Node ID 9a624c940686548135e763151da278294471 # Parent 06cbefc6daccd825dac7d0ca4a8aba103fec973a # EXP-Topic hgweb-cleanup hgweb: remove unused Graph() prop

[PATCH 3 of 4] gitweb: remove unused css classes

2017-11-25 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511595744 -28800 # Sat Nov 25 15:42:24 2017 +0800 # Node ID 06cbefc6daccd825dac7d0ca4a8aba103fec973a # Parent b538ecc131988ca3c2c07fc8bcb9c87768c5731c # EXP-Topic hgweb-cleanup gitweb: remove unused css classes

[PATCH 1 of 4] paper: remove css hack that made .branchname look like .branchhead

2017-11-25 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511593307 -28800 # Sat Nov 25 15:01:47 2017 +0800 # Node ID b49cc79b7aab3a0ecae1eb8ce9cef87b17b296de # Parent e17143d2181bb77ef8346b7dfe32b894bbf9a064 # EXP-Topic hgweb-cleanup paper: remove css hack tha

Re: [PATCH 6 of 6] spartan: render changesets server-side on /graph page

2017-12-05 Thread Anton Shestakov
On Mon, 4 Dec 2017 21:46:55 -0800 Gregory Szorc <gregory.sz...@gmail.com> wrote: > On Mon, Dec 4, 2017 at 1:28 PM, Augie Fackler <r...@durin42.com> wrote: > > > On Mon, Dec 04, 2017 at 08:40:43PM +0800, Anton Shestakov wrote: > > > # HG changeset p

Re: [PATCH 2 of 2 STABLE] diff: disable diff.noprefix option for diffstat (issue5759)

2017-12-17 Thread Anton Shestakov
On Sun, 17 Dec 2017 20:50:34 +0900 Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara > # Date 1513503785 -32400 > # Sun Dec 17 18:43:05 2017 +0900 > # Branch stable > # Node ID 21f4da606ff71e45725bd35db1982e3b02b7127c > # Parent

Re: [PATCH 2 of 4] hgweb: calculate width and height client-side

2017-12-14 Thread Anton Shestakov
On Thu, 14 Dec 2017 23:01:18 +0900 Yuya Nishihara <y...@tcha.org> wrote: > On Thu, 14 Dec 2017 21:10:06 +0800, Anton Shestakov wrote: > > On Thu, 14 Dec 2017 21:07:38 +0900 > > Yuya Nishihara <y...@tcha.org> wrote: > > > I'm okay with this change, but it mig

[PATCH] hgweb: update graph function docstring

2017-12-14 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1513258200 -28800 # Thu Dec 14 21:30:00 2017 +0800 # Node ID b24e015797a6d4654369636987efaf9c8000375e # Parent 865e71e7184410b60e2dd2912407d3884514e437 hgweb: update graph function docstring diff --git a/mercurial

Re: [PATCH 2 of 4] hgweb: calculate width and height client-side

2017-12-14 Thread Anton Shestakov
On Thu, 14 Dec 2017 21:07:38 +0900 Yuya Nishihara <y...@tcha.org> wrote: > On Wed, 13 Dec 2017 00:27:47 +0800, Anton Shestakov wrote: > > # HG changeset patch > > # User Anton Shestakov <a...@dwimlabs.net> > > # Date 1512892582 -28800 > > # Sun D

Re: [PATCH 4 of 4] hgweb: render next pages on /graph incrementally

2017-12-14 Thread Anton Shestakov
On Thu, 14 Dec 2017 21:11:35 +0900 Yuya Nishihara <y...@tcha.org> wrote: > On Wed, 13 Dec 2017 00:27:49 +0800, Anton Shestakov wrote: > > # HG changeset patch > > # User Anton Shestakov <a...@dwimlabs.net> > > # Date 1512978236 -28800 > > # Mon D

Re: [PATCH] hgweb: make different kinds of commits look differently on /graph (RFC)

2017-12-19 Thread Anton Shestakov
On Tue, 19 Dec 2017 21:52:15 +0800 Anton Shestakov <a...@dwimlabs.net> wrote: > # HG changeset patch > # User Anton Shestakov <a...@dwimlabs.net> > # Date 1513687285 -28800 > # Tue Dec 19 20:41:25 2017 +0800 > # Node ID c7259f4340b50c8b1863ac9a

[PATCH] hgweb: make different kinds of commits look differently on /graph (RFC)

2017-12-19 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1513687285 -28800 # Tue Dec 19 20:41:25 2017 +0800 # Node ID c7259f4340b50c8b1863ac9a1379ab8412b27b87 # Parent e28dedf4ff4368820bbb085c668c3e6ea2088842 hgweb: make different kinds of commits look differently on

[PATCH] hgweb: stop using HTML comments in

2017-12-14 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1513311358 -28800 # Fri Dec 15 12:15:58 2017 +0800 # Node ID dc231e0cdccd7aa632b9787bcfbb216cb7bfb39b # Parent b24e015797a6d4654369636987efaf9c8000375e hgweb: stop using HTML comments in Once upon a time, i

[PATCH 1 of 2 PoC] hgweb: display fate of obsolete changesets

2017-12-15 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511255021 -28800 # Tue Nov 21 17:03:41 2017 +0800 # Node ID 3764b68ff62bb5144f814f17ffe6465bd915e51b # Parent a51541681b8d44420d41e177d38a5e0c7d6deb49 # EXP-Topic hgweb-more-info hgweb: display fate of ob

[PATCH 2 of 2 PoC] hgweb: link to successors of obsoleted changesets (PoC)

2017-12-15 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1513346027 -28800 # Fri Dec 15 21:53:47 2017 +0800 # Node ID 4273260ac0d6e9bcb293607c7bdc16d0d246e6e9 # Parent 3764b68ff62bb5144f814f17ffe6465bd915e51b # EXP-Topic hgweb-more-info hgweb: link to successors of obs

Re: [PATCH] hgweb: show commit phase if it's not public

2017-11-17 Thread Anton Shestakov
On Fri, 17 Nov 2017 09:22:56 +0100 Denis Laxalde <de...@laxalde.org> wrote: > Gregory Szorc a écrit : > > On Thu, Nov 16, 2017 at 7:53 PM, Anton Shestakov<a...@dwimlabs.net> wrote: > > > >> # HG changeset patch > >> # User Anton Shestakov<

Re: [PATCH] hgweb: show obsolescence status of a commit

2017-11-17 Thread Anton Shestakov
On Fri, 17 Nov 2017 16:39:16 +0800 Anton Shestakov <a...@dwimlabs.net> wrote: > # HG changeset patch > # User Anton Shestakov <a...@dwimlabs.net> > # Date 1510906994 -28800 > # Fri Nov 17 16:23:14 2017 +0800 > # Node ID 6ff29042647acd6d5f938b0e

[PATCH] hgweb: show obsolescence status of a commit

2017-11-17 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510906994 -28800 # Fri Nov 17 16:23:14 2017 +0800 # Node ID 6ff29042647acd6d5f938b0e321afe4ce7df5508 # Parent f1e997d4a24fb59ddd33c3780104dc002f870f5c # EXP-Topic hgweb-more-info hgweb: show obsolescence

[PATCH 2 of 2 v3] hgweb: show obsolescence status of a commit

2017-11-17 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510977848 -28800 # Sat Nov 18 12:04:08 2017 +0800 # Node ID 7dee8249ba0efc42a60c4523fd9593853ec2eb79 # Parent 880072944df7bb19b949d9a025a80e7def1a8525 # EXP-Topic hgweb-more-info hgweb: show obsolescence

[PATCH 1 of 2 v3] context: add obsolete() method to basefilectx

2017-11-17 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510977537 -28800 # Sat Nov 18 11:58:57 2017 +0800 # Node ID 880072944df7bb19b949d9a025a80e7def1a8525 # Parent b437b4c6a7bec3aad936fcd56d6feda8d3b089d0 # EXP-Topic hgweb-more-info context: add obsolete()

Re: [PATCH 2 of 2 v2] hgweb: show obsolescence status of a commit

2017-11-17 Thread Anton Shestakov
On Sat, 18 Nov 2017 12:41:06 +0800 Anton Shestakov <a...@dwimlabs.net> wrote: > diff --git a/tests/test-obsolete.t b/tests/test-obsolete.t > --- a/tests/test-obsolete.t > +++ b/tests/test-obsolete.t > @@ -1015,6 +1015,43 @@ test summary output >orphan: 2 changesets &g

[PATCH] check-code: grep's context flags don't need an extra space before number

2017-11-17 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510981247 -28800 # Sat Nov 18 13:00:47 2017 +0800 # Node ID 37a6f2a93c9e26a5534a421c0351bcca2bf59062 # Parent 38e695b081ed5fdbaad1da0df6d8236ace5a9f29 # EXP-Topic hgweb-more-info check-code: grep's context flags

Re: [PATCH] cmdutil: add within-line color diff capacity

2017-11-17 Thread Anton Shestakov
On Sat, 18 Nov 2017 15:38:54 +0900 matthieu.laneuvi...@octobus.net wrote: > # HG changeset patch > # User Matthieu Laneuville > # Date 1508944418 -32400 > # Thu Oct 26 00:13:38 2017 +0900 > # Node ID 99b64b304324b89cd8e472faf82e5235a846ff36 > # Parent

[PATCH] hgweb: display fate of obsolete changesets

2017-11-21 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511255021 -28800 # Tue Nov 21 17:03:41 2017 +0800 # Node ID f8e398c42760482f02e6cfb6b8a1e6a752564c95 # Parent ff80efc8f3e469c90376603af4fa39012f328918 # EXP-Topic hgweb-more-info hgweb: display fate of ob

[PATCH 1 of 2] context: add instabilities() method to basefilectx

2017-11-19 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511068734 -28800 # Sun Nov 19 13:18:54 2017 +0800 # Node ID 95bfd552561c2bc88284903c2d001df7e2080bfb # Parent 7dee8249ba0efc42a60c4523fd9593853ec2eb79 # EXP-Topic hgweb-more-info context: add instabilities()

[PATCH 2 of 2] hgweb: show instabilities of a commit

2017-11-19 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511071370 -28800 # Sun Nov 19 14:02:50 2017 +0800 # Node ID 0b66e2d7a70be775e97c076376b7f8e5078ce228 # Parent 95bfd552561c2bc88284903c2d001df7e2080bfb # EXP-Topic hgweb-more-info hgweb: show instabilities of a

[PATCH 1 of 2] hgweb: check changeset's original branch in graphdata()

2017-11-20 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511185631 -28800 # Mon Nov 20 21:47:11 2017 +0800 # Node ID 7a50f1a586182a0cf8237ef969f232a3b73c12a5 # Parent 0b66e2d7a70be775e97c076376b7f8e5078ce228 # EXP-Topic hgweb-cleanup hgweb: check changeset's original

[PATCH 2 of 2] hgweb: use webutil.commonentry() for nodes (but not for jsdata yet) in /graph

2017-11-20 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511186340 -28800 # Mon Nov 20 21:59:00 2017 +0800 # Node ID 40a30e6f1ac5cea9addec2b373dcabb54541529f # Parent 7a50f1a586182a0cf8237ef969f232a3b73c12a5 # EXP-Topic hgweb-cleanup hgweb: use webutil.commonentry() for

[PATCH] hgweb: show changeset age in more places (gitweb and monoblue)

2017-11-21 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1511267337 -28800 # Tue Nov 21 20:28:57 2017 +0800 # Node ID e17143d2181bb77ef8346b7dfe32b894bbf9a064 # Parent f8e398c42760482f02e6cfb6b8a1e6a752564c95 # EXP-Topic hgweb-more-info hgweb: show changeset age in more

[PATCH] hgweb: show commit phase if it's not public

2017-11-16 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510842063 -28800 # Thu Nov 16 22:21:03 2017 +0800 # Node ID f1e997d4a24fb59ddd33c3780104dc002f870f5c # Parent 5ec3062f234c53970beae8b8d4f20b30cfa9f889 # EXP-Topic hgweb-more-info hgweb: show commit phase i

[PATCH] hgweb: move changeset "tags" to a template in map file (paper and coal)

2017-11-15 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510761309 -28800 # Wed Nov 15 23:55:09 2017 +0800 # Node ID 5ec3062f234c53970beae8b8d4f20b30cfa9f889 # Parent 4a66b5969fd89cfec836b398aa3a7c3d4d827ed6 # EXP-Topic hgweb-cleanup hgweb: move changeset "tags&quo

[PATCH 2 of 2] hgweb: move changeset "tags" to a template in map file (gitweb and monoblue)

2017-11-15 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510745776 -28800 # Wed Nov 15 19:36:16 2017 +0800 # Node ID 4a66b5969fd89cfec836b398aa3a7c3d4d827ed6 # Parent 863decb0e33c8b4824a45708e5d1ad533f086529 # EXP-Topic hgweb-cleanup hgweb: move changeset "tags&quo

[PATCH 1 of 2] hgweb: split long lines in gitweb and monoblue (changeset summary and tags)

2017-11-15 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510733160 -28800 # Wed Nov 15 16:06:00 2017 +0800 # Node ID 863decb0e33c8b4824a45708e5d1ad533f086529 # Parent 0564e7c7f4cdbb98ea0ffb3f2c26946dbc0599ac # EXP-Topic hgweb-cleanup hgweb: split long lines in

[PATCH 1 of 2] hgweb: fix jshint issues in mercurial.js

2017-11-10 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510380878 -28800 # Sat Nov 11 14:14:38 2017 +0800 # Node ID 36e26161d81233a8ef18e40b4198d86b23113159 # Parent 981d7ebd7dc74a88493f39982649a52ed09a199b hgweb: fix jshint issues in mercurial.js Everything is prett

[PATCH 2 of 2] tests: use jshint when available to check .js files

2017-11-10 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510384041 -28800 # Sat Nov 11 15:07:21 2017 +0800 # Node ID 42809ebcbc783e0d27385c6ea1e1731df44a4f4e # Parent 36e26161d81233a8ef18e40b4198d86b23113159 tests: use jshint when available to check .js files diff

Re: [PATCH 3 of 3] hgweb: add missing semicolons to followlines.js

2017-11-10 Thread Anton Shestakov
On Fri, 10 Nov 2017 17:28:33 -0500 Augie Fackler <r...@durin42.com> wrote: > On Fri, Nov 10, 2017 at 08:39:06PM +0800, Anton Shestakov wrote: > > # HG changeset patch > > # User Anton Shestakov <a...@dwimlabs.net> > > # Date 1510312446 -28800 > > # Fr

[PATCH 2 of 2 v2] hgweb: show obsolescence status of a commit

2017-11-17 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510977848 -28800 # Sat Nov 18 12:04:08 2017 +0800 # Node ID 38e695b081ed5fdbaad1da0df6d8236ace5a9f29 # Parent f7de3640058b0cef36a1af5b237827a922e84ca2 # EXP-Topic hgweb-more-info hgweb: show obsolescence

[PATCH 1 of 2 v2] context: add obsolete() method to basefilectx

2017-11-17 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1510977537 -28800 # Sat Nov 18 11:58:57 2017 +0800 # Node ID f7de3640058b0cef36a1af5b237827a922e84ca2 # Parent f1e997d4a24fb59ddd33c3780104dc002f870f5c # EXP-Topic hgweb-more-info context: add obsolete()

[PATCH] hgweb: rewrite `template = A and B or C` to be a proper ternary operator

2017-12-08 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1512743234 -28800 # Fri Dec 08 22:27:14 2017 +0800 # Node ID 2cc3c1ae70e2286aa612b08a1671e6a5d77b4a22 # Parent cb0df5a3affba6e8f1789de337230cbeecda9c5a # EXP-Topic hgweb-cleanup hgweb: rewrite `template = A and

[PATCH] hgweb: remove negative top from .info line in graph

2017-12-01 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1512131582 -28800 # Fri Dec 01 20:33:02 2017 +0800 # Node ID 6c030d3e81ba8ee1af78b727f34bf5b25dafe94b # Parent 3180ff7f60253ee1d6ae1f4608acb96c60adeef3 # EXP-Topic hgweb-cleanup hgweb: remove negative top from .inf

[PATCH 3 of 6] paper: render changesets server-side on /graph page

2017-12-04 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1512375675 -28800 # Mon Dec 04 16:21:15 2017 +0800 # Node ID 01869367acccffd4d80d49de578a322b6a370553 # Parent c75e3f9f9b321cb5f7e048302aee3163df46cbc3 # EXP-Topic hgweb-more-info paper: render changesets serve

[PATCH 6 of 6] spartan: render changesets server-side on /graph page

2017-12-04 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1512385721 -28800 # Mon Dec 04 19:08:41 2017 +0800 # Node ID aa14b97727c79991683a2ffd45986d18e3657576 # Parent c85a282fa36ff57c7491700c54a1af9c69ded03c # EXP-Topic hgweb-more-info spartan: render changesets serve

[PATCH 1 of 6] hgweb: adopt child nodes in ajaxScrollInit on /graph pages too

2017-12-04 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1512109040 -28800 # Fri Dec 01 14:17:20 2017 +0800 # Node ID c90d696319a8e9c451853109b851ab8389b450e9 # Parent 8feef8ef8389a3b544e0a74624f1efc3a8d85d35 # EXP-Topic hgweb-more-info hgweb: adopt child

[PATCH 5 of 6] monoblue: render changesets server-side on /graph page

2017-12-04 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1512383214 -28800 # Mon Dec 04 18:26:54 2017 +0800 # Node ID c85a282fa36ff57c7491700c54a1af9c69ded03c # Parent a7a3300dd1e3270f57689c653a37f4a679c27bdf # EXP-Topic hgweb-more-info monoblue: render changesets serve

[PATCH 4 of 6] gitweb: render changesets server-side on /graph page

2017-12-04 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov <a...@dwimlabs.net> # Date 1512380625 -28800 # Mon Dec 04 17:43:45 2017 +0800 # Node ID a7a3300dd1e3270f57689c653a37f4a679c27bdf # Parent 01869367acccffd4d80d49de578a322b6a370553 # EXP-Topic hgweb-more-info gitweb: render changesets serve

Re: [PATCH] hgweb: display fate of obsolete changesets

2017-12-04 Thread Anton Shestakov
nd get his attention) > > > > On Sun, Nov 26, 2017 at 08:10:14PM +0900, Yuya Nishihara wrote: > > > On Tue, 21 Nov 2017 18:14:42 +0800, Anton Shestakov wrote: > > > > # HG changeset patch > > > > # User Anton Shestakov <a...@dw

  1   2   3   4   5   >