Conversation
ed64e39 to
de05ae3
Compare
6b20fb1 to
8eba669
Compare
c739ea3 to
e67b935
Compare
d04bf5a to
08c2558
Compare
975c87d to
f3285da
Compare
* feat: add n00b git parsing in ghost mode - adds n00b git parsing alongside existing git parsing - adds the following chalk keys: - VCS_DELETED_FILES (deleted files) - VCS_MODIFIED_FILES (modified files) - VCS_UNTRACKED FILES (added+untracked files) - VCS_DIFF_STAT (summary of changes) - VCS_DIFF_PATCH (full patch of changes) * fix: address PR 620 feedback * refactor: some nim typing cleanup and add git tests * fix: normalize n00b git keys and convert boxed scalars * test: remove safe.directory harness workaround * test: assert VCS_DIFF_STAT in git repo fixture --------- Co-authored-by: Miroslav Shubernetskiy <miroslav@miki725.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
placeholder PR for seeing libn00b changes
skip:tests
skip:unit-tests