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-11-01
Merge branch 'ps/platform-compat-fixes'
Taylor Blau
-138
/
+275
2024-11-01
Merge branch 'jc/breaking-changes-early-adopter-option'
Taylor Blau
-1
/
+20
2024-11-01
rev-list: skip bitmap traversal for --left-right
Jeff King
-0
/
+19
2024-11-01
Add additional CI jobs to avoid accidental breakage
brian m. carlson
-4
/
+19
2024-11-01
ci: remove clause for Ubuntu 16.04
brian m. carlson
-5
/
+0
2024-11-01
gitlab-ci: switch from Ubuntu 16.04 to 20.04
brian m. carlson
-1
/
+1
2024-10-30
The sixth batch
Taylor Blau
-0
/
+11
2024-10-30
Merge branch 'sk/t7011-cleanup'
Taylor Blau
-11
/
+11
2024-10-30
Merge branch 'co/t6050-pipefix'
Taylor Blau
-47
/
+86
2024-10-30
Merge branch 'ks/t4205-fixup'
Taylor Blau
-1
/
+1
2024-10-30
Merge branch 'kh/submitting-patches'
Taylor Blau
-3
/
+3
2024-10-30
Merge branch 'ps/ref-filter-sort'
Taylor Blau
-8
/
+21
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
[prev]
[next]