2007-06-01 |
fuzzyray | Fix formatting in depends help |
commit | commitdiff | tree | snapshot |
2007-05-31 |
solar | - park the new style genpkgindex here |
commit | commitdiff | tree | snapshot |
2007-05-30 |
genone | only add /usr/lib/portage/pym to python search path... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
genone | check for and warn about unknown options |
commit | commitdiff | tree | snapshot |
2007-05-30 |
genone | Fix exitcode handling of os.system() |
commit | commitdiff | tree | snapshot |
2007-05-30 |
genone | prefer visible upgrades to masked upgrades |
commit | commitdiff | tree | snapshot |
2007-05-30 |
genone | improve SLOT handling, add option for emerge-like resolver |
commit | commitdiff | tree | snapshot |
2007-05-22 |
fuzzyray | Add patch from genstef to fix issues from Bug 176337 |
commit | commitdiff | tree | snapshot |
2007-05-11 |
fuzzyray | Changed permission check to see if you are either root... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
fuzzyray | Add patch from genstef to fix issues from Bug 176337 |
commit | commitdiff | tree | snapshot |
2007-05-11 |
fuzzyray | Updated eclean to not delete metadata.dtd by default... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
genone | Fix incorrect flag status display if a flag appears... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
fuzzyray | Add included_headers.sh and linking_libs.sh from dberkholz |
commit | commitdiff | tree | snapshot |
2007-04-29 |
solar | - always keep the non compressed version around |
commit | commitdiff | tree | snapshot |
2007-04-25 |
fuzzyray | Re-added subversion/git support with fixes from genstef... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
fuzzyray | Remove etcat and qpkg from Makefile so that they are... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
fuzzyray | Fix minor spacing issue in equery depends output |
commit | commitdiff | tree | snapshot |
2007-04-24 |
fuzzyray | Added man page |
commit | commitdiff | tree | snapshot |
2007-04-24 |
fuzzyray | Modify Makefile to install man page |
commit | commitdiff | tree | snapshot |
2007-04-24 |
solar | - park man page in svn |
commit | commitdiff | tree | snapshot |
2007-04-23 |
fuzzyray | Move genpkgindex and epkginfo to /usr/bin |
commit | commitdiff | tree | snapshot |
2007-04-19 |
fuzzyray | Fix string join methods Bug #175050 |
commit | commitdiff | tree | snapshot |
2007-04-13 |
solar | - add bzip2 compression option |
commit | commitdiff | tree | snapshot |
2007-04-11 |
fuzzyray | Change equery uses command to display the best matching |
commit | commitdiff | tree | snapshot |
2007-04-11 |
fuzzyray | Fix path and fully qualified paths for bug 172969 |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | Fix path and fully qualified paths for bug 172969 |
commit | commitdiff | tree | snapshot |
2007-04-01 |
fuzzyray | Fix syntax error from string module cleanup |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | Add support for new-style imports while keeping support... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | remove needless imports |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | remove outdated usage of 'types' |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | remove string module |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | remove string module from etcat, fix import syntax |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | remove string usage as it's obsolete |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | remove string usage as it's obsolete |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | remove deprecated string module usage, apparently strin... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | Remove deprecated string module and import syntax |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | Remove deprecated string module and import syntax |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | Remove outdated string usage, import syntax |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | Nuke usage of outdated string module, reformat imports |
commit | commitdiff | tree | snapshot |
2007-04-01 |
antarus | remove deprecated string usage |
commit | commitdiff | tree | snapshot |
2007-03-31 |
fuzzyray | Fix traceback in equery which (Bug #134053) |
commit | commitdiff | tree | snapshot |
2007-03-29 |
fuzzyray | Change package.get_???_deps() methods to try the portag... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
fuzzyray | Convert deprecated string functions to str methods |
commit | commitdiff | tree | snapshot |
2007-03-25 |
fuzzyray | Remove subversion/git patch due to many bugs |
commit | commitdiff | tree | snapshot |
2007-03-24 |
fuzzyray | Fix Makefile to be portable (Bug #168983) |
commit | commitdiff | tree | snapshot |
2007-03-24 |
fuzzyray | echangelog: Updated to support git and subversion ... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
fuzzyray | Fix broken processing of new ebuilds. (Bug #172017) |
commit | commitdiff | tree | snapshot |
2007-03-21 |
fuzzyray | Re-apply subversion patch |
commit | commitdiff | tree | snapshot |
2007-03-18 |
fuzzyray | Change --no-color to --nocolor for consistency within... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
fuzzyray | Remove space in #! line |
commit | commitdiff | tree | snapshot |
2007-03-17 |
fuzzyray | Fix typo in package.py (Bug #168347) |
commit | commitdiff | tree | snapshot |
2007-03-16 |
fuzzyray | Fix equery check to not fail for symlinks prefixed... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
fuzzyray | Trim trailing slash from query for equery belongs comma... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
fuzzyray | Fix bug with --package-names option not rebuilding... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
fuzzyray | Add --depth option to equery depgraph to limit the... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
fuzzyray | Add support to detect "no version information available... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
fuzzyray | Improved handling of KeyError in equery depends command... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
fuzzyray | Improved handling of KeyError in equery depends command... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
fuzzyray | Update revdep-rebuild to use --deep instead of --emptyt... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
fuzzyray | Add epkginfo to Makefile |
commit | commitdiff | tree | snapshot |
2007-02-26 |
genone | Display access info in verbose list mode |
commit | commitdiff | tree | snapshot |
2007-02-19 |
fuzzyray | Update echangelog to support Subversion and git. Bug... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
solar | - update README |
commit | commitdiff | tree | snapshot |
2007-02-05 |
solar | - add Makefile |
commit | commitdiff | tree | snapshot |
2007-02-05 |
solar | - fix up some whitespaces and use portage_const.CACHE_P... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
solar | - add caching backend for tarballs,xpak,checksums.... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
solar | - initial import of epkginfo |
commit | commitdiff | tree | snapshot |
2007-01-31 |
genone | Derive getopt parameters from optionmap |
commit | commitdiff | tree | snapshot |
2007-01-24 |
fuzzyray | Fix accidental mangling of the #! line |
commit | commitdiff | tree | snapshot |
2007-01-24 |
fuzzyray | Simplify find_best_match(), since it was causing Bug... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
fuzzyray | Fix find_world_packages() to be able to open the world... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
fuzzyray | Fix cosmetic error in Makefile |
commit | commitdiff | tree | snapshot |
2007-01-11 |
fuzzyray | Fix get_dependants() to raise an Exception instead... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
fuzzyray | Do not install epkgmove, deprecate gensync for gentoolk... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
fuzzyray | Added caching to speed up equery depends --indirect... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
fuzzyray | Fix misaligned output. Bug 125890 |
commit | commitdiff | tree | snapshot |
2007-01-02 |
fuzzyray | Fix equery depends --indirect command. (Bug #124552) |
commit | commitdiff | tree | snapshot |
2007-01-02 |
fuzzyray | Fix get_provide() method to also work for uninstalled... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
fuzzyray | Fix get_provides() method |
commit | commitdiff | tree | snapshot |
2007-01-01 |
fuzzyray | Fix typo in man page (Bug 159637) |
commit | commitdiff | tree | snapshot |
2006-12-31 |
fuzzyray | Reworked equery depends command to be more accurate |
commit | commitdiff | tree | snapshot |
2006-12-13 |
fuzzyray | Fix handling of /etc/portage/package.mask |
commit | commitdiff | tree | snapshot |
2006-12-12 |
fuzzyray | Add --tree option to equery files command. (Bug #62898) |
commit | commitdiff | tree | snapshot |
2006-12-12 |
fuzzyray | Fix equery depends command to actually list all depende... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
fuzzyray | Modify equery size command to work like the equery... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
fuzzyray | Fix typographical error in eclean help and man page... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
solar | - be sure to strip newlines and join whitespace. Brian... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
fuzzyray | Fix fileAsStr to understand device files |
commit | commitdiff | tree | snapshot |
2006-10-11 |
solar | - introduce new serialize_depset function and minor... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
fuzzyray | Fix quoting bug in get_real_path() |
commit | commitdiff | tree | snapshot |
2006-09-22 |
fuzzyray | Adding eread utility for reading and managing ELOG... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
fuzzyray | Adding eread utility for reading and managing ELOG... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
fuzzyray | Fix bug in Slotting logic when using --package-names |
commit | commitdiff | tree | snapshot |
2006-09-17 |
fuzzyray | Updated Changelog |
commit | commitdiff | tree | snapshot |
2006-09-04 |
fuzzyray | Changed spelling of Skipp to Skip |
commit | commitdiff | tree | snapshot |
2006-09-03 |
fuzzyray | Remove unused environment variables before calling... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
fuzzyray | Check for permissions to write temporary files. Bug... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
fuzzyray | Minor updates to man page |
commit | commitdiff | tree | snapshot |
2006-08-20 |
solar | - update genpkgindex to include PDEPEND and PROVIDE |
commit | commitdiff | tree | snapshot |
2006-08-12 |
genone | add --mail option to manpage, fix typo in --help message |
commit | commitdiff | tree | snapshot |
next |