Thu, 23 Mar 2017 22:15:36 -0700 |
Jun Wu |
setup: use a more strict way to test BSD or OSX's statfs
|
Mon, 20 Mar 2017 15:43:27 -0700 |
Jun Wu |
setup: test some header files
|
Mon, 20 Mar 2017 15:11:18 -0700 |
Jun Wu |
setup: detect statfs
|
Mon, 20 Mar 2017 15:31:21 -0700 |
Jun Wu |
setup: add a function to test header files
|
Mon, 20 Mar 2017 15:28:08 -0700 |
Jun Wu |
setup: split "hasfunction" to test arbitrary code
|
Sat, 11 Mar 2017 17:14:02 -0800 |
Gregory Szorc |
setup: convert setupversion to unicode
|
Wed, 08 Mar 2017 18:11:41 -0500 |
Augie Fackler |
policy: try and always have a bytes for module policy
|
Thu, 09 Mar 2017 19:59:52 -0800 |
Gregory Szorc |
setup: use setuptools on Windows (issue5400)
|
Sun, 12 Feb 2017 02:23:33 +0900 |
FUJIWARA Katsunori |
misc: update year in copyright lines
stable
|
Sat, 11 Feb 2017 00:23:53 +0900 |
FUJIWARA Katsunori |
misc: replace domain of mercurial ML address by mercurial-scm.org
stable
|
Wed, 04 Jan 2017 19:17:44 -0800 |
Gregory Szorc |
setup: pass named argument to setup_zstd
|
Fri, 28 Oct 2016 17:44:28 +0200 |
Gábor Stefanik |
setup: include a dummy $PATH in the custom environment used by build.py
|
Thu, 17 Nov 2016 20:09:10 -0800 |
Gregory Szorc |
setup: add flag to build_ext to control building zstd
|
Thu, 10 Nov 2016 22:26:35 -0800 |
Gregory Szorc |
setup: compile zstd C extension
|
Fri, 11 Nov 2016 20:45:40 +0000 |
Jun Wu |
setup: test setproctitle before building osutil
|
Wed, 09 Nov 2016 22:08:30 +0000 |
Jun Wu |
setup: move cffi stuff to mercurial/cffi
|
Thu, 28 Jul 2016 14:17:08 +0200 |
Maciej Fijalkowski |
bdiff: implement cffi version of blocks
|
Mon, 25 Jul 2016 15:10:52 +0200 |
Maciej Fijalkowski |
mpatch: write a cffi version of mpatch.patches
|
Mon, 18 Jul 2016 19:02:30 +0200 |
Maciej Fijalkowski |
mpatch: split mpatch into two files
|
Mon, 11 Jul 2016 11:05:08 +0200 |
Maciej Fijalkowski |
osutil: add darwin-only version of os.listdir using cffi
|
Wed, 13 Jul 2016 10:46:26 +0200 |
Maciej Fijalkowski |
bdiff: split bdiff into cpy-aware and cpy-agnostic part
|
Mon, 11 Jul 2016 10:44:18 +0200 |
Maciej Fijalkowski |
setup: prepare for future cffi modules by adding placeholder in setup
|
Mon, 06 Jun 2016 13:08:13 +0200 |
Maciej Fijalkowski |
internals: move the bitmanipulation routines into its own file
|
Thu, 28 Apr 2016 08:52:13 -0700 |
Gregory Szorc |
setup: detect Python DLL filename from loaded DLL
stable
|
Tue, 22 Mar 2016 16:08:02 -0700 |
Sean Farley |
setup: add missing hgext.fsmonitor
|
Tue, 22 Mar 2016 16:05:22 -0700 |
Sean Farley |
setup: alphabetize hgext packages
|
Fri, 11 Mar 2016 10:30:08 +0000 |
Pierre-Yves David |
extensions: also search for extension in the 'hgext3rd' package
|
Wed, 02 Mar 2016 16:25:12 +0000 |
Martijn Pieters |
fsmonitor: dependencies for new experimental extension
|
Tue, 12 Jan 2016 04:45:29 +0000 |
timeless |
setup: show how to set the module policy for imports
|
Wed, 09 Mar 2016 15:47:01 +0000 |
timeless |
setup: create a module for the modulepolicy
|