log

age author description
Mon, 13 Feb 2017 20:44:20 -0800 Bryan O'Sullivan dispatch: move detection of profiling earlier during startup
Mon, 13 Feb 2017 21:00:50 -0800 Jun Wu ui: fix configwith doctest
Tue, 14 Feb 2017 01:52:16 +0530 Pulkit Goyal test-bdiff: move import inside the function to avoid test failure
Sun, 12 Feb 2017 22:28:09 -0800 Bryan O'Sullivan profiling: add statprof support for Chrome trace viewer rendering
Sun, 12 Feb 2017 22:20:20 -0800 Bryan O'Sullivan statprof: allow rendering in the Chrome trace viewer format
Sun, 12 Feb 2017 22:16:58 -0800 Bryan O'Sullivan statprof: add a path simplification function
Sun, 12 Feb 2017 21:44:55 -0800 Bryan O'Sullivan ui: rewrite configint in terms of configwith
Sun, 12 Feb 2017 21:40:46 -0800 Bryan O'Sullivan ui: add a configwith method
Mon, 13 Feb 2017 22:15:28 +0530 Pulkit Goyal py3: convert the mode argument of os.fdopen to unicodes (2 of 2)
Mon, 13 Feb 2017 20:06:38 +0530 Pulkit Goyal py3: convert the mode argument of os.fdopen to unicodes (1 of 2)
Thu, 09 Feb 2017 15:20:41 -0500 John Mulligan bugzilla: add a rest api backend (usable with bugzilla 5.0+)
Mon, 13 Feb 2017 15:12:17 -0500 John Mulligan keepalive: honor urllib2 style get_method overrides
Fri, 10 Feb 2017 13:56:31 -0800 Jun Wu lock: include Linux pid namespace identifier in prefix
Fri, 10 Feb 2017 13:35:21 -0800 Jun Wu lock: move lock._host calculation to a function
Wed, 01 Feb 2017 17:33:46 +0100 Pierre-Yves David debugcommands: move 'debugknown' in the new module
Wed, 01 Feb 2017 17:31:05 +0100 Pierre-Yves David debugcommands: extract debuginstall in the debugcommands module
Mon, 13 Feb 2017 16:35:49 +0100 Pierre-Yves David dispatch: load debugcommand before extension
Mon, 13 Feb 2017 09:44:16 -0800 Martin von Zweigbergk merge with stable
Mon, 13 Feb 2017 11:43:12 -0800 Siddharth Agarwal bundle2: fix assertion that 'compression' hasn't been set stable
Fri, 10 Feb 2017 18:20:58 +0100 Pierre-Yves David wireproto: properly report server Abort during 'getbundle' stable
Fri, 10 Feb 2017 18:17:20 +0100 Pierre-Yves David getbundle: cleanly handle remote abort during getbundle stable
Fri, 10 Feb 2017 18:06:08 +0100 Pierre-Yves David bundle1: fix bundle1-denied reporting for pull over ssh stable
Fri, 10 Feb 2017 18:06:12 +0100 Pierre-Yves David bundle-tests: operate from outside a repository stable
Fri, 10 Feb 2017 17:56:52 +0100 Pierre-Yves David bundle1: display server abort hint during unbundle stable
Fri, 10 Feb 2017 17:56:59 +0100 Pierre-Yves David bundle1: fix bundle1-denied reporting for push over ssh stable
Fri, 10 Feb 2017 17:56:47 +0100 Pierre-Yves David bundle2: keep hint close to the primary message when remote abort stable
Sun, 12 Feb 2017 02:23:33 +0900 FUJIWARA Katsunori misc: update year in copyright lines stable
Mon, 13 Feb 2017 02:31:56 -0800 Stanislau Hlebik localrepo: avoid unnecessary sorting
Mon, 13 Feb 2017 02:26:18 -0800 Stanislau Hlebik localrepo: cache self.changelog in local variable
Tue, 07 Feb 2017 13:11:30 -0800 Martin von Zweigbergk destutil: remove dead code about non-linear updates