index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-07-23
merge: apply autostash if fast-forward fails
Philippe Blain
-0
/
+12
2021-07-23
Documentation: define 'MERGE_AUTOSTASH'
Philippe Blain
-1
/
+2
2021-07-23
merge: add missing word "strategy" to a message
Philippe Blain
-1
/
+1
2021-07-23
cache-tree: prefetch in partial clone read-tree
Jonathan Tan
-2
/
+42
2021-07-23
unpack-trees: refactor prefetching code
Jonathan Tan
-19
/
+40
2021-07-23
pack-bitmap: check pack validity when opening bitmap
Jeff King
-0
/
+5
2021-07-22
tr2: log parent process name
Emily Shaffer
-1
/
+168
2021-07-22
tr2: make process info collection platform-generic
Emily Shaffer
-6
/
+16
2021-07-22
bundle tests: use test_cmp instead of grep
Ævar Arnfjörð Bjarmason
-13
/
+53
2021-07-22
bundle tests: use ">file" not ": >file"
Ævar Arnfjörð Bjarmason
-3
/
+3
2021-07-22
The sixth batch
Junio C Hamano
-0
/
+10
2021-07-22
Merge branch 'bc/rev-list-without-commit-line'
Junio C Hamano
-12
/
+112
2021-07-22
Merge branch 'ab/imap-send-read-everything-simplify'
Junio C Hamano
-14
/
+2
2021-07-22
Merge branch 'ab/gitignore-discovery-doc'
Junio C Hamano
-6
/
+5
2021-07-22
Merge branch 'js/ci-windows-update'
Junio C Hamano
-112
/
+50
2021-07-22
Merge branch 'ab/send-email-optim'
Junio C Hamano
-79
/
+159
2021-07-22
Merge branch 'jk/typofix'
Junio C Hamano
-1
/
+1
2021-07-22
SubmittingPatches: replace discussion of Travis with GitHub Actions
Ævar Arnfjörð Bjarmason
-32
/
+17
2021-07-22
SubmittingPatches: move discussion of Signed-off-by above "send"
Ævar Arnfjörð Bjarmason
-79
/
+79
2021-07-22
pull: fix handling of multiple heads
Elijah Newren
-5
/
+15
2021-07-22
pull: update docs & code for option compatibility with rebasing
Elijah Newren
-5
/
+48
2021-07-22
pull: abort by default when fast-forwarding is not possible
Elijah Newren
-78
/
+84
2021-07-22
pull: make --rebase and --no-rebase override pull.ff=only
Elijah Newren
-3
/
+17
2021-07-22
pull: since --ff-only overrides, handle it first
Elijah Newren
-8
/
+8
2021-07-22
Makefile: don't use "FORCE" for tags targets
Ævar Arnfjörð Bjarmason
-8
/
+12
2021-07-21
doc: pull: fix rebase=false documentation
Felipe Contreras
-1
/
+1
2021-07-21
test-lib tests: move "run_sub_test" to a new lib-subtest.sh
Ævar Arnfjörð Bjarmason
-87
/
+87
2021-07-21
Merge branch 'ps/t0000-output-directory-fix' into ab/lib-subtest
Junio C Hamano
-2
/
+14
2021-07-21
Merge branch 'jk/t0000-subtests-fix' into ab/lib-subtest
Junio C Hamano
-10
/
+29
2021-07-20
pull: abort if --ff-only is given and fast-forwarding is impossible
Alex Henrie
-9
/
+20
2021-07-20
t7601: add tests of interactions with multiple merge heads and config
Elijah Newren
-0
/
+22
2021-07-20
t7601: test interaction of merge/rebase/fast-forward flags and options
Elijah Newren
-0
/
+182
2021-07-20
pack-bitmap: clarify comment in filter_bitmap_exclude_type()
Taylor Blau
-5
/
+6
2021-07-20
unpack-trees: resolve sparse-directory/file conflicts
Derrick Stolee
-12
/
+23
2021-07-20
t1092: document bad 'git checkout' behavior
Derrick Stolee
-2
/
+140
2021-07-20
doc: clarify description of 'submodule.recurse'
Philippe Blain
-2
/
+3
2021-07-20
doc/git-config: simplify "override" advice for FILES section
Jeff King
-5
/
+4
2021-07-20
doc/git-config: clarify GIT_CONFIG environment variable
Jeff King
-5
/
+6
2021-07-20
doc/git-config: explain --file instead of referring to GIT_CONFIG
Jeff King
-1
/
+7
2021-07-20
merge-ort: restart merge with cached renames to reduce process entry cost
Elijah Newren
-7
/
+87
2021-07-20
merge-ort: avoid recursing into directories when we don't need to
Elijah Newren
-3
/
+99
2021-07-20
merge-ort: defer recursing into directories when merge base is matched
Elijah Newren
-2
/
+31
2021-07-20
merge-ort: add a handle_deferred_entries() helper function
Elijah Newren
-0
/
+64
2021-07-20
merge-ort: add data structures for allowable trivial directory resolves
Elijah Newren
-0
/
+61
2021-07-20
merge-ort: add some more explanations in collect_merge_info_callback()
Elijah Newren
-5
/
+15
2021-07-20
merge-ort: resolve paths early when we have sufficient information
Elijah Newren
-0
/
+37
2021-07-20
t0000: fix test if run with TEST_OUTPUT_DIRECTORY
Patrick Steinhardt
-2
/
+14
2021-07-19
multi-pack-index: fix potential segfault without sub-command
Taylor Blau
-1
/
+6
2021-07-19
refs/debug: quote prefix
Han-Wen Nienhuys
-1
/
+2
2021-07-19
t0000: clear GIT_SKIP_TESTS before running sub-tests
Jeff King
-10
/
+29
[prev]
[next]