Skip to content

get full list of changed files#1411

Merged
jonathanlab merged 1 commit intomainfrom
03-31-get_full_list_of_changed_files
Apr 1, 2026
Merged

get full list of changed files#1411
jonathanlab merged 1 commit intomainfrom
03-31-get_full_list_of_changed_files

Conversation

@adboio
Copy link
Copy Markdown
Contributor

@adboio adboio commented Apr 1, 2026

Problem

the "changed files" list does not include untracked files in a directory, e.g. if i create /path/to/[a,b].tsx then the list will show only /path/to/ and clicking it does nothing

Changes

swaps --untracked-files=normal to --untracked-files=all for relevant diff queries

How did you test this?

@adboio adboio mentioned this pull request Apr 1, 2026
@jonathanlab jonathanlab force-pushed the chore/extract-git-utils branch from f02bda7 to 4715c3c Compare April 1, 2026 10:28
@jonathanlab jonathanlab force-pushed the 03-31-get_full_list_of_changed_files branch from 1f67c88 to 13eabd3 Compare April 1, 2026 10:28
@jonathanlab jonathanlab force-pushed the chore/extract-git-utils branch from 4715c3c to 8c898c8 Compare April 1, 2026 10:36
@jonathanlab jonathanlab force-pushed the 03-31-get_full_list_of_changed_files branch from 13eabd3 to 1cabfe7 Compare April 1, 2026 10:36
Copy link
Copy Markdown
Contributor

jonathanlab commented Apr 1, 2026

Merge activity

  • Apr 1, 10:51 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 1, 11:06 AM UTC: Graphite rebased this pull request as part of a merge.
  • Apr 1, 11:13 AM UTC: @jonathanlab merged this pull request with Graphite.

@jonathanlab jonathanlab changed the base branch from chore/extract-git-utils to graphite-base/1411 April 1, 2026 10:58
@jonathanlab jonathanlab changed the base branch from graphite-base/1411 to main April 1, 2026 11:05
@jonathanlab jonathanlab force-pushed the 03-31-get_full_list_of_changed_files branch from 1cabfe7 to 083f9db Compare April 1, 2026 11:06
@jonathanlab jonathanlab merged commit 2cf02ce into main Apr 1, 2026
16 checks passed
@jonathanlab jonathanlab deleted the 03-31-get_full_list_of_changed_files branch April 1, 2026 11:13
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