log

age author description
Mon, 29 May 2017 05:20:09 +0200 Pierre-Yves David checkheads: clarify that we no longer touch the head unknown locally
Mon, 29 May 2017 05:33:59 +0200 Pierre-Yves David headssummary: ensure all returned lists are sorted
Mon, 29 May 2017 05:37:19 +0200 Pierre-Yves David discovery: also use lists for the returns of '_oldheadssummary'
Mon, 29 May 2017 05:53:51 +0200 Pierre-Yves David test: add a push race case where the updated head is obsoleted
Mon, 29 May 2017 05:53:24 +0200 Pierre-Yves David test: add a push race case where obsoleted head is updated
Fri, 02 Jun 2017 14:08:26 -0700 Kyle Lippincott keepalive: set buffering=True to do more efficient reads of headers
Thu, 01 Jun 2017 18:23:20 -0700 Kyle Lippincott keepalive: pass the correct arguments to HTTPResponse
Mon, 22 May 2017 22:32:59 -0400 Matt Harbison help: update the color documentation for Windows 10 ANSI support
Mon, 22 May 2017 22:20:38 -0400 Matt Harbison color: enable ANSI support on Windows 10
Mon, 22 May 2017 22:00:56 -0400 Matt Harbison win32: add a method to enable ANSI color code processing on Windows 10
Sun, 04 Jun 2017 08:57:37 -0500 Kevin Bullock merge with stable
Sat, 03 Jun 2017 19:17:19 +0900 Yuya Nishihara export: map wctx.node() to 'ff...' node id (issue5438)
Sat, 03 Jun 2017 20:39:33 +0900 Yuya Nishihara revset: add support for integer and hex wdir identifiers
Fri, 19 Aug 2016 18:40:35 +0900 Yuya Nishihara localrepo: map integer and hex wdir identifiers to workingctx
Sat, 20 Aug 2016 22:37:58 +0900 Yuya Nishihara revlog: map rev(wdirid) to WdirUnsupported exception
Sat, 03 Jun 2017 19:12:01 +0900 Yuya Nishihara scmutil: introduce binnode(ctx) as paired function with intrev(ctx)
Sat, 03 Jun 2017 19:01:19 +0900 Yuya Nishihara merge: use scmutil.intrev() to sort ctx objects
Sat, 03 Jun 2017 18:57:28 +0900 Yuya Nishihara scmutil: pass ctx object to intrev()
Sat, 03 Jun 2017 14:05:52 +0900 Yuya Nishihara setup: do not overwrite local __modulepolicy__.py on out-of-source build
Sun, 04 Jun 2017 08:16:37 -0500 Kevin Bullock Added signature for changeset c850f0ed54c1 stable
Sun, 04 Jun 2017 08:16:29 -0500 Kevin Bullock Added tag 4.2.1 for changeset c850f0ed54c1 stable
Sat, 03 Jun 2017 16:33:28 -0400 Augie Fackler merge with stable
Fri, 02 Jun 2017 22:27:52 -0700 Siddharth Agarwal status: don't crash if a lookup file disappears stable 4.2.1
Thu, 01 Jun 2017 08:31:21 -0700 Martin von Zweigbergk match: simplify nevermatcher
Sat, 03 Jun 2017 00:25:24 +0900 Yuya Nishihara annotate: restructure formatter output to be nested list (BC)
Sat, 03 Jun 2017 00:05:12 +0900 Yuya Nishihara annotate: rename formatter variable
Sun, 07 May 2017 23:29:03 -0400 Matt Harbison setup: prevent setuptools from laying an egg
Fri, 02 Jun 2017 10:32:39 -0700 Martin von Zweigbergk bitmanipulation: add missing include of string.h
Thu, 01 Jun 2017 02:41:19 +0530 Pulkit Goyal py3: add test to show `hg update` and `hg identify` works on Python 3
Fri, 02 Jun 2017 10:14:00 +0530 Pulkit Goyal py3: add a test to show `hg diff` works on Python 3
Thu, 01 Jun 2017 02:25:18 +0530 Pulkit Goyal py3: implement __bytes__ for committablectx
Fri, 02 Jun 2017 10:35:21 +0530 Pulkit Goyal py3: convert exception to bytes to pass into ui.warn()
Thu, 01 Jun 2017 02:14:26 +0530 Pulkit Goyal py3: convert bool variables to bytes before passing into ui.debug()
Thu, 01 Jun 2017 01:14:02 +0530 Pulkit Goyal py3: use dict.update() instead of constructing lists and adding them
Fri, 03 Feb 2017 15:02:27 +0100 David Demelier patchbomb: add -B option to select a bookmark
Sat, 27 May 2017 22:27:56 +0200 Pierre-Yves David test: add the mirror push race case for non-contiguous branch head
Sat, 27 May 2017 22:27:41 +0200 Pierre-Yves David test: add a push race case where non-contiguous branch head are created
Sat, 27 May 2017 22:27:09 +0200 Pierre-Yves David test: add a push race case where the raced push touch multiple heads
Sat, 27 May 2017 22:26:51 +0200 Pierre-Yves David test: add a push race case where racing push touches multiple heads
Sat, 27 May 2017 22:26:35 +0200 Pierre-Yves David test: add a push race case where racing push create a new named branch
Sat, 27 May 2017 22:26:16 +0200 Pierre-Yves David test: add a push race case where raced push created a new named branch
Sat, 27 May 2017 22:25:40 +0200 Pierre-Yves David test: add a push race case where the racing client create a new head
Sat, 27 May 2017 22:25:20 +0200 Pierre-Yves David test: add a push race case where each client replaces a different head
Sat, 27 May 2017 22:24:58 +0200 Pierre-Yves David test: add a file dedicated to push race between clients
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