index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
branch.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-16
diff-merges: cleanup func_by_opt()
Sergey Organov
1
-5
/
+5
2022-09-16
Git 2.38-rc0
v2.38.0-rc0
Junio C Hamano
2
-1
/
+10
2022-09-14
Prepare for 2.38-rc0
Junio C Hamano
1
-0
/
+11
2022-09-14
add -p: fix worktree patch mode prompts
René Scharfe
1
-8
/
+8
2022-09-13
Merge a handful of topics from the 'master' front
Junio C Hamano
2
-1
/
+32
2022-09-13
The twentieth batch
Junio C Hamano
1
-0
/
+26
2022-09-12
Documentation: fix various repeat word typos
Jacob Stopak
6
-6
/
+6
2022-09-09
The nineteenth batch
Junio C Hamano
1
-0
/
+19
2022-09-08
rev-parse --parseopt: detect missing opt-spec
Øystein Walle
2
-0
/
+10
2022-09-08
fetch: add branch.*.merge to default ref-prefix extension
Jeff King
2
-3
/
+32
2022-09-08
fetch: stop checking for NULL transport->remote in do_fetch()
Jeff King
1
-1
/
+1
2022-09-08
prepare_repo_settings(): plug leak of config values
Jeff King
1
-4
/
+3
2022-09-08
list_objects_filter_options: plug leak of filter_spec strings
Jeff King
1
-6
/
+13
2022-09-08
transport: free filter options in disconnect_git()
Jeff King
1
-0
/
+1
2022-09-08
transport: deep-copy object-filter struct for fetch-pack
Jeff King
1
-1
/
+3
2022-09-08
list_objects_filter_copy(): deep-copy sparse_oid_name field
Jeff King
1
-0
/
+1
2022-09-08
t1060: check partial clone of misnamed blob
Jeff King
1
-0
/
+7
2022-09-07
diff-no-index: simplify argv index calculation
René Scharfe
1
-1
/
+1
2022-09-07
diff-no-index: release prefixed filenames
René Scharfe
1
-1
/
+4
2022-09-07
diff-no-index: release strbuf on queue error
René Scharfe
1
-4
/
+7
2022-09-07
parse_object(): check commit-graph when skip_hash set
Jeff King
3
-20
/
+11
2022-09-07
upload-pack: skip parse-object re-hashing of "want" objects
Jeff King
3
-2
/
+25
2022-09-07
parse_object(): allow skipping hash check
Jeff King
2
-3
/
+18
2022-09-07
notes, remote: show unknown subcommands between `'
SZEDER Gábor
2
-2
/
+2
2022-09-07
notes: simplify default operation mode arguments check
SZEDER Gábor
1
-4
/
+7
2022-09-07
test-parse-options.c: fix style of comparison with zero
SZEDER Gábor
1
-2
/
+2
2022-09-07
test-parse-options.c: don't use for loop initial declaration
SZEDER Gábor
1
-1
/
+2
2022-09-07
t0040-parse-options: remove leftover debugging
SZEDER Gábor
1
-2
/
+0
2022-09-07
docs: add CONFIGURATION sections that fuzzy map to built-ins
Ævar Arnfjörð Bjarmason
9
-0
/
+54
2022-09-07
docs: add CONFIGURATION sections that map to a built-in
Ævar Arnfjörð Bjarmason
13
-0
/
+88
2022-09-07
log docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
2
-28
/
+6
2022-09-07
difftool docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
3
-41
/
+29
2022-09-07
notes docs: de-duplicate and combine configuration sections
Ævar Arnfjörð Bjarmason
3
-81
/
+33
2022-09-07
apply docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
1
-7
/
+3
2022-09-07
send-email docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
2
-37
/
+39
2022-09-07
grep docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
2
-29
/
+7
2022-09-07
docs: add and use include template for config/* includes
Ævar Arnfjörð Bjarmason
9
-3
/
+21
2022-09-07
rev-list: disable commit graph with --verify-objects
Jeff King
2
-0
/
+29
2022-09-07
lookup_commit_in_graph(): use prepare_commit_graph() to check for graph
Jeff King
1
-1
/
+1
2022-09-06
The eighteenth batch
Junio C Hamano
1
-0
/
+17
2022-09-02
unpack-trees: fix sparse directory recursion check
Victoria Dye
2
-2
/
+11
2022-09-02
diff: fix filtering of merge commits under --remerge-diff
Elijah Newren
2
-0
/
+6
2022-09-02
diff: fix filtering of additional headers under --remerge-diff
Elijah Newren
2
-1
/
+18
2022-09-02
diff: have submodule_format logic avoid additional diff headers
Elijah Newren
2
-6
/
+31
2022-09-02
submodule--helper: fix a configure_added_submodule() leak
Ævar Arnfjörð Bjarmason
2
-2
/
+3
2022-09-02
submodule--helper: free rest of "displaypath" in "struct update_data"
Ævar Arnfjörð Bjarmason
1
-7
/
+8
2022-09-02
submodule--helper: free some "displaypath" in "struct update_data"
Ævar Arnfjörð Bjarmason
4
-1
/
+5
2022-09-02
submodule--helper: fix a memory leak in print_status()
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2022-09-02
submodule--helper: fix a leak in module_add()
Ævar Arnfjörð Bjarmason
1
-2
/
+6
2022-09-02
submodule--helper: fix obscure leak in module_add()
Ævar Arnfjörð Bjarmason
1
-11
/
+11
[next]