Tue, 06 Mar 2018 18:51:11 -0800 |
Jun Wu |
xdiff: remove xmerge related logic
|
Tue, 06 Mar 2018 18:41:08 -0800 |
Jun Wu |
xdiff: remove xemit related logic
|
Sat, 03 Mar 2018 11:07:46 -0800 |
Ryan McElroy |
setup: ignore extension load failures when finding working hg
|
Sat, 03 Mar 2018 12:39:14 -0800 |
Jun Wu |
bdiff: add a xdiffblocks method
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
Sun, 25 Feb 2018 23:51:32 -0500 |
Augie Fackler |
http: drop custom http client logic
|
Sat, 24 Feb 2018 17:49:10 -0600 |
Kevin Bullock |
merge with stable
|
Fri, 23 Feb 2018 17:57:04 -0800 |
Gregory Szorc |
setup: only allow Python 3 from a source checkout (issue5804)
stable
|
Mon, 29 Jan 2018 16:19:33 -0500 |
Augie Fackler |
narrow: import experimental extension from narrowhg revision cb51d673e9c5
|
Sun, 21 Jan 2018 14:47:45 +0800 |
Anton Shestakov |
copyright: update to 2018
|
Tue, 05 Dec 2017 21:31:01 +0900 |
Yuya Nishihara |
setup: convert version strings to unicode on Python 3
|
Sun, 03 Dec 2017 20:55:35 -0800 |
Gregory Szorc |
setup: only write some autogenerated files if they change
|
Mon, 20 Nov 2017 18:00:02 -0500 |
Augie Fackler |
setup: add hgext.lfs to list of Python packages
|
Mon, 23 Oct 2017 22:13:59 -0500 |
Kevin Bullock |
setup: filter out devel-warn messages from system hg
stable
|
Mon, 23 Oct 2017 21:30:59 -0500 |
Kevin Bullock |
setup: remove duplicate assignment of HGRCPATH
stable
|
Mon, 09 Oct 2017 02:30:23 -0700 |
Kostia Balytskyi |
windows: add an experimental option for long paths support
|
Sun, 01 Oct 2017 04:14:16 -0700 |
Siddharth Agarwal |
thirdparty: vendor attrs
|
Mon, 21 Aug 2017 21:35:06 -0700 |
Sean Farley |
merge with stable
|
Sun, 21 May 2017 14:23:22 +0900 |
Yuya Nishihara |
cext: factor out header for charencode.c
|
Mon, 31 Jul 2017 22:28:27 +0900 |
Yuya Nishihara |
cext: split character encoding functions to new compilation unit
|
Fri, 11 Aug 2017 10:16:00 +0900 |
Mike Hommey |
setup: fix installing in a mingw environment
stable
|
Thu, 27 Jul 2017 23:15:14 +0900 |
Yuya Nishihara |
setup: silence warning of unknown option python_requires on distutils
stable
|
Thu, 20 Jul 2017 22:47:40 +0900 |
Yuya Nishihara |
setup: forcibly include cext/pure packages in py2exe (issue5625)
stable
|
Thu, 20 Jul 2017 22:32:37 +0900 |
Yuya Nishihara |
setup: do not select hg executable that prints unexpected warnings
stable
|
Wed, 26 Jul 2017 13:21:34 -0400 |
Augie Fackler |
setup: fix mistake that prevented Python 3 from being excluded
stable
|
Wed, 26 Jul 2017 23:39:42 +0900 |
Yuya Nishihara |
setup: drop use of set literal so parsable on Python 2.6
stable
|
Fri, 21 Jul 2017 10:46:31 -0400 |
Augie Fackler |
setup: add extra logic to try and recommend a new pip on bad Python
stable
|
Fri, 21 Jul 2017 10:39:52 -0400 |
Augie Fackler |
setup: explicitly declare supported Python versions
stable
|
Wed, 28 Jun 2017 10:50:37 -0700 |
Adam Simpkins |
setup: fix runcmd() usage on darwin
|
Wed, 28 Jun 2017 06:49:01 -0700 |
Jun Wu |
setup: fix localhgenv
|