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
/
t3400-rebase.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-06
Merge branch 'kh/sequencer-comment-char'
Junio C Hamano
1
-0
/
+19
2024-11-26
sequencer: comment checked-out branch properly
Kristoffer Haugsbakk
1
-0
/
+19
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-09-20
Merge branch 'pw/rebase-autostash-fix'
Junio C Hamano
1
-2
/
+6
2024-09-03
rebase: apply and cleanup autostash when rebase fails to start
Phillip Wood
1
-2
/
+6
2024-08-21
rebase --exec: respect --quiet
Matheus Tavares
1
-0
/
+6
2024-06-11
notes-utils: free note trees when releasing copied notes
Patrick Steinhardt
1
-0
/
+1
2024-02-15
t: move tests exercising the "files" backend
Patrick Steinhardt
1
-10
/
+0
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
-3
/
+3
2023-11-03
t: mark several tests that assume the files backend with REFFILES
Patrick Steinhardt
1
-1
/
+1
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-3
/
+3
2023-08-08
branch: error message checking out a branch in use
Rubén Justo
1
-1
/
+1
2023-02-25
rebase: refuse to switch to a branch already checked out elsewhere (test)
Rubén Justo
1
-0
/
+14
2022-03-18
rebase: set REF_HEAD_DETACH in checkout_up_to_date()
John Cai
1
-0
/
+9
2022-03-18
rebase: use test_commit helper in setup
John Cai
1
-7
/
+2
2022-01-26
sequencer, stash: fix running from worktree subdir
Elijah Newren
1
-0
/
+21
2021-08-02
mingw: align symlinks-related rmdir() behavior with Linux
Thomas Bétous
1
-0
/
+10
2021-03-23
rebase: remove transitory rebase.useBuiltin setting & env
Ævar Arnfjörð Bjarmason
1
-16
/
+0
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2020-11-19
t34*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-31
/
+31
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-03-05
Merge branch 'es/do-not-let-rebase-switch-to-protected-branch'
Junio C Hamano
1
-1
/
+19
2020-02-24
rebase: refuse to switch to branch already checked out elsewhere
Eric Sunshine
1
-0
/
+18
2020-02-24
t3400: make test clean up after itself
Eric Sunshine
1
-1
/
+1
2020-02-16
rebase: rename the two primary rebase backends
Elijah Newren
1
-8
/
+8
2020-02-16
rebase tests: mark tests specific to the am-backend with --am
Elijah Newren
1
-5
/
+5
2020-02-16
rebase: fix handling of restrict_revision
Elijah Newren
1
-1
/
+19
2020-02-16
rebase: make sure to pass along the quiet flag to the sequencer
Elijah Newren
1
-1
/
+7
2019-12-16
Merge branch 'dl/rebase-with-autobase'
Junio C Hamano
1
-0
/
+6
2019-12-05
rebase: fix format.useAutoBase breakage
Denton Liu
1
-1
/
+1
2019-12-05
t3400: demonstrate failure with format.useAutoBase
Denton Liu
1
-0
/
+6
2019-11-21
t: teach test_cmp_rev to accept ! for not-equals
Denton Liu
1
-1
/
+1
2019-09-30
Merge branch 'dl/rebase-i-keep-base'
Junio C Hamano
1
-1
/
+1
2019-09-09
Merge branch 'bc/reread-attributes-during-rebase'
Junio C Hamano
1
-0
/
+36
2019-09-03
am: reload .gitattributes after patching it
brian m. carlson
1
-0
/
+36
2019-08-27
rebase: fast-forward --onto in more cases
Denton Liu
1
-1
/
+1
2019-05-15
t3400: stop referring to the scripted rebase
Johannes Schindelin
1
-1
/
+1
2019-04-16
Merge branch 'ab/drop-scripted-rebase'
Junio C Hamano
1
-0
/
+16
2019-03-20
rebase: remove the rebase.useBuiltin setting
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2019-03-04
built-in rebase: set ORIG_HEAD just once, before the rebase
Johannes Schindelin
1
-1
/
+1
2019-03-04
built-in rebase: demonstrate that ORIG_HEAD is not set correctly
Johannes Schindelin
1
-0
/
+8
2018-10-07
t/*: fix ordering of expected/observed arguments
Matthew DeVore
1
-4
/
+4
2018-07-16
t3000-t3999: fix broken &&-chains
Eric Sunshine
1
-4
/
+4
2018-02-12
rebase: introduce and use pseudo-ref REBASE_HEAD
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-02-12
rebase: add --show-current-patch
Nguyễn Thái Ngọc Duy
1
-0
/
+33
2017-11-18
rebase: use mboxrd format to avoid split errors
Eric Wong
1
-0
/
+22
2016-06-17
tests: unpack-trees: update to use test_i18n* functions
Vasco Almeida
1
-2
/
+2
2014-07-16
rebase: omit patch-identical commits with --fork-point
John Keeping
1
-0
/
+23
2014-03-19
rebase: allow "-" short-hand for the previous branch
Brian Gesiak
1
-0
/
+17
[next]