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
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge_driver_ekeyword: Add build system
Matt Turner
2024-06-25
4
-0
/
+49
*
merge_driver_ekeyword: Run black
Matt Turner
2024-06-20
1
-21
/
+39
*
merge_driver_ekeyword: Add tests
Matt Turner
2024-06-20
17
-0
/
+681
*
merge_driver-ekeyword: split out merge_keywords function
Matt Turner
2024-06-07
1
-15
/
+19
*
bin/merge-driver-ekeyword: Move logic to a separate module
Matt Turner
2024-06-07
2
-0
/
+143
*
ekeyword: Remove dead Makefile
Matt Turner
2024-06-07
2
-19
/
+0
*
eclean: dist: make VCS cleaning dependent on --deep
Sam James
2024-05-03
1
-3
/
+3
*
package: update example PORTDIR path
Sam James
2024-05-03
1
-3
/
+3
*
eclean: dist: fix crash with excluded items
Sam James
2024-05-03
1
-0
/
+1
*
eclean: dist: fix printing VCS clean items with --quiet
Sam James
2024-05-03
1
-2
/
+5
*
eclean: dist: fix copyright headers
Sam James
2024-05-03
4
-4
/
+4
*
eclean: dist: fix typo in comment
Sam James
2024-05-03
1
-2
/
+2
*
eclean: dist: fix operating on an empty directory
Sam James
2024-05-03
1
-1
/
+2
*
depends.py: rename DependPrinter to Printer
John Turner
2024-03-07
1
-4
/
+4
*
equery/depends: print output in module rather than with a callback
John Turner
2024-03-07
1
-11
/
+18
*
dependencies.py: rewrite graph_reverse_depends to pass tests
John Turner
2024-03-07
1
-66
/
+36
*
dependencies.py: introduce unit testing for graph_reverse_depends
John Turner
2024-03-07
1
-0
/
+71
*
dependencies.py: use Enum rather than StrEnum for DependencyKind
John Turner
2024-03-07
1
-4
/
+4
*
eclean/search.py: Fix find_packages docstring for invalid_paths
Brian Dolbec
2024-02-17
1
-3
/
+2
*
Initial tests for _deps_equal()
Brian Dolbec
2024-02-17
1
-0
/
+157
*
eclean: Handle InvalidDepstring info in _deps_equal
Brian Dolbec
2024-02-17
1
-6
/
+48
*
gentoolkit: fix flake8 lint error (F401, unused import)
Sam James
2024-02-17
1
-1
/
+0
*
enalyze: placate black
Sam James
2024-02-16
1
-1
/
+1
*
dependencies.py: replace hand rolled depcache with functools.cache
John Turner
2024-02-16
1
-9
/
+4
*
dependencies.py: unify get_*depend methods
John Turner
2024-02-16
1
-17
/
+15
*
dependencies.py: create DependencyKind enum
John Turner
2024-02-16
1
-0
/
+10
*
eclean: handle when git3-src doesn't exist (port to Pathlib)
Siddhanth Rathod
2024-01-19
1
-25
/
+25
*
eclean: fix eclean-dist with no git3-src dir
Sam James
2024-01-19
1
-0
/
+3
*
eclean: Strip libc dependencies from --changed-deps calculations
Matt Turner
2024-01-12
1
-1
/
+7
*
Enhancement: eclean-dist handle git checkouts
Siddhanth Rathod
2023-12-03
3
-16
/
+89
*
Migrate to PEP517 meson-python build
gentoolkit-0.6.3
Zac Medico
2023-10-12
19
-9
/
+237
*
eclean: pkg: suppress invalid binary error
Siddhanth Rathod
2023-10-08
1
-1
/
+4
*
eclean: pkg: fix pkgindex handling
Siddhanth Rathod
2023-10-08
2
-92
/
+11
*
eclean-pkg: fix compatibility with FEATURES=pkgdir-index-trusted
gentoolkit-0.6.2
Siddhanth Rathod
2023-09-29
1
-3
/
+8
*
equery meta: map the remote-id to the respective url
Siddhanth Rathod
2023-09-19
1
-10
/
+41
*
eclean: Make cleaning invalid default
Siddhanth Rathod
2023-08-24
1
-7
/
+8
*
eclean-pkg: placate black
Sam James
2023-08-22
1
-2
/
+1
*
Drop useless imports (fix flake8)
Sam James
2023-08-22
2
-2
/
+0
*
eclean-pkg: fix --help alignment, mention shortopt for clean-invalid
Sam James
2023-08-22
1
-2
/
+2
*
eclean-pkg: fix --unique-use shortopt
Sam James
2023-08-22
1
-1
/
+1
*
eclean-pkg: add --clean-invalid to help, fix parsing
Sam James
2023-08-22
1
-7
/
+12
*
eclean-pkg: Limit invalid search to 'packages' action
Siddhanth Rathod
2023-08-22
1
-22
/
+24
*
eclean-pkg: deal with invalid binpkgs
Siddhanth Rathod
2023-08-21
3
-6
/
+64
*
eclean: Add type hints
Siddhanth Rathod
2023-08-21
1
-8
/
+9
*
Run `pyupgrade --py39-plus`
Sam James
2023-08-07
48
-231
/
+191
*
equery: reformat with black
Sam James
2023-08-05
1
-2
/
+8
*
equery: list: correctly handle installed packages no longer in tree
Rafał Mużyło
2023-07-18
1
-2
/
+2
*
equery: depgraph: Fix --linear shortopt (-l)
Sam James
2023-07-18
1
-1
/
+1
*
enalyze/analyze.py: fix typos
Diego Viola
2023-06-04
1
-3
/
+3
*
Support the NO_COLOR environment variable
Ulrich Müller
2023-03-22
4
-9
/
+18
[next]