Makefile
Fri, 15 Apr 2016 11:51:41 -0700 Sean Farley make: add chg to clean rule
Thu, 10 Mar 2016 23:46:19 +0800 Anton Shestakov dockerdeb: add Ubuntu Trusty
Wed, 09 Mar 2016 15:47:01 +0000 timeless setup: create a module for the modulepolicy
Wed, 25 Nov 2015 18:07:33 +0800 Anton Shestakov builddeb: read default distribution and codename from lsb_release
Wed, 25 Nov 2015 15:15:03 +0800 Anton Shestakov builddeb: add --distid option to specify Distributor ID
Wed, 25 Nov 2015 14:59:43 +0800 Anton Shestakov builddeb: rename --release option to --codename
Fri, 09 Oct 2015 12:30:46 -0500 Nathan Goldbaum makefile: add wheel build target
Tue, 25 Aug 2015 00:02:44 -0400 Augie Fackler builddeb: rework how output dir and platform are specified
Mon, 24 Aug 2015 23:47:43 -0400 Augie Fackler docker-debian-jessie: fix errant mkdir
Thu, 27 Aug 2015 14:24:39 -0400 Augie Fackler makefile: rename debian-jessie to deb
Wed, 06 May 2015 13:15:39 -0400 Augie Fackler dockerdeb: rules to build a debian package using docker
Wed, 06 May 2015 13:13:54 -0400 Augie Fackler builddeb: new script for building a deb package
Tue, 28 Apr 2015 00:38:16 +0900 FUJIWARA Katsunori i18n: extract doc string of each web commands as translatable one stable
Fri, 03 Apr 2015 21:36:39 +0900 Yuya Nishihara templater: tell hggettext to collect help of template functions
Wed, 04 Feb 2015 15:17:13 -0500 Augie Fackler Makefile: allow setting HGTESTFLAGS in shell environment for TESTFLAGS
Wed, 04 Feb 2015 12:26:16 -0500 Augie Fackler Makefile: introduce testpy-% target for testing with a specifc Python
Fri, 23 Jan 2015 06:28:28 +0100 Mads Kiilerich osx: patch .pax.gz files in pkg bundles so they extract as root (issue4081) stable
Wed, 21 Jan 2015 05:04:48 +0100 Mads Kiilerich osx: use bdist_mpkg.script_bdist_mpkg module instead of bdist_mpkg command stable
Wed, 21 Jan 2015 05:04:46 +0100 Mads Kiilerich osx: don't launch installer after building it with bdist_mpkg stable
Sun, 02 Nov 2014 02:36:47 +0100 Mads Kiilerich docker: support Fedora 21
Sat, 01 Nov 2014 20:00:31 +0100 Mads Kiilerich Makefile: update .PHONY stable
Thu, 16 Oct 2014 17:44:14 +0200 Mads Kiilerich docker: add centos7 target for CentOS / Red Hat 7 support
Thu, 15 May 2014 01:48:37 +0200 Mads Kiilerich docker: add CentOS 5
Sun, 31 Aug 2014 13:41:09 +0200 Mads Kiilerich docker: use stable tags for fedora and centos
Tue, 02 Sep 2014 11:28:44 +0200 J. Lewis Muir build: don't clean __version__.py on 'make clean' in release tarballs
Sun, 31 Aug 2014 10:24:25 +0200 Mads Kiilerich osx: create dmg with installer instead of zip
Fri, 29 Aug 2014 12:06:31 +0200 Kevin Bullock build: don't use -s flag for `which`
Thu, 15 May 2014 01:48:37 +0200 Mads Kiilerich buildrpm: remove prompt for uncommitted changes - it was a bad idea
Tue, 27 May 2014 11:52:39 -0700 Matt Mackall packaging: move output directory from build/ to packages/
Tue, 27 May 2014 11:39:22 -0700 Matt Mackall make: add a basic osx mpkg target
Wed, 07 May 2014 17:58:13 -0500 Matt Mackall build: initial support for in-tree autobuilding recipes
Mon, 05 May 2014 16:54:15 +0200 Thomas Arendsen Hein setup.py, make: avoid problems with outdated, existing hgext/__index__.py* stable
Mon, 03 Feb 2014 02:09:46 -0500 Augie Fackler setup: specify --prefix="" for install-home-bin to avoid badness with defaults
Sun, 17 Nov 2013 20:16:14 +0100 Simon Heimberg Makefile: hg.pot depends on the scripts generating it
Thu, 23 Jan 2014 14:31:05 -0600 Matt Mackall makefile: add $ to environment variables in help message stable
Sun, 17 Nov 2013 12:18:26 +0100 Simon Heimberg Makefile: temporary copy of hg.pot is hg.pot.tmp instead of hg.pot~
Sun, 17 Nov 2013 12:17:55 +0100 Simon Heimberg Makefile: fix po file updating by using same file name everywhere
Tue, 05 Nov 2013 09:43:26 +0100 Simon Heimberg Makefile: intermediate steps work with temporary copy of hg.pot
Thu, 14 Nov 2013 17:17:44 -0600 Matt Mackall make: restrict recursion in make clean
Tue, 05 Nov 2013 09:43:36 +0100 Simon Heimberg Makefile: do update on a temporary copy of a po file
Wed, 03 Jul 2013 21:50:20 +0900 Takumi IINO doc: make i18n man and html
Sat, 09 Feb 2013 15:57:04 +0100 Benoit Boissinot check-code: add Makefile target to run check-code
Tue, 11 Dec 2012 13:44:00 -0800 Bryan O'Sullivan makefile: allow local builds to work on windows/mingw32
Tue, 13 Nov 2012 09:56:09 -0800 Bryan O'Sullivan makefile: don't use system hgrc when running hg in-place
Fri, 29 Jun 2012 13:12:35 +0200 Adrian Buehlmann Makefile: add build_hgexe -i for local
Tue, 15 May 2012 12:44:07 +0200 Thomas Arendsen Hein Makefile: remove generated mercurial/__version__.py stable
Wed, 18 Apr 2012 11:45:50 -0500 Matt Mackall Makefile: be more careful when cleaning up pure/ components stable 2.2-rc
Sun, 12 Feb 2012 21:38:12 +0900 FUJIWARA Katsunori filemerge: create detail of internal merge tools from documentation string
Fri, 28 Oct 2011 12:59:50 +0200 Thomas Arendsen Hein Makefile: adjust example, test-merge1 is now test-merge1.t stable
Fri, 01 Jul 2011 00:14:30 +0400 Alexander Sauta i18n-ru: translated missing strings for commands, some typos corrected stable
Mon, 20 Jun 2011 19:08:41 -0300 Wagner Bruna i18n: extract docstrings from fileset module stable
Thu, 09 Jun 2011 10:15:24 +1000 Stephen Thorne distutils: Create MANIFEST.in instead of MANIFEST in Makefile
Fri, 13 May 2011 11:26:29 +0200 Martin Geisler Makefile: remove pure modules on clean
Mon, 02 May 2011 09:50:21 +0200 Johan Euphrosine add make check: tests rule
Wed, 08 Dec 2010 11:18:26 -0600 Matt Mackall build: don't delete precious version information on 'make clean'
Tue, 26 Oct 2010 23:07:14 -0200 Wagner Bruna i18n: extract docstrings from revset module stable
Sat, 23 Oct 2010 16:54:45 +0200 Martin Geisler Makefile: var for documentation files stable
Sat, 23 Oct 2010 16:53:25 +0200 Martin Geisler Makefile: remove underscore in var name stable
Thu, 21 Oct 2010 11:45:02 -0200 Wagner Bruna i18n: extract comments marked for translator hints stable
Sat, 25 Sep 2010 19:47:45 -0500 Brodie Rao Makefile: remove the build folder manually
less more (0) -60 tip