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