Skip to content

Tags: disco0/colout

Tags

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nojhan#97 from Code0x58/remove-six

Remove six

v0.6

Toggle v0.6's commit message
Add authors and a gdbinit example

v0.5

Toggle v0.5's commit message
Remove the dirty arg management, only keep argparse

fix nojhan#70

v0.4

Toggle v0.4's commit message
Add a mandatory argument to --resources.

It should be use at least with an "all" argument.
Partially fix nojhan#49

v0.3

Toggle v0.3's commit message
Allow big group matching for "scale" special color

When matching a group with "scale", filter out everything that does not seem to
be necessary to interpret the string as a number this permits to transform
"[95%]" to "95" before number conversion, and thus allows to color a group larger
than the matched number

Update the cmake theme accordingly.

v0.2

Toggle v0.2's commit message
delete duplicate entry for `--all` in the README

v0.11

Toggle v0.11's commit message
bugfix nojhan#40: don't try to color non-matching groups

v0.1

Toggle v0.1's commit message
Remove on_stderr from the README