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
/
mock.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix rebuild multiple srpms test.
Michael E Brown
2007-12-11
1
-1
/
+1
*
Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mock
Michael E Brown
2007-12-10
1
-1
/
+1
|
\
|
*
fix --without to follow proper rpmbuild conventions. Courtesy Paulo Cavalcant...
Michael E Brown
2007-12-09
1
-1
/
+1
*
|
add --orphanskill mode. requested by mbonnet for koji.
Michael E Brown
2007-12-10
1
-4
/
+9
|
/
*
add a few uid debugging calls, commented out by default, in case other people...
Michael E Brown
2007-12-07
1
-0
/
+8
*
become root a bit earlier to that cache dir stuff works (run during chroot __...
Michael E Brown
2007-12-06
1
-3
/
+3
*
create log files as unpriv user. fixup chrootuid calc to take into account su...
Michael E Brown
2007-12-06
1
-5
/
+6
*
convert to use consolehelper rather than setuid wrapper.
Michael E Brown
2007-12-06
1
-3
/
+15
*
add unshare
Michael E Brown
2007-12-06
1
-0
/
+6
*
separate out function tracing from verbosity
Michael E Brown
2007-12-06
1
-9
/
+18
*
mount inside try block so problem mounting unmounts everything.
Michael E Brown
2007-12-05
1
-2
/
+2
*
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
*
consolidate imports.
mock-0.8.12
Michael E Brown
2007-12-03
1
-2
/
+1
*
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
*
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
1
-104
/
+116
*
convert @decorator-syntax to use python-2.3 compatible peak decoratortools sy...
Michael E Brown
2007-12-01
1
-4
/
+5
*
add back in comment line that was accidentally dropped in merge.
Michael E Brown
2007-12-01
1
-0
/
+1
*
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
1
-0
/
+473