Fri, 24 Dec 2010 15:23:01 +0100 |
Dan Villiom Podlaski Christiansen |
explicitly close files
|
Tue, 26 Oct 2010 12:18:39 +0200 |
Dan Villiom Podlaski Christiansen |
*: kill all unnecessary shebangs.
stable
|
Sat, 09 Oct 2010 15:40:29 -0500 |
Patrick Mezard |
setup.py: write libdir as a python string literal
|
Tue, 17 Aug 2010 15:44:38 +0200 |
Dan Villiom Podlaski Christiansen |
setup/hg: always load Mercurial from where it was installed.
|
Fri, 08 Oct 2010 21:43:21 +0200 |
Nicolas Dumazet |
setup: user-friendly error message if Python headers are missing
|
Sun, 26 Sep 2010 21:37:42 +0200 |
Martin Geisler |
setup: slight simplification
|
Fri, 02 Jul 2010 16:21:36 -0300 |
Renato Cunha |
setup.py: Add 'mercurial' as include dir for the inotify compiler.
|
Fri, 02 Jul 2010 16:21:34 -0300 |
Renato Cunha |
setup.py: Adjustments to make setup.py run in py3k.
|
Wed, 23 Jun 2010 13:44:07 +0200 |
Christian Boos |
setup: ignore failures to build optional inotify extension
stable
|
Wed, 14 Apr 2010 17:58:10 +0900 |
Nicolas Dumazet |
pylint, pyflakes: remove unused or duplicate imports
|
Wed, 24 Mar 2010 19:44:30 +0100 |
Benoit Boissinot |
setup.py: don't use tabs
stable
|
Tue, 23 Mar 2010 20:01:30 +0100 |
Dirkjan Ochtman |
setup: fail if bz2 is not available
stable
|
Sun, 21 Feb 2010 22:16:35 +0100 |
Benoit Boissinot |
Do not use osutil.c with python 2.4 and Windows (issue1364)
stable
|
Sun, 07 Feb 2010 23:07:58 +0100 |
Adrian Buehlmann |
setup.py: fixing version info for Windows hg.exe (py2exe)
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Wed, 23 Dec 2009 19:18:03 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 23 Dec 2009 19:11:37 +0100 |
Martin Geisler |
setup.py: keep Python 2.3 compatibility
stable
|
Wed, 23 Dec 2009 18:40:57 +0100 |
Martin Geisler |
Merge with stable
|
Sat, 05 Dec 2009 14:18:31 -0600 |
Steve Borho |
setup: ignore 'not importing' warnings during version detection
stable
|
Thu, 10 Dec 2009 22:26:09 +0100 |
Martin Geisler |
setup: backout 68964567e406
|
Mon, 30 Nov 2009 21:54:34 +0100 |
Dan Villiom Podlaski Christiansen |
setup: install some useful data files.
|
Thu, 03 Dec 2009 20:50:00 +0100 |
Martin Geisler |
setup: cleanup coding style
|
Tue, 01 Dec 2009 16:06:10 +0100 |
Dan Villiom Podlaski Christiansen |
setup: install translation files as package data
|
Thu, 03 Dec 2009 20:41:43 +0100 |
Martin Geisler |
setup: don't ship i18n directory
|
Mon, 09 Nov 2009 17:41:21 +0100 |
Christian Boos |
setup: pass LD_LIBRARY_PATH to subprocess when determining version.
|
Mon, 09 Nov 2009 17:33:16 +0100 |
Christian Boos |
setup: fix f51d1822d6fd refactoring, propagate env to runcmd
|
Sun, 18 Oct 2009 14:35:36 +0200 |
Gilles Moris |
setup: refactor the version string to a subset of tag+tagdist-hash+date
|
Sun, 04 Oct 2009 09:59:13 +0200 |
Martin Geisler |
help: move help topics from mercurial/help.py to help/*.txt
|