Wed, 23 Mar 2011 09:43:34 +0100 |
Dan Villiom Podlaski Christiansen |
util: add Mac-specific check whether we're in a GUI session (issue2553)
|
Mon, 14 Mar 2011 14:05:19 +0100 |
Martin Geisler |
merge with stable
|
Sun, 13 Mar 2011 17:39:33 -0500 |
Jon M. Dugan |
setup: fix mac build broken by e42d18538e1d
stable
|
Sun, 13 Mar 2011 08:50:06 -0500 |
Steve Borho |
setup: remove unnecessary code for win32com (pywin32)
|
Sat, 12 Mar 2011 13:02:03 +0100 |
Dirkjan Ochtman |
setup.py: use StrictVersion instead of manual comparison
stable
|
Sat, 12 Mar 2011 12:42:20 +0100 |
Alexander Solovyov |
fix compiling of extensions for OS X and XCode 4.0
stable
|
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
|
Wed, 15 Jul 2009 17:44:47 +0200 |
Martin Geisler |
merge with crew-stable
|
Tue, 14 Jul 2009 17:21:10 -0700 |
Bryan O'Sullivan |
Merge with crew-stable
|
Tue, 14 Jul 2009 22:42:05 -0400 |
James Abbatiello |
Don't copy hidden files/directories during `setup.py install`
|
Tue, 14 Jul 2009 17:18:45 -0700 |
Bryan O'Sullivan |
setup.py: don't pollute the current directory with temporary files
|
Sun, 05 Jul 2009 11:01:30 +0200 |
Alejandro Santos |
compat: use open() instead of file() everywhere
|
Wed, 24 Jun 2009 15:32:37 +0200 |
Dirkjan Ochtman |
change wiki/bts URLs to point to new hostname
|
Thu, 28 May 2009 17:03:35 +0200 |
Garth Roxburgh-Kidd |
fixed 0xc0150004 error building Mercurial under Python 2.6 for Windows
|
Tue, 26 May 2009 22:02:10 +0200 |
Martin Geisler |
setup: execute hg in C locale
|
Tue, 26 May 2009 21:13:21 +0200 |
Martin Geisler |
setup: handle trust warnings when determining version
|
Tue, 26 May 2009 21:07:41 +0200 |
Martin Geisler |
setup: renamed l, e vars to out, err
|
Sat, 23 May 2009 13:43:11 +0200 |
Martin Geisler |
setup: another newline if version could not be established.
|
Sat, 23 May 2009 00:24:00 +0200 |
Martin Geisler |
setup: add missing newline in warning
|
Fri, 22 May 2009 21:03:06 +0200 |
Jeremy Whitlock |
setup: read .hg_archival.txt for version info (issue1670)
|
Fri, 22 May 2009 14:26:58 +0200 |
Christian Ebert |
setup.py: subprocess instead of os.popen, sys.stderr.write instead of print
|
Mon, 18 May 2009 13:54:21 -0500 |
Matt Mackall |
Merge with stable
|
Thu, 02 Apr 2009 18:18:43 -0600 |
Jeremy Whitlock |
Fix how setup.py identifies the Mercurial version.
|
Sun, 03 May 2009 17:36:58 +0200 |
Martin Geisler |
setup: require Python 2.4
|
Sun, 03 May 2009 00:41:09 +0200 |
Martin Geisler |
setup: cleanup old left-over code
|
Thu, 02 Apr 2009 18:18:43 -0600 |
Jeremy Whitlock |
Fix how setup.py identifies the Mercurial version.
|
Fri, 03 Apr 2009 12:37:44 -0500 |
Matt Mackall |
setup: remove spurious posix import
|
Fri, 06 Mar 2009 09:15:47 -0600 |
Matt Mackall |
setup.py: fix version detection for tarball
|
Tue, 24 Feb 2009 18:09:16 +0100 |
Martin Geisler |
setup: run hg with empty HGRCPATH for robustness.
|
Wed, 18 Feb 2009 00:44:38 +0100 |
Martin Geisler |
setup: use sys.executable to call hg
|
Sat, 24 Jan 2009 01:44:43 +0100 |
Martin Geisler |
add --pure flag to setup.py
|
Thu, 29 Jan 2009 19:25:25 +0100 |
Martin Geisler |
setup: get version number using pure Python modules
|
Wed, 28 Jan 2009 10:32:15 +0100 |
Martin Geisler |
setup: do not use -c with msgfmt on Solaris (issue1489)
|
Sun, 25 Jan 2009 20:27:37 +0100 |
Martin Geisler |
i18n: check format strings when building xx.mo files
|
Thu, 15 Jan 2009 00:11:54 +0100 |
Martin Geisler |
i18n: new build_mo command for setup.py
|
Thu, 15 Jan 2009 00:10:54 +0100 |
Martin Geisler |
i18n: let Makefile generate i18n/hg.pot
|
Thu, 15 Jan 2009 11:41:59 +0100 |
Benoit Boissinot |
recover when no version information is available
|
Sat, 10 Jan 2009 18:02:38 -0600 |
Matt Mackall |
refactor version code
|
Wed, 31 Dec 2008 17:59:58 -0600 |
Matt Mackall |
setup: warn about missing standard Python components
|
Sun, 12 Oct 2008 22:56:43 +0200 |
Augie Fackler |
Add hgext.zeroconf to the package list so it gets installed by setup.py.
|
Sun, 14 Sep 2008 09:57:33 -0400 |
Petr Kodl |
osutil: implementation for Win32
|
Mon, 08 Sep 2008 13:07:00 +0200 |
Peter Ruibal |
use Exception(args)-style raising consistently (py3k compatibility)
|
Sun, 31 Aug 2008 11:41:52 +0200 |
Dirkjan Ochtman |
fix double indentation and trailing whitespace
|
Mon, 25 Aug 2008 23:04:56 +0200 |
Patrick Mezard |
highlight: split code to improve startup times
|
Wed, 02 Jul 2008 09:21:57 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Tue, 01 Jul 2008 20:17:11 +0100 |
Paul Moore |
Force email package to be loaded in py2exe
|
Thu, 10 Apr 2008 23:07:54 +0200 |
Paul Moore |
Add a batch file driver for Windows
|
Wed, 26 Mar 2008 10:12:10 -0700 |
Bryan O'Sullivan |
manifest: improve parsing performance by 8x via a new C extension
|
Sun, 23 Mar 2008 21:35:57 -0300 |
Alexis S. L. Carvalho |
setup.py: hide compiler error messages while searching for inotify
|
Fri, 14 Mar 2008 01:45:17 -0300 |
Alexis S. L. Carvalho |
setup.py: use a simplified custom version of CCompiler.has_function
|
Thu, 13 Mar 2008 19:50:03 -0300 |
Alexis S. L. Carvalho |
setup.py: skip inotify if there's no inotify_add_watch
|
Wed, 12 Mar 2008 15:33:43 -0700 |
Bryan O'Sullivan |
setup.py: os.uname is not available on Windows
|
Wed, 12 Mar 2008 15:30:11 -0700 |
Bryan O'Sullivan |
Add inotify extension
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
filemerge: remove the hgmerge script
|
Fri, 07 Dec 2007 18:15:24 -0600 |
Steve Borho |
win32: do not install bash hgmerge on Windows
|
Fri, 05 Oct 2007 15:01:06 -0700 |
Bryan O'Sullivan |
Add osutil module, containing a listdir function.
|
Sat, 18 Aug 2007 11:37:08 +0200 |
Thomas Arendsen Hein |
Enable demandimport only in scripts, not in importable modules (issue605)
|
Tue, 17 Jul 2007 09:39:30 -0700 |
Bryan O'Sullivan |
Add Chris Mason's mpatch library.
|
Thu, 28 Jun 2007 02:11:54 +0200 |
Christian Ebert |
setup.py not executable: change instructions at beginning of file
|
Mon, 18 Jun 2007 15:14:49 -0700 |
Lee Cantey |
Fix for including hgext in Windows compiled version.
|
Thu, 07 Jun 2007 22:28:52 +0200 |
Thomas Arendsen Hein |
Include convert extension in packages setup
|
Fri, 15 Dec 2006 01:17:04 -0600 |
Matt Mackall |
Fix setup.py warning
|
Thu, 14 Dec 2006 20:31:33 -0600 |
Matt Mackall |
Disable demandloading in setup.py
|
Thu, 14 Dec 2006 20:23:25 -0600 |
Matt Mackall |
Fix demandload bits of setup.py py2exe support
|
Thu, 14 Dec 2006 15:55:46 -0600 |
Matt Mackall |
Merge with crew
|
Thu, 14 Dec 2006 00:41:11 +0100 |
Benoit Boissinot |
spelling fix
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
Tue, 31 Oct 2006 10:50:16 +0100 |
Thomas Arendsen Hein |
Check for at least having a final release of python 2.3.0 in setup.py
|
Fri, 06 Oct 2006 13:01:54 -0700 |
Brendan Cully |
Add a base85 codec
|
Tue, 03 Oct 2006 11:53:35 +0200 |
Thomas Arendsen Hein |
Install all files/subdirectories below templates.
|
Tue, 03 Oct 2006 11:30:59 +0200 |
Thomas Arendsen Hein |
Applied coding style to setup.py
|
Fri, 02 Jun 2006 16:19:47 +0900 |
Eung-Ju PARK |
packagescan can't scan nested packages
|
Fri, 19 May 2006 08:57:12 -0700 |
Vadim Gelfer |
merge with crew.
|
Fri, 19 May 2006 08:54:28 -0700 |
Volker Kleinfeld |
setup.py: install packagescan before any mercurial modules is imported
|
Thu, 18 May 2006 11:48:33 -0700 |
Eric Hopper |
Moving hgweb.py into it's own module in preparation for breaking it up.
|
Sun, 19 Mar 2006 21:26:58 +0100 |
Thomas Arendsen Hein |
Don't forget version at the end of setup.py, write it only if changed.
|
Fri, 10 Mar 2006 10:44:17 +0100 |
Thomas Arendsen Hein |
Added check for minimal python version to setup.py
|
Sat, 18 Feb 2006 21:53:41 -0500 |
Josef "Jeff" Sipek |
[hgweb] Static content serving
|
Fri, 03 Feb 2006 10:52:25 +0100 |
Thomas Arendsen Hein |
Reverted name change (mercurial -> Mercurial) from dd5085897010.
|
Fri, 03 Feb 2006 00:50:28 -0800 |
Vadim Gelfer |
make stuff for macos x binary package.
|
Wed, 16 Nov 2005 20:53:16 +0100 |
Will |
fix bug in setup.py introduced in r1508.
|
Fri, 04 Nov 2005 11:37:45 -0800 |
Benoit Boissinot |
fix a warning when py2exe is not used
|
Mon, 24 Oct 2005 14:52:41 -0700 |
Volker Kleinfeld |
py2exe is not able to handle win32com.shell
|
Mon, 24 Oct 2005 14:52:30 -0700 |
Volker Kleinfeld |
Option -i broken in py2exe_for_demandload
|
Wed, 21 Sep 2005 07:56:19 +0200 |
Thomas Arendsen Hein |
Cleanup of tabs and trailing spaces.
|
Wed, 21 Sep 2005 15:18:24 -0700 |
Bryan O'Sullivan |
Fix small thinko.
|
Wed, 21 Sep 2005 15:17:24 -0700 |
Bryan O'Sullivan |
Rename mercurial.ext to hgext.
|
Wed, 21 Sep 2005 14:46:01 -0700 |
Bryan O'Sullivan |
Package the extension directory.
|
Wed, 21 Sep 2005 13:33:24 -0700 |
Bryan O'Sullivan |
Clean up whitespace damage.
|
Tue, 20 Sep 2005 21:29:07 -0700 |
Bryan O'Sullivan |
Fix Volker's modifications to setup.py for non-Windows systems.
|
Tue, 20 Sep 2005 19:25:14 -0700 |
Volker Kleinfeld |
Support for the distutils extention 'py2exe' added.
|