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: jrswab/lsq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: jrswab/lsq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 30, 2025

  1. Fix printf newline typo

    Squash printf calls into one
    
    Update changelog
    
    Fix changelog entries according to review
    em-er-es committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    7b74ecd View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Merge pull request #52 from em-er-es/fix-print-calls

    Fix and format printf calls
    jrswab authored May 5, 2025
    Configuration menu
    Copy the full SHA
    cef6705 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Add regex pattern search

    Implement regex pattern matching routine with displaying matching line
    
    Use configured path
    
    Limit search to only journals, pages directories
    
    Add regex option entry
    
    Update readme
    
    Update changelog
    em-er-es committed May 6, 2025
    Configuration menu
    Copy the full SHA
    d134338 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from em-er-es/feature/regex

    Add regex pattern search
    jrswab authored May 6, 2025
    Configuration menu
    Copy the full SHA
    07b659f View commit details
    Browse the repository at this point in the history
  3. Update changelog for realeas

    Jaron Swab committed May 6, 2025
    Configuration menu
    Copy the full SHA
    68b52bb View commit details
    Browse the repository at this point in the history
Loading