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: yeonjuan/parse-git-diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.12
Choose a base ref
...
head repository: yeonjuan/parse-git-diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 37 files changed
  • 1 contributor

Commits on Aug 9, 2023

  1. Copy the full SHA
    396f040 View commit details
  2. v0.0.13

    yeonjuan committed Aug 9, 2023
    Copy the full SHA
    c905b3f View commit details

Commits on Oct 1, 2023

  1. fix: types not found issue (#26)

    * chore: remove unused file
    
    * fix: change to export shared types
    yeonjuan authored Oct 1, 2023
    Copy the full SHA
    5512546 View commit details
  2. v0.0.14

    yeonjuan committed Oct 1, 2023
    Copy the full SHA
    78db066 View commit details

Commits on Jan 9, 2024

  1. Update jest, @types/jest, typescript versions (#27)

    * chore: update typescript version to 5.3.3
    
    * chore: update jest, @types/jest version
    yeonjuan authored Jan 9, 2024
    Copy the full SHA
    585f917 View commit details

Commits on Feb 8, 2024

  1. Copy the full SHA
    9a80a2a View commit details

Commits on Feb 9, 2024

  1. v0.0.15

    yeonjuan committed Feb 9, 2024
    Copy the full SHA
    d2a5a5e View commit details

Commits on Sep 18, 2024

  1. fix: handle multiple diff lines (#32)

    * fix: handle multiple diff lines
    
    * update yarn
    
    * fixup
    yeonjuan authored Sep 18, 2024
    Copy the full SHA
    80d7e09 View commit details
  2. v0.0.16

    yeonjuan committed Sep 18, 2024
    Copy the full SHA
    0b9dce8 View commit details

Commits on Dec 2, 2024

  1. fix: default lines value (#34)

    * fix: default line value
    
    * Update chunk-context.test.ts.snap
    yeonjuan authored Dec 2, 2024
    Copy the full SHA
    7161463 View commit details
  2. v0.0.17

    yeonjuan committed Dec 2, 2024
    Copy the full SHA
    e8ed56d View commit details

Commits on May 18, 2025

  1. fix: handle parsing deleted, added empty files (#37)

    * fix: handle empty file added/deleted
    
    * fix: handle deleted empty files
    
    * add renamed empty file test
    
    * Delete renamed-empty-file.test.ts
    
    * fix typo
    yeonjuan authored May 18, 2025
    Copy the full SHA
    a881d08 View commit details
  2. refactor: use getFilePath

    yeonjuan committed May 18, 2025
    Copy the full SHA
    0767406 View commit details
  3. v0.0.18

    yeonjuan committed May 18, 2025
    Copy the full SHA
    4bf6dff View commit details
  4. fix: handle consecutive added empty file diff (#38)

    * fix: handle consecutive-empty-files
    
    * fix: handle no-prefix
    yeonjuan authored May 18, 2025
    Copy the full SHA
    4ebd5f9 View commit details
  5. v0.0.19

    yeonjuan committed May 18, 2025
    Copy the full SHA
    e4c0dca View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v0.0.12...main