summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update changelogmock-0.8.15Michael E Brown2007-12-051-0/+5
* add unit test for no-root-cache case.Michael E Brown2007-12-051-0/+3
* version bumpMichael E Brown2007-12-052-13/+13
* mount inside try block so problem mounting unmounts everything.Michael E Brown2007-12-052-6/+6
* fixup error where var/cache/yum in buildroot disappears due to clean.Michael E Brown2007-12-051-1/+1
* potential fix for rhel5 traceback.Michael E Brown2007-12-051-1/+6
* fix python logging module exception problem earlier so there isnt any path th...Michael E Brown2007-12-051-2/+4
* Merge commit 'origin/master'Michael E Brown2007-12-042-25/+70
|\
| * whitespace fixups.Michael E Brown2007-12-041-26/+26
| * add --with and --without options to enable/disable options in a srpmTodd Zullinger2007-12-042-1/+23
| * use 'MACRO EXPR' in --define docs to match the rpmbuild docsTodd Zullinger2007-12-042-4/+4
| * add --define option to pass rpm macros on the command lineTodd Zullinger2007-12-042-0/+19
| * error when trying to build multiple srpms without --resultdir.Michael E Brown2007-12-041-2/+6
* | clear out old unit tests before starting new ones.Michael E Brown2007-12-041-1/+3
* | bulletproof exclude of all i386 pkgs for x86_64, allowing *only* glibc*.i?86,...Michael E Brown2007-12-046-6/+6
|/
* better rpmbuild, more specific defs for std rpmbuild options. original patch ...Michael E Brown2007-12-042-23/+39
* update changelog.mock-0.8.14Michael E Brown2007-12-041-0/+7
* version bumpMichael E Brown2007-12-042-13/+13
* make sure dir exists before opening yum lock.Michael E Brown2007-12-041-2/+2
* merge conflicts.mock-0.8.13Michael E Brown2007-12-044-12/+14
* add couple of comments to release test script.Michael E Brown2007-12-031-1/+6
* consolidate imports.mock-0.8.12Michael E Brown2007-12-033-6/+3
* consolidate imports.Michael E Brown2007-12-032-3/+2
* small code consolidation.Michael E Brown2007-12-031-4/+1
* update changelogs.Michael E Brown2007-12-032-1/+22
* brown-paper-bag: typo... should be 'fi' but was 'exit'Michael E Brown2007-12-031-2/+2
* couple more sanity checks in unit test code.Michael E Brown2007-12-031-4/+21
* fixup accidental exit 1 when test actually succeeded.Michael E Brown2007-12-031-4/+12
* run bash built-in 'time' rather than /usr/bin/time because bash built-in has ...Michael E Brown2007-12-031-15/+15
* pass through exit status of chroot/shell commands.Michael E Brown2007-12-031-1/+4
* init yumCacheLock file object in __init__. No need to wait until tryLock to o...Michael E Brown2007-12-031-1/+1
* more comprehensive release tests.Michael E Brown2007-12-031-5/+6
* initialize groups if used by SUDO, as we lose all group membership when calle...Michael E Brown2007-12-031-0/+2
* update release tests to do more thorough testing.Michael E Brown2007-12-031-7/+48
* change --help to reflect new preferred option style.Michael E Brown2007-12-031-5/+5
* mostly whitespace fixes, plus a few other things to make pylint/pychecker hap...Michael E Brown2007-12-027-153/+174
* convert @decorator-syntax to use python-2.3 compatible peak decoratortools sy...Michael E Brown2007-12-014-45/+49
* cleanup unused configure directives.Michael E Brown2007-12-011-66/+0
* cleanup unused configure directives.Michael E Brown2007-12-011-1393/+2
* cleanup unused configure directives.Michael E Brown2007-12-011-11/+2
* use python-decoratortools instead of shipping our own decorator.pyMichael E Brown2007-12-015-164/+37
* remove dead code (commented out).Michael E Brown2007-12-012-2/+0
* move daemontest.c to src/ dir.Michael E Brown2007-12-011-0/+0
* remove unused import.Michael E Brown2007-12-011-1/+0
* few changes to make pychecker happy.Michael E Brown2007-12-014-4/+4
* cleanup release tests a bit.Michael E Brown2007-12-011-11/+6
* move build of daemontest into makefile.Michael E Brown2007-12-012-19/+42
* fix compile warnings.Michael E Brown2007-12-011-1/+6
* add back in comment line that was accidentally dropped in merge.Michael E Brown2007-12-011-0/+1
* cleanup compiled python files.Michael E Brown2007-12-012-1/+4