log

age author description
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)
Fri, 04 Aug 2017 15:49:36 -0400 Augie Fackler http: add a test of actually pushing with httppostargs
Sun, 06 Aug 2017 01:13:57 +0900 FUJIWARA Katsunori filemerge: move decorator definition for internal merge tools to registrar
Sat, 05 Aug 2017 05:25:36 +0530 Rishabh Madan releasenotes: add similarity check function to compare incoming notes
Sat, 29 Jul 2017 14:06:26 +0530 Rishabh Madan releasenotes: add import check for fuzzywuzzy
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