| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-07-13 | major pylint cleanup, 2 probable bugs fixed along the way. | dol-sen | |
| 2011-07-13 | merge head, fix conflicts, more pylint cleanup | dol-sen | |
| 2011-07-13 | partial pylint cleanup | dol-sen | |
| 2011-07-13 | Fix python 3 incompatible code | Paul Varner | |
| 2011-07-13 | Add from __future__ import print_function for python 3 compatability | Paul Varner | |
| 2011-07-13 | Change description from 'analyze' to 'revdep-rebuild' description | Paul Varner | |
| 2011-07-13 | Hardcode APP_NAME to revdep-rebuild | Paul Varner | |
| 2011-07-13 | fix the placement of the l.endswith('.a') in the if | dol-sen | |
| 2011-07-12 | fix a possibility of a None type error in exclDictMatchCP | dol-sen | |
| 2011-07-12 | fix the use of set updates and the with statement. | dol-sen | |
| 2011-07-12 | Remove automatic adding of pretend to revdep-rebuild options. | Paul Varner | |
| Fix la file checker to find .a libraries referenced. Add --complete-graph=y to emerge command. | |||
| 2011-07-12 | Fix python 3 syntax errors with new revdep-rebuild. Change VERSION to | Paul Varner | |
| reference __version__. | |||
| 2011-07-12 | Update setup.py for python revdep-rebuild | Paul Varner | |
| 2011-07-12 | Switch revdep-rebuild to python version. | Paul Varner | |
| revdep-rebuild.sh is original bash scipt. | |||
| 2011-07-12 | Fixed --library checking when not using cache | Slawek | |
| 2011-07-12 | Added support for file path in -L option | Slawek | |
| 2011-07-12 | Fixed .la files parser. Some minor logging fixes. | Slawek | |
| 2011-07-12 | pass the nocolor setting on to emerge. | dol-sen | |
| 2011-07-12 | move unused function to stuff.py | dol-sen | |
| 2011-07-12 | change the masking status message. | dol-sen | |
| 2011-07-12 | whitespace separation from system imports | dol-sen | |
| 2011-07-12 | more cleanup of importing logging. Use the one defined or passed in to in ↵ | dol-sen | |
| main(). | |||
| 2011-07-12 | migrate away from a global SETTINGS usage. | dol-sen | |
| Better for tests and api usability. | |||
| 2011-07-12 | new /bin/revdep-ng script. revamp rebuild.py for a better api. | dol-sen | |
| 2011-07-12 | convert to gentoolkit's standard tab indent. | dol-sen | |
| 2011-07-12 | rename revdep-rebuild.py due to a python error if a '-' is used in the name. | dol-sen | |
| 2011-07-12 | Fixed bug from: http://bugs.gentoo.org/show_bug.cgi?id=353518 | Slawek | |
| 2011-07-12 | Some fixes after file split. Removed unwanted files. Moved settings into module | Slawek | |
| 2011-07-12 | Split to several files. Introduced logging (instead of print_v) | Slawomir Lis | |
| 2011-07-12 | Fixed error in reading cache. Fixed problem with too many files to check. | Slawek | |
| 2011-07-12 | Fixed checks for --library option | lis.slawek | |
| git-svn-id: http://genscripts.googlecode.com/svn/trunk/gentoolkit@489 5234894e-44cd-11de-9a4c-a76526a193c6 | |||
| 2011-07-12 | Fixed scanning revdep config; minor fix in analyse function | lis.slawek | |
| git-svn-id: http://genscripts.googlecode.com/svn/trunk/gentoolkit@485 5234894e-44cd-11de-9a4c-a76526a193c6 | |||
| 2011-07-12 | Fixed problem with 32/64 bit libraries and binaries | lis.slawek | |
| git-svn-id: http://genscripts.googlecode.com/svn/trunk/gentoolkit@484 5234894e-44cd-11de-9a4c-a76526a193c6 | |||
| 2011-07-12 | Comment the NO_PRETEND variable better. | brian.dolbec | |
| Fix a few minor grammar errors. git-svn-id: http://genscripts.googlecode.com/svn/trunk/gentoolkit@478 5234894e-44cd-11de-9a4c-a76526a193c6 | |||
| 2011-07-12 | fix a missing leading space so that any args are not attached to the emerge ↵ | brian.dolbec | |
| command itself. git-svn-id: http://genscripts.googlecode.com/svn/trunk/gentoolkit@477 5234894e-44cd-11de-9a4c-a76526a193c6 | |||
| 2011-07-12 | Initial revision of revdep-rebuild python version | lis.slawek | |
| git-svn-id: http://genscripts.googlecode.com/svn/trunk/gentoolkit@471 5234894e-44cd-11de-9a4c-a76526a193c6 | |||
| 2011-07-12 | create a pkg for the new python revdep-rebuild. | brian.dolbec | |
| git-svn-id: http://genscripts.googlecode.com/svn/trunk/gentoolkit@470 5234894e-44cd-11de-9a4c-a76526a193c6 | |||
| 2011-07-12 | Update eclean man page to change deprecated to unavailable. | Paul Varner | |
| 2011-07-12 | Change "Deprecated" to "unavailable" to reflect term used in portage. | Paul Varner | |
| Unavailable packages are packages that are installed, but do not have a corresponding ebuild available for installation. | |||
| 2011-06-14 | Fix spelling errors in equery.1 and euse.1 man pages. (Bug 371268) | Paul Varner | |
| 2011-05-29 | Allow only one arg for --arch/-a | Christian Ruppert | |
| Allowing multiple args for -a/--arch causes some trouble (depending on the order) E.g. "eshowkw cat/pkg -a a b" would work while "eshowkw -a a cat/pkg" wouldn't because it would count cat/pkg to the -a/--arch option. eshowkw -a amd64 kdelibs No ebuilds at "/root" | |||
| 2011-05-28 | Merge branch 'gentoolkit' of git+ssh://overlays.gentoo.org/proj/gentoolkit ↵ | Christian Ruppert | |
| into gentoolkit | |||
| 2011-05-24 | Change revdep-rebuild to no longer determine the build order. Instead | Paul Varner | |
| we call emerge with --complete-graph=y to build the packages in the correct order. | |||
| 2011-05-23 | Fix revdep-rebuild to use the ORDER_FILE for the final emerge command. Bug ↵ | Paul Varner | |
| 368475 | |||
| 2011-05-22 | fix the Dependencies.graph_depends() api return value not being correct. | dol-sen | |
| 2011-05-19 | fix bug 368113 dupe'd USE flags | dol-sen | |
| 2011-05-19 | Revert "uniqify the list of returned use flags in uses.py. Bug 368113" | dol-sen | |
| in favour of fixing it at the source so all of gentoolkit's modules benefit. This reverts commit 674776f13984d40a1cd7eb6929be81618708e1fa. | |||
| 2011-05-20 | uniqify the list of returned use flags in uses.py. Bug 368113 | Paul Varner | |
| 2011-05-18 | add keywords formatter option. | dol-sen | |
| 2011-05-16 | found a better spot to set piping wrap width so as to disable for all piping ↵ | dol-sen | |
| regardless of the --no-pipe option which would turn off setting 'quiet' on. Signed-off-by: dol-sen <brian.dolbec@gmail.com> | |||
