index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
merge.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'en/merge-unstash-only-on-clean-merge' into maint
Junio C Hamano
2022-09-13
1
-1
/
+4
|
\
|
*
merge: only apply autostash when appropriate
Elijah Newren
2022-08-24
1
-1
/
+4
*
|
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+2
|
/
*
hooks: fix an obscure TOCTOU "did we just run a hook?" race
Ævar Arnfjörð Bjarmason
2022-03-07
1
-4
/
+7
*
merge: don't run post-hook logic on --no-verify
Ævar Arnfjörð Bjarmason
2022-03-07
1
-9
/
+12
*
Merge branch 'pw/use-in-process-checkout-in-rebase'
Junio C Hamano
2022-02-18
1
-4
/
+2
|
\
|
*
create_autostash(): remove unneeded parameter
Phillip Wood
2022-01-26
1
-4
/
+2
*
|
Merge branch 'en/plug-leaks-in-merge'
Junio C Hamano
2022-02-09
1
-1
/
+5
|
\
\
|
*
|
merge: fix memory leaks in cmd_merge()
Elijah Newren
2022-01-22
1
-1
/
+5
*
|
|
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
2022-02-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
merge: convert post-merge to use hook.h
Emily Shaffer
2022-01-08
1
-1
/
+1
*
|
|
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
2022-01-10
1
-2
/
+2
|
\
\
\
|
*
|
|
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
2022-01-05
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'jc/merge-detached-head-name'
Junio C Hamano
2022-01-05
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
merge: allow to pretend a merge is made into a different branch
Junio C Hamano
2021-12-20
1
-0
/
+4
|
|
/
*
/
run-command API users: use strvec_pushl(), not argv construction
Ævar Arnfjörð Bjarmason
2021-11-26
1
-2
/
+1
|
/
*
Merge branch 'ab/mark-leak-free-tests-more'
Junio C Hamano
2021-10-26
1
-0
/
+2
|
\
|
*
merge: add missing strbuf_release()
Ævar Arnfjörð Bjarmason
2021-10-08
1
-0
/
+2
*
|
Merge branch 'ab/config-based-hooks-1'
Junio C Hamano
2021-10-14
1
-1
/
+2
|
\
\
|
*
|
hook.c users: use "hook_exists()" instead of "find_hook()"
Ævar Arnfjörð Bjarmason
2021-09-27
1
-1
/
+1
|
*
|
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason
2021-09-27
1
-0
/
+1
|
|
/
*
|
Merge branch 'en/removing-untracked-fixes'
Junio C Hamano
2021-10-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove ignored files by default when they are in the way
Elijah Newren
2021-09-27
1
-2
/
+1
|
*
unpack-trees: introduce preserve_ignored to unpack_trees_options
Elijah Newren
2021-09-27
1
-0
/
+2
*
|
Merge branch 'js/run-command-close-packs'
Junio C Hamano
2021-09-21
1
-1
/
+0
|
\
\
|
*
|
run_auto_maintenance(): implicitly close the object store
Johannes Schindelin
2021-09-09
1
-1
/
+0
*
|
|
Merge branch 'ds/mergies-with-sparse-index'
Junio C Hamano
2021-09-21
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
merge: make sparse-aware with ORT
Derrick Stolee
2021-09-10
1
-0
/
+3
|
|
/
*
|
Merge branch 'ab/retire-advice-config'
Junio C Hamano
2021-09-10
1
-2
/
+2
|
\
\
|
*
|
advice: remove read uses of most global `advice_` variables
Ben Boeckel
2021-08-25
1
-2
/
+2
|
|
/
*
|
Merge branch 'rs/xopen-reports-open-failures'
Junio C Hamano
2021-09-08
1
-3
/
+1
|
\
\
|
*
|
use xopen() to handle fatal open(2) failures
René Scharfe
2021-08-25
1
-3
/
+1
|
|
/
*
|
Merge branch 'cb/builtin-merge-format-string-fix'
Junio C Hamano
2021-08-31
1
-3
/
+5
|
\
\
|
*
|
builtin/merge: avoid -Wformat-extra-args from ancient Xcode
Carlo Marcelo Arenas Belón
2021-08-09
1
-3
/
+5
*
|
|
Merge branch 'en/ort-becomes-the-default'
Junio C Hamano
2021-08-31
1
-2
/
+8
|
\
\
\
|
*
|
|
Change default merge backend from recursive to ort
Elijah Newren
2021-08-06
1
-2
/
+8
*
|
|
|
Merge branch 'en/merge-strategy-docs'
Junio C Hamano
2021-08-31
1
-1
/
+1
|
\
|
|
|
|
*
|
|
Update error message and code comment
Elijah Newren
2021-08-05
1
-1
/
+1
*
|
|
|
Merge branch 'en/pull-conflicting-options'
Junio C Hamano
2021-08-31
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
pull: abort if --ff-only is given and fast-forwarding is impossible
Alex Henrie
2021-07-21
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'pb/merge-autostash-more'
Junio C Hamano
2021-08-04
1
-1
/
+3
|
\
\
\
|
*
|
|
merge: apply autostash if merge strategy fails
Philippe Blain
2021-07-24
1
-0
/
+1
|
*
|
|
merge: apply autostash if fast-forward fails
Philippe Blain
2021-07-24
1
-0
/
+1
|
*
|
|
merge: add missing word "strategy" to a message
Philippe Blain
2021-07-24
1
-1
/
+1
|
|
/
/
*
/
/
builtin/merge: free found_ref when done
Andrzej Hunt
2021-07-26
1
-1
/
+2
|
/
/
*
|
Merge branch 'ah/merge-usage-i18n-fix'
Junio C Hamano
2021-06-10
1
-2
/
+2
|
\
\
|
*
|
merge: don't translate literal commands
Alex Henrie
2021-05-16
1
-2
/
+2
*
|
|
merge: fix swapped "up to date" message components
Josh Soref
2021-05-03
1
-5
/
+9
*
|
|
merge(s): apply consistent punctuation to "up to date" messages
Eric Sunshine
2021-05-03
1
-1
/
+1
|
/
/
*
|
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-1
/
+1
[next]