log

age author description
Sun, 13 Aug 2017 11:04:42 -0700 Gregory Szorc repository: formalize wire protocol interface
Sun, 13 Aug 2017 10:58:48 -0700 Gregory Szorc repository: formalize peer interface with abstract base class
Mon, 14 Aug 2017 22:28:59 -0700 Jun Wu util: make nogc effective for CPython
Wed, 26 Jul 2017 23:47:54 -0400 Augie Fackler scmutil: use util.shellquote instead of %r
Mon, 14 Aug 2017 11:20:06 +0200 Boris Feld context: fix troubled deprecation
Mon, 14 Aug 2017 22:26:48 -0400 Matt Harbison test-pushvars: invoke shell script hook via `sh` for Windows
Mon, 14 Aug 2017 22:20:53 -0400 Matt Harbison test-sparse: drop unnecessary globs
Fri, 28 Jul 2017 22:04:27 -0700 Martin von Zweigbergk exchange: simplify unbundle locking using context managers
Fri, 28 Jul 2017 22:42:10 -0700 Martin von Zweigbergk util: add base class for transactional context managers
Mon, 14 Aug 2017 16:26:36 -0700 Martin von Zweigbergk exchange: remove need for "locked" variable
Mon, 14 Aug 2017 16:14:14 -0700 Martin von Zweigbergk exchange: drop now-unnecessary "local" from lock name variables
Fri, 28 Jul 2017 21:49:44 -0700 Martin von Zweigbergk exchange: remove 'locallocked' member from pushop object
Sat, 12 Aug 2017 21:01:06 -0700 Jun Wu rebase: change "result would have 3 parent" error message (BC)
Mon, 14 Aug 2017 07:02:38 -0700 Jun Wu drawdag: allow override file contents via comments
Fri, 04 Aug 2017 12:39:29 -0700 Jun Wu phabricator: add --amend option to phabsend