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/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
portageq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not use shlex.split for CONFIG_PROTECT
Mike Gilbert
2024-05-21
1
-4
/
+4
*
Convert %-formats to fstrings
Oskari Pirhonen
2023-03-21
1
-4
/
+4
*
emerge: respect NO_COLOR
Siddhanth Rathod
2023-03-21
1
-4
/
+2
*
*/*: rerun black w/ 23.1.0
Sam James
2023-02-03
1
-3
/
+1
*
*/*: run Black post-flynt
Sam James
2023-01-10
1
-6
/
+2
*
*/*: convert to f-strings (run flynt)
Sam James
2023-01-10
1
-50
/
+48
*
Rework signal handling in entry scripts
Mike Gilbert
2022-12-31
1
-1457
/
+1397
*
pyupgrade everything
John Helmert III
2022-12-03
1
-11
/
+11
*
bin: style tweaks
Sam James
2022-08-01
1
-2
/
+2
*
portageq: egrep -> grep -E
Sam James
2022-05-15
1
-1
/
+1
*
cleanup: replace '== None' with 'is None'
Thomas Bracht Laumann Jespersen
2022-04-13
1
-1
/
+1
*
Drop -b from shebangs
John Helmert III
2022-03-09
1
-1
/
+1
*
Blacken previously missed Python files
John Helmert III
2022-02-21
1
-1140
/
+1307
*
Use '/usr/bin/env python' shebangs
John Helmert III
2022-02-21
1
-1
/
+1
*
Remove UNUSED* auxdbkeys
Michał Górny
2021-09-10
1
-2
/
+1
*
Replace deprecated distutils.sysconfig uses
Michał Górny
2021-06-05
1
-2
/
+4
*
bin: misc pylint fixes
Zac Medico
2021-01-18
1
-9
/
+9
*
*: drop all import __future__ statements
Aaron Bauman
2020-08-06
1
-3
/
+1
*
Fix R0205 across all of repo.
Aaron Bauman
2020-07-31
1
-1
/
+1
*
Remove from __future__ import unicode_literals
Zac Medico
2020-07-15
1
-1
/
+1
*
portageq get_repos: fix <eroot> parameter (bug 670082)
Bruce Schultz
2018-11-18
1
-0
/
+3
*
portageq get_repo_path: fix <eroot> parameter (bug 670082)
Bruce Schultz
2018-11-02
1
-0
/
+1
*
Rename pym→lib, for better distutils-r1 interoperability
Michał Górny
2018-07-18
1
-1
/
+1
*
asyncio: explicitly close event loops (bug 654390)
Zac Medico
2018-05-06
1
-1
/
+5
*
portageq repos_config: fix <eroot> parameter (bug 648062)
Zac Medico
2018-03-26
1
-1
/
+17
*
Do not enable optimizations by default to work-around pycparser issue
Michał Górny
2017-09-02
1
-1
/
+1
*
portageq: allow disabling regex matching of maintainer emails #604164
Göktürk Yüksek
2016-12-31
1
-0
/
+7
*
Remove unneeded native_kwargs wrapper
Michał Górny
2016-05-31
1
-1
/
+1
*
portageq: Case-insensitive match maintainer emails
Göktürk Yüksek
2016-04-22
1
-2
/
+2
*
bin/portageq: remove the herd matcher per GLEP 67
Göktürk Yüksek
2016-03-06
1
-18
/
+0
*
bin/portageq: add 'match_orphaned' to the non_commands list
Göktürk Yüksek
2016-03-06
1
-1
/
+1
*
bin/portageq: add a matcher to match the orphaned (maintainer-needed) packages
Göktürk Yüksek
2016-03-05
1
-0
/
+13
*
Revert "portage.repository.config: Clean reading of repository (...) "
Michał Górny
2015-12-13
1
-4
/
+0
*
portage.repository.config: Clean reading of repository names and drop support...
Arfrever Frehtes Taifersar Arahesis
2015-12-08
1
-0
/
+4
*
portageq envvar: Return 1 for any nonexistent variable.
Arfrever Frehtes Taifersar Arahesis
2015-11-25
1
-3
/
+13
*
_argparse: punt the module
Mike Frysinger
2015-10-29
1
-3
/
+3
*
bin/portageq: Update the portdir, portdir_overlay and envvar deprecation mess...
Brian Dolbec
2015-05-09
1
-5
/
+11
*
Update best_version() docstrings
Brian Dolbec
2015-04-21
1
-1
/
+1
*
portageq pquery: Search ebuilds in all repositories be default.
Arfrever Frehtes Taifersar Arahesis
2014-12-15
1
-12
/
+4
*
FEATURES=case-insensitive-fs for bug #524236
Zac Medico
2014-11-17
1
-3
/
+4
*
unprivileged mode: fix cross-prefix support
Zac Medico
2014-11-17
1
-3
/
+1
*
portageq: fix eroot parameter (bug #529200)
Zac Medico
2014-11-14
1
-1
/
+8
*
portageq: Migrate docstrings to a dictionary
Brian Dolbec
2014-09-19
1
-126
/
+199
*
Update sys.path in scripts only when using not installed instance of Portage.
Arfrever Frehtes Taifersar Arahesis
2014-09-20
1
-9
/
+13
*
Use -b instead of -bb.
Arfrever Frehtes Taifersar Arahesis
2014-01-23
1
-1
/
+1
*
Enable BytesWarnings.
Arfrever Frehtes Taifersar Arahesis
2014-01-18
1
-2
/
+2
*
portageq: Print deprecation warnings for deprecated commands.
Arfrever Frehtes Taifersar Arahesis
2013-12-02
1
-0
/
+6
*
fix random pylint errors
Mike Frysinger
2013-11-29
1
-25
/
+23
*
portageq envvar: shell escape variable (bug 492314)
Sebastian Luther
2013-11-26
1
-1
/
+1
*
Bug #485056: Fix portageq with Python <2.6.5.
Arfrever Frehtes Taifersar Arahesis
2013-09-16
1
-1
/
+1
[next]