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-09-13
Merge branch 'rs/diff-no-index-cleanup'
Junio C Hamano
-6
/
+12
2022-09-13
Merge branch 'ab/submodule-helper-prep'
Junio C Hamano
-371
/
+467
2022-09-13
Merge branch 'ed/fsmonitor-on-network-disk'
Junio C Hamano
-0
/
+68
2022-09-12
chainlint: colorize problem annotations and test delimiters
Eric Sunshine
-3
/
+43
2022-09-12
Documentation: fix various repeat word typos
Jacob Stopak
-6
/
+6
2022-09-12
ls-files: fix black space in error message
ZheNing Hu
-1
/
+1
2022-09-12
list-objects-filter: convert filter_spec to a strbuf
Jeff King
-35
/
+20
2022-09-12
list-objects-filter: add and use initializers
Jeff King
-15
/
+27
2022-09-12
list-objects-filter: handle null default filter spec
Jeff King
-1
/
+1
2022-09-12
list-objects-filter: don't memset after releasing filter struct
Jeff King
-3
/
+1
2022-09-12
Merge branch 'jk/plug-list-object-filter-leaks' into jk/list-objects-filter-c...
Junio C Hamano
-11
/
+21
2022-09-09
builtin/mv.c: fix possible segfault in add_slash()
Shaoxuan Yuan
-1
/
+1
2022-09-09
The nineteenth batch
Junio C Hamano
-0
/
+19
2022-09-09
Merge branch 'vd/sparse-reset-checkout-fixes'
Junio C Hamano
-2
/
+11
2022-09-09
Merge branch 'ab/retire-ppc-sha1'
Junio C Hamano
-350
/
+9
2022-09-09
Merge branch 'cc/doc-trailer-whitespace-rules'
Junio C Hamano
-4
/
+6
2022-09-09
Merge branch 'jc/format-patch-force-in-body-from'
Junio C Hamano
-1
/
+73
2022-09-09
Merge branch 'js/range-diff-with-pathspec'
Junio C Hamano
-26
/
+94
2022-09-09
Merge branch 'jk/tempfile-active-flag-cleanup'
Junio C Hamano
-24
/
+7
2022-09-09
Merge branch 'js/add-p-diff-parsing-fix'
Junio C Hamano
-12
/
+48
2022-09-08
rev-parse --parseopt: detect missing opt-spec
Øystein Walle
-0
/
+10
2022-09-08
fetch: add branch.*.merge to default ref-prefix extension
Jeff King
-3
/
+32
2022-09-08
fetch: stop checking for NULL transport->remote in do_fetch()
Jeff King
-1
/
+1
2022-09-08
prepare_repo_settings(): plug leak of config values
Jeff King
-4
/
+3
2022-09-08
list_objects_filter_options: plug leak of filter_spec strings
Jeff King
-6
/
+13
2022-09-08
transport: free filter options in disconnect_git()
Jeff King
-0
/
+1
2022-09-08
transport: deep-copy object-filter struct for fetch-pack
Jeff King
-1
/
+3
2022-09-08
list_objects_filter_copy(): deep-copy sparse_oid_name field
Jeff King
-0
/
+1
2022-09-07
t1060: check partial clone of misnamed blob
Jeff King
-0
/
+7
2022-09-07
diff-no-index: simplify argv index calculation
René Scharfe
-1
/
+1
2022-09-07
diff-no-index: release prefixed filenames
René Scharfe
-1
/
+4
2022-09-07
diff-no-index: release strbuf on queue error
René Scharfe
-4
/
+7
2022-09-07
parse_object(): check commit-graph when skip_hash set
Jeff King
-20
/
+11
2022-09-07
upload-pack: skip parse-object re-hashing of "want" objects
Jeff King
-2
/
+25
2022-09-07
parse_object(): allow skipping hash check
Jeff King
-3
/
+18
2022-09-07
notes, remote: show unknown subcommands between `'
SZEDER Gábor
-2
/
+2
2022-09-07
notes: simplify default operation mode arguments check
SZEDER Gábor
-4
/
+7
2022-09-07
test-parse-options.c: fix style of comparison with zero
SZEDER Gábor
-2
/
+2
2022-09-07
test-parse-options.c: don't use for loop initial declaration
SZEDER Gábor
-1
/
+2
2022-09-07
t0040-parse-options: remove leftover debugging
SZEDER Gábor
-2
/
+0
2022-09-07
docs: add CONFIGURATION sections that fuzzy map to built-ins
Ævar Arnfjörð Bjarmason
-0
/
+54
2022-09-07
docs: add CONFIGURATION sections that map to a built-in
Ævar Arnfjörð Bjarmason
-0
/
+88
2022-09-07
log docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
-28
/
+6
2022-09-07
difftool docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
-41
/
+29
2022-09-07
notes docs: de-duplicate and combine configuration sections
Ævar Arnfjörð Bjarmason
-81
/
+33
2022-09-07
apply docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
-7
/
+3
2022-09-07
send-email docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
-37
/
+39
2022-09-07
grep docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
-29
/
+7
2022-09-07
docs: add and use include template for config/* includes
Ævar Arnfjörð Bjarmason
-3
/
+21
2022-09-07
rev-list: disable commit graph with --verify-objects
Jeff King
-0
/
+29
[prev]
[next]