Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to fullfill all the goals of the generic decoder program feature #981

Closed
wants to merge 9 commits into from

Commits on Jul 13, 2018

  1. Configuration menu
    Copy the full SHA
    8d79ea4 View commit details
    Browse the repository at this point in the history
  2. Address Okdana consistency & spelling points.

    Charles Blake committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    5c2746d View commit details
    Browse the repository at this point in the history
  3. Fix zsh completion as per Okdana's points.

    Charles Blake committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    f592e48 View commit details
    Browse the repository at this point in the history
  4. Mention override behavior.

    Charles Blake committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    9563de2 View commit details
    Browse the repository at this point in the history
  5. Re-order as per Okdana's point. I had been thinking "most general last"

    and not really looked at other group orderings.  Most general first with
    special case optimizations makes about as much sense anyway.
    Charles Blake committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    62a8cf4 View commit details
    Browse the repository at this point in the history
  6. Update comment.

    Charles Blake committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    2a53c42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f4122c View commit details
    Browse the repository at this point in the history
  8. Sigh. zcat -> xzcat as a test preprocessor program to avoid

    collision with ancient compress/uncompress zcat on MacOS/Darwin.
    Charles Blake committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    6ad28ad View commit details
    Browse the repository at this point in the history
  9. Oops...missed a spot with a .gz still.

    Charles Blake committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    52dfc16 View commit details
    Browse the repository at this point in the history