Skip to content

Pass stash args through#1030

Merged
koutcher merged 1 commit intojonas:masterfrom
koutcher:gh-1022-pass-stash-args
Dec 13, 2020
Merged

Pass stash args through#1030
koutcher merged 1 commit intojonas:masterfrom
koutcher:gh-1022-pass-stash-args

Conversation

@koutcher
Copy link
Copy Markdown
Collaborator

@koutcher koutcher commented Aug 1, 2020

As the stash reference does not necessarily match the line number anymore,
take it from the output of git stash list.

Closes #1022

@koutcher koutcher force-pushed the gh-1022-pass-stash-args branch from 4fb4aaf to 7e5e23d Compare October 13, 2020 17:48
As the stash reference does not necessarily match the line number anymore,
take it from the output of git stash list.

Closes jonas#1022
@koutcher koutcher force-pushed the gh-1022-pass-stash-args branch from 7e5e23d to dd4a6cf Compare December 13, 2020 18:24
@koutcher koutcher merged commit 31b7f74 into jonas:master Dec 13, 2020
koutcher added a commit to koutcher/tig that referenced this pull request Sep 19, 2021
This is a regression from jonas#1030 due to a wrong handling of --all and
revisions arguments in `git stash list`. Workaround the issue by
filtering them from %(revargs).

Fixes jonas#1146
koutcher added a commit to koutcher/tig that referenced this pull request Sep 20, 2021
This is a regression from jonas#1030 due to a wrong handling of --all and
revisions arguments in `git stash list`. Workaround the issue by
filtering them from %(revargs).

Fixes jonas#1146
koutcher added a commit to koutcher/tig that referenced this pull request Sep 20, 2021
This is a regression from jonas#1030 due to a wrong handling of --all,
--branches, --remotes and revisions arguments in `git stash list`.
Workaround the issue by filtering them from %(revargs).

Fixes jonas#1146
koutcher added a commit that referenced this pull request Oct 4, 2021
This is a regression from #1030 due to a wrong handling of --all,
--branches, --remotes and revisions arguments in `git stash list`.
Workaround the issue by filtering them from %(revargs).

Fixes #1146
@koutcher koutcher deleted the gh-1022-pass-stash-args branch February 6, 2025 18:18
@koutcher koutcher restored the gh-1022-pass-stash-args branch February 6, 2025 18:33
vxsl pushed a commit to vxsl/tig that referenced this pull request Mar 18, 2026
This is a regression from jonas#1030 due to a wrong handling of --all,
--branches, --remotes and revisions arguments in `git stash list`.
Workaround the issue by filtering them from %(revargs).

Fixes jonas#1146
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.

tig-stash: pass through options / display only matching stashes

1 participant