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
/
revdep_rebuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate to PEP517 meson-python build
gentoolkit-0.6.3
Zac Medico
2023-10-12
2
-1
/
+22
*
Drop useless imports (fix flake8)
Sam James
2023-08-22
1
-1
/
+0
*
Run `pyupgrade --py39-plus`
Sam James
2023-08-07
6
-48
/
+30
*
*/*: Reformat with newer Black
Sam James
2023-03-20
1
-1
/
+0
*
Fix typo "informations" revdep-rebuild & eshowkw
Brian Dolbec
2022-07-09
2
-3
/
+3
*
revdep-rebuild: set up a child logger with propagate = False
Mike Gilbert
2022-07-08
1
-1
/
+2
*
Change tabs to spaces (using autopep8). Also, format repo using black.
Wolfgang E. Sanyer
2021-09-20
8
-1238
/
+1395
*
Remove unused sys imports
Matt Turner
2020-12-20
3
-3
/
+0
*
Remove inherits from object
Matt Turner
2020-12-20
2
-2
/
+2
*
Remove Python < 3 version checks
Matt Turner
2020-12-20
5
-31
/
+3
*
Remove imports from __future__
Matt Turner
2020-12-20
7
-14
/
+0
*
revdep-rebuild: encode Popen args as utf-8 bytes (bug 709610)
Zac Medico
2020-02-14
1
-0
/
+1
*
Modernize test assertions
Michał Górny
2020-01-26
1
-3
/
+3
*
Pass raw strings for regexp to fix DeprecationWarnings
Michał Górny
2020-01-26
4
-7
/
+7
*
revdep-rebuild: Fix DEFAULTS beeing modified when changing settings
cvkbtzx
2019-08-18
1
-2
/
+2
*
revdep-rebuild: Fix pass_through_options to handle args containing spaces
cvkbtzx
2019-08-18
2
-13
/
+12
*
Add (and fix) flake8 checks in tox
Virgil Dupras
2018-08-14
4
-7
/
+7
*
revdep_rebuild/settings.py: Fix traceback error with Python3.6 (bug 617498)
Paul Varner
2017-05-05
1
-5
/
+12
*
revdep_rebuild/assign.py: handle directory symlinks (bug 611808)
Zac Medico
2017-03-10
1
-7
/
+60
*
revdep-rebuild: fix grammar
Jason A. Donenfeld
2016-12-29
1
-1
/
+1
*
revdep-rebuild: Use realpath on the mask directories too (Bug 593672)
Brian Dolbec
2016-09-14
1
-1
/
+1
*
revdep-rebuild: Fix filename matching for directories (bug 593672)
Brian Dolbec
2016-09-14
1
-9
/
+24
*
revdep-ebuild: Fix unicode argument expected error
Paul Varner
2016-08-15
2
-4
/
+6
*
Change open function to use UTF-8 encoding for content.
Paul Varner
2016-06-30
4
-8
/
+23
*
Excluding masked files from rebuilding. This should fix a bug #568902
Slawek Lis
2016-06-09
1
-22
/
+33
*
revdep-rebuild: Replace the deprecated logger.war calls with logger.warning
Brian Dolbec
2016-05-18
5
-24
/
+24
*
revdep-rebuild, assign.py: Trap an invalid cpv split bug 571782
Brian Dolbec
2016-05-18
1
-0
/
+5
*
revdep-rebuild, settings.py: whitespace cleanup
Brian Dolbec
2016-05-18
1
-28
/
+28
*
revdep-rebuild/collect.py: Fix the masking issue where some masks were not ho...
Brian Dolbec
2016-05-17
1
-6
/
+6
*
revdep-rebuild/analyse.py: Add file masks to the collecting masks
Brian Dolbec
2016-02-25
1
-2
/
+8
*
revdep-rebuild: fix typo in bugs message
Jason A. Donenfeld
2016-01-18
1
-1
/
+1
*
revdep-rebuild/analyse.py: Account for more than 5 parts to report the error ...
Brian Dolbec
2015-12-19
1
-4
/
+4
*
revdep-rebuild: Adjust the intro message for a normal release
0.3.1
Brian Dolbec
2015-12-16
1
-3
/
+3
*
Fix the file open() calls to work with Python 2
Paul Varner
2015-11-24
4
-13
/
+13
*
Change all open() calls to use Unicode.
Paul Varner
2015-11-24
4
-9
/
+18
*
revdep-rebuild: Remove broken NO_PRETEND setting
Mike Gilbert
2015-05-27
2
-13
/
+0
*
revdep-rebuild.py: Fix recent changes to work with Python 3
Paul Varner
2014-11-12
1
-1
/
+1
*
--library option - partial filename checking
Slawek Lis
2014-11-12
1
-18
/
+15
*
revdep --library fixes
Slawek Lis
2014-11-07
1
-5
/
+24
*
logging level
Slawek Lis
2014-11-07
1
-2
/
+1
*
help text update
Slawek Lis
2014-11-07
1
-3
/
+3
*
loggin update
Slawek Lis
2014-11-07
1
-1
/
+0
*
using debug logging
Slawek Lis
2014-11-05
1
-1
/
+1
*
updated default cache location for non-root
Slawek Lis
2014-11-05
1
-1
/
+1
*
revdep-rebuild: Fix python version to honor --debug
Paul Varner
2014-10-30
1
-1
/
+1
*
Fix two typos
Brian Dolbec
2014-08-28
1
-1
/
+1
*
output all messages into stdout instead of stderr
Slawek Lis
2014-08-28
1
-1
/
+1
*
Fixed bug when no libraries are passed
Slawek Lis
2014-03-27
1
-1
/
+2
*
Switch from getopt to argparse
Slawek Lis
2014-03-26
1
-73
/
+64
*
parsing revdep config refactor, added environment config read (as sugggested ...
Slawek Lis
2014-03-24
1
-12
/
+21
[next]