aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* temporary fix for a test failure due to the added dotfiles check.gentoolkit-0.3.0Brian Dolbec2011-04-101-1/+1
* Fix extend_realpaths in FileOwner class. (Bug 96515)Paul Varner2011-03-311-1/+1
* Latest euse changes from Jared HancockPaul Varner2011-03-281-33/+46
* add the Homepage to epkginfo/equery meta's Upstream option as per idl0r's req...Brian Dolbec2011-03-171-0/+10
* add a dotfile check and only delete hidden (.dotfile's) during a destructive ...Brian Dolbec2011-03-081-2/+14
* Fix small typoPaul Varner2011-02-251-1/+1
* Apply latest changes from Jared HancockPaul Varner2011-02-251-73/+48
* Fix whitespacePaul Varner2011-02-251-17/+17
* decorate some functions as @staticmethodBrian Dolbec2011-02-241-3/+6
* move mysettings out of __getMaskStatus() into __init__() so it is only done o...Brian Dolbec2011-02-241-12/+21
* WhitespaceChristian Ruppert2011-02-241-1/+1
* Fix package.mask checkChristian Ruppert2011-02-241-1/+1
* fix some alignment mismatchesBrian Dolbec2011-02-231-6/+6
* fix the rebuild_keywords slot appended bug.Brian Dolbec2011-02-232-24/+41
* code the rebuild keywords module.Brian Dolbec2011-02-232-28/+181
* Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolki...Brian Dolbec2011-02-103-29/+42
|\
| * Some whitespace to visualy separate the codeTomas Chvatal2011-01-311-0/+2
| * Align the suffix for revision correctly.Tomas Chvatal2011-01-311-2/+4
| * Align revision nicely so it is space separated and easier to spot.Tomas Chvatal2011-01-301-23/+28
| * Fix unicode vs. bytes issue in glsa-check (#341293)Andy Kittner2011-01-282-7/+11
* | apply djanderson's idea for a simpler/better fix to bug 353430 and commit 000...Brian Dolbec2011-02-103-22/+13
|/
* fix the missing unset flags issue due to my misleading variable name for "cle...Brian Dolbec2011-01-253-9/+21
* fix a missed function rename for an assignmentBrian Dolbec2011-01-251-3/+3
* fix the setting of the quiet option properly this timeBrian Dolbec2011-01-252-2/+16
* Fix missing quiet option passing into the analyse moduleBrian Dolbec2011-01-251-1/+2
* Add a leading '-' to disabled USE flags.Brian Dolbec2011-01-251-2/+2
* Modify printers to use the newly split out CpvValuesWrapper and add a print_p...Brian Dolbec2011-01-252-38/+51
* Add a new cpv and values textwrapping classBrian Dolbec2011-01-251-0/+39
* fix a missed rename and relocationof some importsBrian Dolbec2011-01-251-3/+3
* Add a new packages module to analyseBrian Dolbec2011-01-243-34/+128
* Make the ignorance of local settings complete.Tomas Chvatal2011-01-232-5/+6
* Ignore local_settings for package maks.Tomas Chvatal2011-01-232-7/+5
* Make shadow checker aware of mask status.Tomas Chvatal2011-01-201-18/+28
* create a new uniqify_atoms() to properly handle a list of atom instances.Brian Dolbec2011-01-093-4/+22
* remove the use of uniqify as it does not work correctly with atoms.Brian Dolbec2011-01-091-1/+2
* Remove extraneous merge conflict marker.Paul Varner2011-01-061-1/+0
* Update workflow in README.dev from subversion to gitPaul Varner2011-01-061-11/+5
* Add testfile for eclean tests to repository.Paul Varner2011-01-061-0/+0
* Update ChangeLog for new eusePaul Varner2011-01-061-0/+5
* Add gentoolkitNonZeroExit exceptionPaul Varner2011-01-064-5/+19
* man page formatting cleanup.Paul Varner2011-01-066-373/+373
* Updated fix for partially matching use flags.Paul Varner2011-01-051-1/+1
* equery list: do not raise GentoolkitNoMatches exception in quiet modePaul Varner2011-01-051-1/+10
* Added updates from Jared Hancock.Paul Varner2011-01-041-27/+22
* Fix bug where a use flag was partially matching a masked use flag.Paul Varner2011-01-041-2/+2
* Add Jared Hancock to AUTHORS filePaul Varner2011-01-041-0/+1
* Merge euse from bug 259318Paul Varner2011-01-043-141/+861
|\
| * Add remove option.Paul Varner2011-01-042-28/+55
| * Change mode of eshowkw to 0755Paul Varner2010-12-311-0/+0
| * Merge branch 'gentoolkit' into eusePaul Varner2010-12-2899-4696/+14912
| |\