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
/
backend.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add locking for yum cache
Michael E Brown
2007-10-18
1
-1
/
+25
*
lock buildroot to prevent simultaneous multiple access. build srpm as well as...
Michael E Brown
2007-10-18
1
-26
/
+54
*
change uidManager to push/pop so we can overlap regions. enforce naming conve...
Michael E Brown
2007-10-18
1
-26
/
+38
*
remove all trailing whitespace. move all caching functions together.
Michael E Brown
2007-10-18
1
-25
/
+25
*
prune yum cache old files. add ability to limit ccache size.
Michael E Brown
2007-10-18
1
-10
/
+47
*
get ccache working
Michael E Brown
2007-10-18
1
-0
/
+15
*
factor caching stuff to standalone functions.
Michael E Brown
2007-10-18
1
-29
/
+78
*
ensure that HOME var is set properly for rpmbuild.
Michael E Brown
2007-10-18
1
-1
/
+2
*
properly mount/umount around rpmbuild call
Michael E Brown
2007-10-18
1
-2
/
+3
*
add build and installdeps implementations.
Michael E Brown
2007-10-18
1
-10
/
+76
*
export do_chroot() in public api. use -n option to mount/umount so it doesnt ...
Michael E Brown
2007-10-17
1
-15
/
+16
*
finish out setup of chroot env.
Michael E Brown
2007-10-17
1
-10
/
+121
*
tracing. start init() work
Michael E Brown
2007-10-17
1
-47
/
+102
*
more code.
Michael E Brown
2007-10-16
1
-19
/
+82
*
start adding backend code
Michael E Brown
2007-10-16
1
-0
/
+61
*
move py modules to different subdir to avoid conflict with mock binary name.
Michael E Brown
2007-10-16
1
-0
/
+23
[prev]