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: sile/mamediff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.1
Choose a base ref
...
head repository: sile/mamediff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.2
Choose a head ref
  • 11 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 16, 2025

  1. Update README.md

    sile committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    2491db3 View commit details
    Browse the repository at this point in the history
  2. s/drawl/drawln/

    sile committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    865a5fc View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Fix line discarding bug

    sile committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    1827d91 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from sile/fix-line-discard

    Fix a bug where line discarding might fail.
    sile authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    3ee79d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Add a test to fail

    sile committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    50c747b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43a204b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e553042 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from sile/rename-with-index

    Add handling for content changes in rename entries
    sile authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    b6b12ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99d1581 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from sile/emacs-tempfile

    Add handling for new files that cannot be read using `std::fs::read()`
    sile authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    ff54ef1 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Bump version to 0.1.2

    sile committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    447a9cf View commit details
    Browse the repository at this point in the history
Loading