index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t3430-rebase-merges.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: change "mkdir -p && write_script" to use "test_hook"
Ævar Arnfjörð Bjarmason
2022-03-17
1
-3
/
+3
*
rebase -r: fix merge -c with a merge strategy
Phillip Wood
2021-08-23
1
-0
/
+18
*
rebase -r: make 'merge -c' behave like reword
Phillip Wood
2021-08-20
1
-9
/
+11
*
t34*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-9
/
+9
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
t/t3430: avoid undefined git diff behavior
Chris Torek
2020-06-10
1
-1
/
+1
*
lib-log-graph: consolidate test_cmp_graph logic
Abhishek Kumar
2020-02-24
1
-3
/
+2
*
Merge branch 'dl/t5520-cleanup'
Junio C Hamano
2019-12-05
1
-1
/
+1
|
\
|
*
t: teach test_cmp_rev to accept ! for not-equals
Denton Liu
2019-11-21
1
-1
/
+1
*
|
Merge branch 'dd/rebase-merge-reserves-onto-label'
Junio C Hamano
2019-12-05
1
-0
/
+21
|
\
\
|
*
|
sequencer: handle rebase-merges for "onto" message
Doan Tran Cong Danh
2019-11-20
1
-0
/
+21
*
|
|
Merge branch 'js/rebase-r-safer-label'
Junio C Hamano
2019-12-05
1
-0
/
+6
|
\
|
|
|
*
|
rebase -r: let `label` generate safer labels
Matthew Rogers
2019-11-18
1
-0
/
+6
|
|
/
*
/
graph: smooth appearance of collapsing edges on commit lines
James Coglan
2019-10-16
1
-1
/
+1
|
/
*
Merge branch 'dl/use-sq-from-test-lib'
Junio C Hamano
2019-09-30
1
-1
/
+0
|
\
|
*
t: use common $SQ variable
Denton Liu
2019-09-06
1
-1
/
+0
*
|
Merge branch 'bc/hash-independent-tests-part-5'
Junio C Hamano
2019-09-30
1
-8
/
+15
|
\
\
|
*
|
t3430: avoid hard-coded object IDs
brian m. carlson
2019-08-20
1
-8
/
+15
|
|
/
*
|
Merge branch 'js/rebase-r-strategy'
Junio C Hamano
2019-09-18
1
-0
/
+21
|
\
\
|
|
/
|
/
|
|
*
rebase -r: support merge strategies other than `recursive`
Johannes Schindelin
2019-07-31
1
-0
/
+21
*
|
Merge branch 'pw/rebase-abort-clean-rewritten'
Junio C Hamano
2019-07-10
1
-1
/
+17
|
\
\
|
*
|
rebase --abort/--quit: cleanup refs/rewritten
Phillip Wood
2019-05-15
1
-1
/
+17
*
|
|
rebase -r: always reword merge -c
Phillip Wood
2019-05-19
1
-0
/
+13
|
|
/
|
/
|
*
|
tests (rebase): spell out the `--force-rebase` option
Johannes Schindelin
2019-04-02
1
-2
/
+2
|
/
*
implicit interactive rebase: don't run sequence editor
Phillip Wood
2019-01-28
1
-1
/
+1
*
rebase -r: do not write MERGE_HEAD unless needed
Johannes Schindelin
2018-11-13
1
-1
/
+1
*
rebase -r: demonstrate bug with conflicting merges
Johannes Schindelin
2018-11-13
1
-0
/
+16
*
Merge branch 'pw/rebase-i-merge-segv-fix'
Junio C Hamano
2018-08-20
1
-7
/
+23
|
\
|
*
rebase -i: fix SIGSEGV when 'merge <branch>' fails
Phillip Wood
2018-08-16
1
-1
/
+14
|
*
t3430: add conflicting commit
Phillip Wood
2018-08-16
1
-6
/
+9
*
|
rebase --exec: make it work with --rebase-merges
Johannes Schindelin
2018-08-09
1
-1
/
+1
*
|
t3430: demonstrate what -r, --autosquash & --exec should do
Johannes Schindelin
2018-08-06
1
-0
/
+17
*
|
rebase --rebase-merges: add support for octopus merges
Johannes Schindelin
2018-07-11
1
-0
/
+34
|
/
*
Merge branch 'bc/t3430-fixup'
Junio C Hamano
2018-06-04
1
-3
/
+2
|
\
|
*
t3430: test clean-up
brian m. carlson
2018-06-04
1
-3
/
+2
*
|
Merge branch 'js/rebase-recreate-merge'
Junio C Hamano
2018-06-01
1
-0
/
+17
|
\
|
|
*
sequencer: ensure labels that are object IDs are rewritten
brian m. carlson
2018-05-30
1
-0
/
+17
*
|
rebase --rebase-merges: root commits can be cousins, too
Johannes Schindelin
2018-05-06
1
-0
/
+25
*
|
rebase --rebase-merges: a "merge" into a new root is a fast-forward
Johannes Schindelin
2018-05-06
1
-0
/
+13
*
|
sequencer: allow introducing new root commits
Johannes Schindelin
2018-05-06
1
-0
/
+34
|
/
*
rebase -i: introduce --rebase-merges=[no-]rebase-cousins
Johannes Schindelin
2018-04-26
1
-0
/
+18
*
rebase --rebase-merges: avoid "empty merges"
Johannes Schindelin
2018-04-26
1
-0
/
+8
*
sequencer: handle post-rewrite for merge commands
Johannes Schindelin
2018-04-26
1
-0
/
+25
*
sequencer: make refs generated by the `label` command worktree-local
Johannes Schindelin
2018-04-26
1
-0
/
+14
*
rebase: introduce the --rebase-merges option
Johannes Schindelin
2018-04-26
1
-0
/
+179