index
:
delta/python-packages/disutils2.git
master
python3
hg.python.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distutils2
/
install.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge default
?ric Araujo
2012-05-21
1
-14
/
+18
|
\
|
*
Fix minor whitespace, syntax and idiom nits
?ric Araujo
2012-05-16
1
-5
/
+6
|
*
Fix incorrect docstring
?ric Araujo
2012-05-12
1
-1
/
+3
|
*
#13166: Implement __str__ on Distribution and EggInfoDistribution, use for py...
Guillaume Pratte
2012-04-21
1
-1
/
+1
|
*
#14270: Fixes to add dest_dir params working when using install_from_infos
Mathieu Leduc-Hamel
2012-04-21
1
-9
/
+9
|
*
fixed a test mock issue (#14268)
Tarek Ziade
2012-03-12
1
-1
/
+2
*
|
Ye olde merge.
?ric Araujo
2011-11-12
1
-9
/
+0
|
\
\
|
|
/
|
*
Minor assorted cleanups.
?ric Araujo
2011-11-12
1
-9
/
+0
*
|
Start a branch to provide Distutils2 for Python 3.
?ric Araujo
2011-09-24
1
-12
/
+9
|
/
*
A few changes to match packaging
?ric Araujo
2011-09-19
1
-3
/
+2
*
Fix backport changesets part 3: backported modules.
?ric Araujo
2011-09-18
1
-1
/
+2
*
Fix the backport fixes.
?ric Araujo
2011-09-18
1
-18
/
+19
*
Fixed a python2.4 syntax errors.
Alexandru Plugaru
2011-08-30
1
-3
/
+4
*
Backported packaging from cpython default, overwriting previous version.
Vinay Sajip
2011-08-18
1
-135
/
+252
*
Move installation exceptions from distutils2.install to distutils2.errors and...
Kelsey Hightower
2011-02-13
1
-10
/
+3
*
Merge Kelsey?s edits with mine
?ric Araujo
2011-02-10
1
-12
/
+12
|
\
|
*
Fixing logging strings; improve lower-case consistency
Kelsey Hightower
2011-02-09
1
-11
/
+11
*
|
Use lazy form in logging calls, again.
?ric Araujo
2011-02-10
1
-11
/
+13
|
/
*
make sure the dir exists in that case
Tarek Ziade
2011-01-30
1
-1
/
+2
*
hooked the remove code - tests w/ data tree coming up
Tarek Ziade
2011-01-30
1
-15
/
+42
*
cleaned up the install module
Tarek Ziade
2011-01-30
1
-37
/
+46
*
removed the installation to an empty path from the API and fixed a leaking te...
Yannick Gingras
2011-01-29
1
-25
/
+25
*
fixed another leaking tempdir
Yannick Gingras
2011-01-29
1
-0
/
+6
*
corrected a leaked temp dir problem
Yannick Gingras
2011-01-29
1
-3
/
+3
*
raise if the distribution is not found. also disable cache for testing
Gael Pasgrimaud
2011-01-29
1
-1
/
+3
*
merge to latest
Gael Pasgrimaud
2011-01-29
1
-26
/
+152
|
\
|
*
branch merge
Alexis Metaireau
2011-01-29
1
-26
/
+151
|
|
\
|
|
*
Update installer tests.
Alexis Metaireau
2011-01-29
1
-9
/
+11
|
|
*
merge the installer
Alexis Metaireau
2011-01-29
1
-29
/
+38
|
|
|
\
|
|
*
\
merge tarek changes.
Alexis Metaireau
2011-01-28
1
-5
/
+1
|
|
|
\
\
|
|
|
*
|
savepoint
Tarek Ziade
2010-12-26
1
-8
/
+62
|
|
*
|
|
move the unpack utilities to _backport
Alexis Metaireau
2011-01-03
1
-76
/
+1
|
|
*
|
|
savepoint
Tarek Ziade
2011-01-03
1
-18
/
+211
|
|
|
/
/
*
|
|
|
first implementation of the remove() method
Gael Pasgrimaud
2011-01-29
1
-2
/
+34
|
/
/
/
*
|
|
simplified the package_dir option - just one root dir allowed
Tarek Ziade
2011-01-29
1
-0
/
+7
|
|
/
|
/
|
*
|
Save up a bit of memory thanks to dict.iter* and __iter__
?ric Araujo
2010-12-17
1
-4
/
+4
|
/
*
Work In Progress on install.py.
Alexis Metaireau
2010-11-21
1
-13
/
+23
*
Add basic installation script + tests.
Alexis Metaireau
2010-11-13
1
-14
/
+122
*
Fix one bug and address some pyflakes warnings
?ric Araujo
2010-10-16
1
-1
/
+2
*
Rename command's tests filenames to test_command_*, and install_tools.py to i...
Alexis Metaireau
2010-10-04
1
-0
/
+99