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: curl/trurl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: trurl-0.16
Choose a base ref
...
head repository: curl/trurl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: trurl-0.16.1
Choose a head ref
  • 12 commits
  • 15 files changed
  • 3 contributors

Commits on Oct 21, 2024

  1. COPYING: add the "and many contributors" text from the curl license

    Makes them identically phrased.
    
    Fixes #365
    Reported-by: Carlos Henrique Lima Melara
    bagder committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b6aef35 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. trurl.md: fix typo in --replace-append

    Closes #376
    jacobmealey authored and jay committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9329ad6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

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

Commits on Jan 4, 2025

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

Commits on Feb 12, 2025

  1. scripts: import cd2nroff from curl

    From curl's commit b0009d0216a09a3e0ffa34fdb
    
    Build it in the makefile
    bagder committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    e93323c View commit details
    Browse the repository at this point in the history
  2. Makefile: only create MANDIR when manpage is installed

    When not installing the manpage there is no use in creating the directory
    
    Fixes f352391 Makefile: check for trurl.1 before installing
    sertonix authored and bagder committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    0ddc31d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. trurl: handle zero length query pairs

    Added several new test cases for it
    
    Fixes #387
    Reported-by: joveian on github
    bagder committed May 9, 2025
    Configuration menu
    Copy the full SHA
    bf421e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86e17e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53fd1d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    859616a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    77684e9 View commit details
    Browse the repository at this point in the history
  2. RELEASE: 0.16.1

    bagder committed May 12, 2025
    Configuration menu
    Copy the full SHA
    b3c52ef View commit details
    Browse the repository at this point in the history
Loading