index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-01
The sixth batch
Junio C Hamano
1
-0
/
+52
2020-05-01
test-bloom: fix usage typo
Derrick Stolee
1
-1
/
+1
2020-05-01
bloom: fix whitespace around tab length
Derrick Stolee
2
-10
/
+10
2020-05-01
gitcredentials(7): make shell-snippet example more realistic
Jeff King
1
-2
/
+3
2020-05-01
gitcredentials(7): clarify quoting of helper examples
Jeff King
1
-5
/
+10
2020-04-30
shallow: use struct 'shallow_lock' for additional safety
Taylor Blau
4
-16
/
+31
2020-04-30
shallow.h: document '{commit,rollback}_shallow_file'
Taylor Blau
1
-0
/
+2
2020-04-30
shallow: extract a header file for shallow-related functions
Taylor Blau
16
-61
/
+91
2020-04-30
commit: make 'commit_graft_pos' non-static
Taylor Blau
2
-1
/
+3
2020-04-30
switch: fix errors and comments related to -c and -C
Denton Liu
1
-4
/
+10
2020-04-30
The fifth batch
Junio C Hamano
1
-0
/
+19
2020-04-29
Revert "commit-graph.c: introduce '--[no-]check-oids'"
Junio C Hamano
4
-42
/
+4
2020-04-29
commit-graph.c: make 'commit-graph-chain's read-only
Taylor Blau
2
-1
/
+4
2020-04-29
commit-graph.c: ensure graph layers respect core.sharedRepository
Taylor Blau
2
-0
/
+28
2020-04-29
commit-graph.c: write non-split graphs as read-only
Taylor Blau
3
-2
/
+18
2020-04-29
credential: handle `credential.<partial-URL>.<key>` again
Johannes Schindelin
2
-1
/
+55
2020-04-29
credential-store: document the file format a bit more
Junio C Hamano
1
-0
/
+4
2020-04-29
The fourth batch
Junio C Hamano
1
-0
/
+95
2020-04-29
push: anonymize URLs in error messages and warnings
Johannes Schindelin
1
-2
/
+4
2020-04-28
rebase: save autostash entry into stash reflog on --quit
Denton Liu
3
-1
/
+23
2020-04-28
push: unset PARSE_OPT_OPTARG for --recurse-submodules
Denton Liu
1
-6
/
+3
2020-04-28
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
31
-181
/
+173
2020-04-28
t0000: disable GIT_TEST_FAIL_PREREQS in sub-tests
Jeff King
1
-0
/
+1
2020-04-28
fetch-pack: in protocol v2, reset in_vain upon ACK
Jonathan Tan
2
-0
/
+31
2020-04-28
fetch-pack: in protocol v2, in_vain only after ACK
Jonathan Tan
2
-4
/
+27
2020-04-28
fetch-pack: return enum from process_acks()
Jonathan Tan
1
-8
/
+28
2020-04-28
bugreport: drop extraneous includes
Emily Shaffer
1
-2
/
+0
2020-04-27
rebase: display an error if --root and --fork-point are both provided
Elijah Newren
2
-2
/
+8
2020-04-27
credential: fix matching URLs with multiple levels in path
brian m. carlson
4
-6
/
+58
2020-04-27
macOS/brew: let the build find gettext headers/libraries/msgfmt
Johannes Schindelin
1
-2
/
+11
2020-04-27
lockfile.c: introduce 'hold_lock_file_for_update_mode'
Taylor Blau
2
-12
/
+38
2020-04-27
tempfile.c: introduce 'create_tempfile_mode'
Taylor Blau
2
-4
/
+12
2020-04-27
progress.c: silence cgcc suggestion about internal linkage
Đoàn Trần Công Danh
3
-9
/
+10
2020-04-27
graph.c: limit linkage of internal variable
Đoàn Trần Công Danh
1
-1
/
+1
2020-04-27
compat/regex: move stdlib.h up in inclusion chain
Đoàn Trần Công Danh
2
-1
/
+1
2020-04-27
test-parse-pathspec-file.c: s/0/NULL/ for pointer type
Đoàn Trần Công Danh
1
-3
/
+3
2020-04-25
commit-graph: close descriptors after mmap
Jeff King
3
-17
/
+8
2020-04-25
gitweb: Recognize *-to and Closes/Fixes trailers
Emma Brooks
1
-1
/
+1
2020-04-25
config doc: fix reference to config.worktree info
Matheus Tavares
1
-5
/
+6
2020-04-25
credential: handle `credential.<partial-URL>.<key>` again
Johannes Schindelin
4
-3
/
+77
2020-04-25
credential: optionally allow partial URLs in credential_from_url_gently()
Johannes Schindelin
1
-6
/
+36
2020-04-24
credential: optionally allow partial URLs in credential_from_url_gently()
Johannes Schindelin
1
-6
/
+36
2020-04-24
credential: fix grammar
Johannes Schindelin
1
-1
/
+1
2020-04-24
date.c: allow compact version of ISO-8601 datetime
Đoàn Trần Công Danh
2
-0
/
+17
2020-04-24
date.c: skip fractional second part of ISO-8601
Đoàn Trần Công Danh
3
-1
/
+19
2020-04-24
date.c: validate and set time in a helper function
Đoàn Trần Công Danh
1
-4
/
+15
2020-04-24
shallow.c: use '{commit,rollback}_shallow_file'
Taylor Blau
5
-16
/
+59
2020-04-24
t5537: use test_write_lines and indented heredocs for readability
Taylor Blau
1
-53
/
+17
2020-04-24
multi-pack-index: close file descriptor after mmap
Derrick Stolee
2
-5
/
+1
2020-04-24
test-bloom: check that we have expected arguments
Jeff King
1
-4
/
+16
[prev]
[next]