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
/
command
/
bdist_rpm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardized whitespace around function calls.
Greg Ward
2000-09-30
1
-1/+1
*
Added a bunch of missing "=" signs in the option table.
Greg Ward
2000-09-25
1
-30/+14
*
Added 'boolean_options' list to support config file parsing.
Greg Ward
2000-09-25
1
-0/+2
*
Renamed --clean to --no-keep-temp and --noclean to --keep-temp.
Greg Ward
2000-09-16
1
-6/+6
*
Added --python and --fix-python options for better control over what
Greg Ward
2000-09-10
1
-16/+33
*
Typo fix.
Greg Ward
2000-09-07
1
-1/+1
*
Fixed the move-RPM-files hack so it knows about the '--binary-only' and
Greg Ward
2000-08-15
1
-8/+11
*
Added support for the '--dist-dir' option, including a mildly nasty
Greg Ward
2000-08-15
1
-4/+23
*
Fixed imports from '*util' modules to not just import everything from util.
Greg Ward
2000-08-05
1
-1/+2
*
Fixed a grab-bag of typos spotted by Rob Hooft.
Greg Ward
2000-07-27
1
-1/+1
*
Harry Henry Gebel: fix '_format_changelog()' so it doesn't bomb if
Greg Ward
2000-06-08
1
-0/+2
*
Fixed syntax error.
Greg Ward
2000-06-04
1
-9/+14
*
Patch from Harry Henry Gebel:
Greg Ward
2000-06-04
1
-59/+103
*
Removed the 'ensure_*' methods -- they're just too handy too keep in one
Greg Ward
2000-06-04
1
-43/+1
*
Patch from Harry Henry Gebel: fixes a bit of code that slipped by my
Greg Ward
2000-06-03
1
-2/+1
*
Only print debugging output if DEBUG true.
Greg Ward
2000-06-02
1
-6/+7
*
Ditched the obsolete '_get_package_data()' method and its
Greg Ward
2000-06-02
1
-142/+3
*
Fairly massive overhaul to support getting RPM inputs (extra meta-data,
Greg Ward
2000-06-02
1
-32/+230
*
More tweaking to make this command act like other Distutils commands:
Greg Ward
2000-06-01
1
-26/+29
*
Regularize options a bit:
Greg Ward
2000-05-31
1
-12/+19
*
Some far-reaching naming changes:
Greg Ward
2000-05-27
1
-30/+19
*
Normalized all the end-of-class lines.
Greg Ward
2000-05-25
1
-0/+2
*
Contribution from Harry Henry Gebel: the 'bdist_rpm' command.
Gregory P. Smith
2000-05-13
1
-0/+390