index
:
git
main
maint
master
next
seen
todo
Git: sistema de control de versiones
mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t3404-rebase-interactive.sh
Age
Commit message (
Expand
)
Author
2023-03-01
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-04
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-08
tests: stop testing `git rebase --preserve-merges`
Johannes Schindelin
2021-08-23
rebase -i: add another reword test
Phillip Wood
2021-02-26
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
2021-02-12
test-lib-functions: remove bug-inducing "diagnostics" helper param
Ævar Arnfjörð Bjarmason
2021-02-11
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
2021-01-25
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
2020-11-24
t3404: do not depend on any specific default branch name
Johannes Schindelin
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-04
rebase -i: stop overwriting ORIG_HEAD buffer
Phillip Wood
2020-08-19
Merge branch 'ak/sequencer-fix-find-uniq-abbrev'
Junio C Hamano
2020-08-19
Merge branch 'en/sequencer-merge-labels'
Junio C Hamano
2020-08-14
sequencer: avoid garbled merge machinery messages due to commit labels
Elijah Newren
2020-08-13
rebase -i: fix possibly wrong onto hash in todo
Antti Keränen
2020-07-30
t3404: prepare 'short SHA-1 collision' tests for SHA-256
Johannes Schindelin
2020-03-25
Merge branch 'pw/advise-rebase-skip'
Junio C Hamano
2020-03-02
Merge branch 'en/rebase-backend'
Junio C Hamano
2020-02-16
rebase: rename the two primary rebase backends
Elijah Newren
2020-02-16
rebase tests: mark tests specific to the am-backend with --am
Elijah Newren
2020-02-16
rebase: drop '-i' from the reflog for interactive-based rebases
Elijah Newren
2020-01-28
rebase-interactive: warn if commit is dropped with `rebase --edit-todo'
Alban Gruin
2020-01-23
rebase -i: also avoid SHA-1 collisions with missingCommitsCheck
Johannes Schindelin
2020-01-23
rebase -i: re-fix short SHA-1 collision
Johannes Schindelin
2020-01-17
t3404: directly test the behavior of interest
Elijah Newren
2019-12-09
t3404: fix indentation
Johannes Schindelin
2019-12-06
commit: give correct advice for empty commit during a rebase
Phillip Wood
2019-12-06
t3404: use test_cmp_rev
Phillip Wood
2019-11-10
Merge branch 'pw/post-commit-from-sequencer'
Junio C Hamano
2019-10-16
sequencer: run post-commit hook
Phillip Wood
2019-10-16
t3404: remove uneeded calls to set_fake_editor
Phillip Wood
2019-10-16
t3404: set $EDITOR in subshell
Phillip Wood
2019-10-16
t3404: remove unnecessary subshell
Phillip Wood
2019-10-11
Merge branch 'pw/rebase-i-show-HEAD-to-reword'
Junio C Hamano
2019-09-30
Merge branch 'dl/rebase-i-keep-base'
Junio C Hamano
[next]