Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: remkop/picocli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.7.7
Choose a base ref
...
head repository: remkop/picocli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 49 files changed
  • 4 contributors

Commits on Apr 19, 2025

  1. Configuration menu
    Copy the full SHA
    e22349b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6cc949 View commit details
    Browse the repository at this point in the history
  3. DOC update Downloads in README

    remkop committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    337a748 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. [#2407] Added test

    remkop committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    39944a1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. docs: Use TAILTIP_TOGGLE instead of "tailtip-toggle" on README of pic…

    …ocli-shell-jline3
    vorburger authored and remkop committed May 23, 2025
    Configuration menu
    Copy the full SHA
    7569de5 View commit details
    Browse the repository at this point in the history
  2. [#1965] CRLF replaced by LF by git

    vorburger authored and remkop committed May 23, 2025
    Configuration menu
    Copy the full SHA
    c6333b2 View commit details
    Browse the repository at this point in the history
  3. Fixes #2418.

     * Removed dependency artifacts `org.jline:jline`
     * Added dependency artifacts `org.jline:jline-reader` and `org.jline:jline-console` (`jline-builtins`, `jline-native`, `jline-terminal` and `jline-style` are added transitively)
     * Removed `org.jline` module dependency in module-info.
     * Added `org.jline.reader` and  `org.jline.console` module dependneices to module-info
     * Updated README.md with JPMS info.
    brett-smith authored and remkop committed May 23, 2025
    Configuration menu
    Copy the full SHA
    4df4bee View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2025

  1. Configuration menu
    Copy the full SHA
    018198f View commit details
    Browse the repository at this point in the history
  2. [#2407] Ignore failing test

    remkop committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    c4ba27f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Configuration menu
    Copy the full SHA
    0330831 View commit details
    Browse the repository at this point in the history
  2. [BUILD] lower jacoco threshold

    remkop committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    4c79196 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

  1. Configuration menu
    Copy the full SHA
    0fcbe04 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Add missing dependency to example

    Signed-off-by: Roberto Torrez <robkraudy@gmail.com>
    kraudy authored and remkop committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    121646e View commit details
    Browse the repository at this point in the history
Loading