-
Notifications
You must be signed in to change notification settings - Fork 236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show all untracked files instead of just the directory #722
Merged
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e7341fa - Browse repository at this point
Copy the full SHA e7341faView commit details -
Commit messages should be nil, as that is handled when rendering.
When updating unpulled entries, we can be certain the items table exists, since that is created in the status update function, or it was just never cleared. Ensure the table is cleared by default.
Configuration menu - View commit details
-
Copy full SHA for 83556d0 - Browse repository at this point
Copy the full SHA 83556d0View commit details -
Bugfix: Ensure head and upstream are cleared completely when updating.
Fixes issue where upstream would persist in state when creating a new branch.
Configuration menu - View commit details
-
Copy full SHA for 05a4499 - Browse repository at this point
Copy the full SHA 05a4499View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7811cc - Browse repository at this point
Copy the full SHA f7811ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e0a9b9 - Browse repository at this point
Copy the full SHA 2e0a9b9View commit details -
Based on the man page for git-status, there is no mode "F". so... the
conditional makes no sense, Hopefully this doesn't bit me in the butt.
Configuration menu - View commit details
-
Copy full SHA for 76829ca - Browse repository at this point
Copy the full SHA 76829caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf37b9 - Browse repository at this point
Copy the full SHA 3bf37b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f5459 - Browse repository at this point
Copy the full SHA b8f5459View commit details -
Configuration menu - View commit details
-
Copy full SHA for e74f522 - Browse repository at this point
Copy the full SHA e74f522View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 602c22a - Browse repository at this point
Copy the full SHA 602c22aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f4f91 - Browse repository at this point
Copy the full SHA 62f4f91View commit details
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.