issues
search
drewdeponte
/
git-ps
Patch Stack workflow CLI extension for Git
MIT License
50
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix broken logo
#63
ctsstc
closed
2 years ago
0
Was able to publish a patch without requesting a review first.
#62
RyanHedges
opened
2 years ago
5
Co-authored-by needs to come after the ps-id
#61
ctsstc
closed
2 years ago
2
Add ability to pass a comma delimited list of patch ids to rr
#60
chillbrodev
closed
2 years ago
7
git ps co 0 fails with gitUpstreamBranchFailure
#59
madhadron
closed
2 years ago
5
Record branch assoc in rr after success
#58
drewdeponte
closed
3 years ago
0
Rework getShowNoColor(ref:) to getShow(ref:color:pretty:)
#57
drewdeponte
closed
3 years ago
0
git ps rr is slow when requesting large ranges
#56
ctsstc
opened
3 years ago
7
git ps ls is showing `rr+` when GPG signature changes
#55
drewdeponte
opened
3 years ago
1
Ps/rr/add patchhashcontentsubcommandhelptext
#54
drewdeponte
closed
3 years ago
0
Fix `rr+` state indication
#53
drewdeponte
closed
3 years ago
3
Add git-ps co <patch-index> subcommand
#52
drewdeponte
closed
3 years ago
0
verify that request review patch series, followed by GitHub squash & merge, & git ps pull works correctly
#51
drewdeponte
opened
3 years ago
1
Add String.sha1 to facilitate getting the sha1
#50
drewdeponte
closed
3 years ago
0
Clean up some debug prints
#49
drewdeponte
closed
3 years ago
0
Add getShowNoColor(ref:) to GitShell
#48
drewdeponte
closed
3 years ago
0
Make the `rr+` state actually mean what it was intended to mean
#47
drewdeponte
opened
3 years ago
9
Add function to parse checkout subcommand
#46
drewdeponte
closed
3 years ago
0
Add help messaging for git-ps co
#45
drewdeponte
closed
3 years ago
0
Add checkout(patchIndex:) to GitPatchStack class
#44
drewdeponte
closed
3 years ago
0
Make commitAmendMessages() bypass commit hooks
#43
drewdeponte
closed
3 years ago
0
add mechanism to create a patch stack
#42
drewdeponte
opened
3 years ago
3
add convenience mechanism to move series of patches over to another patch stack
#41
drewdeponte
opened
3 years ago
0
add `git ps co <patch-index>` as convenience mechanism to checkout a particular patch
#40
drewdeponte
closed
3 years ago
7
auto stash uncommited changes when doing rr and auto pop stashed changes when done with rr
#39
drewdeponte
opened
3 years ago
5
Running `git ps ls` from branch other than `master` results in error
#37
brandonpittman
closed
3 years ago
0
Pull / Rebase more verbose
#36
ShiftyMcCool
opened
3 years ago
0
Make inner most change
#34
drewdeponte
closed
3 years ago
1
Add `--no-verify` switch to the `commitAmendMessages()` function
#33
drewdeponte
closed
3 years ago
5
Add ability to control deletion of remote branch in git-ps pub
#32
drewdeponte
closed
3 years ago
1
Add ability to request review of a series of patches
#29
drewdeponte
closed
3 years ago
3
Ability to request review (rr) with an explicit branch name
#26
drewdeponte
closed
3 years ago
1
Show output for `git ps pull`
#25
philipcolejohnson
opened
4 years ago
0
Add sha logging for review branch
#24
RyanHedges
closed
4 years ago
1
Add sha logging for review branch
#23
RyanHedges
closed
4 years ago
1
Fixes a strange range creation class
#22
anthonycastelli
closed
4 years ago
0
Replace the runner implementation with the one learned from git-changelog
#19
drewdeponte
closed
4 years ago
1
Add help information flag
#17
RyanHedges
closed
4 years ago
1
Add help message when InvalidArgumentCount Exception is thrown.
#15
chillbrodev
closed
4 years ago
2
Revamp Argument Parsing
#14
drewdeponte
closed
3 years ago
1
No output is shown for git-ps pull
#13
chillbrodev
opened
4 years ago
5
Fix bug where git-ps pull was hiding rebase err
#10
drewdeponte
closed
4 years ago
0
When doing a `git-ps pull` and a rebase fails it swallows the actual rebase error
#9
drewdeponte
closed
4 years ago
2
If users have echos in their `~/.bash_profile` it makes git-ps fail to find git
#7
drewdeponte
closed
4 years ago
1
Make publish force check for existing id in state and use existing branch if present
#6
drewdeponte
closed
3 years ago
1
Ability to use git-ps with a different branch set than master & origin/master
#5
drewdeponte
closed
3 years ago
1
Display output of push up review request branches
#4
drewdeponte
closed
4 years ago
1
Add published state to patches shown by the list command
#3
drewdeponte
closed
4 years ago
1
No longer force push to origin/master as part of the publish command
#2
drewdeponte
closed
4 years ago
2
Clean up stale request review records
#1
drewdeponte
closed
4 years ago
3
Next