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: qos-ch/logback
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v_1.5.22
Choose a base ref
...
head repository: qos-ch/logback
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v_1.5.23
Choose a head ref
  • 7 commits
  • 38 files changed
  • 1 contributor

Commits on Dec 11, 2025

  1. start work on 1.5.23-SNAPSHOT

    Signed-off-by: ceki <[email protected]>
    ceki committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    17a3edf View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. remove unused method, minor comment edits

    Signed-off-by: ceki <[email protected]>
    ceki committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    681b2be View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2025

  1. in response to issues/959, collision detection is now done by FileCol…

    …lisionAnalyser
    
    and not within File*Appender in start()
    
    See also #959
    
    Signed-off-by: ceki <[email protected]>
    ceki committed Dec 20, 2025
    Configuration menu
    Copy the full SHA
    a3eb14d View commit details
    Browse the repository at this point in the history
  2. In Context, remove collision map

    Signed-off-by: ceki <[email protected]>
    ceki committed Dec 20, 2025
    Configuration menu
    Copy the full SHA
    b446f3f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. Configuration menu
    Copy the full SHA
    299f091 View commit details
    Browse the repository at this point in the history
  2. better to use BufferedOutputStream during ZIP and XZ compression, esp…

    …ecially for non-Linux environments
    
    Signed-off-by: ceki <[email protected]>
    ceki committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    4627dbd View commit details
    Browse the repository at this point in the history
  3. prepare release 1.5.23

    Signed-off-by: ceki <[email protected]>
    ceki committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    0bcc3fe View commit details
    Browse the repository at this point in the history
Loading