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
2022-12-05
attr: ignore overly large gitattributes files
Patrick Steinhardt
-2
/
+45
2022-12-05
attr: ignore attribute lines exceeding 2048 bytes
Patrick Steinhardt
-2
/
+34
2022-12-05
attr: fix silently splitting up lines longer than 2048 bytes
Patrick Steinhardt
-6
/
+28
2022-12-05
attr: harden allocation against integer overflows
Patrick Steinhardt
-4
/
+3
2022-12-05
attr: fix integer overflow with more than INT_MAX macros
Patrick Steinhardt
-5
/
+5
2022-12-05
attr: fix out-of-bounds read with unreasonable amount of patterns
Patrick Steinhardt
-9
/
+9
2022-12-05
attr: fix out-of-bounds write when parsing huge number of attributes
Patrick Steinhardt
-8
/
+8
2022-12-05
attr: fix integer overflow when parsing huge attribute names
Patrick Steinhardt
-1
/
+1
2022-12-05
attr: fix out-of-bounds read with huge attribute names
Patrick Steinhardt
-1
/
+1
2022-12-05
attr: fix overflow when upserting attribute with overly long name
Patrick Steinhardt
-1
/
+1
2022-12-05
Merge branch 'jk/avoid-redef-system-functions-2.30' into jk/avoid-redef-syste...
Junio C Hamano
-0
/
+4
2022-12-05
git-compat-util: undefine system names before redeclaring them
Jeff King
-0
/
+4
2022-12-05
maintenance: compare output of pthread functions for inequality with 0
Seija
-3
/
+3
2022-12-05
t3920: don't ignore errors of more than one command with `|| true`
Johannes Sixt
-1
/
+1
2022-12-05
t4023: fix ignored exit codes of git
Ævar Arnfjörð Bjarmason
-6
/
+6
2022-12-05
t7600: don't ignore "rev-parse" exit code in helper
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-12-02
l10n: de.po: update German translation
Ralf Thielow
-326
/
+488
2022-12-02
l10n: zh_CN v2.39.0 round 1
Fangyi Zhou
-345
/
+508
2022-12-02
t5314: check exit code of "git"
Ævar Arnfjörð Bjarmason
-7
/
+10
2022-12-02
fsmonitor: fix race seen in t7527
Jeff Hostetler
-0
/
+2
2022-12-02
list-objects-filter: plug pattern_list leak
René Scharfe
-0
/
+1
2022-12-02
diff: remove parseopts member from struct diff_options
René Scharfe
-15
/
+1
2022-12-02
diff: use add_diff_options() in diff_opt_parse()
René Scharfe
-1
/
+5
2022-12-02
diff: factor out add_diff_options()
René Scharfe
-3
/
+9
2022-12-02
t4205: don't exit test script on failure
René Scharfe
-1
/
+1
2022-12-01
Merge branch 'ab/fewer-the-index-macros'
Junio C Hamano
-4
/
+8
2022-12-01
Merge branch 'ab/gnumake-4.4-fix'
Junio C Hamano
-3
/
+3
2022-12-01
status: modernize git-status "slow untracked files" advice
Rudy Rigot
-5
/
+153
2022-12-01
Merge branch 'jk/avoid-redef-system-functions-2.30'
Junio C Hamano
-5
/
+8
2022-12-01
Merge branch 'jk/avoid-redef-system-functions-2.30' into maint
Junio C Hamano
-3
/
+8
2022-12-01
git-compat-util: avoid redefining system function names
Jeff King
-3
/
+8
2022-12-01
cocci: avoid "should ... be a metavariable" warnings
Ævar Arnfjörð Bjarmason
-4
/
+8
2022-12-01
Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
Ævar Arnfjörð Bjarmason
-3
/
+3
2022-11-30
l10n: fr: v2.39 rnd 1
Jean-Noël Avila
-316
/
+611
2022-11-30
l10n: po-id for 2.39 (round 1)
Bagas Sanjaya
-365
/
+683
2022-11-30
Git 2.39-rc1
v2.39.0-rc1
Junio C Hamano
-1
/
+5
2022-11-30
Merge branch 'ps/gnumake-4.4-fix'
Junio C Hamano
-2
/
+10
2022-11-30
t1301: do not change $CWD in "shared=all" test case
Jiang Xin
-2
/
+1
2022-11-30
t1301: use test_when_finished for cleanup
Jiang Xin
-3
/
+5
2022-11-30
t1301: fix wrong template dir for git-init
Jiang Xin
-1
/
+2
2022-11-30
list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT()
René Scharfe
-20
/
+2
2022-11-30
pack-objects: simplify --filter handling
René Scharfe
-22
/
+6
2022-11-30
pack-objects: fix handling of multiple --filter options
René Scharfe
-2
/
+3
2022-11-30
t5317: demonstrate failure to handle multiple --filter options
René Scharfe
-0
/
+38
2022-11-30
t5317: stop losing return codes of git ls-files
René Scharfe
-24
/
+28
2022-11-30
completion: add case-insensitive match of pseudorefs
Alison Winters
-3
/
+26
2022-11-30
completion: add optional ignore-case when matching refs
Alison Winters
-0
/
+27
2022-11-29
l10n: sv.po: Update Swedish translation (5501t0f0)
Peter Krefting
-306
/
+460
2022-11-29
A bit more before -rc1
Junio C Hamano
-0
/
+9
2022-11-29
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
-2
/
+2
[prev]
[next]