index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t3404-rebase-interactive.sh
Age
Commit message (
Expand
)
Author
2026-02-24
t34xx: don't expire reflogs where it matters
Patrick Steinhardt
2025-09-18
Merge branch 'pw/3.0-commentchar-auto-deprecation'
Junio C Hamano
2025-08-26
commit: print advice when core.commentString=auto
Phillip Wood
2025-08-26
config: warn on core.commentString=auto
Phillip Wood
2025-08-26
breaking-changes: deprecate support for core.commentString=auto
Phillip Wood
2025-08-21
Merge branch 'js/rebase-i-allow-drop-on-a-merge'
Junio C Hamano
2025-08-06
rebase -i: permit 'drop' of a merge commit
Johannes Sixt
2025-05-16
sequencer: make it clearer that commit descriptions are just comments
Elijah Newren
2025-02-11
rebase -i: reword empty commit after fast-forward
Phillip Wood
2024-12-15
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-01
Merge branch 'ua/t3404-cleanup'
Taylor Blau
2024-11-01
Merge branch 'ps/platform-compat-fixes'
Taylor Blau
2024-10-16
t3404: work around platform-specific behaviour on macOS 10.15
Patrick Steinhardt
2024-10-14
t3404: replace test with test_line_count()
Usman Akinyemi
2024-10-14
t3404: avoid losing exit status with focus on `git show` and `git cat-file`
Usman Akinyemi
2024-10-09
rebase-merges: try and use branch names as labels
Nicolas Guichard
2024-08-14
builtin/rebase: fix leaking `commit.gpgsign` value
Patrick Steinhardt
2024-05-30
rebase -i: improve error message when picking merge
Phillip Wood
2024-02-14
Merge branch 'vn/rebase-with-cherry-pick-authorship'
Junio C Hamano
2024-02-08
sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
Vegard Nossum
2023-12-09
Merge branch 'ps/ref-tests-update'
Junio C Hamano
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
2023-11-03
t: convert tests to not write references via the filesystem
Patrick Steinhardt
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-09-20
Merge branch 'ob/t3404-typofix'
Junio C Hamano
2023-09-14
Merge branch 'pw/rebase-i-after-failure'
Junio C Hamano
2023-09-12
t3404-rebase-interactive.sh: fix typos in title of a rewording test
Oswald Buddenhagen
2023-09-06
rebase -i: fix adding failed command to the todo list
Phillip Wood
2023-09-06
rebase --continue: refuse to commit after failed command
Phillip Wood
2023-09-06
rebase: fix rewritten list for failed pick
Phillip Wood
2023-07-24
sequencer: finish parsing the todo list despite an invalid first line
Alex Henrie
2023-02-28
Merge branch 'pw/rebase-i-parse-fix'
Junio C Hamano
2023-02-23
rebase -i: match whole word in is_command()
Phillip Wood
2023-02-21
rebase -i: check labels and refs when parsing todo list
Phillip Wood
2022-11-07
rebase --update-refs: avoid unintended ref deletion
Victoria Dye
2022-09-21
t: remove \{m,n\} from BRE grep usage
Đoàn Trần Công Danh
2022-07-19
sequencer: notify user of --update-refs activity
Derrick Stolee
2022-07-19
rebase: add rebase.updateRefs config option
Derrick Stolee
2022-07-19
sequencer: rewrite update-refs as user edits todo list
Derrick Stolee
2022-07-19
rebase: update refs from 'update-ref' commands
Derrick Stolee
2022-07-19
rebase: add --update-refs option
Derrick Stolee
2022-03-17
tests: change "mkdir -p && write_script" to use "test_hook"
Ævar Arnfjörð Bjarmason
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
2021-12-13
t0000-t3999: detect and signal failure within loop
Eric Sunshine
2021-12-05
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
2021-10-18
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
2021-09-12
tests: remove leftover untracked files
Elijah Newren
2021-09-07
tests: stop testing `git rebase --preserve-merges`
Johannes Schindelin
[next]