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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid using tmpfs plugin for epel-4-x86_64 test
Clark Williams
2008-09-04
1
-2
/
+3
*
set the current working directory in the chroot
Mike Bonnet
2008-01-24
1
-0
/
+3
*
add --unpriv option to drop privileges when running a command with --chroot
Mike Bonnet
2008-01-24
1
-0
/
+3
*
revert accidental comment-out of test cleanup that I was using to debug tar p...
Michael E Brown
2008-01-20
1
-1
/
+1
*
add back in dropped '.' to tar cvf command that is causing root cache creatio...
Michael E Brown
2008-01-20
1
-1
/
+1
*
better unit test error message.
Michael E Brown
2008-01-20
1
-4
/
+6
*
update manpage with new site-defaults ref.
Michael E Brown
2008-01-15
1
-2
/
+2
*
some manpage clarifications and arrangements.
Michael E Brown
2008-01-10
1
-41
/
+53
*
update docs for --arch and --target.
Michael E Brown
2008-01-04
1
-2
/
+5
*
fixup release instructions so that tags properly pushed.
Michael E Brown
2007-12-19
1
-2
/
+3
*
cleanup from unit tests if they are interrupted or end prematurely.
Michael E Brown
2007-12-19
1
-2
/
+10
*
we are now noarch, fix unit tests.
Michael E Brown
2007-12-19
1
-2
/
+2
*
add unit tests for tmpfs plugin.
Michael E Brown
2007-12-18
1
-2
/
+4
*
better fix for failing distcheck.
Michael E Brown
2007-12-17
1
-2
/
+1
*
one more releasetests fix.
Michael E Brown
2007-12-17
1
-1
/
+2
*
fix release tests.
Michael E Brown
2007-12-17
1
-13
/
+13
*
Merge branch 'master' of ssh://mebrown@git.fedorahosted.org/git/mock
Michael E Brown
2007-12-16
1
-10
/
+56
|
\
|
*
more on release instructions
mock-0.9.3
Clark Williams
2007-12-16
1
-2
/
+0
|
*
first cut at updated release instructions
Clark Williams
2007-12-16
1
-22
/
+58
|
*
resolved merge conflicts
Clark Williams
2007-12-14
1
-1
/
+13
*
|
document --trace.
Michael E Brown
2007-12-16
1
-1
/
+1
*
|
Mock documentation patch
Ville Skyttä
2007-12-16
1
-8
/
+17
|
/
*
resolved merge with master
Clark Williams
2007-12-13
3
-162
/
+175
|
\
|
*
make releasetests.sh call runtests.sh using automake 'make check' target, as ...
Michael E Brown
2007-12-13
1
-148
/
+2
|
*
make runtests.sh runnable from automake.
Michael E Brown
2007-12-13
1
-6
/
+1
|
*
fix compile warning for -Wall in daemontest.c
Michael E Brown
2007-12-13
1
-0
/
+1
|
*
rename releasetests.sh to runtests.sh to prepare for adding 'make check' func...
Michael E Brown
2007-12-13
1
-0
/
+177
*
|
changed more uses of .rootdir to makeChrootPath(); updated man page for --cop...
Clark Williams
2007-12-13
2
-17
/
+33
*
|
merged with latest master
Clark Williams
2007-12-13
1
-0
/
+18
|
\
|
|
*
if --chroot only has one argument, pass it to doChroot() as a string instead ...
Mike Bonnet
2007-12-12
1
-0
/
+18
*
|
added copyin/out options; added makeChrootPath() method to Root
Clark Williams
2007-12-13
1
-0
/
+18
|
/
*
enable releasetests to run from clean checked out source tree.
Michael E Brown
2007-12-12
1
-0
/
+1
*
Merge branch 'master' of ssh://mebrown@git.fedorahosted.org/git/mock
Michael E Brown
2007-12-12
1
-0
/
+4
|
\
|
*
Add --update call, to update existing buildroot.
Jesse Keating
2007-12-12
1
-0
/
+4
*
|
fix --shell
Michael E Brown
2007-12-12
1
-1
/
+10
|
/
*
- make "mock --chroot" non-interactive - set the exit code of "mock --chroot"...
Mike Bonnet
2007-12-11
2
-2
/
+4
*
Merge branch 'master' of /var/ftp/pub/Applications/git/mock
Michael E Brown
2007-12-11
2
-1
/
+16
|
\
|
*
Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mock
Michael E Brown
2007-12-11
1
-0
/
+13
|
|
\
|
|
*
add return code propagation test for --chroot cmd.
Michael E Brown
2007-12-11
1
-0
/
+13
|
*
|
add failsafe for daemontest.c such that it exits after 5 mins rather than han...
Michael E Brown
2007-12-11
1
-1
/
+3
|
|
/
*
/
add docs for --orphanskill mode.
Michael E Brown
2007-12-11
1
-0
/
+5
|
/
*
fixup explicit orphankill unit test.
Michael E Brown
2007-12-10
1
-2
/
+10
*
add MOCK_EXTRA_ARGS for releasetests so I can make mock release tests run beh...
Michael E Brown
2007-12-10
1
-2
/
+2
*
Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mock
Michael E Brown
2007-12-10
1
-3
/
+4
|
\
|
*
make it so you can run multiple releasetests at the same time.
mock-0.9.0
Michael E Brown
2007-12-09
1
-3
/
+4
*
|
add --orphanskill mode. requested by mbonnet for koji.
Michael E Brown
2007-12-10
1
-1
/
+16
|
/
*
convert to use consolehelper rather than setuid wrapper.
Michael E Brown
2007-12-06
2
-2
/
+103
*
use double-quotes for stuff people need to cut-paste
Michael E Brown
2007-12-06
1
-1
/
+1
*
add unit test for no-root-cache case.
Michael E Brown
2007-12-05
1
-0
/
+3
*
Merge commit 'origin/master'
Michael E Brown
2007-12-04
1
-23
/
+38
|
\
[next]