index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-16
Makefile: use sha1collisiondetection by default on OSX and Darwin
Ævar Arnfjörð Bjarmason
2
-8
/
+5
2022-12-15
ref-filter: convert email atom parser to use err_bad_arg()
Jeff King
1
-1
/
+1
2022-12-15
ref-filter: truncate atom names in error messages
Jeff King
2
-4
/
+14
2022-12-15
ref-filter: factor out "unrecognized %(foo) arg" errors
Jeff King
2
-5
/
+17
2022-12-15
ref-filter: factor out "%(foo) does not take arguments" errors
Jeff King
2
-5
/
+17
2022-12-15
ref-filter: reject arguments to %(HEAD)
Jeff King
1
-1
/
+3
2022-12-15
diff: fix regression with --stat and unmerged file
Peter Grayson
2
-1
/
+11
2022-12-15
git: remove duplicate includes
Seija Kijin
3
-3
/
+0
2022-12-15
fsmonitor: eliminate call to deprecated FSEventStream function
Jeff Hostetler
2
-14
/
+25
2022-12-15
commit: don't lazy-fetch commits
Jonathan Tan
1
-2
/
+13
2022-12-15
object-file: emit corruption errors when detected
Jonathan Tan
2
-27
/
+31
2022-12-15
object-file: refactor map_loose_object_1()
Jonathan Tan
1
-26
/
+24
2022-12-15
object-file: remove OBJECT_INFO_IGNORE_LOOSE
Jonathan Tan
2
-6
/
+1
2022-12-14
Start the 2.40 cycle
Junio C Hamano
3
-2
/
+39
2022-12-14
object-file: inline write_buffer()
René Scharfe
1
-9
/
+2
2022-12-13
userdiff: mark unused parameter in internal callback
Jeff King
1
-1
/
+2
2022-12-13
list-objects-filter: mark unused parameters in virtual functions
Jeff King
1
-15
/
+15
2022-12-13
diff: mark unused parameters in callbacks
Jeff King
15
-30
/
+41
2022-12-13
xdiff: mark unused parameter in xdl_call_hunk_func()
Jeff King
1
-1
/
+1
2022-12-13
xdiff: drop unused parameter in def_ff()
Jeff King
1
-2
/
+2
2022-12-13
ws: drop unused parameter from ws_blank_line()
Jeff King
4
-10
/
+9
2022-12-13
list-objects: drop process_gitlink() function
Jeff King
1
-32
/
+1
2022-12-13
blob: drop unused parts of parse_blob_buffer()
Jeff King
3
-7
/
+4
2022-12-13
ls-refs: use repository parameter to iterate refs
Jeff King
4
-10
/
+15
2022-12-13
server_supports_v2(): use a separate function for die_on_error
Jeff King
3
-16
/
+20
2022-12-13
am: don't pass strvec to apply_parse_options()
René Scharfe
1
-1
/
+11
2022-12-13
commit: skip already cleared parents in clear_commit_marks_1()
René Scharfe
1
-2
/
+4
2022-12-13
reflog: clear leftovers in reflog_expiry_cleanup()
René Scharfe
1
-1
/
+3
2022-12-13
Git 2.39.1
v2.39.1
Junio C Hamano
3
-2
/
+7
2022-12-13
Git 2.38.3
v2.38.3
Junio C Hamano
3
-2
/
+7
2022-12-13
Git 2.37.5
v2.37.5
Junio C Hamano
3
-2
/
+7
2022-12-13
Git 2.36.4
v2.36.4
Junio C Hamano
3
-2
/
+7
2022-12-13
Git 2.35.6
v2.35.6
Junio C Hamano
3
-2
/
+7
2022-12-13
Git 2.34.6
v2.34.6
Junio C Hamano
3
-2
/
+7
2022-12-13
Git 2.33.6
v2.33.6
Junio C Hamano
3
-2
/
+7
2022-12-13
Git 2.32.5
v2.32.5
Junio C Hamano
3
-2
/
+10
2022-12-13
Git 2.31.6
v2.31.6
Junio C Hamano
3
-2
/
+7
2022-12-13
Git 2.30.7
v2.30.7
Junio C Hamano
3
-2
/
+88
2022-12-13
http-fetch: invoke trace2_cmd_name()
Jonathan Tan
1
-0
/
+3
2022-12-13
help.c: fix autocorrect in work tree for bare repository
Simon Gerber
2
-1
/
+7
2022-12-13
tests(mingw): avoid very slow `mingw_test_cmp`
Johannes Schindelin
2
-67
/
+1
2022-12-12
Git 2.39
v2.39.0
Junio C Hamano
1
-1
/
+1
2022-12-11
Git 2.38.2
v2.38.2
Junio C Hamano
2
-1
/
+8
2022-12-11
l10n: zh_TW.po: Git 2.39-rc2
pan93412
1
-921
/
+1240
2022-12-10
ci: use a newer `github-script` version
Johannes Schindelin
1
-3
/
+3
2022-12-10
mailmap: update email address of Matheus Tavares
Matheus Tavares
1
-0
/
+1
2022-12-09
rebase --update-refs: avoid unintended ref deletion
Victoria Dye
2
-3
/
+113
2022-12-09
fsck: implement checks for gitattributes
Patrick Steinhardt
3
-1
/
+73
2022-12-09
fsck: move checks for gitattributes
Patrick Steinhardt
1
-5
/
+7
2022-12-09
fsck: pull out function to check a set of blobs
Patrick Steinhardt
1
-12
/
+22
[prev]
[next]