log

age author description
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:41 -0400 Augie Fackler merge with 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
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 13:29:09 -0400 Augie Fackler Added signature for changeset 5544af862286 stable
Thu, 10 Aug 2017 13:29:08 -0400 Augie Fackler Added tag 4.3 for changeset 5544af862286 stable
Wed, 02 Aug 2017 19:49:57 +0200 Boris Feld obsutil: rename allprecursors into allpredecessors
Wed, 02 Aug 2017 19:48:06 +0200 Boris Feld obsolete: rename precursor into predecessor in obsolete docstrings
Wed, 02 Aug 2017 19:39:08 +0200 Boris Feld obsstore: rename precursors into predecessors
Wed, 02 Aug 2017 19:34:15 +0200 Boris Feld obsolete: rename _addprecursors into _addpredecessors
Wed, 02 Aug 2017 19:20:59 +0200 Boris Feld obsmarker: rename precnode into prednode
Wed, 02 Aug 2017 19:13:56 +0200 Boris Feld context: rename troubled into isunstable
Wed, 02 Aug 2017 19:09:00 +0200 Boris Feld context: rename bumped into phasedivergent
Wed, 02 Aug 2017 19:02:48 +0200 Boris Feld context: rename divergent into contentdivergent
Wed, 02 Aug 2017 18:50:32 +0200 Boris Feld context: rename unstable into orphan
Wed, 02 Aug 2017 18:34:39 +0200 Boris Feld context: rename troubles into instabilities
Tue, 08 Aug 2017 17:25:38 -0700 Durham Goode repair: move manifest strip to a separate function
Tue, 08 Aug 2017 17:25:38 -0700 Durham Goode repair: refactor broken linkrev collection
Tue, 25 Jul 2017 22:53:44 -0400 Augie Fackler tests: update duplicateoptions test to use bytestrings everywhere
Tue, 25 Jul 2017 22:48:46 -0400 Augie Fackler extensions: attempt to use non-deprecated inspect method
Thu, 15 Jun 2017 14:22:25 -0400 Augie Fackler tests: clean up many print statements to be print functions instead
Thu, 15 Jun 2017 13:32:32 -0400 Augie Fackler tests: fix simple heredoc print statements to work on Py3
Mon, 24 Jul 2017 10:37:39 -0400 Augie Fackler obsolete: use bytes() instead of str() so the node is bytes on py3
Mon, 24 Jul 2017 23:56:17 -0400 Augie Fackler tests: fix test-notify.t to use $PYTHON
Tue, 25 Jul 2017 00:00:14 -0400 Augie Fackler tests: make test-highlight code portable to python3
Thu, 15 Jun 2017 13:32:02 -0400 Augie Fackler dagparser: make print statement in doctest Py3 portable
Thu, 15 Jun 2017 13:31:33 -0400 Augie Fackler i18n: fix check-translation.py to be less broken on Python 3
Mon, 24 Jul 2017 13:48:32 -0400 Augie Fackler ui: refactor extractchoices so it doesn't break on Python 3
Mon, 24 Jul 2017 11:29:51 -0400 Augie Fackler obsutil: defend against succsmarkers() returning None
Mon, 24 Jul 2017 11:28:59 -0400 Augie Fackler changegroup: more **kwargs
Mon, 24 Jul 2017 11:16:32 -0400 Augie Fackler bundle2: convert ints to strings using pycompat.bytestring()
Tue, 08 Aug 2017 15:07:05 -0400 Augie Fackler tests: fix up test-run-tests failures on Python 3.6
Wed, 02 Aug 2017 11:32:25 +0200 Boris Feld template: rename troubles templatekw into instabilities
Sun, 06 Aug 2017 11:40:53 -0700 Jun Wu test-rebase: add a brute force test
Tue, 08 Aug 2017 18:53:13 +0000 Alex Gaynor dirstate: simplify dirstate's __iter__
Wed, 19 Jul 2017 13:34:06 -0700 Martin von Zweigbergk repo: skip invalidation of changelog if it has 'delayed' changes (API)
Sun, 06 Aug 2017 17:47:41 -0700 Gregory Szorc httppeer: make several instance attributes internal (API)
Sun, 06 Aug 2017 10:56:25 -0700 Gregory Szorc httppeer: remove unused handler attribute
Mon, 07 Aug 2017 20:17:02 -0700 Gregory Szorc localrepo: remove unused requirements attributes on localpeer (API)
Sat, 05 Aug 2017 15:15:20 -0700 Gregory Szorc exchange: access requirements on repo instead of peer
Sun, 06 Aug 2017 17:44:56 -0700 Gregory Szorc exchange: drop support for lock-based unbundling (BC)
Mon, 07 Aug 2017 13:40:36 +0200 Mathias De Maré chg: define _GNU_SOURCE to allow CentOS 5 compilation stable 4.3
Mon, 07 Aug 2017 13:38:25 +0200 Mathias De Maré centos5: use vault urls stable