log setup.py @ 1602:6a6ce9d9da35 default tip

age author description
Mon, 03 Feb 2014 02:00:06 -0500 Augie Fackler setup: also ignore stderr lines about obsolete when guessing version 1.6
Mon, 22 Apr 2013 14:27:05 -0700 Bryan O'Sullivan setup: add layouts subdir
Thu, 07 Jun 2012 16:29:05 -0700 Brad Hall Add a changegroup hook to update svn metadata
Fri, 30 Sep 2011 21:45:45 +0800 Yonggang Luo setup.py: clean up indentation
Sat, 16 Apr 2011 17:46:38 +0200 Patrick Mezard Fix setup.py calls to hg.bat on Windows
Sun, 17 Apr 2011 20:28:04 -0500 Augie Fackler Backed out changeset 7bf283d4c7a9 in favor of a better win32 fix
Fri, 15 Apr 2011 00:32:04 +0800 Yonggang Luo Fixup Installing in Win32
Sat, 09 Oct 2010 10:16:07 -0500 Dan Villiom Podlaski Christiansen setup/README: update Subvertpy requirement to 0.7.4.
Wed, 11 Aug 2010 19:57:35 +0200 Dan Villiom Podlaski Christiansen setup: require Subvertpy when the SWIG bindings are unavailable.
Wed, 11 Aug 2010 19:57:34 +0200 Dan Villiom Podlaski Christiansen help: add an rst file containing some helpful instructions
Fri, 14 May 2010 20:27:14 +0200 Dan Villiom Podlaski Christiansen setup: check for Subversion by importing the `svnwrap' module.
Mon, 15 Feb 2010 10:53:55 -0600 Augie Fackler setup: work around easy_intall overzealously installing mercurial 1.0.1
Mon, 15 Feb 2010 10:53:34 -0600 Augie Fackler setup: work around easy_install by getting version with a regex
Sun, 07 Feb 2010 03:32:30 -0600 Augie Fackler setup: updates for release 1.0
Mon, 25 Jan 2010 14:51:22 -0600 Augie Fackler setup: remove bogus print statements
Tue, 15 Dec 2009 09:12:00 -0600 Augie Fackler setup: write out version info
Mon, 25 May 2009 12:44:33 -0500 Augie Fackler setup.py: Use setuptools if available.
Fri, 22 May 2009 15:12:31 +0200 Dan Villiom Podlaski Christiansen Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.
Wed, 13 May 2009 21:39:39 -0500 Augie Fackler Reorganize to have a more conventional module structure.
Sun, 03 May 2009 22:01:23 -0500 Augie Fackler Fix package name, use README for long_description
Sun, 03 May 2009 21:57:48 -0500 Augie Fackler Style nit in setup.py
Sun, 03 May 2009 15:29:59 +0200 Dan Villiom Podlaski Christiansen A quick stab at a distutils installation script.