index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-instaweb.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
stateless-connect: send response end packet
Denton Liu
10
-5
/
+60
2020-05-25
pkt-line: define PACKET_READ_RESPONSE_END
Denton Liu
6
-0
/
+23
2020-05-25
remote-curl: error on incomplete packet
Denton Liu
6
-3
/
+106
2020-05-20
pkt-line: extern packet_length()
Denton Liu
2
-3
/
+12
2020-05-20
transport: extract common fetch_pack() call
Denton Liu
1
-17
/
+8
2020-05-18
remote-curl: remove label indentation
Denton Liu
1
-1
/
+1
2020-05-18
remote-curl: fix typo
Denton Liu
1
-1
/
+1
2020-05-14
Git 2.27-rc0
v2.27.0-rc0
Junio C Hamano
2
-1
/
+28
2020-05-13
The ninth batch
Junio C Hamano
1
-0
/
+24
2020-05-13
trace2: log progress time and throughput
Emily Shaffer
2
-0
/
+43
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
2020-05-07
credential: document protocol updates
Carlo Marcelo Arenas Belón
1
-13
/
+21
2020-05-07
credential: update gitcredentials documentation
Carlo Marcelo Arenas Belón
1
-8
/
+18
2020-05-07
t/test_lib: avoid naked bash arrays in file_lineno
Carlo Marcelo Arenas Belón
1
-8
/
+10
2020-05-07
t/t0000-basic: make sure subtests also use TEST_SHELL_PATH
Carlo Marcelo Arenas Belón
1
-5
/
+2
2020-05-07
ci: allow per-branch config for GitHub Actions
Jeff King
2
-0
/
+68
2020-05-07
auto-gc: pass --quiet down from am, commit, merge and rebase
Junio C Hamano
4
-8
/
+4
2020-05-07
auto-gc: extract a reusable helper from "git fetch"
Junio C Hamano
3
-8
/
+20
2020-05-07
t5500: count objects through stderr, not trace
Jonathan Tan
1
-6
/
+6
2020-05-06
gitfaq: fetching and pulling a repository
Shourya Shukla
1
-0
/
+8
2020-05-06
docs: document credential.helper allowed values
brian m. carlson
1
-3
/
+7
2020-05-06
gitfaq: files in .gitignore are tracked
Shourya Shukla
1
-0
/
+10
2020-05-06
Doc: reference the "stash list" in autostash docs
Denton Liu
2
-3
/
+3
2020-05-05
The seventh batch
Junio C Hamano
1
-0
/
+18
2020-05-05
restore: default to HEAD when combining --staged and --worktree
Eric Sunshine
3
-10
/
+18
2020-05-05
builtin/receive-pack: avoid generic function name hmac()
Carlo Marcelo Arenas Belón
1
-3
/
+3
2020-05-05
credential: correct order of parameters for credential_match
Carlo Marcelo Arenas Belón
1
-2
/
+2
2020-05-05
credential: update description for credential_from_url_gently
Carlo Marcelo Arenas Belón
1
-2
/
+2
2020-05-05
pack-bitmap: pass object filter to fill-in traversal
Jeff King
2
-5
/
+14
2020-05-05
pack-bitmap.c: support 'tree:0' filtering
Taylor Blau
3
-1
/
+50
2020-05-05
pack-bitmap.c: make object filtering functions generic
Taylor Blau
1
-11
/
+24
2020-05-05
list-objects-filter: treat NULL filter_options as "disabled"
Jeff King
1
-0
/
+3
2020-05-04
commit-graph: avoid memory leaks
Jonathan Tan
1
-11
/
+11
[next]