Skip to content

git: add untracked_files kwarg to status #69

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

Merged
merged 2 commits into from
May 19, 2022

Conversation

dtrifiro
Copy link
Contributor

note that untracked_files is only currently available in dulwich>=0.20.38

@dtrifiro dtrifiro marked this pull request as draft May 18, 2022 12:29
@dtrifiro dtrifiro force-pushed the feature/add-status-untracked-files branch from da26581 to 2348c76 Compare May 18, 2022 12:50
@dtrifiro dtrifiro marked this pull request as ready for review May 18, 2022 12:50
@dtrifiro dtrifiro force-pushed the feature/add-status-untracked-files branch from 2348c76 to c6398b9 Compare May 18, 2022 12:55
@dtrifiro dtrifiro requested a review from pmrowla May 18, 2022 14:31
note that this currently is only available in dulwich>=0.20.38
@dtrifiro dtrifiro force-pushed the feature/add-status-untracked-files branch from c6398b9 to a28e9bc Compare May 19, 2022 07:45
@dtrifiro dtrifiro requested a review from pmrowla May 19, 2022 07:53
@pmrowla pmrowla merged commit d4d1917 into iterative:main May 19, 2022
dtrifiro added a commit to dtrifiro/scmrepo that referenced this pull request May 19, 2022
This will speed up calling `is_dirty` for when untracked_untracked=False

related to iterative#69
dtrifiro added a commit to dtrifiro/scmrepo that referenced this pull request May 19, 2022
This will speed up calling `is_dirty` with untracked_files=False

related to iterative#69
dtrifiro added a commit to dtrifiro/scmrepo that referenced this pull request May 19, 2022
This will speed up calling `is_dirty` with untracked_files=False

related to iterative#69
dtrifiro added a commit to dtrifiro/scmrepo that referenced this pull request May 19, 2022
This will speed up calling `is_dirty` with untracked_files=False

related to iterative#69
dtrifiro added a commit to dtrifiro/scmrepo that referenced this pull request May 19, 2022
This will speed up calling `is_dirty` with untracked_files=False

related to iterative#69
dtrifiro added a commit to dtrifiro/scmrepo that referenced this pull request May 25, 2022
This will speed up calling `is_dirty` with untracked_files=False

related to iterative#69
dtrifiro added a commit to dtrifiro/scmrepo that referenced this pull request May 25, 2022
This will speed up calling `is_dirty` with untracked_files=False

related to iterative#69
dtrifiro added a commit to dtrifiro/scmrepo that referenced this pull request May 26, 2022
This will speed up calling `is_dirty` with untracked_files=False

related to iterative#69
dtrifiro added a commit to dtrifiro/scmrepo that referenced this pull request May 26, 2022
This will speed up calling `is_dirty` with untracked_files=False

related to iterative#69
dtrifiro added a commit to dtrifiro/scmrepo that referenced this pull request May 30, 2022
This will speed up calling `is_dirty` with untracked_files=False

related to iterative#69
pmrowla pushed a commit that referenced this pull request May 31, 2022
This will speed up calling `is_dirty` with untracked_files=False

related to #69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants