log

age author description
Sat, 20 May 2017 16:19:59 +0200 Pierre-Yves David strip: strip obsmarkers exclusive to the stripped changeset
Thu, 01 Jun 2017 12:08:49 +0200 Pierre-Yves David strip: do not include obsolescence markers for the temporary bundle
Thu, 01 Jun 2017 08:44:01 +0200 Pierre-Yves David exclusive-markers: update the dedicated test with list of exclusive markers
Sat, 20 May 2017 15:02:30 +0200 Pierre-Yves David obsolete: add a function to compute "exclusive-markers" for a set of nodes
Thu, 01 Jun 2017 08:32:24 +0200 Pierre-Yves David test-obsolete-bundle-strip: check all changesets in the isolated prune case
Fri, 26 May 2017 03:52:11 +0200 Pierre-Yves David test-obsolete-bundle-strip: add testing of markers backup during strip
Sat, 20 May 2017 15:06:10 +0200 Pierre-Yves David strip: also backup obsmarkers
Tue, 30 May 2017 20:48:43 -0400 Augie Fackler tests: fix run-tests when there's a bad #if in a test
Tue, 30 May 2017 20:47:00 -0400 Augie Fackler tests: make run-tests fail early if no channel is found
Sun, 28 May 2017 15:47:00 -0400 Augie Fackler dispatch: convert exception payload to bytes more carefully
Sun, 28 May 2017 15:49:29 -0400 Augie Fackler help: convert flag default to bytes portably
Thu, 01 Jun 2017 23:08:23 +0900 Yuya Nishihara cmdutil: use isstdiofilename() where appropriate
Thu, 01 Jun 2017 23:05:29 +0900 Yuya Nishihara py3: simply use b'%d\n' to format pid in server.py
Thu, 01 Jun 2017 22:43:24 +0900 Yuya Nishihara py3: implement __bytes__() on most of our exception classes
Thu, 01 Jun 2017 22:24:15 +0900 Yuya Nishihara py3: convert __doc__ back to bytes in help.py
Thu, 01 Jun 2017 01:41:34 +0530 Pulkit Goyal py3: ensure that we don't concat bytes and str and the end result is bytes
Thu, 01 Jun 2017 00:00:10 +0530 Pulkit Goyal py3: make sure we return strings from __str__ and __repr__
Wed, 31 May 2017 23:48:52 +0530 Pulkit Goyal py3: replace None with -1 to sort an integer array
Wed, 31 May 2017 23:42:58 +0530 Pulkit Goyal py3: pass str in os.sysconf()
Thu, 11 May 2017 13:59:48 -0700 Sean Farley context: move dirty() to committablectx
Thu, 11 May 2017 13:51:10 -0700 Sean Farley committablectx: extra is already normalized by committablectx.__init__
Fri, 02 Jun 2017 10:44:40 +0200 Xavier Lepaul help: clarify the choice of pager stable
Fri, 02 Jun 2017 20:50:46 -0300 Wagner Bruna i18n-pt_BR: fix syntax error on translation stable
Thu, 01 Jun 2017 20:06:02 -0300 Wagner Bruna i18n-pt_BR: synchronized with 870248603a4e stable
Thu, 01 Jun 2017 00:40:52 -0700 Siddharth Agarwal match: introduce nevermatcher for when no ignore files are present
Wed, 31 May 2017 11:41:54 -0700 Jun Wu check-code: suggest policy.importmod
Fri, 26 May 2017 03:41:10 +0200 Pierre-Yves David test-obsolete-bundle-strip: test bundling in the seventh case
Fri, 26 May 2017 03:23:56 +0200 Pierre-Yves David test-obsolete-bundle-strip: test bundling in the sixth case
Fri, 26 May 2017 03:20:40 +0200 Pierre-Yves David test-obsolete-bundle-strip: test bundling in the fifth case
Fri, 26 May 2017 03:20:25 +0200 Pierre-Yves David test-obsolete-bundle-strip: test bundling in the fourth case