index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
read-cache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-26
Git 2.27-rc2
v2.27.0-rc2
Junio C Hamano
2
-1
/
+5
2020-05-25
gitfaq: avoid validation error with older asciidoc
Todd Zullinger
1
-1
/
+1
2020-05-25
Hopefully final batch before 2.27-rc2
Junio C Hamano
1
-0
/
+6
2020-05-20
bisect: avoid tailing CR characters from revision in replay
Carlo Marcelo Arenas Belón
1
-2
/
+2
2020-05-20
command-list.txt: add gitfaq to the list of guides
Philippe Blain
1
-0
/
+1
2020-05-20
t5520: avoid alternation in grep's BRE (not POSIX)
Carlo Marcelo Arenas Belón
1
-1
/
+1
2020-05-20
t4216: avoid unnecessary subshell in test_bloom_filters_not_used
Carlo Marcelo Arenas Belón
1
-1
/
+1
2020-05-20
Git 2.27-rc1
v2.27.0-rc1
Junio C Hamano
2
-1
/
+15
2020-05-20
fsck: use ERROR_MULTI_PACK_INDEX
Derrick Stolee
1
-1
/
+2
2020-05-20
t4067: make rename detection test output raw diff
Jonathan Tan
1
-2
/
+2
2020-05-19
t5703: replace "grep -a" usage by perl
Đoàn Trần Công Danh
1
-3
/
+6
2020-05-18
git-sparse-checkout.txt: add missing '
Martin Ågren
1
-1
/
+1
2020-05-18
git-credential.txt: use list continuation
Martin Ågren
1
-8
/
+8
2020-05-18
git-commit-graph.txt: fix list rendering
Martin Ågren
1
-0
/
+1
2020-05-18
git-commit-graph.txt: fix grammo
Martin Ågren
1
-1
/
+1
2020-05-18
date-formats.txt: fix list continuation
Martin Ågren
1
-2
/
+1
2020-05-18
git-bugreport.txt: adjust reference to strftime(3)
Todd Zullinger
1
-1
/
+1
2020-05-18
commit-slab-decl.h: update include guard
Abhishek Kumar
1
-3
/
+3
2020-05-18
tests: skip small-stack tests on hppa architecture
Greg Price
1
-2
/
+10
2020-05-15
Revert "tests: when run in Bash, annotate test failures with file name/line n...
Junio C Hamano
1
-13
/
+1
2020-05-15
Revert "ci: add a problem matcher for GitHub Actions"
Junio C Hamano
2
-21
/
+0
2020-05-15
Revert "t/test_lib: avoid naked bash arrays in file_lineno"
Junio C Hamano
1
-10
/
+8
2020-05-15
progress: call trace2_region_leave() only after calling _enter()
Derrick Stolee
1
-6
/
+2
2020-05-15
ci: avoid pounding on the poor ci-artifacts container
Johannes Schindelin
1
-11
/
+44
2020-05-15
unpack-trees: also allow get_progress() to work on a different index
Elijah Newren
1
-3
/
+3
2020-05-14
Git 2.27-rc0
v2.27.0-rc0
Junio C Hamano
2
-1
/
+28
2020-05-14
compat: remove gmtime
Carlo Marcelo Arenas Belón
4
-45
/
+0
2020-05-14
merge-recursive: fix rename/rename(1to2) for working tree with a binary
Elijah Newren
2
-0
/
+67
2020-05-13
The ninth batch
Junio C Hamano
1
-0
/
+24
2020-05-13
t1509: correct i18n test
Đoàn Trần Công Danh
1
-2
/
+2
2020-05-13
trace2: log progress time and throughput
Emily Shaffer
2
-0
/
+43
2020-05-12
git-gui: Handle Ctrl + BS/Del in the commit msg
Ismael Luceno
1
-0
/
+2
2020-05-11
completion: offer '--(no-)patch' among 'git log' options
SZEDER Gábor
1
-0
/
+1
2020-05-11
bloom: use num_changes not nr for limit detection
Derrick Stolee
2
-2
/
+2
2020-05-11
bloom: de-duplicate directory entries
Derrick Stolee
2
-11
/
+28
2020-05-11
Documentation: changed-path Bloom filters use byte words
Derrick Stolee
1
-4
/
+4
2020-05-11
bloom: parse commit before computing filters
Derrick Stolee
1
-0
/
+3
2020-05-11
fsck: report non-consecutive duplicate names in trees
René Scharfe
2
-2
/
+86
2020-05-10
git-p4: recover from inconsistent perforce history
Andrew Oakley
2
-2
/
+111
2020-05-10
multi-pack-index: respect repack.packKeptObjects=false
Derrick Stolee
3
-5
/
+51
2020-05-10
midx: teach "git multi-pack-index repack" honor "git repack" configurations
Son Luong Ngoc
1
-0
/
+16
2020-05-09
rebase --autosquash: fix a potential segfault
Johannes Schindelin
2
-2
/
+21
2020-05-08
The eighth batch
Junio C Hamano
1
-0
/
+49
2020-05-08
CodingGuidelines: do not ==/!= compare with 0 or '\0' or NULL
Junio C Hamano
1
-0
/
+12
2020-05-08
upload-pack: clear filter_options for each v2 fetch command
Christian Couder
2
-16
/
+25
2020-05-08
unpack-trees: avoid array out-of-bounds error
Derrick Stolee
1
-5
/
+5
2020-05-08
bisect: allow CRLF line endings in "git bisect replay" input
Christopher Warrington
2
-0
/
+9
2020-05-08
submodule: port subcommand 'set-url' from shell to C
Shourya Shukla
2
-21
/
+33
2020-05-08
bugreport: collect list of populated hooks
Emily Shaffer
3
-0
/
+68
2020-05-08
bloom: fix `make sparse` warning
Đoàn Trần Công Danh
5
-6
/
+6
[next]