Fri, 13 Sep 2013 10:00:57 +0800 |
Wei, Elson |
setup: check if mercurial/util.h has been modified
|
Fri, 12 Apr 2013 16:55:34 -0400 |
Mads Kiilerich |
setup: make error message for missing Python headers more helpful
|
Wed, 10 Apr 2013 15:08:27 -0700 |
Bryan O'Sullivan |
scmutil: rewrite dirs in C, use if available
|
Tue, 02 Apr 2013 16:03:10 +0200 |
Isaac Jurado |
setup.py: properly discard trust warning.
stable
|
Mon, 04 Mar 2013 10:05:52 +0100 |
Benoit Boissinot |
setup.py: ignore warnings from obsolete
stable
|
Mon, 04 Mar 2013 10:13:28 +0100 |
Benoit Boissinot |
setup.py: add metadata to register package to PyPI
stable
|
Tue, 13 Nov 2012 09:55:26 -0800 |
Bryan O'Sullivan |
setup: print subprocess stderr if there is any
|
Tue, 07 Aug 2012 11:04:41 +0200 |
Adrian Buehlmann |
exewrapper: adapt for legacy HackableMercurial
|
Fri, 05 Oct 2012 13:44:52 -0500 |
Bryan O'Sullivan |
setup: calculate version more correctly
|
Tue, 18 Sep 2012 11:43:30 +0200 |
Adrian Buehlmann |
pathencode: new C module with fast encodedir() function
|
Wed, 25 Jul 2012 16:50:22 +0200 |
Adrian Buehlmann |
setup: fix build_hgexe for mingw32 compiler
stable
|
Fri, 06 Jul 2012 20:19:55 -0700 |
Bryan O'Sullivan |
setup: disable -mno-cygwin if building under mingw32
|
Fri, 29 Jun 2012 13:10:48 +0200 |
Adrian Buehlmann |
setup: compile hg.exe
|
Sat, 19 May 2012 09:34:25 -0500 |
Augie Fackler |
httpclient: omit tests for the client since we don't run them anyway
|
Sat, 12 May 2012 16:02:46 +0200 |
Brodie Rao |
cleanup: replace naked excepts with except Exception: ...
|
Sat, 12 May 2012 16:02:45 +0200 |
Brodie Rao |
cleanup: replace naked excepts with more specific ones
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
Sun, 08 Apr 2012 12:43:41 -0700 |
Steven Stallion |
plan9: initial support for plan 9 from bell labs
|
Fri, 02 Mar 2012 10:42:12 -0800 |
Brendan Cully |
setup.py: don't call splitlines twice on the output of xcodebuild (issue3277)
stable
|
Mon, 27 Feb 2012 08:54:26 -0500 |
Greg Ward |
setup: handle output from Apple's Xcode 4.3 better (issue3277)
stable
|
Sun, 20 Nov 2011 19:14:36 +0100 |
Pascal Quantin |
setup: fix py2exe generation broken by c3a6ec304055 (issue3116)
|
Thu, 17 Nov 2011 23:01:58 -0600 |
Matt Mackall |
setup: backout 8504699d1aa6
|
Sat, 12 Nov 2011 02:08:01 +0100 |
Simon Heimberg |
setup: raise when executing with python3 without c2to3 argument
|
Sun, 21 Aug 2011 15:23:43 +0200 |
Simon Heimberg |
setup: support executing with python3 including 2to3
|
Tue, 01 Nov 2011 20:13:53 +0100 |
Simon Heimberg |
setup: hgbuildmo inherits from Command
|
Sat, 12 Nov 2011 02:07:55 +0100 |
Simon Heimberg |
setup: make script executable with python3
|
Tue, 01 Nov 2011 20:13:53 +0100 |
Simon Heimberg |
setup: subclass build command
|
Tue, 01 Nov 2011 20:13:52 +0100 |
Simon Heimberg |
setup: has_ext_modules always returns false when pure is specified
|
Sat, 23 Jul 2011 05:57:39 +0200 |
Simon Heimberg |
setup: subclass distribution instead of overwriting original
|
Mon, 31 Oct 2011 00:42:32 +0900 |
Yuya Nishihara |
setup: set whole env for running hg even if .hg doesn't exist (issue3073)
stable
|