log

age author description
Fri, 19 Apr 2019 05:07:44 -0700 Gregory Szorc automation: only iterate over our AMIs
Wed, 01 May 2019 15:34:03 -0700 Martin von Zweigbergk remotefilelog: move most setup from onetimesetup() to uisetup()
Wed, 01 May 2019 15:24:16 -0700 Martin von Zweigbergk remotefilelog: move most functions in onetimeclientsetup() to top level
Tue, 14 May 2019 09:46:38 -0700 Martin von Zweigbergk tests: avoid the word "dirty" to mean "not a descendant of merge base"
Wed, 01 May 2019 20:54:27 -0700 Martin von Zweigbergk releasenotes: add a file in which to record release notes
Sat, 11 May 2019 22:08:57 -0400 Matt Harbison record: avoid modifying the matcher passed as a method parameter
Sat, 04 May 2019 23:31:42 -0400 Augie Fackler sslutil: add support for SSLKEYLOGFILE to wrapsocket
Sun, 05 May 2019 17:04:48 +0100 Ian Moody phabricator: add custom vcr matcher to match request bodies
Thu, 09 May 2019 18:37:37 -0400 Augie Fackler merge with stable
Wed, 08 May 2019 21:25:23 -0700 Martin von Zweigbergk absorb: be more specific when erroring out on merge commit
Wed, 08 May 2019 18:11:33 -0400 Augie Fackler remotefilelog: log when we're about to fetch files
Tue, 30 Apr 2019 15:15:57 +0900 Yuya Nishihara revset: populate wdir() by its hash or revision number
Wed, 08 May 2019 16:09:50 -0400 Augie Fackler sslutil: fsencode path returned by certifi (issue6132) stable
Tue, 30 Apr 2019 15:10:07 +0900 Yuya Nishihara revset: extract private constant of {nullrev, wdirrev} set
Tue, 30 Apr 2019 15:22:03 +0900 Yuya Nishihara help: suggest merge() revset instead of -m/--only-merges
Mon, 06 May 2019 22:06:23 -0700 Martin von Zweigbergk tests: update annotate tests to work around simplemerge bug
Tue, 07 May 2019 14:42:15 -0700 Martin von Zweigbergk copies: delete misplaced comment
Mon, 22 Apr 2019 18:55:27 +0100 Ian Moody phabricator: include branch in the phabread output
Mon, 22 Apr 2019 18:55:26 +0100 Ian Moody phabricator: fallback to reading metadata from diff for phabread
Sat, 20 Apr 2019 16:11:23 +0100 Ian Moody phabricator: include commit (node) and parent in the local:commits metadata
Thu, 18 Apr 2019 00:34:45 -0700 Martin von Zweigbergk copies: remove redundant filtering of ping-pong renames in _chain()
Fri, 03 May 2019 15:43:44 -0400 Augie Fackler repair: reword comments that I noticed while working on source formatting
Mon, 06 May 2019 22:10:34 -0400 Matt Harbison commit: allow --interactive to work again when naming a directory (issue6131) stable
Fri, 26 Apr 2019 12:41:48 +0200 Sietse Brouwer gendoc: nest command headers under category headers
Fri, 26 Apr 2019 12:40:26 +0200 Sietse Brouwer minirst: support subsubsubsubsections (header level 5) with marker ''''
Fri, 03 May 2019 15:37:08 +0200 Sietse Brouwer gendoc: guarantee that all commands were processed
Fri, 26 Apr 2019 17:53:01 +0200 Sietse Brouwer gendoc: group commands by category in man page and HTML help
Thu, 25 Apr 2019 19:15:17 +0200 Sietse Brouwer gendoc: indent loop to make next patch more legible
Fri, 03 May 2019 15:53:56 -0400 Augie Fackler contrib: have byteify-strings explode if run in Python 2
Fri, 03 May 2019 15:46:09 -0400 Augie Fackler repair: reword comment about bookmarks logic