Fri, 30 Jun 2017 03:43:23 +0200 |
Boris Feld |
configitems: register the 'notify.maxdiff' config
|
changeset |
files
|
Fri, 30 Jun 2017 03:43:22 +0200 |
Boris Feld |
configitems: register the 'notify.fromauthor' config
|
changeset |
files
|
Fri, 30 Jun 2017 03:43:20 +0200 |
Boris Feld |
configitems: register the 'notify.domain' config
|
changeset |
files
|
Fri, 30 Jun 2017 03:43:19 +0200 |
Boris Feld |
configitems: register the 'notify.diffstat' config
|
changeset |
files
|
Fri, 30 Jun 2017 03:43:18 +0200 |
Boris Feld |
configitems: register the 'notify.config' config
|
changeset |
files
|
Thu, 10 Aug 2017 18:55:33 -0400 |
Augie Fackler |
merge with stable
|
changeset |
files
|
Thu, 10 Aug 2017 14:23:41 -0400 |
Augie Fackler |
merge with stable
|
changeset |
files
|
Wed, 02 Aug 2017 19:49:57 +0200 |
Boris Feld |
obsutil: rename allprecursors into allpredecessors
|
changeset |
files
|
Wed, 02 Aug 2017 19:48:06 +0200 |
Boris Feld |
obsolete: rename precursor into predecessor in obsolete docstrings
|
changeset |
files
|
Wed, 02 Aug 2017 19:39:08 +0200 |
Boris Feld |
obsstore: rename precursors into predecessors
|
changeset |
files
|
Wed, 02 Aug 2017 19:34:15 +0200 |
Boris Feld |
obsolete: rename _addprecursors into _addpredecessors
|
changeset |
files
|
Wed, 02 Aug 2017 19:20:59 +0200 |
Boris Feld |
obsmarker: rename precnode into prednode
|
changeset |
files
|
Wed, 02 Aug 2017 19:13:56 +0200 |
Boris Feld |
context: rename troubled into isunstable
|
changeset |
files
|
Wed, 02 Aug 2017 19:09:00 +0200 |
Boris Feld |
context: rename bumped into phasedivergent
|
changeset |
files
|
Wed, 02 Aug 2017 19:02:48 +0200 |
Boris Feld |
context: rename divergent into contentdivergent
|
changeset |
files
|
Wed, 02 Aug 2017 18:50:32 +0200 |
Boris Feld |
context: rename unstable into orphan
|
changeset |
files
|
Wed, 02 Aug 2017 18:34:39 +0200 |
Boris Feld |
context: rename troubles into instabilities
|
changeset |
files
|
Tue, 08 Aug 2017 17:25:38 -0700 |
Durham Goode |
repair: move manifest strip to a separate function
|
changeset |
files
|
Tue, 08 Aug 2017 17:25:38 -0700 |
Durham Goode |
repair: refactor broken linkrev collection
|
changeset |
files
|
Tue, 25 Jul 2017 22:53:44 -0400 |
Augie Fackler |
tests: update duplicateoptions test to use bytestrings everywhere
|
changeset |
files
|
Tue, 25 Jul 2017 22:48:46 -0400 |
Augie Fackler |
extensions: attempt to use non-deprecated inspect method
|
changeset |
files
|
Thu, 15 Jun 2017 14:22:25 -0400 |
Augie Fackler |
tests: clean up many print statements to be print functions instead
|
changeset |
files
|
Thu, 15 Jun 2017 13:32:32 -0400 |
Augie Fackler |
tests: fix simple heredoc print statements to work on Py3
|
changeset |
files
|
Mon, 24 Jul 2017 10:37:39 -0400 |
Augie Fackler |
obsolete: use bytes() instead of str() so the node is bytes on py3
|
changeset |
files
|
Mon, 24 Jul 2017 23:56:17 -0400 |
Augie Fackler |
tests: fix test-notify.t to use $PYTHON
|
changeset |
files
|
Tue, 25 Jul 2017 00:00:14 -0400 |
Augie Fackler |
tests: make test-highlight code portable to python3
|
changeset |
files
|
Thu, 15 Jun 2017 13:32:02 -0400 |
Augie Fackler |
dagparser: make print statement in doctest Py3 portable
|
changeset |
files
|
Thu, 15 Jun 2017 13:31:33 -0400 |
Augie Fackler |
i18n: fix check-translation.py to be less broken on Python 3
|
changeset |
files
|
Mon, 24 Jul 2017 13:48:32 -0400 |
Augie Fackler |
ui: refactor extractchoices so it doesn't break on Python 3
|
changeset |
files
|
Mon, 24 Jul 2017 11:29:51 -0400 |
Augie Fackler |
obsutil: defend against succsmarkers() returning None
|
changeset |
files
|
Mon, 24 Jul 2017 11:28:59 -0400 |
Augie Fackler |
changegroup: more **kwargs
|
changeset |
files
|
Mon, 24 Jul 2017 11:16:32 -0400 |
Augie Fackler |
bundle2: convert ints to strings using pycompat.bytestring()
|
changeset |
files
|
Tue, 08 Aug 2017 15:07:05 -0400 |
Augie Fackler |
tests: fix up test-run-tests failures on Python 3.6
|
changeset |
files
|
Wed, 02 Aug 2017 11:32:25 +0200 |
Boris Feld |
template: rename troubles templatekw into instabilities
|
changeset |
files
|
Sun, 06 Aug 2017 11:40:53 -0700 |
Jun Wu |
test-rebase: add a brute force test
|
changeset |
files
|
Tue, 08 Aug 2017 18:53:13 +0000 |
Alex Gaynor |
dirstate: simplify dirstate's __iter__
|
changeset |
files
|
Wed, 19 Jul 2017 13:34:06 -0700 |
Martin von Zweigbergk |
repo: skip invalidation of changelog if it has 'delayed' changes (API)
|
changeset |
files
|
Sun, 06 Aug 2017 17:47:41 -0700 |
Gregory Szorc |
httppeer: make several instance attributes internal (API)
|
changeset |
files
|
Sun, 06 Aug 2017 10:56:25 -0700 |
Gregory Szorc |
httppeer: remove unused handler attribute
|
changeset |
files
|
Mon, 07 Aug 2017 20:17:02 -0700 |
Gregory Szorc |
localrepo: remove unused requirements attributes on localpeer (API)
|
changeset |
files
|
Sat, 05 Aug 2017 15:15:20 -0700 |
Gregory Szorc |
exchange: access requirements on repo instead of peer
|
changeset |
files
|
Sun, 06 Aug 2017 17:44:56 -0700 |
Gregory Szorc |
exchange: drop support for lock-based unbundling (BC)
|
changeset |
files
|
Fri, 04 Aug 2017 15:49:36 -0400 |
Augie Fackler |
http: add a test of actually pushing with httppostargs
|
changeset |
files
|
Sun, 06 Aug 2017 01:13:57 +0900 |
FUJIWARA Katsunori |
filemerge: move decorator definition for internal merge tools to registrar
|
changeset |
files
|
Sat, 05 Aug 2017 05:25:36 +0530 |
Rishabh Madan |
releasenotes: add similarity check function to compare incoming notes
|
changeset |
files
|
Sat, 29 Jul 2017 14:06:26 +0530 |
Rishabh Madan |
releasenotes: add import check for fuzzywuzzy
|
changeset |
files
|
Tue, 18 Jul 2017 00:57:11 -0400 |
Matt Harbison |
run-tests: don't drop optional lines after a missing unconditional line
|
changeset |
files
|
Tue, 18 Jul 2017 00:12:44 -0400 |
Matt Harbison |
run-tests: drop required (feature !) style lines when the output is missing
|
changeset |
files
|
Mon, 24 Jul 2017 10:34:32 +0200 |
Denis Laxalde |
status: avoid recursing into ignored directory with "--terse u"
|
changeset |
files
|
Mon, 31 Jul 2017 09:59:42 +0530 |
Pulkit Goyal |
pushvars: move fb extension pushvars to core
|
changeset |
files
|
Fri, 04 Aug 2017 12:21:23 -0700 |
Jun Wu |
phabricator: update diff property even if we choose not to create a new diff
|
changeset |
files
|
Mon, 17 Jul 2017 19:52:50 -0700 |
Jun Wu |
phabricator: use Phabricator's last node information
|
changeset |
files
|
Thu, 03 Aug 2017 03:09:33 +0530 |
Pulkit Goyal |
phabricator: add --confirm option to phabsend command
|
changeset |
files
|
Tue, 01 Aug 2017 18:07:34 +0200 |
Boris Feld |
evolution: rename bumped to phase-divergent
|
changeset |
files
|
Tue, 01 Aug 2017 17:58:20 +0200 |
Boris Feld |
evolution: rename divergent to content-divergent
|
changeset |
files
|
Thu, 03 Aug 2017 00:45:02 +0900 |
Yuya Nishihara |
py3: use bytes IO to write sample hgrc
|
changeset |
files
|
Fri, 04 Aug 2017 08:15:10 +0200 |
muxator |
buildrpm: do not break in presence of custom user configs
|
changeset |
files
|
Fri, 04 Aug 2017 05:38:22 -0700 |
Kostia Balytskyi |
sparse: treat paths as cwd-relative
|
changeset |
files
|
Wed, 02 Aug 2017 15:48:57 -0700 |
Kostia Balytskyi |
match: expose some data and functionality to other modules
|
changeset |
files
|
Wed, 02 Aug 2017 15:05:21 -0700 |
Kostia Balytskyi |
sparse: properly error out when absolute paths are used
|
changeset |
files
|
Thu, 03 Aug 2017 23:02:32 +0900 |
Yuya Nishihara |
py3: convert arbitrary exception object to byte string more reliably
|
changeset |
files
|
Thu, 03 Aug 2017 20:08:31 -0700 |
Rodrigo Damazio |
build: delay version computation on macOS builds
|
changeset |
files
|
Thu, 03 Aug 2017 12:40:48 -0700 |
Kyle Lippincott |
color: remove warnings if term is not formatted (==dumb or !ui.formatted())
|
changeset |
files
|
Thu, 27 Jul 2017 16:09:26 +0200 |
Mathias De Maré |
rpms: add chg
|
changeset |
files
|
Fri, 14 Jul 2017 14:30:55 -0700 |
Martin von Zweigbergk |
tests: demonstrate crash when trying to rebase merge without its parents
|
changeset |
files
|
Sun, 16 Jul 2017 23:17:41 -0700 |
Martin von Zweigbergk |
tests: demonstrate broken rebase of merge with p1's successor in dest
|
changeset |
files
|
Mon, 24 Jul 2017 11:19:11 -0400 |
Augie Fackler |
bundle2: obtain repr() of exception in a python3-safe way
|
changeset |
files
|
Mon, 24 Jul 2017 11:28:40 -0400 |
Augie Fackler |
bundle2: use bytestr() instead of str() to convert part id to bytes
|
changeset |
files
|
Mon, 24 Jul 2017 11:20:08 -0400 |
Augie Fackler |
bundle2: work around zip() being lazy in Python 3
|
changeset |
files
|
Mon, 24 Jul 2017 11:19:45 -0400 |
Augie Fackler |
bundle2: look for __next__ as well as next to identify iterators
|
changeset |
files
|
Mon, 24 Jul 2017 11:17:36 -0400 |
Augie Fackler |
bundle2: use modern Python division
|
changeset |
files
|
Mon, 24 Jul 2017 11:16:53 -0400 |
Augie Fackler |
changegroup: wrap some ** expansions in strkwargs
|
changeset |
files
|
Mon, 24 Jul 2017 10:21:23 -0400 |
Augie Fackler |
obsolete: reuse _fm1metapair for computing _fm1metapairsize
|
changeset |
files
|
Fri, 11 Aug 2017 10:16:00 +0900 |
Mike Hommey |
setup: fix installing in a mingw environment
stable
|
changeset |
files
|
Thu, 10 Aug 2017 21:25:02 -0400 |
Kevin Bullock |
osx: delay version computation on macOS builds
stable
|
changeset |
files
|
Tue, 01 Aug 2017 17:53:48 +0200 |
Boris Feld |
evolution: rename unstable to orphan
|
changeset |
files
|
Tue, 01 Aug 2017 17:39:28 +0200 |
Boris Feld |
evolution: rename trouble(s) to instability
|
changeset |
files
|
Wed, 02 Aug 2017 03:23:06 +0530 |
Pulkit Goyal |
bundle2: load hookargs from bundleoperation into transaction when started one
|
changeset |
files
|
Wed, 02 Aug 2017 03:08:42 +0530 |
Pulkit Goyal |
bundle2: add the capability to store hookargs on bundle operation object
|
changeset |
files
|
Thu, 10 Aug 2017 20:47:19 -0700 |
Mike Hommey |
branchmap: revert c34532365b38 for Python 2.7 compatibility
stable
|
changeset |
files
|
Thu, 10 Aug 2017 18:46:55 -0400 |
Augie Fackler |
Added signature for changeset 3fee7f7d2da0
stable
|
changeset |
files
|
Thu, 10 Aug 2017 18:46:54 -0400 |
Augie Fackler |
Added tag 4.3.1 for changeset 3fee7f7d2da0
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 04 Aug 2017 23:54:12 -0700 |
Jun Wu |
ssh: quote parameters using shellquote (SEC)
stable
|
changeset |
files
|
Mon, 31 Jul 2017 14:55:11 -0700 |
Sean Farley |
subrepo: add tests for git rogue ssh urls (SEC)
stable
|
changeset |
files
|
Mon, 31 Jul 2017 16:44:17 -0700 |
Sean Farley |
subrepo: add tests for svn rogue ssh urls (SEC)
stable
|
changeset |
files
|
Mon, 31 Jul 2017 16:04:44 -0700 |
Sean Farley |
subrepo: add tests for hg rogue ssh urls (SEC)
stable
|
changeset |
files
|
Mon, 31 Jul 2017 14:40:28 -0700 |
Sean Farley |
push: add tests for unsafe ssh url (SEC)
stable
|
changeset |
files
|
Fri, 28 Jul 2017 16:47:32 -0700 |
Sean Farley |
pull: add tests for unsafe ssh url (SEC)
stable
|
changeset |
files
|
Fri, 28 Jul 2017 16:36:36 -0700 |
Sean Farley |
clone: add tests for unsafe ssh url (SEC)
stable
|
changeset |
files
|
Tue, 01 Aug 2017 14:40:19 -0700 |
Sean Farley |
sshpeer: check for safe ssh url (SEC)
stable
|
changeset |
files
|
Fri, 04 Aug 2017 14:00:03 -0400 |
Augie Fackler |
ssh: ban any username@host or host that starts with - (SEC)
stable
|
changeset |
files
|
Fri, 28 Jul 2017 16:32:25 -0700 |
Sean Farley |
util: add utility method to check for bad ssh urls (SEC)
stable
|
changeset |
files
|
Wed, 26 Jul 2017 22:10:15 +0900 |
Yuya Nishihara |
pathauditor: disable cache of audited paths by default (issue5628)
stable
|
changeset |
files
|
Tue, 01 Aug 2017 21:03:25 +0900 |
Yuya Nishihara |
tests: show cache of audited paths is never invalidated
stable
|
changeset |
files
|
Thu, 10 Aug 2017 14:23:25 -0400 |
Augie Fackler |
stable: merge heads
stable
|
changeset |
files
|
Thu, 10 Aug 2017 14:14:49 -0400 |
Augie Fackler |
Added signature for changeset 943c91326b23
stable
|
changeset |
files
|
Thu, 10 Aug 2017 14:14:48 -0400 |
Augie Fackler |
Added tag 4.2.3 for changeset 943c91326b23
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 04 Aug 2017 23:54:12 -0700 |
Jun Wu |
ssh: quote parameters using shellquote (SEC)
stable
|
changeset |
files
|
Mon, 31 Jul 2017 14:55:11 -0700 |
Sean Farley |
subrepo: add tests for git rogue ssh urls (SEC)
stable
|
changeset |
files
|
Mon, 31 Jul 2017 16:44:17 -0700 |
Sean Farley |
subrepo: add tests for svn rogue ssh urls (SEC)
stable
|
changeset |
files
|
Mon, 31 Jul 2017 16:04:44 -0700 |
Sean Farley |
subrepo: add tests for hg rogue ssh urls (SEC)
stable
|
changeset |
files
|
Mon, 31 Jul 2017 14:40:28 -0700 |
Sean Farley |
push: add tests for unsafe ssh url (SEC)
stable
|
changeset |
files
|
Fri, 28 Jul 2017 16:47:32 -0700 |
Sean Farley |
pull: add tests for unsafe ssh url (SEC)
stable
|
changeset |
files
|
Fri, 28 Jul 2017 16:36:36 -0700 |
Sean Farley |
clone: add tests for unsafe ssh url (SEC)
stable
|
changeset |
files
|
Tue, 01 Aug 2017 14:40:19 -0700 |
Sean Farley |
sshpeer: check for safe ssh url (SEC)
stable
|
changeset |
files
|
Fri, 04 Aug 2017 14:00:03 -0400 |
Augie Fackler |
ssh: ban any username@host or host that starts with - (SEC)
stable
|
changeset |
files
|
Fri, 28 Jul 2017 16:32:25 -0700 |
Sean Farley |
util: add utility method to check for bad ssh urls (SEC)
stable
|
changeset |
files
|
Wed, 26 Jul 2017 22:10:15 +0900 |
Yuya Nishihara |
pathauditor: disable cache of audited paths by default (issue5628)
stable
|
changeset |
files
|
Tue, 01 Aug 2017 21:03:25 +0900 |
Yuya Nishihara |
tests: show cache of audited paths is never invalidated
stable
|
changeset |
files
|
Thu, 10 Aug 2017 13:29:09 -0400 |
Augie Fackler |
Added signature for changeset 5544af862286
stable
|
changeset |
files
|
Thu, 10 Aug 2017 13:29:08 -0400 |
Augie Fackler |
Added tag 4.3 for changeset 5544af862286
stable
|
changeset |
files
|
Mon, 07 Aug 2017 13:40:36 +0200 |
Mathias De Maré |
chg: define _GNU_SOURCE to allow CentOS 5 compilation
stable 4.3
|
changeset |
files
|
Mon, 07 Aug 2017 13:38:25 +0200 |
Mathias De Maré |
centos5: use vault urls
stable
|
changeset |
files
|
Sat, 05 Aug 2017 13:19:09 -0700 |
Kostia Balytskyi |
ui: make sure buffer is flushed before waiting for user input (issue5587)
stable
|
changeset |
files
|
Wed, 02 Aug 2017 22:51:19 +0900 |
Yuya Nishihara |
util: fix sortdict.update() to call __setitem__() on PyPy (issue5639)
stable
|
changeset |
files
|
Wed, 02 Aug 2017 22:58:38 +0900 |
Yuya Nishihara |
test-revlog-raw: close file handles explicitly (issue5644)
stable
|
changeset |
files
|
Wed, 02 Aug 2017 22:04:02 +0900 |
Yuya Nishihara |
tests: clear __pycache__ for PyPy compatibility (issue5638) (issue5642)
stable
|
changeset |
files
|
Wed, 02 Aug 2017 22:06:45 +0900 |
Yuya Nishihara |
test-extension: glob module name in error message for PyPy
stable
|
changeset |
files
|