index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
upload-pack.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-05
Update error message and code comment
Elijah Newren
2
-2
/
+2
2021-08-05
merge-strategies.txt: add coverage of the `ort` merge strategy
Elijah Newren
1
-0
/
+14
2021-08-05
git-rebase.txt: correct out-of-date and misleading text about renames
Elijah Newren
1
-3
/
+1
2021-08-05
merge-strategies.txt: fix simple capitalization error
Elijah Newren
1
-1
/
+1
2021-08-05
merge-strategies.txt: avoid giving special preference to patience algorithm
Elijah Newren
1
-5
/
+1
2021-08-05
merge-strategies.txt: do not imply using copy detection is desired
Elijah Newren
1
-3
/
+3
2021-08-05
merge-strategies.txt: update wording for the resolve strategy
Elijah Newren
1
-7
/
+6
2021-08-05
Documentation: edit awkward references to `git merge-recursive`
Elijah Newren
3
-9
/
+9
2021-08-05
directory-rename-detection.txt: small updates due to merge-ort optimizations
Elijah Newren
1
-6
/
+8
2021-08-05
git-rebase.txt: correct antiquated claims about --rebase-merges
Elijah Newren
1
-6
/
+10
2021-08-02
Git 2.33-rc0
v2.33.0-rc0
Junio C Hamano
2
-1
/
+18
2021-07-28
The seventh batch
Junio C Hamano
1
-0
/
+43
2021-07-27
ci/install-dependencies: handle "sparse" job package installs
Jeff King
2
-4
/
+7
2021-07-27
ci: run "apt-get update" before "apt-get install"
Jeff King
1
-0
/
+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
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
doc: pull: fix rebase=false documentation
Felipe Contreras
1
-1
/
+1
2021-07-21
pack-bitmap: clarify comment in filter_bitmap_exclude_type()
Taylor Blau
1
-5
/
+6
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
t0000: fix test if run with TEST_OUTPUT_DIRECTORY
Patrick Steinhardt
2
-2
/
+14
2021-07-20
multi-pack-index: fix potential segfault without sub-command
Taylor Blau
2
-1
/
+6
2021-07-19
refs/debug: quote prefix
Han-Wen Nienhuys
1
-1
/
+2
2021-07-19
t0000: clear GIT_SKIP_TESTS before running sub-tests
Jeff King
1
-10
/
+29
2021-07-19
test-lib-functions: use test-tool for [de]packetize()
Ævar Arnfjörð Bjarmason
5
-34
/
+24
2021-07-17
The fifth batch
Junio C Hamano
1
-0
/
+29
2021-07-16
CodingGuidelines: recommend gender-neutral description
Junio C Hamano
1
-0
/
+45
2021-07-16
parse-options: don't complete option aliases by default
Philippe Blain
2
-1
/
+14
2021-07-16
rename: bump limit defaults yet again
Elijah Newren
5
-5
/
+5
2021-07-16
diffcore-rename: treat a rename_limit of 0 as unlimited
Elijah Newren
2
-1
/
+2
2021-07-16
doc: clarify documentation for rename/copy limits
Elijah Newren
3
-12
/
+20
2021-07-16
diff: correct warning message when renameLimit exceeded
Elijah Newren
1
-1
/
+1
2021-07-15
worktree: teach `add` to accept --reason <string> with --lock
Stephen Manz
3
-7
/
+32
2021-07-15
ci(check-whitespace): restrict to the intended commits
Johannes Schindelin
1
-8
/
+2
2021-07-15
ci(check-whitespace): stop requiring a read/write token
Johannes Schindelin
1
-16
/
+0
2021-07-14
t1092: document bad sparse-checkout behavior
Derrick Stolee
1
-4
/
+6
2021-07-14
fsmonitor: integrate with sparse index
Derrick Stolee
2
-0
/
+56
2021-07-14
wt-status: expand added sparse directory entries
Derrick Stolee
2
-0
/
+84
2021-07-14
status: use sparse-index throughout
Derrick Stolee
3
-6
/
+20
2021-07-14
status: skip sparse-checkout percentage with sparse-index
Derrick Stolee
3
-3
/
+20
2021-07-14
diff-lib: handle index diffs with sparse dirs
Derrick Stolee
1
-0
/
+19
2021-07-14
dir.c: accept a directory as part of cone-mode patterns
Derrick Stolee
1
-5
/
+19
2021-07-14
unpack-trees: unpack sparse directory entries
Derrick Stolee
1
-8
/
+99
2021-07-14
unpack-trees: rename unpack_nondirectories()
Derrick Stolee
1
-7
/
+7
[next]