index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fuzz-commit-graph.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
t5411: add basic test cases for proc-receive hook
Jiang Xin
6
-0
/
+521
2020-08-27
transport: not report a non-head push as a branch
Jiang Xin
2
-4
/
+7
2020-05-01
The sixth batch
Junio C Hamano
1
-0
/
+52
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
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
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
macOS/brew: let the build find gettext headers/libraries/msgfmt
Johannes Schindelin
1
-2
/
+11
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-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
2020-04-24
test-bloom: fix some whitespace issues
Jeff King
1
-5
/
+5
2020-04-23
commit-graph.c: gracefully handle file descriptor exhaustion
Taylor Blau
2
-2
/
+15
2020-04-23
t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to tests
Taylor Blau
2
-9
/
+9
2020-04-23
commit-graph.c: don't use discarded graph_name in error
Taylor Blau
1
-1
/
+1
2020-04-23
blame: drop unused parameter from maybe_changed_path
Jeff King
1
-3
/
+1
2020-04-22
mailinfo: disallow NUL character in mail's header
Đoàn Trần Công Danh
2
-2
/
+10
2020-04-22
mailinfo.c: avoid strlen on strings that can contains NUL
Đoàn Trần Công Danh
2
-2
/
+48
2020-04-22
t4254: merge 2 steps of a single test
Đoàn Trần Công Danh
1
-4
/
+2
2020-04-22
The third batch
Junio C Hamano
1
-0
/
+123
2020-04-22
Revert "fetch: default to protocol version 2"
Jonathan Nieder
2
-2
/
+2
2020-04-22
config.mak.uname: Define FREAD_READS_DIRECTORIES for GNU/Hurd
Jessica Clarke
1
-0
/
+1
2020-04-22
receive-pack: compilation fix
Junio C Hamano
1
-1
/
+3
2020-04-21
docs: fix minor glitch in illustration
Michael F. Schönitzer
1
-1
/
+1
2020-04-21
diff-tree.c: load notes machinery when required
Taylor Blau
7
-0
/
+78
2020-04-20
t9819: don't use test_must_fail with p4
Denton Liu
1
-1
/
+1
2020-04-20
t9164: use test_must_fail only on git commands
Denton Liu
1
-2
/
+2
2020-04-20
t9160: use test_path_is_missing()
Denton Liu
1
-2
/
+2
2020-04-20
t9141: use test_path_is_missing()
Denton Liu
1
-4
/
+4
2020-04-20
t7508: don't use `test_must_fail test_cmp`
Denton Liu
1
-1
/
+1
2020-04-20
t7408: replace incorrect uses of test_must_fail
Denton Liu
1
-4
/
+4
2020-04-20
t6030: use test_path_is_missing()
Denton Liu
1
-4
/
+4
2020-04-20
grep: follow conventions for printing paths w/ unusual chars
Matheus Tavares
3
-14
/
+85
2020-04-20
Git 2.17.5
v2.17.5
Jeff King
3
-2
/
+24
2020-04-20
fsck: reject URL with empty host in .gitmodules
Jonathan Nieder
2
-3
/
+39
2020-04-20
credential: treat URL with empty scheme as invalid
Jonathan Nieder
3
-3
/
+43
[next]