issues
search
robertdfrench
/
git-pr
Pull requests without Git(Hub|Lab)
GNU General Public License v3.0
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add UNIX manual entry. Fixes #29.
#58
robertdfrench
closed
1 year ago
0
Invoke git via an `Execute` trait. Fixes #49.
#57
robertdfrench
closed
1 year ago
0
Thin types to distinguish branch output. Fixes #51.
#56
robertdfrench
closed
1 year ago
0
git-pr-create fails to retry after network error
#55
robertdfrench
opened
3 years ago
0
Custom types to distinguish git output
#54
robertdfrench
closed
3 years ago
1
Tab Completion Modules?
#53
robertdfrench
opened
3 years ago
1
DRAFT: Add logic for git-pr-abandon app, WIP
#52
calebwherry
closed
1 year ago
0
Use the type system to distinguish output from git
#51
robertdfrench
opened
3 years ago
0
Git client needs to list local branches
#50
robertdfrench
closed
1 year ago
0
Inject `Command`-like object into Git client
#49
robertdfrench
opened
3 years ago
0
Create a git repo for each test
#48
robertdfrench
closed
3 years ago
1
Support hexadecimal iteration numbers for branches. Fixes #36
#47
robertdfrench
closed
3 years ago
0
Cross-platform CI
#46
calebwherry
closed
1 year ago
0
Use macro for test state.
#45
calebwherry
closed
3 years ago
0
Use 'origin' remote instead of wildcard.
#44
calebwherry
closed
3 years ago
0
CI runs rel and debug
#43
calebwherry
closed
3 years ago
0
Run both debug and release build+test in GH Action
#42
calebwherry
closed
3 years ago
0
make pr-list prefer "origin"
#41
robertdfrench
closed
3 years ago
0
Create macro for TestState
#40
calebwherry
closed
3 years ago
0
Get rid of lazy_static for regexes. Fixes #18.
#39
robertdfrench
closed
3 years ago
0
Use 'debug' or 'release' bins as appropriate.
#38
robertdfrench
closed
3 years ago
0
What is the value of `fake_git`?
#37
robertdfrench
opened
3 years ago
3
git-pr-list only shows branches ending in digits
#36
robertdfrench
closed
3 years ago
0
Detect merged branches. Affects #28.
#35
robertdfrench
closed
3 years ago
1
Configure git user in temporary repo. Fixes #33
#34
robertdfrench
closed
3 years ago
0
Integration tests clobber ~/.gitconfig
#33
robertdfrench
closed
3 years ago
2
Write a tutorial!
#32
robertdfrench
opened
3 years ago
1
How will we handle installation?
#31
robertdfrench
opened
3 years ago
3
Each tagged commit in trunk should result in a GitHub release
#30
robertdfrench
opened
3 years ago
1
Write GIT-PR(1) man page
#29
robertdfrench
opened
3 years ago
0
Implement git-pr-clean command
#28
robertdfrench
closed
3 years ago
0
Implement git-pr-rebase command
#27
robertdfrench
opened
3 years ago
0
Implement git-pr-accept command
#26
robertdfrench
opened
3 years ago
0
Implement git-pr-abandon command
#25
robertdfrench
closed
1 year ago
0
Create new PRs. Fixes #22.
#24
robertdfrench
closed
3 years ago
4
Correct the LICENSE url. Fixes #21.
#23
robertdfrench
closed
3 years ago
0
Implement git-pr-create command
#22
robertdfrench
closed
3 years ago
0
License in README points to wrong one
#21
calebwherry
closed
3 years ago
6
Find a way to clean up test artifacts
#20
robertdfrench
closed
3 years ago
0
Test for fetch_and_prune doesn't check for repercussions of pruning
#19
robertdfrench
opened
3 years ago
1
lazy_static doesn't help in `git-pr-list`
#18
robertdfrench
closed
3 years ago
0
GitHub Actions checks out repo for PRs in detached head
#17
calebwherry
closed
3 years ago
2
Harden GitHub settings
#16
calebwherry
closed
3 years ago
3
Add Simple GitHub Action Workflow
#15
robertdfrench
closed
3 years ago
4
Enhance Readme
#14
calebwherry
closed
3 years ago
0
Investigate simplifying fake_git pattern matching
#13
calebwherry
closed
3 years ago
2
Remove Cargo.lock from gitignore
#12
robertdfrench
closed
3 years ago
0
Prefer String over Path/OsString
#11
robertdfrench
closed
3 years ago
1
Test for remote branch which isn't PR
#10
robertdfrench
closed
3 years ago
2
Always use user-specified PR prefix
#9
robertdfrench
closed
3 years ago
1
Next