index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t3501-revert-cherry-pick.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
2024-12-16
1
-1
/
+1
|
\
|
*
advice: suggest using subcommand "git config set"
Bence Ferdinandy
2024-12-06
1
-1
/
+1
*
|
Merge branch 'kh/sequencer-comment-char'
Junio C Hamano
2024-12-06
1
-0
/
+14
|
\
\
|
*
|
sequencer: comment `--reference` subject line properly
Kristoffer Haugsbakk
2024-11-26
1
-0
/
+14
|
|
/
*
/
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
|
/
*
Merge branch 'bl/cherry-pick-empty'
Junio C Hamano
2024-04-03
1
-3
/
+11
|
\
|
*
sequencer: handle unborn branch with `--allow-empty`
Brian Lyles
2024-03-26
1
-3
/
+11
*
|
sequencer: allow disabling conflict advice
Philippe Blain
2024-03-18
1
-0
/
+1
|
/
*
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
2023-11-08
1
-3
/
+3
|
\
|
*
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-3
/
+3
*
|
sequencer: beautify subject of reverts of reverts
Oswald Buddenhagen
2023-09-03
1
-0
/
+23
|
/
*
t/t3501-revert-cherry-pick.sh: clarify scope of the file
Oswald Buddenhagen
2023-05-01
1
-9
/
+9
*
sequencer API users: fix get_replay_opts() leaks
Ævar Arnfjörð Bjarmason
2023-02-07
1
-0
/
+1
*
Merge branch 'jc/revert-show-parent-info'
Junio C Hamano
2022-06-16
1
-0
/
+37
|
\
|
*
revert: --reference should apply only to 'revert', not 'cherry-pick'
Junio C Hamano
2022-05-31
1
-0
/
+6
|
*
revert: optionally refer to commit in the "reference" format
Junio C Hamano
2022-05-27
1
-0
/
+31
*
|
t3501: remove test -f and stop ignoring git <cmd> exit code
Khalid Masum
2022-04-06
1
-5
/
+4
|
/
*
t0000-t3999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-1
/
+1
*
cherry-pick: use better advice message
ZheNing Hu
2021-08-23
1
-0
/
+16
*
t3[5-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-3
/
+3
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
t: don't spuriously close and reopen quotes
Martin Ågren
2020-08-07
1
-2
/
+2
*
Merge branch 'rs/test-cleanup'
Junio C Hamano
2019-12-25
1
-1
/
+1
|
\
|
*
t3501: don't create unused file
René Scharfe
2019-12-18
1
-1
/
+1
*
|
t: teach test_cmp_rev to accept ! for not-equals
Denton Liu
2019-11-21
1
-1
/
+1
|
/
*
merge-recursive: avoid triggering add_cacheinfo error with dirty mod
Elijah Newren
2018-05-08
1
-1
/
+1
*
merge-recursive: improve add_cacheinfo error handling
Elijah Newren
2018-05-08
1
-4
/
+3
*
merge-recursive: fix overwriting dirty files involved in renames
Elijah Newren
2018-05-08
1
-1
/
+1
*
Revert "Merge branch 'en/rename-directory-detection'"
Junio C Hamano
2018-04-11
1
-1
/
+1
*
Merge branch 'nd/combined-test-helper'
Junio C Hamano
2018-04-11
1
-1
/
+1
|
\
|
*
t/helper: merge test-chmtime into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
1
-1
/
+1
*
|
merge-recursive: fix overwriting dirty files involved in renames
Elijah Newren
2018-02-27
1
-1
/
+1
|
/
*
Tighten and correct a few testcases for merging and cherry-picking
Elijah Newren
2018-01-19
1
-2
/
+5
*
Merge branch 'jc/renormalize-merge-kill-safer-crlf'
Junio C Hamano
2016-12-19
1
-0
/
+12
|
\
|
*
merge-recursive: handle NULL in add_cacheinfo() correctly
Johannes Schindelin
2016-11-28
1
-1
/
+1
|
*
cherry-pick: demonstrate a segmentation fault
Johannes Schindelin
2016-11-28
1
-0
/
+12
*
|
sequencer: start error messages consistently with lower case
Johannes Schindelin
2016-10-21
1
-1
/
+1
|
/
*
Merge branch 'hu/cherry-pick-previous-branch'
Junio C Hamano
2013-10-23
1
-0
/
+12
|
\
|
*
cherry-pick: handle "-" after parsing options
Jeff King
2013-10-11
1
-0
/
+12
*
|
Merge branch 'hu/cherry-pick-previous-branch'
Junio C Hamano
2013-09-20
1
-0
/
+20
|
\
|
|
*
cherry-pick: allow "-" as abbreviation of '@{-1}'
Hiroshige Umino
2013-09-09
1
-0
/
+20
*
|
typofix: cherry is spelled with two ars
Junio C Hamano
2013-09-05
1
-1
/
+1
|
/
*
learn to pick/revert into unborn branch
Martin von Zweigbergk
2012-12-23
1
-0
/
+9
*
Fix tests under GETTEXT_POISON on parseopt
Jiang Xin
2012-08-27
1
-2
/
+2
*
i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507
Junio C Hamano
2011-04-14
1
-2
/
+2
*
i18n: git-revert "Your local changes" message
Ævar Arnfjörð Bjarmason
2011-03-10
1
-1
/
+1
*
cherry-pick/revert: transparently refresh index
Jonathan Nieder
2010-11-10
1
-0
/
+10
*
Merge branch 'cc/cherry-pick-stdin'
Junio C Hamano
2010-06-30
1
-0
/
+18
|
\
|
*
revert: do not rebuild argv on heap
Jonathan Nieder
2010-06-29
1
-0
/
+18
*
|
commit: use value of GIT_REFLOG_ACTION env variable as reflog message
Christian Couder
2010-06-13
1
-2
/
+4
|
/
[next]