Releases: pkgcore/pkgdev
Releases · pkgcore/pkgdev
v0.2.4
- commit: don't show disable for python targets that are disabled (@arthurzam)
- commit: mention
-eas nice option (@arthurzam)
https://bugs.gentoo.org/846785 - Use flit with custom wrapper as build backend (@arthurzam, #104)
- showkw: use color 90 instead of 30 (@arthurzam)
- cli: add support to disable colors using environment variable
NOCOLOR(@arthurzam) - push: add
--pulloption to auto pull and rebase latest changes from remote before scanning and pushing (@arthurzam, #105)
v0.2.3
- mask: fix unrelated addition of trailing whitespace (@arthurzam, #98)
- commit: add
--distdirfor manifest operations (@arthurzam, #99) - manifest: better handling of path target (@arthurzam, #85)
v0.2.2
- config: fix loading with
XDG_CONFIG_HOMEis defined (@arthurzam, #73) - enable Python 3.11 (@thesamesam, #81)
- mask: improve parsing of empty header line (@arthurzam, #87)
- mask: improve parsing of empty header line (@arthurzam, #87)
- config: add support for per repo configuration (@arthurzam, #92)
- fix issues with tests for masking with VISUAL set (@arthurzam, #93)
v0.2.1
- pkgdev commit: BREAKING-CHANGE disable sign-off by default (@arthurzam, #68)
- pkgdev: add configuration support. For more info look here. (@arthurzam , #48, #62)
- pkgdev commit: new summary for stabilizing ALLARCHES (@arthurzam, #61)
- pkgdev mask: offer to send last-rite message email to gentoo-dev ML when last-riting a package (@arthurzam, #63)
- pkgdev manifest: add
--if-modified- restrict manifest targets to those having uncommitted modifications (@arthurzam, #66) - pkgdev manifest: add
--ignore-fetch-restricted- skip fetch restricted ebuilds (@arthurzam, #67)
v0.2.0
- pkgdev commit: Mangle copyright header from single year into year range when appropriate (thanks to @laumann, #49)
- pkgdev commit: Always sort KEYWORDS via mangler (@arthurzam, #47)
- pkgdev commit: For new packages, include version in commit message ("new package, add ${PV}") (@arthurzam #53)
- pkgdev mask: Extend mask comment template (thanks to @laumann, #56)
- pkgdev mask: Accept -b/--bug for referencing bugs (thanks to @laumann, #56)