index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
distutils
/
dist.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added missing import.
Greg Ward
2000-05-20
1
-0/+1
*
List data files are listed in the Distribution attribute 'data_files',
Gregory P. Smith
2000-05-13
1
-1/+1
*
Patch from Bastien Kleineidam:
Gregory P. Smith
2000-05-12
1
-0/+2
*
Preliminary support for config files:
Gregory P. Smith
2000-05-12
1
-12/+82
*
Got rid of several little-used and not-very-useful methods: 'get_option()',
Greg Ward
2000-05-07
1
-47/+2
*
Harry Henry Gebel: add 'long_description' to DistributionMetadata.
Greg Ward
2000-04-26
1
-1/+7
*
Fix how we generate the meta-data query methods to include 'get_fullname()'
Greg Ward
2000-04-22
1
-3/+5
*
Fixed the '--license' option so it's officially an alias for '--licence',
Greg Ward
2000-04-21
1
-4/+1
*
Patch, originally from Bastian Kleineidam and savagely mutilated by me,
Greg Ward
2000-04-21
1
-50/+193
*
Cleaned up/simplified error-handling:
Greg Ward
2000-04-15
1
-27/+9
*
Removed global '--force' option -- just too vague a concept to be applicable
Greg Ward
2000-04-10
1
-3/+0
*
Add missing import of 'usage' string.
Greg Ward
2000-04-06
1
-2/+2
*
Reorganization: moved the Distribution class from core.py to dist.py, and
Greg Ward
2000-04-04
1
-0/+567
[prev]