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
2023-07-18
Merge branch 'tb/fsck-no-progress'
Junio C Hamano
-18
/
+66
2023-07-18
Merge branch 'tb/repack-cleanup'
Junio C Hamano
-24
/
+50
2023-07-18
Merge branch 'mh/doc-credential-helpers'
Junio C Hamano
-0
/
+11
2023-07-18
gitignore.txt: use backticks instead of double quotes
Johan Ruokangas
-4
/
+4
2023-07-17
ref-filter: simplify return type of match_points_at
Jeff King
-9
/
+10
2023-07-17
ref-filter: avoid parsing non-tags in match_points_at()
Jeff King
-1
/
+2
2023-07-17
ref-filter: avoid parsing tagged objects in match_points_at()
Jeff King
-2
/
+10
2023-07-17
ref-filter: handle nested tags in --points-at option
Jan Klötzke
-9
/
+9
2023-07-17
The eleventh batch
Junio C Hamano
-0
/
+14
2023-07-17
Merge branch 'jc/pathspec-match-with-common-prefix'
Junio C Hamano
-3
/
+45
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
-478
/
+327
2023-07-17
Merge branch 'vd/adjust-mfow-doc-to-updated-headers'
Junio C Hamano
-6
/
+20
2023-07-17
Merge branch 'rs/ls-tree-prefix-simplify'
Junio C Hamano
-14
/
+10
2023-07-17
Merge branch 'rs/userformat-find-requirements-simplify'
Junio C Hamano
-4
/
+2
2023-07-17
Merge branch 'rs/pretty-format-double-negation-fix'
Junio C Hamano
-3
/
+3
2023-07-17
Merge branch 'rs/packet-length-simplify'
Junio C Hamano
-6
/
+11
2023-07-17
Merge branch 'pw/diff-no-index-from-named-pipes'
Junio C Hamano
-31
/
+153
2023-07-17
strbuf: use skip_prefix() in strbuf_addftime()
René Scharfe
-18
/
+6
2023-07-17
t6300: fix setup with GPGSSH but without GPG
René Scharfe
-1
/
+2
2023-07-14
The tenth batch
Junio C Hamano
-0
/
+10
2023-07-14
Merge branch 'jk/imap-send-unused-variable-cleanup'
Junio C Hamano
-19
/
+15
2023-07-14
Merge branch 'ma/t0091-fixup'
Junio C Hamano
-23
/
+44
2023-07-14
Merge branch 'ks/ref-filter-signature'
Junio C Hamano
-2
/
+370
2023-07-14
SubmittingPatches: simplify guidance for choosing a starting point
Linus Arver
-28
/
+68
2023-07-14
SubmittingPatches: emphasize need to communicate non-default starting points
Linus Arver
-3
/
+6
2023-07-14
SubmittingPatches: de-emphasize branches as starting points
Linus Arver
-4
/
+4
2023-07-14
SubmittingPatches: discuss subsystems separately from git.git
Linus Arver
-4
/
+4
2023-07-14
SubmittingPatches: reword awkward phrasing
Linus Arver
-2
/
+2
2023-07-14
t4002: fix "diff can read from stdin" syntax
D. Ben Knoble
-1
/
+1
2023-07-14
commit-graph.c: prevent overflow in `verify_commit_graph()`
Taylor Blau
-2
/
+2
2023-07-14
commit-graph.c: prevent overflow in `write_commit_graph()`
Taylor Blau
-1
/
+1
2023-07-14
commit-graph.c: prevent overflow in `merge_commit_graph()`
Taylor Blau
-0
/
+5
2023-07-14
commit-graph.c: prevent overflow in `split_graph_merge_strategy()`
Taylor Blau
-1
/
+6
2023-07-14
commit-graph.c: prevent overflow in `load_tree_for_commit()`
Taylor Blau
-1
/
+1
2023-07-14
commit-graph.c: prevent overflow in `fill_commit_in_graph()`
Taylor Blau
-2
/
+2
2023-07-14
commit-graph.c: prevent overflow in `fill_commit_graph_info()`
Taylor Blau
-3
/
+3
2023-07-14
commit-graph.c: prevent overflow in `load_oid_from_graph()`
Taylor Blau
-1
/
+1
2023-07-14
commit-graph.c: prevent overflow in add_graph_to_chain()
Taylor Blau
-2
/
+9
2023-07-14
commit-graph.c: prevent overflow in `write_commit_graph_file()`
Taylor Blau
-10
/
+10
2023-07-14
pack-bitmap.c: ensure that eindex lookups don't overflow
Taylor Blau
-5
/
+7
2023-07-14
midx.c: prevent overflow in `fill_included_packs_batch()`
Taylor Blau
-2
/
+2
2023-07-14
midx.c: prevent overflow in `write_midx_internal()`
Taylor Blau
-4
/
+5
2023-07-14
midx.c: store `nr`, `alloc` variables as `size_t`'s
Taylor Blau
-7
/
+9
2023-07-14
midx.c: prevent overflow in `nth_midxed_offset()`
Taylor Blau
-1
/
+2
2023-07-14
midx.c: prevent overflow in `nth_midxed_object_oid()`
Taylor Blau
-1
/
+1
2023-07-14
midx.c: use `size_t`'s for fanout nr and alloc
Taylor Blau
-3
/
+5
2023-07-14
packfile.c: use checked arithmetic in `nth_packed_object_offset()`
Taylor Blau
-4
/
+5
2023-07-14
packfile.c: prevent overflow in `load_idx()`
Taylor Blau
-2
/
+2
2023-07-13
t/helper: mark unused callback void data parameters
Jeff King
-2
/
+2
2023-07-13
tag: mark unused parameters in each_tag_name_fn callbacks
Jeff King
-2
/
+2
[prev]
[next]