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-07
lookup_commit_in_graph(): use prepare_commit_graph() to check for graph
Jeff King
-1
/
+1
2022-09-05
The eighteenth batch
Junio C Hamano
-0
/
+17
2022-09-05
Merge branch 'jk/test-crontab-fixes'
Junio C Hamano
-11
/
+12
2022-09-05
Merge branch 'en/test-without-test-create-repo'
Junio C Hamano
-136
/
+136
2022-09-05
Merge branch 'bc/gc-crontab-fix'
Junio C Hamano
-18
/
+25
2022-09-05
Merge branch 'es/t4301-sed-portability-fix'
Junio C Hamano
-12
/
+12
2022-09-05
Merge branch 'rs/test-mergesort'
Junio C Hamano
-13
/
+27
2022-09-05
Merge branch 'rs/tempfile-cleanup-race-fix'
Junio C Hamano
-9
/
+7
2022-09-05
Merge branch 'ac/bitmap-lookup-table'
Junio C Hamano
-711
/
+1375
2022-09-05
Merge branch 'tb/midx-with-changing-preferred-pack-fix'
Junio C Hamano
-47
/
+140
2022-09-02
Documentation/technical: include Scalar technical doc
Victoria Dye
-61
/
+1
2022-09-02
t/perf: add 'GIT_PERF_USE_SCALAR' run option
Victoria Dye
-1
/
+19
2022-09-02
t/perf: add Scalar performance tests
Victoria Dye
-0
/
+39
2022-09-02
scalar-clone: add test coverage
Victoria Dye
-0
/
+151
2022-09-02
scalar: add to 'git help -a' command list
Victoria Dye
-1
/
+2
2022-09-02
scalar: implement the `help` subcommand
Johannes Schindelin
-0
/
+20
2022-09-02
git help: special-case `scalar`
Johannes Schindelin
-0
/
+2
2022-09-02
scalar: include in standard Git build & installation
Victoria Dye
-142
/
+28
2022-09-02
scalar: fix command documentation section header
Victoria Dye
-2
/
+2
2022-09-02
unpack-trees: fix sparse directory recursion check
Victoria Dye
-2
/
+11
2022-09-02
diff: fix filtering of merge commits under --remerge-diff
Elijah Newren
-0
/
+6
2022-09-02
diff: fix filtering of additional headers under --remerge-diff
Elijah Newren
-1
/
+18
2022-09-02
diff: have submodule_format logic avoid additional diff headers
Elijah Newren
-6
/
+31
2022-09-02
submodule--helper: fix a configure_added_submodule() leak
Ævar Arnfjörð Bjarmason
-2
/
+3
2022-09-02
submodule--helper: free rest of "displaypath" in "struct update_data"
Ævar Arnfjörð Bjarmason
-7
/
+8
2022-09-02
submodule--helper: free some "displaypath" in "struct update_data"
Ævar Arnfjörð Bjarmason
-1
/
+5
2022-09-02
submodule--helper: fix a memory leak in print_status()
Ævar Arnfjörð Bjarmason
-1
/
+2
2022-09-02
submodule--helper: fix a leak in module_add()
Ævar Arnfjörð Bjarmason
-2
/
+6
2022-09-02
submodule--helper: fix obscure leak in module_add()
Ævar Arnfjörð Bjarmason
-11
/
+11
2022-09-02
submodule--helper: fix "reference" leak
Ævar Arnfjörð Bjarmason
-6
/
+15
2022-09-02
submodule--helper: fix a memory leak in get_default_remote_submodule()
Ævar Arnfjörð Bjarmason
-1
/
+5
2022-09-02
submodule--helper: fix a leak with repo_clear()
Ævar Arnfjörð Bjarmason
-0
/
+1
2022-09-02
submodule--helper: fix "sm_path" and other "module_cb_list" leaks
Ævar Arnfjörð Bjarmason
-1
/
+21
2022-09-02
submodule--helper: fix "errmsg_str" memory leak
Ævar Arnfjörð Bjarmason
-0
/
+1
2022-09-02
submodule--helper: add and use *_release() functions
Ævar Arnfjörð Bjarmason
-1
/
+28
2022-09-02
submodule--helper: don't leak {run,capture}_command() cp.dir argument
Ævar Arnfjörð Bjarmason
-3
/
+3
2022-09-02
submodule--helper: "struct pathspec" memory leak in module_update()
Ævar Arnfjörð Bjarmason
-1
/
+3
2022-09-02
submodule--helper: fix most "struct pathspec" memory leaks
Ævar Arnfjörð Bjarmason
-23
/
+51
2022-09-02
submodule--helper: fix trivial get_default_remote_submodule() leak
Ævar Arnfjörð Bjarmason
-0
/
+2
2022-09-02
submodule--helper: fix a leak in "clone_submodule"
Ævar Arnfjörð Bjarmason
-5
/
+12
2022-09-02
Merge branch 'ab/submodule-helper-prep' into ab/submodule-helper-leakfix
Junio C Hamano
-371
/
+467
2022-09-02
submodule--helper: fix bad config API usage
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-09-02
submodule--helper: libify even more "die" paths for module_update()
Ævar Arnfjörð Bjarmason
-16
/
+25
2022-09-02
submodule--helper: libify more "die" paths for module_update()
Ævar Arnfjörð Bjarmason
-21
/
+37
2022-09-02
submodule--helper: check repo{_submodule,}_init() return values
Ævar Arnfjörð Bjarmason
-2
/
+13
2022-09-02
submodule--helper: libify "must_die_on_failure" code paths (for die)
Ævar Arnfjörð Bjarmason
-12
/
+17
2022-09-02
submodule--helper update: don't override 'checkout' exit code
Ævar Arnfjörð Bjarmason
-6
/
+3
2022-09-02
submodule--helper: libify "must_die_on_failure" code paths
Ævar Arnfjörð Bjarmason
-29
/
+16
2022-09-02
submodule--helper: libify determine_submodule_update_strategy()
Ævar Arnfjörð Bjarmason
-14
/
+25
2022-09-02
submodule--helper: don't exit() on failure, return
Ævar Arnfjörð Bjarmason
-10
/
+25
[prev]
[next]