log

age author description
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
Thu, 09 Feb 2017 09:55:31 -0800 Martin von Zweigbergk update: fix typo/stale comment to match code
Wed, 08 Feb 2017 23:03:33 -0800 Martin von Zweigbergk merge: remove unused handling of default destination in merge.update()
Wed, 08 Feb 2017 14:49:37 -0800 Martin von Zweigbergk update: localize logic around which ancestor to use
Wed, 08 Feb 2017 22:12:27 -0800 Martin von Zweigbergk tests: add test for updating to null revision
Fri, 10 Feb 2017 15:26:03 -0800 Martin von Zweigbergk import: mention "stdin" (abbreviated) and add example
Thu, 09 Feb 2017 09:32:25 -0800 Martin von Zweigbergk merge: print status message before launching external merge tool
Wed, 08 Feb 2017 07:44:10 -0800 Simon Farnsworth pager: exit cleanly on SIGPIPE (BC)
Fri, 10 Feb 2017 04:09:06 -0800 Jun Wu runtests: catch EPROTONOSUPPORT in checkportisavailable
Tue, 07 Feb 2017 23:24:47 -0800 Gregory Szorc zstd: vendor python-zstandard 0.7.0
Thu, 09 Feb 2017 21:44:32 -0500 Augie Fackler tests: exclude python-zstandard from pyflakes analysis