index
:
gentoolkit
master
Gentoolkit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-04-23
fix python-3 compatibility for euse bug 364081
Brian Dolbec
2011-04-18
Change eprefix.py to only look at portage for the value of EPREFIX
Paul Varner
2011-04-10
temporary fix for a test failure due to the added dotfiles check.
Brian Dolbec
2011-03-31
Fix extend_realpaths in FileOwner class. (Bug 96515)
Paul Varner
2011-03-28
Latest euse changes from Jared Hancock
Paul Varner
2011-03-17
add the Homepage to epkginfo/equery meta's Upstream option as per idl0r's req...
Brian Dolbec
2011-03-08
add a dotfile check and only delete hidden (.dotfile's) during a destructive ...
Brian Dolbec
2011-02-25
Fix small typo
Paul Varner
2011-02-25
Apply latest changes from Jared Hancock
Paul Varner
2011-02-25
Fix whitespace
Paul Varner
2011-02-24
decorate some functions as @staticmethod
Brian Dolbec
2011-02-24
move mysettings out of __getMaskStatus() into __init__() so it is only done o...
Brian Dolbec
2011-02-24
Whitespace
Christian Ruppert
2011-02-24
Fix package.mask check
Christian Ruppert
2011-02-23
fix some alignment mismatches
Brian Dolbec
2011-02-23
fix the rebuild_keywords slot appended bug.
Brian Dolbec
2011-02-23
code the rebuild keywords module.
Brian Dolbec
2011-02-10
Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolki...
Brian Dolbec
2011-02-10
apply djanderson's idea for a simpler/better fix to bug 353430 and commit 000...
Brian Dolbec
2011-01-31
Some whitespace to visualy separate the code
Tomas Chvatal
2011-01-31
Align the suffix for revision correctly.
Tomas Chvatal
2011-01-30
Align revision nicely so it is space separated and easier to spot.
Tomas Chvatal
2011-01-28
Fix unicode vs. bytes issue in glsa-check (#341293)
Andy Kittner
2011-01-25
fix the missing unset flags issue due to my misleading variable name for "cle...
Brian Dolbec
2011-01-25
fix a missed function rename for an assignment
Brian Dolbec
2011-01-25
fix the setting of the quiet option properly this time
Brian Dolbec
2011-01-25
Fix missing quiet option passing into the analyse module
Brian Dolbec
2011-01-25
Add a leading '-' to disabled USE flags.
Brian Dolbec
2011-01-25
Modify printers to use the newly split out CpvValuesWrapper and add a print_p...
Brian Dolbec
2011-01-25
Add a new cpv and values textwrapping class
Brian Dolbec
2011-01-25
fix a missed rename and relocationof some imports
Brian Dolbec
2011-01-24
Add a new packages module to analyse
Brian Dolbec
2011-01-23
Make the ignorance of local settings complete.
Tomas Chvatal
2011-01-23
Ignore local_settings for package maks.
Tomas Chvatal
2011-01-20
Make shadow checker aware of mask status.
Tomas Chvatal
2011-01-09
create a new uniqify_atoms() to properly handle a list of atom instances.
Brian Dolbec
2011-01-09
remove the use of uniqify as it does not work correctly with atoms.
Brian Dolbec
2011-01-06
Remove extraneous merge conflict marker.
Paul Varner
2011-01-06
Update workflow in README.dev from subversion to git
Paul Varner
2011-01-06
Add testfile for eclean tests to repository.
Paul Varner
2011-01-06
Update ChangeLog for new euse
Paul Varner
2011-01-06
Add gentoolkitNonZeroExit exception
Paul Varner
2011-01-06
man page formatting cleanup.
Paul Varner
2011-01-05
Updated fix for partially matching use flags.
Paul Varner
2011-01-05
equery list: do not raise GentoolkitNoMatches exception in quiet mode
Paul Varner
2011-01-04
Added updates from Jared Hancock.
Paul Varner
2011-01-04
Fix bug where a use flag was partially matching a masked use flag.
Paul Varner
2011-01-04
Add Jared Hancock to AUTHORS file
Paul Varner
2011-01-04
Merge euse from bug 259318
Paul Varner
2011-01-04
Add remove option.
Paul Varner
[next]