Tue, 18 Jul 2017 00:57:11 -0400 Matt Harbison run-tests: don't drop optional lines after a missing unconditional line
Tue, 18 Jul 2017 00:12:44 -0400 Matt Harbison run-tests: drop required (feature !) style lines when the output is missing
Mon, 24 Jul 2017 10:34:32 +0200 Denis Laxalde status: avoid recursing into ignored directory with "--terse u"
Mon, 31 Jul 2017 09:59:42 +0530 Pulkit Goyal pushvars: move fb extension pushvars to core
Fri, 04 Aug 2017 12:21:23 -0700 Jun Wu phabricator: update diff property even if we choose not to create a new diff
Mon, 17 Jul 2017 19:52:50 -0700 Jun Wu phabricator: use Phabricator's last node information
Thu, 03 Aug 2017 03:09:33 +0530 Pulkit Goyal phabricator: add --confirm option to phabsend command
Tue, 01 Aug 2017 18:07:34 +0200 Boris Feld evolution: rename bumped to phase-divergent
Tue, 01 Aug 2017 17:58:20 +0200 Boris Feld evolution: rename divergent to content-divergent
Thu, 03 Aug 2017 00:45:02 +0900 Yuya Nishihara py3: use bytes IO to write sample hgrc
Fri, 04 Aug 2017 08:15:10 +0200 muxator buildrpm: do not break in presence of custom user configs
Fri, 04 Aug 2017 05:38:22 -0700 Kostia Balytskyi sparse: treat paths as cwd-relative
Wed, 02 Aug 2017 15:48:57 -0700 Kostia Balytskyi match: expose some data and functionality to other modules
Wed, 02 Aug 2017 15:05:21 -0700 Kostia Balytskyi sparse: properly error out when absolute paths are used
Thu, 03 Aug 2017 23:02:32 +0900 Yuya Nishihara py3: convert arbitrary exception object to byte string more reliably
Thu, 03 Aug 2017 20:08:31 -0700 Rodrigo Damazio build: delay version computation on macOS builds
Thu, 03 Aug 2017 12:40:48 -0700 Kyle Lippincott color: remove warnings if term is not formatted (==dumb or !ui.formatted())
Thu, 27 Jul 2017 16:09:26 +0200 Mathias De Maré rpms: add chg
Fri, 14 Jul 2017 14:30:55 -0700 Martin von Zweigbergk tests: demonstrate crash when trying to rebase merge without its parents
Sun, 16 Jul 2017 23:17:41 -0700 Martin von Zweigbergk tests: demonstrate broken rebase of merge with p1's successor in dest
Mon, 24 Jul 2017 11:19:11 -0400 Augie Fackler bundle2: obtain repr() of exception in a python3-safe way
Mon, 24 Jul 2017 11:28:40 -0400 Augie Fackler bundle2: use bytestr() instead of str() to convert part id to bytes
Mon, 24 Jul 2017 11:20:08 -0400 Augie Fackler bundle2: work around zip() being lazy in Python 3
Mon, 24 Jul 2017 11:19:45 -0400 Augie Fackler bundle2: look for __next__ as well as next to identify iterators
Mon, 24 Jul 2017 11:17:36 -0400 Augie Fackler bundle2: use modern Python division
Mon, 24 Jul 2017 11:16:53 -0400 Augie Fackler changegroup: wrap some ** expansions in strkwargs
Mon, 24 Jul 2017 10:21:23 -0400 Augie Fackler obsolete: reuse _fm1metapair for computing _fm1metapairsize
Fri, 11 Aug 2017 10:16:00 +0900 Mike Hommey setup: fix installing in a mingw environment stable
Thu, 10 Aug 2017 21:25:02 -0400 Kevin Bullock osx: delay version computation on macOS builds stable
Tue, 01 Aug 2017 17:53:48 +0200 Boris Feld evolution: rename unstable to orphan
Tue, 01 Aug 2017 17:39:28 +0200 Boris Feld evolution: rename trouble(s) to instability
Wed, 02 Aug 2017 03:23:06 +0530 Pulkit Goyal bundle2: load hookargs from bundleoperation into transaction when started one
Wed, 02 Aug 2017 03:08:42 +0530 Pulkit Goyal bundle2: add the capability to store hookargs on bundle operation object
Thu, 10 Aug 2017 20:47:19 -0700 Mike Hommey branchmap: revert c34532365b38 for Python 2.7 compatibility stable
Thu, 10 Aug 2017 18:46:55 -0400 Augie Fackler Added signature for changeset 3fee7f7d2da0 stable
Thu, 10 Aug 2017 18:46:54 -0400 Augie Fackler Added tag 4.3.1 for changeset 3fee7f7d2da0 stable
Mon, 07 Aug 2017 22:22:28 +0900 Yuya Nishihara ssh: unban the use of pipe character in user@host:port string stable 4.3.1
Fri, 04 Aug 2017 23:54:12 -0700 Jun Wu ssh: quote parameters using shellquote (SEC) stable
Mon, 31 Jul 2017 14:55:11 -0700 Sean Farley subrepo: add tests for git rogue ssh urls (SEC) stable
Mon, 31 Jul 2017 16:44:17 -0700 Sean Farley subrepo: add tests for svn rogue ssh urls (SEC) stable
Mon, 31 Jul 2017 16:04:44 -0700 Sean Farley subrepo: add tests for hg rogue ssh urls (SEC) stable
Mon, 31 Jul 2017 14:40:28 -0700 Sean Farley push: add tests for unsafe ssh url (SEC) stable
Fri, 28 Jul 2017 16:47:32 -0700 Sean Farley pull: add tests for unsafe ssh url (SEC) stable
Fri, 28 Jul 2017 16:36:36 -0700 Sean Farley clone: add tests for unsafe ssh url (SEC) stable
Tue, 01 Aug 2017 14:40:19 -0700 Sean Farley sshpeer: check for safe ssh url (SEC) stable
Fri, 04 Aug 2017 14:00:03 -0400 Augie Fackler ssh: ban any username@host or host that starts with - (SEC) stable
Fri, 28 Jul 2017 16:32:25 -0700 Sean Farley util: add utility method to check for bad ssh urls (SEC) stable
Wed, 26 Jul 2017 22:10:15 +0900 Yuya Nishihara pathauditor: disable cache of audited paths by default (issue5628) stable
Tue, 01 Aug 2017 21:03:25 +0900 Yuya Nishihara tests: show cache of audited paths is never invalidated stable
Thu, 10 Aug 2017 14:23:25 -0400 Augie Fackler stable: merge heads stable
Thu, 10 Aug 2017 14:14:49 -0400 Augie Fackler Added signature for changeset 943c91326b23 stable
Thu, 10 Aug 2017 14:14:48 -0400 Augie Fackler Added tag 4.2.3 for changeset 943c91326b23 stable
Mon, 07 Aug 2017 22:22:28 +0900 Yuya Nishihara ssh: unban the use of pipe character in user@host:port string stable 4.2.3
Fri, 04 Aug 2017 23:54:12 -0700 Jun Wu ssh: quote parameters using shellquote (SEC) stable
Mon, 31 Jul 2017 14:55:11 -0700 Sean Farley subrepo: add tests for git rogue ssh urls (SEC) stable
Mon, 31 Jul 2017 16:44:17 -0700 Sean Farley subrepo: add tests for svn rogue ssh urls (SEC) stable
Mon, 31 Jul 2017 16:04:44 -0700 Sean Farley subrepo: add tests for hg rogue ssh urls (SEC) stable
Mon, 31 Jul 2017 14:40:28 -0700 Sean Farley push: add tests for unsafe ssh url (SEC) stable
Fri, 28 Jul 2017 16:47:32 -0700 Sean Farley pull: add tests for unsafe ssh url (SEC) stable
Fri, 28 Jul 2017 16:36:36 -0700 Sean Farley clone: add tests for unsafe ssh url (SEC) stable
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip