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
/
lib
/
portage
/
emaint
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add get_repo_revision_history function and repo_revisions file
Zac Medico
2024-05-25
4
-0
/
+140
*
Drop portage.util.shlex_split
Mike Gilbert
2024-05-21
2
-3
/
+5
*
Do not use shlex.split for CONFIG_PROTECT
Mike Gilbert
2024-05-21
1
-3
/
+1
*
emaint: Print 'usage: ' only once in help message
Steffen Winter
2024-02-09
1
-1
/
+1
*
emaint: merges: fix TrackingFile for utf8_mode
Sam James
2024-01-02
1
-1
/
+3
*
*/*: fix typos
Sam James
2023-11-11
2
-2
/
+2
*
emaint: options.copy() only when options is non-None
Siddhanth Rathod
2023-10-08
1
-1
/
+1
*
Allow building of pure Python wheel by setting "pure" appropriately
James Le Cuirot
2023-08-21
10
-10
/
+10
*
Migrate from setuptools to Meson and meson-python
James Le Cuirot
2023-08-02
10
-0
/
+91
*
emaint: Changed default action for emaint target sync to 'auto'
Noel Nyback
2023-02-15
1
-4
/
+10
*
*/*: rerun black w/ 23.1.0
Sam James
2023-02-03
8
-10
/
+0
*
*/*: run Black post-flynt
Sam James
2023-01-10
4
-12
/
+4
*
*/*: convert to f-strings (run flynt)
Sam James
2023-01-10
9
-43
/
+40
*
pyupgrade everything
John Helmert III
2022-12-03
4
-13
/
+15
*
Reformat to use spaces instead of tabs. Also, use black
Wolfgang E. Sanyer
2021-09-19
18
-1793
/
+1835
*
SyncRepos: suppress portage update message if PYTHON_TARGETS changed
Zac Medico
2021-03-28
1
-4
/
+36
*
emaint --fix merges: add -y, --yes option
Zac Medico
2021-02-07
2
-6
/
+19
*
binarytree.move_ent: copy on write for package move
Zac Medico
2021-01-19
1
-2
/
+11
*
*: drop all import __future__ statements
Aaron Bauman
2020-08-06
1
-3
/
+1
*
lib/*: Fix ungrouped-imports
Aaron Bauman
2020-08-06
1
-2
/
+3
*
lib/portage/emaint/modules/merges/merges.py: fix unnecessary-semicolon
Aaron Bauman
2020-08-03
1
-2
/
+2
*
lib/portage/emaint/modules/sync/sync.py: drop unused-import
Aaron Bauman
2020-08-03
1
-4
/
+0
*
Silence 'mixed-indentation' warning.
Alec Warner
2020-07-28
1
-2
/
+2
*
Fix C0305, trailing newlines.
Alec Warner
2020-07-22
1
-1
/
+0
*
Fix 'unused-import' for stdlib imports.
Alec Warner
2020-07-22
2
-3
/
+0
*
Fix pylint R0205.
Alec Warner
2020-07-22
9
-11
/
+11
*
Eliminate basestring/long/_unicode py3 compat
Michał Górny
2020-07-16
2
-13
/
+5
*
Include the category when we suggest running "emerge ... portage"
Mike Gilbert
2020-01-31
1
-1
/
+1
*
emaint binhost: force reindex in case of pkgdir-index-trusted
Zac Medico
2019-09-01
1
-0
/
+6
*
Fix emaint -c binhost support for binpkg-multi-instance
Daniel M. Weeks
2019-07-23
1
-5
/
+10
*
Use _safe_loop where applicable
Zac Medico
2019-05-18
1
-3
/
+3
*
Renamed PORT_LOGDIR[_CLEAN] to PORTAGE_LOGDIR[_CLEAN]
M. J. Everitt
2018-12-19
2
-12
/
+12
*
Refer to "ebuild repository" rather than "portage tree"
Zac Medico
2018-08-06
1
-1
/
+1
*
Rename pym→lib, for better distutils-r1 interoperability
Michał Górny
2018-07-18
20
-0
/
+1998