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-04
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
-5
/
+5
2024-10-04
l10n: fr.po: 2.47.0
Jean-Noël Avila
-60
/
+194
2024-10-05
l10n: zh_CN: updated translation for 2.47
Teng Long
-72
/
+240
2024-10-04
A bit more after 2.47-rc1
Junio C Hamano
-0
/
+2
2024-10-04
Merge branch 'ds/read-cache-mempool-leakfix'
Junio C Hamano
-0
/
+1
2024-10-04
Merge branch 'jc/doc-discarding-stalled-topics'
Junio C Hamano
-1
/
+16
2024-10-04
Merge branch 'jk/test-lsan-improvements'
Junio C Hamano
-36
/
+8
2024-10-04
t0610: work around flaky test with concurrent writers
Patrick Steinhardt
-5
/
+12
2024-10-04
fsmonitor OSX: fix hangs for submodules
Koji Nakamaru
-0
/
+52
2024-10-04
reftable/basics: fix segfault when growing `names` array fails
Patrick Steinhardt
-2
/
+4
2024-10-04
l10n: po-id for 2.47
Bagas Sanjaya
-77
/
+246
2024-10-03
diff: store graph prefix buf in git_graph struct
Jeff King
-6
/
+12
2024-10-03
diff: return line_prefix directly when possible
Jeff King
-0
/
+3
2024-10-03
diff: return const char from output_prefix callback
Jeff King
-19
/
+11
2024-10-03
diff: drop line_prefix_length field
Jeff King
-8
/
+2
2024-10-03
line-log: use diff_line_prefix() instead of custom helper
Jeff King
-12
/
+2
2024-10-03
perl: fix a typo
Andrew Kreimer
-1
/
+1
2024-10-03
mergetool: fix a typo
Andrew Kreimer
-1
/
+1
2024-10-03
reftable: fix a typo
Andrew Kreimer
-1
/
+1
2024-10-03
trace2: fix typos
Andrew Kreimer
-2
/
+2
2024-10-03
Documentation: mention the amlog in howto/maintain-git.txt
Taylor Blau
-0
/
+44
2024-10-03
doc: add a note about staggering of maintenance
Shubham Kanodia
-1
/
+3
2024-10-03
hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
Jeff King
-0
/
+3
2024-10-03
archive: fix misleading error message
René Scharfe
-1
/
+2
2024-10-03
line-log: protect inner strbuf from free
Derrick Stolee
-6
/
+32
2024-10-03
l10n: tr: Update Turkish translations for 2.47.0
Emir SARI
-58
/
+187
2024-10-02
utf8.h: squelch unused-parameter warnings with NO_ICONV
Mike Hommey
-2
/
+3
2024-10-02
reftable/basics: ban standard allocator functions
Patrick Steinhardt
-0
/
+15
2024-10-02
reftable: introduce `REFTABLE_FREE_AND_NULL()`
Patrick Steinhardt
-18
/
+19
2024-10-02
reftable: fix calls to free(3P)
Patrick Steinhardt
-3
/
+3
2024-10-02
reftable: handle trivial allocation failures
Patrick Steinhardt
-14
/
+67
2024-10-02
reftable/tree: handle allocation failures
Patrick Steinhardt
-26
/
+54
2024-10-02
reftable/pq: handle allocation failures when adding entries
Patrick Steinhardt
-3
/
+11
2024-10-02
reftable/block: handle allocation failures
Patrick Steinhardt
-29
/
+69
2024-10-02
reftable/blocksource: handle allocation failures
Patrick Steinhardt
-5
/
+20
2024-10-02
reftable/iter: handle allocation failures when creating indexed table iter
Patrick Steinhardt
-6
/
+23
2024-10-02
reftable/stack: handle allocation failures in auto compaction
Patrick Steinhardt
-4
/
+12
2024-10-02
reftable/stack: handle allocation failures in `stack_compact_range()`
Patrick Steinhardt
-2
/
+17
2024-10-02
reftable/stack: handle allocation failures in `reftable_new_stack()`
Patrick Steinhardt
-8
/
+26
2024-10-02
reftable/stack: handle allocation failures on reload
Patrick Steinhardt
-9
/
+25
2024-10-02
reftable/reader: handle allocation failures in `reader_init_iter()`
Patrick Steinhardt
-30
/
+50
2024-10-02
reftable/reader: handle allocation failures for unindexed reader
Patrick Steinhardt
-6
/
+17
2024-10-02
reftable/merged: handle allocation failures in `merged_table_init_iter()`
Patrick Steinhardt
-64
/
+131
2024-10-02
reftable/writer: handle allocation failures in `reftable_new_writer()`
Patrick Steinhardt
-18
/
+38
2024-10-02
reftable/writer: handle allocation failures in `writer_index_hash()`
Patrick Steinhardt
-23
/
+38
2024-10-02
reftable/record: handle allocation failures when decoding records
Patrick Steinhardt
-17
/
+63
2024-10-02
reftable/record: handle allocation failures on copy
Patrick Steinhardt
-27
/
+63
2024-10-02
reftable/basics: handle allocation failures in `parse_names()`
Patrick Steinhardt
-13
/
+33
2024-10-02
reftable/basics: handle allocation failures in `reftable_calloc()`
Patrick Steinhardt
-3
/
+10
2024-10-02
reftable: introduce `reftable_strdup()`
Patrick Steinhardt
-0
/
+11
[prev]
[next]