GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/gentoolkit.git
deprecated
gentoolkit-0.2.4
gentoolkit-dev
master
revdep-rebuild
Collection of administration scripts for Gentoo
Gentoo Portage Tools team <tools-portage@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pym
/
gentoolkit
/
equery
Commit message (
Expand
)
Author
Age
Files
Lines
*
equery: Set nocolor for piping to after options are parsed
Brian Dolbec
2022-07-28
1
-2
/
+4
*
equery meta: Put maintainer description on the same line
Brian Dolbec
2022-07-11
1
-1
/
+1
*
equery check.py: Fix flake 8 qa for unused variable
Brian Dolbec
2022-07-10
1
-0
/
+1
*
depends.py: Fix 3e35553df46 missing Package import
Brian Dolbec
2022-07-10
1
-1
/
+1
*
equery depends: Fix a traceback due to UnboundLocalError:
Brian Dolbec
2022-07-10
1
-1
/
+0
*
equery check: Fix exception handling for Insufficient permissions
Alexander Miller
2022-07-10
1
-1
/
+6
*
equery meta: Fix missing description when not in metadata.xml
Brian Dolbec
2022-07-09
1
-0
/
+2
*
equery: Turn off color when piping is set
Brian Dolbec
2022-07-09
1
-0
/
+2
*
equery: run black
Sam James
2022-07-09
1
-24
/
+23
*
equery: Add -F TMPL option to depends module
Arno Bauernöppel
2022-07-08
1
-22
/
+54
*
equery: update linguas->l10n option
Martin Matous
2022-07-08
1
-2
/
+1
*
metadata.py: Don't fail on unmatched package
Marco Sirabella
2022-07-08
1
-1
/
+3
*
Add -f/--forced-masked to equery uses
Oskari Pirhonen
2022-07-08
1
-13
/
+49
*
Remove remnants of herds support
Matt Turner
2022-03-16
1
-35
/
+0
*
Change tabs to spaces (using autopep8). Also, format repo using black.
Wolfgang E. Sanyer
2021-09-20
14
-2623
/
+2737
*
equery: Remove leftovers from 'changes' removal
Matt Turner
2021-07-16
1
-1
/
+0
*
equery: Remove 'changes' subcommand
Matt Turner
2021-01-04
2
-185
/
+0
*
Remove inherits from object
Matt Turner
2020-12-20
3
-3
/
+3
*
Remove Python < 3 version checks
Matt Turner
2020-12-20
2
-4
/
+0
*
Remove $Header$
Matt Turner
2020-12-20
14
-28
/
+0
*
Remove imports from __future__
Matt Turner
2020-12-20
14
-28
/
+0
*
Pass raw strings for regexp to fix DeprecationWarnings
Michał Górny
2020-01-26
1
-1
/
+1
*
Remove pylint
Virgil Dupras
2018-08-14
4
-12
/
+0
*
Add (and fix) flake8 checks in tox
Virgil Dupras
2018-08-14
7
-11
/
+3
*
epkginfo: Add 'reverse' display option for equery
Mike Pagano
2018-05-01
1
-2
/
+5
*
equery: check: use os.path.lexists()
Mike Gilbert
2017-05-23
1
-1
/
+1
*
Change open function to use UTF-8 encoding for content.
Paul Varner
2016-06-30
2
-5
/
+11
*
equery: Change option --ignore-linguas to --ignore-l10n
Paul Varner
2016-06-30
1
-7
/
+8
*
equery: Fix UnicodeDecodeError in python2.7
Paul Varner
2016-06-30
1
-0
/
+2
*
equery.depends.py: Apply subslot patch from bug 576060
0.3.1.1
Brian Dolbec
2016-06-06
1
-0
/
+2
*
Fix the file open() calls to work with Python 2
Paul Varner
2015-11-24
2
-3
/
+3
*
Change all open() calls to use Unicode.
Paul Varner
2015-11-24
2
-3
/
+6
*
equery/meta.py: Re-add the coma, so it makes the data a true tuple.
Brian Dolbec
2015-11-09
1
-3
/
+3
*
equery/meta.py: Revert the changes to the verbose section or format_maintainers
Brian Dolbec
2015-11-08
1
-3
/
+3
*
equery/meta.py: Fix a traceback reported by Manuel Rueger
Brian Dolbec
2015-11-08
1
-7
/
+4
*
equery has: Add CFLAGS, CXXFLAGS, LDFLAGS to strip the leading '-'
Brian Dolbec
2014-08-28
1
-1
/
+1
*
equery: Don't always print the license field (bug #508114).
Tobias Heinlein
2014-04-19
1
-6
/
+7
*
equery: add --ignore-linguas switch to 'equery uses'
Julian Ospald
2013-11-01
1
-4
/
+12
*
Add license field to equery meta as requested by hasufell
Brian Dolbec
2013-08-18
1
-3
/
+14
*
Add fifo type to equery files, bug 480308.
Brian Dolbec
2013-08-11
2
-2
/
+19
*
update 'svn' versions to 'git', not man pages with already set versions.
Brian Dolbec
2012-12-22
1
-1
/
+1
*
Add a blank line between pkgs in a query, bug 448190
Brian Dolbec
2012-12-22
1
-0
/
+1
*
equery: make more ROOT aware
Mike Frysinger
2012-12-20
1
-8
/
+9
*
drop trailing whitespace
Mike Frysinger
2012-12-19
6
-8
/
+8
*
py 3.3 fix for bug 436934. Change the level parameter for the __import__() c...
Brian Dolbec
2012-10-06
1
-1
/
+1
*
Remove check of isatty when guessing color.
Paul Varner
2012-09-06
1
-2
/
+2
*
Strip initial whitespace at the start of the description (Bug 432530).
Paul Varner
2012-08-24
1
-0
/
+5
*
remove the auto linewrapping from the stablereq output line so it does not me...
Brian Dolbec
2012-06-02
1
-2
/
+8
*
add a -S, --stablereq option to equery meta to list the arch cc's to add to S...
Brian Dolbec
2012-06-02
1
-2
/
+53
*
equery: turn sys.argv into a parameter
Mike Frysinger
2012-04-04
1
-3
/
+3
[next]