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