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