index
:
gentoolkit
master
Gentoolkit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
revdep-rebuild
Age
Commit message (
Expand
)
Author
2021-09-20
Change tabs to spaces (using autopep8). Also, format repo using black.
Wolfgang E. Sanyer
2020-12-20
Remove $Header$
Matt Turner
2020-12-20
Remove imports from __future__
Matt Turner
2017-03-22
update old Gentoo project name
Mike Frysinger
2011-07-13
merge head, fix conflicts, more pylint cleanup
dol-sen
2011-07-12
Switch revdep-rebuild to python version.
Paul Varner
2011-05-24
Change revdep-rebuild to no longer determine the build order. Instead
Paul Varner
2011-05-23
Fix revdep-rebuild to use the ORDER_FILE for the final emerge command. Bug 36...
Paul Varner
2011-05-10
Change chmod 700 to chmod 600 when changing permissions on the cache files. B...
Paul Varner
2010-09-23
Don't match package names in /var/db/pkg that begin with a '-'. This
fuzzyray
2010-05-06
revdep-rebuild: Make revdep-rebuild more quiet, bug 97073. We might
idl0r
2010-04-28
Restore follow symlinks option (-L) to the find /var/db/pkg command so that r...
fuzzyray
2010-04-01
revdep-rebuild: Use EMERGE_OPTIONS _after_ EMERGE_DEFAULT_OPTS to allow overw...
idl0r
2010-03-31
revdep-rebuild: Check if $ERRORS_FILE exist before running gawk on it.
idl0r
2010-03-09
sync with genscripts rev 343. This adds the initial py3k support and the anal...
fuzzyray
2010-03-01
Fix VERSION string caused by previous patching
fuzzyray
2010-03-01
Fix missing quotation mark
fuzzyray
2010-03-01
Fix extended regular expression support in revdep-rebuild
fuzzyray
2010-02-15
Keep sed from complaining when the directory in an include directory is empty
fuzzyray
2010-02-05
Update revdep-rebuild to use extended regular expressions instead of basic re...
fuzzyray
2010-02-04
Fix revdep-rebuild to parse include statements in /etc/ld.so.conf (Bug 298651...
fuzzyray
2010-02-02
Merge genscripts revision 191
fuzzyray
2010-01-31
Check for eerror in die() since an invalid option(long) or
idl0r
2010-01-11
Set environment using 'portageq -v' (Bug 300229)
fuzzyray
2010-01-07
Update Copyright date headers
fuzzyray
2009-12-17
Fix revdep-rebuild to properly honor PORTAGE_NICENESS as an incremental to th...
fuzzyray
2009-12-10
Workaround for bug 280341.
idl0r
2009-12-09
Update usage statement to contain version and copyright information
fuzzyray
2009-12-08
Merge rev 113 from djanderson's genscripts repo
fuzzyray
2009-10-30
Speedup portageq queries. Include FuzzyRay's patch to respect EMERGE_DEFAULT_...
idl0r
2009-10-28
Use realpath in get_file_owner to be able to get the package containing e.g. ...
idl0r
2009-05-05
Add patch from kojiro to remove permission check on temporary directory. (Bug...
fuzzyray
2009-05-05
Update to most recent versions and add changes from djanderson
fuzzyray
2009-05-05
Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ge...
fuzzyray