index
:
mock.git
master
mock-1.0
Dennis's mock patches, likely mostly config files for secondary arches
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
py
Commit message (
Expand
)
Author
Age
Files
Lines
*
separate out function tracing from verbosity
Michael E Brown
2007-12-06
9
-120
/
+159
*
mount inside try block so problem mounting unmounts everything.
Michael E Brown
2007-12-05
2
-6
/
+6
*
fixup error where var/cache/yum in buildroot disappears due to clean.
Michael E Brown
2007-12-05
1
-1
/
+1
*
potential fix for rhel5 traceback.
Michael E Brown
2007-12-05
1
-1
/
+6
*
fix python logging module exception problem earlier so there isnt any path th...
Michael E Brown
2007-12-05
1
-2
/
+4
*
add --with and --without options to enable/disable options in a srpm
Todd Zullinger
2007-12-04
1
-0
/
+12
*
use 'MACRO EXPR' in --define docs to match the rpmbuild docs
Todd Zullinger
2007-12-04
1
-2
/
+2
*
add --define option to pass rpm macros on the command line
Todd Zullinger
2007-12-04
1
-0
/
+14
*
error when trying to build multiple srpms without --resultdir.
Michael E Brown
2007-12-04
1
-2
/
+6
*
make sure dir exists before opening yum lock.
Michael E Brown
2007-12-04
1
-2
/
+2
*
consolidate imports.
mock-0.8.12
Michael E Brown
2007-12-03
3
-6
/
+3
*
consolidate imports.
Michael E Brown
2007-12-03
2
-3
/
+2
*
small code consolidation.
Michael E Brown
2007-12-03
1
-4
/
+1
*
pass through exit status of chroot/shell commands.
Michael E Brown
2007-12-03
1
-1
/
+4
*
init yumCacheLock file object in __init__. No need to wait until tryLock to o...
Michael E Brown
2007-12-03
1
-1
/
+1
*
initialize groups if used by SUDO, as we lose all group membership when calle...
Michael E Brown
2007-12-03
1
-0
/
+2
*
change --help to reflect new preferred option style.
Michael E Brown
2007-12-03
1
-5
/
+5
*
mostly whitespace fixes, plus a few other things to make pylint/pychecker hap...
Michael E Brown
2007-12-02
7
-153
/
+174
*
convert @decorator-syntax to use python-2.3 compatible peak decoratortools sy...
Michael E Brown
2007-12-01
4
-45
/
+49
*
use python-decoratortools instead of shipping our own decorator.py
Michael E Brown
2007-12-01
2
-161
/
+36
*
remove unused import.
Michael E Brown
2007-12-01
1
-1
/
+0
*
few changes to make pychecker happy.
Michael E Brown
2007-12-01
4
-4
/
+4
*
add back in comment line that was accidentally dropped in merge.
Michael E Brown
2007-12-01
1
-0
/
+1
*
fix builds of multiple srpms on same cmdline.
Michael E Brown
2007-12-01
1
-2
/
+7
*
import local modules after system modules.
Michael E Brown
2007-12-01
1
-2
/
+2
*
first steps for updating to 0.8.11
Clark Williams
2007-11-30
1
-1
/
+0
*
remove debugging statement.
Michael E Brown
2007-11-30
1
-2
/
+0
*
move things around so that we can run mock.py from the build tree instead of ...
Michael E Brown
2007-11-30
12
-0
/
+2003