Skip to content

Releases: apinsard/chuse

Chuse version 1.1

12 Jan 21:57
209619d
Compare
Choose a tag to compare

Added

  • Possibility to configure file pattern in /etc/chuse.conf
  • Colors in use flags display

Changed

  • Check that atoms match existing ebuilds to avoid typos
  • Package category is now optional when the package name is not ambiguous

Fixed

  • Bug when reseting the last useflag of a package

Chuse version 1.0.2

29 Jul 08:12
Compare
Choose a tag to compare

Added

  • POD documentation format

Removed

  • Raw man page

Changed

  • Shebang line to python3

Fixed

  • Regex matching atoms

Chuse version 1.0.1

12 Apr 11:04
Compare
Choose a tag to compare

Added EXAMPLES section to man pages and fixed some doc mistakes.

Chuse version 1.0

11 Apr 16:35
Compare
Choose a tag to compare

Added:

  • package.use hierarchy dump
  • load a dumped file to package.use hierarchy

Changed:

  • Default modifier is now "+"

First release

05 Oct 11:18
Compare
Choose a tag to compare
First release Pre-release
Pre-release

There is still some work to make it usable:

  • Implement the reorganization feature to make /etc/portage/package.use/ directory fit the hierarchy adopted by chuse by default.
  • Write the man page.
  • Write the README
  • Create an ebuild at http://github.com/apinsard/sapher-overlay

However it can still be used for testing purpose.