Thu, 02 Aug 2018 21:07:30 +0900 |
FUJIWARA Katsunori |
i18n: avoid substitution of PYFILES at runtime for readability of output
|
Thu, 05 Jul 2018 01:04:32 -0400 |
Augie Fackler |
packaging: add fedora 28
|
Sat, 12 May 2018 18:05:50 -0700 |
Gregory Szorc |
packaging: move most packaging targets to own Makefile
|
Sat, 12 May 2018 10:57:04 -0700 |
Gregory Szorc |
packaging: move contrib/macosx to contrib/packaging/
|
Sat, 12 May 2018 10:47:44 -0700 |
Gregory Szorc |
packaging: move build-linux-wheels.sh to contrib/packaging/
|
Sat, 12 May 2018 10:41:08 -0700 |
Gregory Szorc |
packaging: move buildrpm to contrib/packaging/
|
Sat, 12 May 2018 10:31:34 -0700 |
Gregory Szorc |
packaging: move builddeb into contrib/packaging/
|
Sat, 12 May 2018 10:33:11 -0700 |
Gregory Szorc |
packaging: move some docker scripts into contrib/packaging/
|
Sat, 12 May 2018 13:17:01 -0700 |
Gregory Szorc |
packaging: move most of contrib/docker to contrib/packaging/docker
|
Sat, 14 Apr 2018 15:39:57 +0200 |
Antonio Muci |
makefile: add Ubuntu Bionic docker targets (.deb and ppa)
|
Sat, 14 Apr 2018 18:23:57 +0200 |
Antonio Muci |
makefile: reformat .PHONY targets
|
Sat, 14 Apr 2018 15:57:55 +0200 |
Antonio Muci |
makefile: mkdir is not needed on templatized docker builds
|
Fri, 30 Mar 2018 11:35:17 -0700 |
Gregory Szorc |
contrib: rename clang-format-blacklist to clang-format-ignorelist
|
Thu, 08 Mar 2018 22:23:02 +0900 |
Yuya Nishihara |
templater: split template functions to new module
|
Mon, 05 Feb 2018 18:39:41 +0800 |
Anton Shestakov |
makefile: remove Ubuntu Yakkety and Zesty docker targets
|
Thu, 01 Feb 2018 16:46:12 +0800 |
Anton Shestakov |
makefile: add Ubuntu Artful docker targets (.deb and ppa)
stable
|
Wed, 17 Jan 2018 15:56:12 -0500 |
Augie Fackler |
formatting: enforce clang-format on all .cc files as well as .c files
|
Thu, 26 Oct 2017 11:58:55 +0800 |
Anton Shestakov |
makefile: put format-c into .PHONY targets
stable
|
Mon, 14 Sep 2015 14:52:20 -0400 |
Augie Fackler |
makefile: add target to apply clang-format in-place
|
Thu, 12 Oct 2017 22:21:14 +0900 |
Yuya Nishihara |
chg: remove outdated rule to start test server
|
Mon, 21 Aug 2017 21:35:06 -0700 |
Sean Farley |
merge with stable
|
Tue, 15 Aug 2017 21:09:33 +0900 |
FUJIWARA Katsunori |
i18n: get translation entries for description of each compression engines
|
Thu, 03 Aug 2017 20:08:31 -0700 |
Rodrigo Damazio |
build: delay version computation on macOS builds
|
Thu, 10 Aug 2017 21:25:02 -0400 |
Kevin Bullock |
osx: delay version computation on macOS builds
stable
|
Sat, 29 Jul 2017 19:12:48 -0700 |
Sean Farley |
make: add new directory 'hgdemandimport' to cleanbutpackages rule
stable
|
Thu, 27 Jul 2017 14:15:26 +0200 |
Mathias De Maré |
makefile: build on CentOS 6 with a Python 2.7
stable
|
Mon, 24 Jul 2017 20:39:26 -0400 |
Augie Fackler |
osx: wire up genosxversion script
stable
|
Sat, 24 Jun 2017 15:50:13 -0400 |
Augie Fackler |
merge with stable
|
Fri, 23 Jun 2017 13:33:41 +0800 |
Anton Shestakov |
make: add Debian 9 (Stretch) docker target
stable
|
Fri, 23 Jun 2017 13:08:46 +0800 |
Anton Shestakov |
make: templatize Debian build target a la e63dfbbdbd07
stable
|
Fri, 23 Jun 2017 12:04:12 +0800 |
Anton Shestakov |
make: add Ubuntu Zesty docker targets (.deb and ppa)
stable
|
Sat, 03 Jun 2017 16:33:28 -0400 |
Augie Fackler |
merge with stable
|
Fri, 26 May 2017 13:24:07 -0700 |
Kyle Lippincott |
zsh_completion: install as _hg not hg
stable
|
Fri, 26 May 2017 20:03:05 -0400 |
Augie Fackler |
osx: override default exclude filter for pkgbuild
stable
|
Fri, 26 May 2017 13:24:07 -0700 |
Kyle Lippincott |
zsh_completion: install as _hg not hg
|
Mon, 20 Mar 2017 17:50:31 -0400 |
Augie Fackler |
osx: include chg by default
|
Fri, 26 May 2017 20:03:05 -0400 |
Augie Fackler |
osx: override default exclude filter for pkgbuild
|
Fri, 12 Aug 2016 11:36:42 +0900 |
Yuya Nishihara |
make: drop deprecated rule to process temporary copy of pure modules
|
Tue, 25 Apr 2017 16:50:01 +0200 |
Boris Feld |
packaging: add make target for linux wheels
stable
|
Mon, 20 Mar 2017 17:58:44 -0400 |
Augie Fackler |
osx: always purge build/mercurial before starting build
|
Mon, 20 Mar 2017 17:50:05 -0400 |
Augie Fackler |
osx: install completion scripts using install(1) to avoid umask badness
|
Mon, 06 Feb 2017 15:19:32 -0500 |
Augie Fackler |
osx: install bash and zsh completions by default
|
Wed, 15 Feb 2017 14:49:33 +0800 |
Anton Shestakov |
make: update .PHONY targets
|
Sat, 11 Feb 2017 00:23:55 +0900 |
FUJIWARA Katsunori |
misc: replace domain of mercurial-devel ML address by mercurial-scm.org
stable
|
Fri, 06 Jan 2017 09:56:40 +0800 |
Anton Shestakov |
make: remove targets for building packages for ubuntu wily (end of life)
|
Tue, 01 Nov 2016 18:49:23 -0700 |
Gregory Szorc |
make: targets for building packages for ubuntu yakkety
|
Fri, 12 Aug 2016 17:51:48 -0400 |
Augie Fackler |
osx: stamp the hg version into the version field in the pkg
|
Fri, 29 Jul 2016 00:39:59 +0200 |
Pierre-Yves David |
make: introduce a target to clean everything but packages
stable
|
Wed, 13 Jul 2016 10:39:33 -0400 |
Augie Fackler |
osx: explicitly build hg with /usr/bin/python2.7
|
Wed, 27 Apr 2016 01:07:40 -0700 |
Sean Farley |
ubuntu-xenial-ppa: add makefile rule
stable
|
Wed, 27 Apr 2016 01:02:56 -0700 |
Sean Farley |
ubuntu-wily-ppa: add makefile rule
stable
|
Wed, 27 Apr 2016 00:27:10 -0700 |
Sean Farley |
ubuntu-trusty-ppa: add makefile rule
stable
|
Wed, 27 Apr 2016 00:18:18 -0700 |
Sean Farley |
ubuntu-xenial: add makefile rule to build deb
stable
|
Wed, 27 Apr 2016 00:10:49 -0700 |
Sean Farley |
ubuntu-wily: add makefile rule to build deb
stable
|
Tue, 26 Apr 2016 23:33:17 -0700 |
Sean Farley |
make: turn ubuntu docker into template
stable
|
Wed, 27 Apr 2016 10:20:36 -0500 |
Kevin Bullock |
osx: create a modern package including manpages
stable
|
Mon, 18 Apr 2016 23:59:28 -0400 |
Augie Fackler |
osx: add support for keeping mpkgs
stable
|
Mon, 18 Apr 2016 23:57:22 -0400 |
Augie Fackler |
osx: add support for dumping built dmg into OUTPUTDIR
stable
|
Mon, 25 Apr 2016 16:34:02 -0700 |
Siddharth Agarwal |
make: backout changeset 51f5fae84e43
stable
|
Thu, 21 Apr 2016 10:11:20 -0400 |
Augie Fackler |
make: use shell-command assignment instead of $(eval ...)
stable
|