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