Mercurial > hg
graph
-
configitems: register the 'notify.domain' configFri, 30 Jun 2017 03:43:20 +0200, by Boris Feld
-
configitems: register the 'notify.diffstat' configFri, 30 Jun 2017 03:43:19 +0200, by Boris Feld
-
configitems: register the 'notify.config' configFri, 30 Jun 2017 03:43:18 +0200, by Boris Feld
-
merge with stableThu, 10 Aug 2017 18:55:33 -0400, by Augie Fackler
-
merge with stableThu, 10 Aug 2017 14:23:41 -0400, by Augie Fackler
-
obsutil: rename allprecursors into allpredecessorsWed, 02 Aug 2017 19:49:57 +0200, by Boris Feld
-
obsolete: rename precursor into predecessor in obsolete docstringsWed, 02 Aug 2017 19:48:06 +0200, by Boris Feld
-
obsstore: rename precursors into predecessorsWed, 02 Aug 2017 19:39:08 +0200, by Boris Feld
-
obsolete: rename _addprecursors into _addpredecessorsWed, 02 Aug 2017 19:34:15 +0200, by Boris Feld
-
obsmarker: rename precnode into prednodeWed, 02 Aug 2017 19:20:59 +0200, by Boris Feld
-
context: rename troubled into isunstableWed, 02 Aug 2017 19:13:56 +0200, by Boris Feld
-
context: rename bumped into phasedivergentWed, 02 Aug 2017 19:09:00 +0200, by Boris Feld
-
context: rename divergent into contentdivergentWed, 02 Aug 2017 19:02:48 +0200, by Boris Feld
-
context: rename unstable into orphanWed, 02 Aug 2017 18:50:32 +0200, by Boris Feld
-
context: rename troubles into instabilitiesWed, 02 Aug 2017 18:34:39 +0200, by Boris Feld
-
repair: move manifest strip to a separate functionTue, 08 Aug 2017 17:25:38 -0700, by Durham Goode
-
repair: refactor broken linkrev collectionTue, 08 Aug 2017 17:25:38 -0700, by Durham Goode
-
tests: update duplicateoptions test to use bytestrings everywhereTue, 25 Jul 2017 22:53:44 -0400, by Augie Fackler
-
extensions: attempt to use non-deprecated inspect methodTue, 25 Jul 2017 22:48:46 -0400, by Augie Fackler
-
tests: clean up many print statements to be print functions insteadThu, 15 Jun 2017 14:22:25 -0400, by Augie Fackler
-
tests: fix simple heredoc print statements to work on Py3Thu, 15 Jun 2017 13:32:32 -0400, by Augie Fackler
-
obsolete: use bytes() instead of str() so the node is bytes on py3Mon, 24 Jul 2017 10:37:39 -0400, by Augie Fackler
-
tests: fix test-notify.t to use $PYTHONMon, 24 Jul 2017 23:56:17 -0400, by Augie Fackler
-
tests: make test-highlight code portable to python3Tue, 25 Jul 2017 00:00:14 -0400, by Augie Fackler
-
dagparser: make print statement in doctest Py3 portableThu, 15 Jun 2017 13:32:02 -0400, by Augie Fackler
-
i18n: fix check-translation.py to be less broken on Python 3Thu, 15 Jun 2017 13:31:33 -0400, by Augie Fackler
-
ui: refactor extractchoices so it doesn't break on Python 3Mon, 24 Jul 2017 13:48:32 -0400, by Augie Fackler
-
obsutil: defend against succsmarkers() returning NoneMon, 24 Jul 2017 11:29:51 -0400, by Augie Fackler
-
changegroup: more **kwargsMon, 24 Jul 2017 11:28:59 -0400, by Augie Fackler
-
bundle2: convert ints to strings using pycompat.bytestring()Mon, 24 Jul 2017 11:16:32 -0400, by Augie Fackler
-
tests: fix up test-run-tests failures on Python 3.6Tue, 08 Aug 2017 15:07:05 -0400, by Augie Fackler
-
template: rename troubles templatekw into instabilitiesWed, 02 Aug 2017 11:32:25 +0200, by Boris Feld
-
test-rebase: add a brute force testSun, 06 Aug 2017 11:40:53 -0700, by Jun Wu
-
dirstate: simplify dirstate's __iter__Tue, 08 Aug 2017 18:53:13 +0000, by Alex Gaynor
-
repo: skip invalidation of changelog if it has 'delayed' changes (API)Wed, 19 Jul 2017 13:34:06 -0700, by Martin von Zweigbergk
-
httppeer: make several instance attributes internal (API)Sun, 06 Aug 2017 17:47:41 -0700, by Gregory Szorc
-
httppeer: remove unused handler attributeSun, 06 Aug 2017 10:56:25 -0700, by Gregory Szorc
-
localrepo: remove unused requirements attributes on localpeer (API)Mon, 07 Aug 2017 20:17:02 -0700, by Gregory Szorc
-
exchange: access requirements on repo instead of peerSat, 05 Aug 2017 15:15:20 -0700, by Gregory Szorc
-
exchange: drop support for lock-based unbundling (BC)Sun, 06 Aug 2017 17:44:56 -0700, by Gregory Szorc
-
http: add a test of actually pushing with httppostargsFri, 04 Aug 2017 15:49:36 -0400, by Augie Fackler
-
filemerge: move decorator definition for internal merge tools to registrarSun, 06 Aug 2017 01:13:57 +0900, by FUJIWARA Katsunori
-
releasenotes: add similarity check function to compare incoming notesSat, 05 Aug 2017 05:25:36 +0530, by Rishabh Madan
-
releasenotes: add import check for fuzzywuzzySat, 29 Jul 2017 14:06:26 +0530, by Rishabh Madan
-
run-tests: don't drop optional lines after a missing unconditional lineTue, 18 Jul 2017 00:57:11 -0400, by Matt Harbison
-
run-tests: drop required (feature !) style lines when the output is missingTue, 18 Jul 2017 00:12:44 -0400, by Matt Harbison
-
status: avoid recursing into ignored directory with "--terse u"Mon, 24 Jul 2017 10:34:32 +0200, by Denis Laxalde
-
pushvars: move fb extension pushvars to coreMon, 31 Jul 2017 09:59:42 +0530, by Pulkit Goyal
-
phabricator: update diff property even if we choose not to create a new diffFri, 04 Aug 2017 12:21:23 -0700, by Jun Wu
-
phabricator: use Phabricator's last node informationMon, 17 Jul 2017 19:52:50 -0700, by Jun Wu
-
phabricator: add --confirm option to phabsend commandThu, 03 Aug 2017 03:09:33 +0530, by Pulkit Goyal
-
evolution: rename bumped to phase-divergentTue, 01 Aug 2017 18:07:34 +0200, by Boris Feld
-
evolution: rename divergent to content-divergentTue, 01 Aug 2017 17:58:20 +0200, by Boris Feld
-
py3: use bytes IO to write sample hgrcThu, 03 Aug 2017 00:45:02 +0900, by Yuya Nishihara
-
buildrpm: do not break in presence of custom user configsFri, 04 Aug 2017 08:15:10 +0200, by muxator
-
sparse: treat paths as cwd-relativeFri, 04 Aug 2017 05:38:22 -0700, by Kostia Balytskyi
-
match: expose some data and functionality to other modulesWed, 02 Aug 2017 15:48:57 -0700, by Kostia Balytskyi
-
sparse: properly error out when absolute paths are usedWed, 02 Aug 2017 15:05:21 -0700, by Kostia Balytskyi
-
py3: convert arbitrary exception object to byte string more reliablyThu, 03 Aug 2017 23:02:32 +0900, by Yuya Nishihara
-
build: delay version computation on macOS buildsThu, 03 Aug 2017 20:08:31 -0700, by Rodrigo Damazio
-
color: remove warnings if term is not formatted (==dumb or !ui.formatted())Thu, 03 Aug 2017 12:40:48 -0700, by Kyle Lippincott
-
rpms: add chgThu, 27 Jul 2017 16:09:26 +0200, by Mathias De Maré
-
tests: demonstrate crash when trying to rebase merge without its parentsFri, 14 Jul 2017 14:30:55 -0700, by Martin von Zweigbergk
-
tests: demonstrate broken rebase of merge with p1's successor in destSun, 16 Jul 2017 23:17:41 -0700, by Martin von Zweigbergk
-
bundle2: obtain repr() of exception in a python3-safe wayMon, 24 Jul 2017 11:19:11 -0400, by Augie Fackler
-
bundle2: use bytestr() instead of str() to convert part id to bytesMon, 24 Jul 2017 11:28:40 -0400, by Augie Fackler
-
bundle2: work around zip() being lazy in Python 3Mon, 24 Jul 2017 11:20:08 -0400, by Augie Fackler
-
bundle2: look for __next__ as well as next to identify iteratorsMon, 24 Jul 2017 11:19:45 -0400, by Augie Fackler
-
bundle2: use modern Python divisionMon, 24 Jul 2017 11:17:36 -0400, by Augie Fackler
-
changegroup: wrap some ** expansions in strkwargsMon, 24 Jul 2017 11:16:53 -0400, by Augie Fackler
-
obsolete: reuse _fm1metapair for computing _fm1metapairsizeMon, 24 Jul 2017 10:21:23 -0400, by Augie Fackler
-
osx: delay version computation on macOS builds stableThu, 10 Aug 2017 21:25:02 -0400, by Kevin Bullock
-
evolution: rename unstable to orphanTue, 01 Aug 2017 17:53:48 +0200, by Boris Feld
-
evolution: rename trouble(s) to instabilityTue, 01 Aug 2017 17:39:28 +0200, by Boris Feld
-
bundle2: load hookargs from bundleoperation into transaction when started oneWed, 02 Aug 2017 03:23:06 +0530, by Pulkit Goyal
-
bundle2: add the capability to store hookargs on bundle operation objectWed, 02 Aug 2017 03:08:42 +0530, by Pulkit Goyal
-
branchmap: revert c34532365b38 for Python 2.7 compatibility stableThu, 10 Aug 2017 20:47:19 -0700, by Mike Hommey
-
ssh: unban the use of pipe character in user@host:port string stable 4.3.1Mon, 07 Aug 2017 22:22:28 +0900, by Yuya Nishihara
-
subrepo: add tests for git rogue ssh urls (SEC) stableMon, 31 Jul 2017 14:55:11 -0700, by Sean Farley
-
subrepo: add tests for svn rogue ssh urls (SEC) stableMon, 31 Jul 2017 16:44:17 -0700, by Sean Farley
-
subrepo: add tests for hg rogue ssh urls (SEC) stableMon, 31 Jul 2017 16:04:44 -0700, by Sean Farley
-
ssh: ban any username@host or host that starts with - (SEC) stableFri, 04 Aug 2017 14:00:03 -0400, by Augie Fackler
-
util: add utility method to check for bad ssh urls (SEC) stableFri, 28 Jul 2017 16:32:25 -0700, by Sean Farley
-
pathauditor: disable cache of audited paths by default (issue5628) stableWed, 26 Jul 2017 22:10:15 +0900, by Yuya Nishihara
-
tests: show cache of audited paths is never invalidated stableTue, 01 Aug 2017 21:03:25 +0900, by Yuya Nishihara
-
ssh: unban the use of pipe character in user@host:port string stable 4.2.3Mon, 07 Aug 2017 22:22:28 +0900, by Yuya Nishihara
-
subrepo: add tests for git rogue ssh urls (SEC) stableMon, 31 Jul 2017 14:55:11 -0700, by Sean Farley
-
subrepo: add tests for svn rogue ssh urls (SEC) stableMon, 31 Jul 2017 16:44:17 -0700, by Sean Farley
-
subrepo: add tests for hg rogue ssh urls (SEC) stableMon, 31 Jul 2017 16:04:44 -0700, by Sean Farley
-
ssh: ban any username@host or host that starts with - (SEC) stableFri, 04 Aug 2017 14:00:03 -0400, by Augie Fackler
-
util: add utility method to check for bad ssh urls (SEC) stableFri, 28 Jul 2017 16:32:25 -0700, by Sean Farley
-
pathauditor: disable cache of audited paths by default (issue5628) stableWed, 26 Jul 2017 22:10:15 +0900, by Yuya Nishihara
-
tests: show cache of audited paths is never invalidated stableTue, 01 Aug 2017 21:03:25 +0900, by Yuya Nishihara
-
chg: define _GNU_SOURCE to allow CentOS 5 compilation stable 4.3Mon, 07 Aug 2017 13:40:36 +0200, by Mathias De Maré
-
ui: make sure buffer is flushed before waiting for user input (issue5587) stableSat, 05 Aug 2017 13:19:09 -0700, by Kostia Balytskyi
-
util: fix sortdict.update() to call __setitem__() on PyPy (issue5639) stableWed, 02 Aug 2017 22:51:19 +0900, by Yuya Nishihara
-
test-revlog-raw: close file handles explicitly (issue5644) stableWed, 02 Aug 2017 22:58:38 +0900, by Yuya Nishihara
-
tests: clear __pycache__ for PyPy compatibility (issue5638) (issue5642) stableWed, 02 Aug 2017 22:04:02 +0900, by Yuya Nishihara
-
test-extension: glob module name in error message for PyPy stableWed, 02 Aug 2017 22:06:45 +0900, by Yuya Nishihara
-
rebase: sort collapsed revisions in commit message (issue5643) stableWed, 02 Aug 2017 21:52:22 +0900, by Yuya Nishihara
-
i18n: use actual filename, in which function is defined, for hg.pot stableWed, 02 Aug 2017 00:02:11 +0900, by FUJIWARA Katsunori