-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: yeonjuan/parse-git-diff
base: v0.0.12
head repository: yeonjuan/parse-git-diff
compare: main
- 16 commits
- 37 files changed
- 1 contributor
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 396f040 - Browse repository at this point
Copy the full SHA 396f040View commit details -
Configuration menu - View commit details
-
Copy full SHA for c905b3f - Browse repository at this point
Copy the full SHA c905b3fView commit details
Commits on Oct 1, 2023
-
fix: types not found issue (#26)
* chore: remove unused file * fix: change to export shared types
Configuration menu - View commit details
-
Copy full SHA for 5512546 - Browse repository at this point
Copy the full SHA 5512546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78db066 - Browse repository at this point
Copy the full SHA 78db066View commit details
Commits on Jan 9, 2024
-
Update jest, @types/jest, typescript versions (#27)
* chore: update typescript version to 5.3.3 * chore: update jest, @types/jest version
Configuration menu - View commit details
-
Copy full SHA for 585f917 - Browse repository at this point
Copy the full SHA 585f917View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a80a2a - Browse repository at this point
Copy the full SHA 9a80a2aView commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2a5a5e - Browse repository at this point
Copy the full SHA d2a5a5eView commit details
Commits on Sep 18, 2024
-
fix: handle multiple diff lines (#32)
* fix: handle multiple diff lines * update yarn * fixup
Configuration menu - View commit details
-
Copy full SHA for 80d7e09 - Browse repository at this point
Copy the full SHA 80d7e09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b9dce8 - Browse repository at this point
Copy the full SHA 0b9dce8View commit details
Commits on Dec 2, 2024
-
fix: default lines value (#34)
* fix: default line value * Update chunk-context.test.ts.snap
Configuration menu - View commit details
-
Copy full SHA for 7161463 - Browse repository at this point
Copy the full SHA 7161463View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ed56d - Browse repository at this point
Copy the full SHA e8ed56dView commit details
Commits on May 18, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for a881d08 - Browse repository at this point
Copy the full SHA a881d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0767406 - Browse repository at this point
Copy the full SHA 0767406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bf6dff - Browse repository at this point
Copy the full SHA 4bf6dffView commit details -
fix: handle consecutive added empty file diff (#38)
* fix: handle consecutive-empty-files * fix: handle no-prefix
Configuration menu - View commit details
-
Copy full SHA for 4ebd5f9 - Browse repository at this point
Copy the full SHA 4ebd5f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4c0dca - Browse repository at this point
Copy the full SHA e4c0dcaView 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