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