issues
search
mystor
/
git-revise
A handy tool for doing efficient in-memory commit rebases & fixups
MIT License
748
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support git-revise through merge commits
#137
MartyLake
opened
5 months ago
0
Support ssh signing [fixes #123]
#136
jeremy-w
opened
6 months ago
2
Fix missing no-change message in -ie mode
#135
anordal
opened
1 year ago
0
Support pathspecs in --cut
#134
krobelus
opened
1 year ago
0
Avoid asking about the same conflict twice
#133
anordal
opened
1 year ago
4
When reordering two commits, you get to resolve the same conflict twice
#132
anordal
opened
1 year ago
0
Support for `--update-refs` would be nice to have
#131
parkercoates
opened
1 year ago
3
[feature request] interactively select commit to revise
#130
RalfJung
closed
1 year ago
15
Fish shell completions contribution
#129
nafg
opened
1 year ago
0
test: fix CI failures due to pylint changes
#128
mystor
closed
2 years ago
0
Use --no-implicit-optional for type checking
#127
hauntsaninja
closed
2 years ago
1
Add support for `git config commit.cleanup` & `git config commit.verbose`
#126
nikitabobko
opened
2 years ago
3
When 32-bit Git is installed on 64-bit Windows, fails to launch editor
#125
nyanpasu64
opened
2 years ago
1
Provide bash completion
#124
wjt
opened
2 years ago
0
Commit signing does not support SSH signatures
#123
grncdr
opened
2 years ago
3
Code: Reindent according to black==22.1.0
#122
anordal
closed
2 years ago
1
--patch: Show interactive output
#121
anordal
closed
2 years ago
1
--patch is not showing interactive output
#120
anordal
closed
2 years ago
2
lint: use `isort` to normalize import order
#119
rwe
closed
2 years ago
2
edit: Run editor from cwd, not parent of file
#118
rwe
closed
2 years ago
2
test + mypy: enable mypy in tests/
#117
rwe
closed
2 years ago
0
test + pylint: enable pylint in tests/
#116
rwe
closed
2 years ago
2
py38: sh_run: `CompletedProcess[Any]` not recognized by pylint
#115
rwe
closed
2 years ago
0
test: use `pathlib.Path` instead of deprecated `py.path`
#114
rwe
closed
2 years ago
0
test.edit: Async editor
#113
rwe
closed
2 years ago
5
Improve windows support and test it with github-actions
#112
mystor
closed
2 years ago
0
[Feature request] Support git-config rebase.instructionFormat
#111
nikitabobko
opened
2 years ago
1
Fix typo
#110
rex4539
closed
2 years ago
0
"Resolution or (A)bort?" unclear message
#109
nikitabobko
opened
2 years ago
1
[Feature request] Add git-config commit.cleanup support
#108
nikitabobko
opened
2 years ago
0
Question: does git-revise preserve merge commits
#107
nafg
closed
3 years ago
4
post-rewrite hook is not called
#106
arxanas
opened
3 years ago
1
Related improvements in future Git (based on merge-ort)
#105
krobelus
opened
3 years ago
4
Attempt to fix flaky GPG test by stopping gpg-agent
#104
krobelus
opened
3 years ago
0
interactive: Allow targeting `--root`
#103
rwe
closed
3 years ago
1
test.edit: Bind to randomly-allocated port to avoid conflicts
#102
rwe
closed
3 years ago
3
merge: Parameterize merge functions + `git merge-file` on `marker_size` (with a stubbed lookup)
#101
rwe
opened
3 years ago
1
odb: A couple internal improvements to body parsing/rendering
#100
rwe
opened
3 years ago
2
odb.git: Send captured-but-discarded output to `DEVNULL`
#99
rwe
closed
2 years ago
10
merge.merge_entries: Prompt for file mode resolution vs assuming `EXEC`
#98
rwe
closed
3 years ago
0
merge.conflict_prompt: Fix incorrect prompt label
#97
rwe
closed
3 years ago
0
cut: Enable splitting root commits
#96
rwe
closed
3 years ago
1
rerere: Skip mismatched marker sizes like git-rerere does
#95
rwe
closed
2 years ago
4
Re-roll of GPG commit signing
#94
krobelus
closed
3 years ago
0
Disable false positive Pylint warning
#93
krobelus
closed
3 years ago
0
Edit all messages of consecutive squashed commits in one go
#92
krobelus
opened
3 years ago
1
Allow more spaces after the command keyword
#91
totph
closed
3 years ago
0
Consider bumping the minimum python version to 3.8
#90
mystor
closed
2 years ago
4
Disable Windows CI and run CI on PRs
#89
krobelus
closed
3 years ago
1
Fix rerere tests on BSDs
#88
krobelus
closed
3 years ago
1
Next