2006-02-17 |
genone | fixing bug 95432 |
commit | commitdiff | tree | snapshot |
2006-02-16 |
fuzzyray | Unset EMERGE_DEFAULT_OPTS for all emerge calls |
commit | commitdiff | tree | snapshot |
2006-02-16 |
genone | fix bug #123084 |
commit | commitdiff | tree | snapshot |
2006-02-10 |
antarus | Fixed typo in manpage, bug #122212 |
commit | commitdiff | tree | snapshot |
2006-02-09 |
fuzzyray | Unset EMERGE_DEFAULT_OPTS for internal emerge calls |
commit | commitdiff | tree | snapshot |
2006-02-07 |
fuzzyray | Fix for PORTAGE_NICENESS |
commit | commitdiff | tree | snapshot |
2006-01-24 |
genone | Use vdb information for verbose list mode (patch by... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
fuzzyray | Add /etc/revdep-rebuild/ to CONFIG_PROTECT_MASK |
commit | commitdiff | tree | snapshot |
2006-01-18 |
fuzzyray | Add capability to check libtool .la files for non-exist... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
genone | Remove comment temporary solution |
commit | commitdiff | tree | snapshot |
2006-01-07 |
fuzzyray | Fix revdep-rebuild to work correctly with portage-2... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
fuzzyray | Fix find_world_packages() Bug #76568 |
commit | commitdiff | tree | snapshot |
2005-12-28 |
fuzzyray | Fix revdep-rebuild to automatically determine how to... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
fuzzyray | Add reqular expression matching for eclean. Bug 114365 |
commit | commitdiff | tree | snapshot |
2005-12-13 |
fuzzyray | Fix USE flag parsing for Bug #115294 |
commit | commitdiff | tree | snapshot |
2005-12-07 |
fuzzyray | Update Changelog for gentoolkit-0.2.1_rc3 release |
commit | commitdiff | tree | snapshot |
2005-12-07 |
fuzzyray | Remove python-config call. Bug #113386 |
commit | commitdiff | tree | snapshot |
2005-12-07 |
fuzzyray | Clarify error msg for Bug #113423. Make partial name... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
fuzzyray | Fix revdep-rebuild to work with findutils-4.2.27 |
commit | commitdiff | tree | snapshot |
2005-11-23 |
fuzzyray | Changed equery list command to default to partial name... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
fuzzyray | Fix errors in Makefiles |
commit | commitdiff | tree | snapshot |
2005-11-15 |
fuzzyray | Updated man page to match updated glsa-check |
commit | commitdiff | tree | snapshot |
2005-11-15 |
genone | Changelog update for previous commit |
commit | commitdiff | tree | snapshot |
2005-11-15 |
genone | - Moving lots of stuff from stdout to stderr |
commit | commitdiff | tree | snapshot |
2005-11-15 |
fuzzyray | Minor typographical changes |
commit | commitdiff | tree | snapshot |
2005-11-15 |
fuzzyray | Added man page for glsa-check |
commit | commitdiff | tree | snapshot |
2005-11-12 |
fuzzyray | Fix bugs 75983, 85653, 90384, 99191, and 109392 |
commit | commitdiff | tree | snapshot |
2005-11-11 |
fuzzyray | Fix imports for helpers.py Bug 103292 |
commit | commitdiff | tree | snapshot |
2005-11-05 |
fuzzyray | Fix equery belongs to work with multiple files - Bug... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
fuzzyray | Fix revdep-rebuild to work with findutils-4.2.25 (Bug... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
agriffis | Fix comment handling. Add ~ as a synonym for ~all... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
fuzzyray | Fix grammatical errors |
commit | commitdiff | tree | snapshot |
2005-10-18 |
fuzzyray | Fix gentoolkit to properly parse '||' syntax. (Bug... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
fuzzyray | Fixed bug in duplicate detection |
commit | commitdiff | tree | snapshot |
2005-10-14 |
fuzzyray | Fix typo in eclean man page |
commit | commitdiff | tree | snapshot |
2005-10-14 |
fuzzyray | Add qpkg --dups functionality to equery list command |
commit | commitdiff | tree | snapshot |
2005-10-13 |
fuzzyray | equery fixes: bugs 74554, 74569, 77113, 86633, 90046... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
fuzzyray | Fixed typo, bug #109147 |
commit | commitdiff | tree | snapshot |
2005-10-13 |
fuzzyray | Fix to find all packages including installed but no... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
fuzzyray | Update revdep-rebuild to read config files from /etc... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
fuzzyray | Updated ChangeLog for equery fixes |
commit | commitdiff | tree | snapshot |
2005-09-22 |
fuzzyray | Fix NOCOLOR to always be honored Bug #98634, enabled... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
fuzzyray | Change 'equery which' to return best-visible ebuild... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
fuzzyray | Change package.py to access a single global portage... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
fuzzyray | Make --quiet actually be quiet. Bug #78921 |
commit | commitdiff | tree | snapshot |
2005-09-16 |
fuzzyray | Fix 'equery uses' to not print USE flags multiple times... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
fuzzyray | Fix typo for hasuses shortHelp bug #82352 |
commit | commitdiff | tree | snapshot |
2005-09-15 |
fuzzyray | More man page fixes Bug #74944 |
commit | commitdiff | tree | snapshot |
2005-09-15 |
fuzzyray | updated equery.1 for depends sub-command Bug #73893 |
commit | commitdiff | tree | snapshot |
2005-09-09 |
fuzzyray | Remove stat call to fix bugs 102255 and 105381 |
commit | commitdiff | tree | snapshot |
2005-09-09 |
fuzzyray | Fix incompatability with portage 2.0.52. bug# 105382 |
commit | commitdiff | tree | snapshot |
2005-09-08 |
fuzzyray | Fixed minor typo in README |
commit | commitdiff | tree | snapshot |
2005-09-08 |
fuzzyray | Minor updates to README file |
commit | commitdiff | tree | snapshot |
2005-09-08 |
fuzzyray | Added eclean bug# 33877 and updated README bug# 103662 |
commit | commitdiff | tree | snapshot |
2005-08-13 |
fuzzyray | Added g/fbsd support patch from Bug #102255 |
commit | commitdiff | tree | snapshot |
2005-07-12 |
agriffis | Wrap variable interpolation in \Q and \E in regex ... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
agriffis | Fix w/s issues |
commit | commitdiff | tree | snapshot |
2005-06-29 |
fuzzyray | Revert fix for bug 93574 as it can cause packages to... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
fuzzyray | revdep-rebuild: fix bug 95274, use portageq to read... |
commit | commitdiff | tree | snapshot |
2005-06-05 |
genone | too many files |
commit | commitdiff | tree | snapshot |
2005-06-05 |
fuzzyray | Updated revdep-rebuild from bug #62644 |
commit | commitdiff | tree | snapshot |
2005-04-30 |
genone | add -n option to belongs |
commit | commitdiff | tree | snapshot |
2005-04-30 |
genone | forgot V in short option list |
commit | commitdiff | tree | snapshot |
2005-04-27 |
agriffis | * more changes for #90326; report all trivial files... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
genone | no more README and TODO |
commit | commitdiff | tree | snapshot |
2005-04-26 |
agriffis | * detect conflicts explicitly |
commit | commitdiff | tree | snapshot |
2005-04-26 |
genone | more sticky tape to get this thing released |
commit | commitdiff | tree | snapshot |
2005-04-25 |
genone | finally deprecating qpkg and etcat |
commit | commitdiff | tree | snapshot |
2005-04-08 |
genone | replace string with int comparison |
commit | commitdiff | tree | snapshot |
2005-04-08 |
genone | use --oneshot |
commit | commitdiff | tree | snapshot |
2005-04-08 |
genone | more cascaded profiles support |
commit | commitdiff | tree | snapshot |
2005-04-08 |
genone | fixing euse bugs 75525, 74344 and 84521 |
commit | commitdiff | tree | snapshot |
2005-03-23 |
agriffis | Only modify non-masked keywords with "all" |
commit | commitdiff | tree | snapshot |
2005-03-23 |
agriffis | handle package moves without adding new version lines |
commit | commitdiff | tree | snapshot |
2005-03-18 |
agriffis | Add forgotten ChangeLog entry from yesterday |
commit | commitdiff | tree | snapshot |
2005-03-17 |
agriffis | Sort keywords alphabetically |
commit | commitdiff | tree | snapshot |
2005-03-14 |
agriffis | Don't complain about non-files |
commit | commitdiff | tree | snapshot |
2005-03-12 |
agriffis | Use spaces instead of tabs which are too annoying in... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
agriffis | Fix tabbing |
commit | commitdiff | tree | snapshot |
2005-03-12 |
agriffis | Add eviewcvs to ChangeLog and Makefile for gentoolkit... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
agriffis | Add eviewcvs utility for generating viewcvs URLs |
commit | commitdiff | tree | snapshot |
2005-03-12 |
karltk | Added epkgmove back in. |
commit | commitdiff | tree | snapshot |
2005-03-12 |
port001 | Added myself to release.sh |
commit | commitdiff | tree | snapshot |
2005-03-12 |
karltk | Need to add dev to release.sh |
commit | commitdiff | tree | snapshot |
2005-03-12 |
karltk | Added a few notes about release.sh |
commit | commitdiff | tree | snapshot |
2005-03-12 |
karltk | Dropped epkgmove. Released 0.2.3. |
commit | commitdiff | tree | snapshot |
2005-03-08 |
agriffis | don't complain about cvs add of digests #84377 |
commit | commitdiff | tree | snapshot |
2005-03-07 |
agriffis | Remove stale debugging lines |
commit | commitdiff | tree | snapshot |
2005-03-07 |
agriffis | Report all changed versions #84332 |
commit | commitdiff | tree | snapshot |
2005-03-01 |
karltk | Released dev-0.2.2 |
commit | commitdiff | tree | snapshot |
2005-02-25 |
agriffis | strip GECOS #80011 |
commit | commitdiff | tree | snapshot |
2005-02-03 |
karltk | Updated to 1.3.1 |
commit | commitdiff | tree | snapshot |
2005-01-24 |
greg_g | Added /usr/kde/*/bin to SEARCH_DIRS (#38011). |
commit | commitdiff | tree | snapshot |
2004-12-09 |
genone | someone broke^Wfixed the ~ operator, so revisionMatch... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
genone | python-2.3 check |
commit | commitdiff | tree | snapshot |
2004-12-08 |
genone | added argument check |
commit | commitdiff | tree | snapshot |
2004-12-08 |
genone | change the outfile parameter for Glsa.dump() from filen... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
genone | minor bugfixes for glsa-check and equery |
commit | commitdiff | tree | snapshot |
2004-11-29 |
karltk | Branched v0-3-0 |
commit | commitdiff | tree | snapshot |
2004-11-10 |
karltk | *** empty log message *** |
commit | commitdiff | tree | snapshot |
next |