index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-10-30
Merge branch 'ps/reftable-strbuf'
Taylor Blau
-452
/
+728
2024-10-30
Merge branch 'backport-github-actions-fixes'
Johannes Schindelin
-21
/
+14
2024-10-30
t7300: work around platform-specific behaviour with long paths on MinGW
Patrick Steinhardt
-1
/
+1
2024-10-30
compat/regex: fix argument order to calloc(3)
Junio C Hamano
-13
/
+13
2024-10-30
mingw: drop bogus (and unneeded) declaration of `_pgmptr`
Johannes Schindelin
-1
/
+0
2024-10-30
ci: remove 'Upload failed tests' directories' step from linux32 jobs
Junio C Hamano
-6
/
+0
2024-10-28
t6006: fix prereq handling with `test_format ()`
Patrick Steinhardt
-4
/
+4
2024-10-27
compat/mingw: allow deletion of most opened files
Patrick Steinhardt
-0
/
+66
2024-10-27
compat/mingw: share file handles created via `CreateFileW()`
Patrick Steinhardt
-2
/
+2
2024-10-25
packfile: use oidread() instead of hashcpy() to fill object_id
Jeff King
-1
/
+1
2024-10-25
packfile: use object_id in find_pack_entry_one()
Jeff King
-18
/
+18
2024-10-25
packfile: convert find_sha1_pack() to use object_id
Jeff King
-12
/
+15
2024-10-25
http-walker: use object_id instead of bare hash
Jeff King
-16
/
+17
2024-10-25
packfile: warn people away from parse_packed_git()
Jeff King
-1
/
+10
2024-10-25
packfile: drop sha1_pack_index_name()
Jeff King
-14
/
+4
2024-10-25
packfile: drop sha1_pack_name()
Jeff King
-14
/
+2
2024-10-25
packfile: drop has_pack_index()
Jeff King
-17
/
+8
2024-10-25
dumb-http: store downloaded pack idx as tempfile
Jeff King
-7
/
+41
2024-10-25
t5550: count fetches in "previously-fetched .idx" test
Jeff King
-2
/
+16
2024-10-25
midx: avoid duplicate packed_git entries
Jeff King
-3
/
+25
2024-10-25
The fifth batch
Taylor Blau
-0
/
+22
2024-10-25
Merge branch 'wm/shortlog-hash'
Taylor Blau
-0
/
+16
2024-10-25
Merge branch 'sk/msvc-warnings'
Taylor Blau
-12
/
+21
2024-10-25
Merge branch 'jc/a-commands-without-the-repo'
Taylor Blau
-10
/
+10
2024-10-25
Merge branch 'pb/clar-build-fix'
Taylor Blau
-0
/
+1
2024-10-25
Merge branch 'bf/t-readme-mention-reftable'
Taylor Blau
-2
/
+3
2024-10-25
Merge branch 'ak/typofix'
Taylor Blau
-14
/
+14
2024-10-25
Merge branch 'ak/typofixes'
Taylor Blau
-18
/
+18
2024-10-25
Merge branch 'ps/ci-gitlab-windows'
Taylor Blau
-12
/
+87
2024-10-25
Merge branch 'db/submodule-fetch-with-remote-name-fix'
Taylor Blau
-1
/
+28
2024-10-24
imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing
Usman Akinyemi
-5
/
+8
2024-10-24
merge: replace atoi() with strtol_i() for marker size validation
Usman Akinyemi
-2
/
+17
2024-10-24
daemon: replace atoi() with strtoul_ui() and strtol_i()
Usman Akinyemi
-4
/
+33
2024-10-24
CodingGuidelines: discourage arbitrary suffixes in function names
Karthik Nayak
-0
/
+14
2024-10-24
t: fix typos
Andrew Kreimer
-37
/
+37
2024-10-23
t7001: add failure test which triggers assertion
Kristoffer Haugsbakk
-0
/
+12
2024-10-23
Merge branch 'ps/reftable-strbuf' into ps/reftable-detach
Taylor Blau
-452
/
+728
2024-10-23
gitweb: make use of s///r
brian m. carlson
-2
/
+2
2024-10-23
Require Perl 5.26.0
brian m. carlson
-18
/
+18
2024-10-23
INSTALL: document requirement for libcurl 7.61.0
brian m. carlson
-8
/
+3
2024-10-23
git-curl-compat: remove check for curl 7.56.0
brian m. carlson
-10
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.53.0
brian m. carlson
-10
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.52.0
brian m. carlson
-23
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.44.0
brian m. carlson
-14
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.43.0
brian m. carlson
-16
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.39.0
brian m. carlson
-20
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.34.0
brian m. carlson
-28
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.25.0
brian m. carlson
-32
/
+0
2024-10-23
git-curl-compat: remove check for curl 7.21.5
brian m. carlson
-7
/
+0
2024-10-23
t9101: ensure no whitespace after redirect
Seyi Kuforiji
-17
/
+17
[prev]
[next]