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
/
src
/
py-libs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
get rid of spurious blank lines in log output
Michael E Brown
2007-10-18
1
-1
/
+5
*
add build and installdeps implementations.
Michael E Brown
2007-10-18
1
-10
/
+76
*
more srpm manip functions.
Michael E Brown
2007-10-18
1
-5
/
+66
*
fix problem dropping privs where we dropped uid first and then couldnt drop gid.
Michael E Brown
2007-10-17
1
-2
/
+2
*
fix for idiotic error in rpmUtils where exception comes back with each letter...
Michael E Brown
2007-10-17
1
-4
/
+4
*
export do_chroot() in public api. use -n option to mount/umount so it doesnt ...
Michael E Brown
2007-10-17
1
-15
/
+16
*
make sure we properly catch all derived exceptions, like KeyboardInterrupt
Michael E Brown
2007-10-17
1
-2
/
+2
*
add special callout for interactive commands so we can interact properly.
Michael E Brown
2007-10-17
1
-8
/
+14
*
finish out setup of chroot env.
Michael E Brown
2007-10-17
2
-262
/
+121
*
Add cap to make multiple dirs at a time. add rmtree helper to eat some except...
Michael E Brown
2007-10-17
1
-13
/
+56
*
namespace prefix bugfix. add self because it is now a class.
Michael E Brown
2007-10-17
1
-3
/
+3
*
remove stuff that is already implemented so it is more obvious what is left.
Michael E Brown
2007-10-17
1
-229
/
+0
*
tracing. start init() work
Michael E Brown
2007-10-17
1
-47
/
+102
*
add tracing, touch(), do() functions
Michael E Brown
2007-10-17
1
-3
/
+72
*
move uid management into a class so it can be easily passed to chroot obj and...
Michael E Brown
2007-10-17
1
-32
/
+43
*
add traceLog decorator which allows specifying the logger to use.
Michael E Brown
2007-10-17
1
-12
/
+27
*
more code.
Michael E Brown
2007-10-16
2
-19
/
+88
*
fix logging qualname to be in mock hierarchy
Michael E Brown
2007-10-16
1
-1
/
+1
*
add new py files to build
Michael E Brown
2007-10-16
1
-0
/
+56
*
start adding backend code
Michael E Brown
2007-10-16
1
-0
/
+61
*
start adding utility functions.
Michael E Brown
2007-10-16
1
-1
/
+23
*
add vim declarations.
Michael E Brown
2007-10-16
1
-0
/
+2
*
get rid of extra newlines.
Michael E Brown
2007-10-16
1
-2
/
+2
*
move py modules to different subdir to avoid conflict with mock binary name.
Michael E Brown
2007-10-16
8
-0
/
+1060
[prev]