aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix crash when performing --timeout 0 call to ftp:// siteLucio Sauer2024-05-082-7/+12
* git addon: support user global gitignoreArthur Zamarin2024-03-231-2/+7
* git: fix no-copies optionSam James2024-03-011-2/+1
* git: revert log no copies optionArthur Zamarin2024-02-161-1/+2
* addons.net: suppress urllib3 import warningsAnna “CyberTailor”2024-02-091-3/+5
* addons.git: add helping message on failure on git remote setupArthur Zamarin2023-10-031-0/+22
* addons: git: pass --no-find-copies --no-find-copies-harder --find-renames to ...Sam James2023-09-081-0/+1
* scan: add `--git-remote` option to select remoteArthur Zamarin2023-07-091-25/+42
* _GitCommitPkg: fix no attribute live or slotArthur Zamarin2023-01-241-0/+6
* Use REPO profile base for profile cachingDaniel M. Weeks2023-01-191-3/+5
* ProfilesCheck: check for unknown ARCH in make.defaultsArthur Zamarin2023-01-151-1/+1
* git checks: include revision for old name during rename opArthur Zamarin2023-01-091-1/+1
* format using blackArthur Zamarin2022-12-296-280/+394
* RedundantVersionCheck: consider profile masks during checkArthur Zamarin2022-10-121-0/+4
* addons/git: fix interaction with git's safe.directoryArthur Zamarin2022-08-081-5/+25
* addons.eclass: get cache version from EclassDoc.ABI_VERSIONMichał Górny2021-09-261-1/+2
* addons.eclass: bump cache version after changes in pkgcoreMichał Górny2021-09-041-1/+1
* addons.eclass: bump cache version and pkgcore depv0.10.7Michał Górny2021-09-031-1/+1
* InheritsCheck: process @PROVIDES recursivelyMichał Górny2021-09-021-2/+2
* addons.git: ignore global user and system git configTim Harder2021-07-221-1/+5
* GitAddon: skip cache usage when not running on the default branchTim Harder2021-07-181-6/+39
* CachedAddon: append location-based IDs to cache dirsTim Harder2021-07-181-4/+9
* GitCommitMessageCheck: flag pkg additions missing versions in the summaryTim Harder2021-06-051-6/+13
* GitAddon: simplify git ref origin/HEAD creation docsTim Harder2021-05-241-2/+2
* addons.git: simplify git scanning argparse actionTim Harder2021-05-241-15/+18
* addons.git: combine argparse actions for scanning git commits and staged changesTim Harder2021-05-241-34/+23
* convert BashAddon into a bash moduleTim Harder2021-03-191-28/+1
* GitAddon: store commit timestamp instead of date stringTim Harder2021-03-181-21/+23
* don't use dataclass generated __eq__ when custom impl existsTim Harder2021-03-171-1/+1
* addons.git: move GitStash to snakeoil.contextsTim Harder2021-03-101-56/+1
* move generic bash queries to the BashAddonTim Harder2021-03-101-0/+6
* GitAddon: drop HEAD ref mention from docsTim Harder2021-03-091-3/+3
* GitAddon: use HEAD ref instead of masterTim Harder2021-03-091-11/+11
* pkgcheck scan: add initial --staged supportTim Harder2021-03-011-33/+70
* checks: rename generic GitCheck to GitCommitsCheckTim Harder2021-03-011-2/+2
* addons.git: drop unnecessary targets usage with `git diff-tree`Tim Harder2021-03-011-8/+5
* move addons into separate subdirTim Harder2021-02-266-0/+1649