log

age author description
Tue, 10 Jan 2017 06:59:31 +0800 Jun Wu chgserver: implement chgui._runpager
Tue, 10 Jan 2017 06:59:21 +0800 Jun Wu chgserver: make S channel support pager request
Tue, 10 Jan 2017 06:59:03 +0800 Jun Wu chg: handle pager request client-side
Tue, 10 Jan 2017 06:58:51 +0800 Jun Wu chgserver: use util.shellenviron
Tue, 10 Jan 2017 06:58:02 +0800 Jun Wu util: extract the logic calculating environment variables
Sun, 08 Jan 2017 00:52:54 +0800 Anton Shestakov hgweb: generate archive links in order
Sun, 08 Jan 2017 01:24:45 +0800 Anton Shestakov hgweb: use archivespecs (dict) instead of archives (tuple) for "in" check
Sun, 08 Jan 2017 14:37:44 -0500 Matt Harbison test-obsolete: stabilize output on platforms without 'serve' support
Sun, 08 Jan 2017 13:49:53 -0500 Matt Harbison tests: update globs for Windows
Sun, 08 Jan 2017 12:05:10 -0500 Matt Harbison help: merge the various operator sections of revsets, filesets and templates
Sun, 08 Jan 2017 02:43:01 -0500 Matt Harbison help: apply the section headings from revsets to templates
Sun, 08 Jan 2017 02:40:36 -0500 Matt Harbison help: apply the section headings from revsets to filesets
Fri, 06 Jan 2017 16:14:52 +0000 Jun Wu chg: check type read from S channel
Fri, 06 Jan 2017 16:12:25 +0000 Jun Wu chgserver: check type passed to S channel
Fri, 06 Jan 2017 16:11:03 +0000 Jun Wu chg: send type information via S channel (BC)