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-03-04
diff.c: free "buf" in diff_words_flush()
Ævar Arnfjörð Bjarmason
-0
/
+1
2022-03-04
merge-base: free() allocated "struct commit **" list
Ævar Arnfjörð Bjarmason
-1
/
+4
2022-03-04
index-pack: fix memory leaks
Ævar Arnfjörð Bjarmason
-0
/
+5
2022-03-04
test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34
Elia Pinto
-0
/
+16
2022-03-04
t/lib-gpg: kill all gpg components, not just gpg-agent
Todd Zullinger
-1
/
+1
2022-03-04
t/lib-gpg: reload gpg components after updating trustlist
Todd Zullinger
-0
/
+1
2022-03-04
gpg-interface/gpgsm: fix for v2.3
Fabian Stelzer
-7
/
+13
2022-03-04
log tests: fix "abort tests early" regression in ff37a60c369
Ævar Arnfjörð Bjarmason
-1
/
+0
2022-03-03
config: correct "--type" option in "git config -h" output
Matheus Felipe
-1
/
+1
2022-03-03
builtin/remote.c: show progress when renaming remote references
Taylor Blau
-7
/
+29
2022-03-03
builtin/remote.c: parse options in 'rename'
Taylor Blau
-3
/
+6
2022-03-03
t5503: simplify setup of test which exercises failure of backfill
Patrick Steinhardt
-15
/
+5
2022-03-03
Documentation: git-read-tree: separate links using commas
Nihal Jere
-2
/
+2
2022-03-03
Makefiles: add and use wildcard "mkdir -p" template
Ævar Arnfjörð Bjarmason
-27
/
+27
2022-03-03
Makefile: add "$(QUIET)" boilerplate to shared.mak
Ævar Arnfjörð Bjarmason
-85
/
+53
2022-03-03
Makefile: move $(comma), $(empty) and $(space) to shared.mak
Ævar Arnfjörð Bjarmason
-4
/
+8
2022-03-03
Makefile: move ".SUFFIXES" rule to shared.mak
Ævar Arnfjörð Bjarmason
-2
/
+5
2022-03-03
Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES)
Ævar Arnfjörð Bjarmason
-28
/
+26
2022-03-03
Makefile: disable GNU make built-in wildcard rules
Ævar Arnfjörð Bjarmason
-0
/
+11
2022-03-03
Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
Ævar Arnfjörð Bjarmason
-13
/
+33
2022-03-03
scalar Makefile: use "The default target of..." pattern
Ævar Arnfjörð Bjarmason
-6
/
+7
2022-03-03
am/apply: warn if we end up reading patches from terminal
Junio C Hamano
-0
/
+3
2022-03-02
stash: call reflog_delete() in reflog.c
John Cai
-14
/
+4
2022-03-02
reflog: libify delete reflog function and helpers
John Cai
-452
/
+481
2022-03-02
stash: add tests to ensure reflog --rewrite --updatref behavior
John Cai
-1
/
+42
2022-03-01
repo_read_index: add config to expect files outside sparse patterns
Elijah Newren
-1
/
+66
2022-03-01
merge-ort: exclude messages from inner merges by default
Elijah Newren
-2
/
+3
2022-03-01
checkout, clone: die if tree cannot be parsed
Glen Choo
-3
/
+12
2022-03-01
t7063: mtime-mangling instead of delays in untracked cache testing
Tao Klerks
-12
/
+9
2022-03-01
t/helper/test-chmtime: update mingw to support chmtime on directories
Tao Klerks
-4
/
+19
2022-03-01
read-tree: make three-way merge sparse-aware
Victoria Dye
-14
/
+29
2022-03-01
read-tree: make two-way merge sparse-aware
Victoria Dye
-6
/
+78
2022-03-01
read-tree: narrow scope of index expansion for '--prefix'
Victoria Dye
-3
/
+46
2022-03-01
read-tree: integrate with sparse index
Victoria Dye
-2
/
+30
2022-03-01
read-tree: expand sparse checkout test coverage
Victoria Dye
-0
/
+88
2022-03-01
read-tree: explicitly disallow prefixes with a leading '/'
Victoria Dye
-0
/
+14
2022-03-01
status: fix nested sparse directory diff in sparse index
Victoria Dye
-0
/
+16
2022-03-01
sparse-index: prevent repo root from becoming sparse
Victoria Dye
-3
/
+22
2022-03-01
commit-graph: fix generation number v2 overflow values
Derrick Stolee
-1
/
+28
2022-03-01
commit-graph: start parsing generation v2 (again)
Derrick Stolee
-5
/
+23
2022-03-01
commit-graph: fix ordering bug in generation numbers
Derrick Stolee
-5
/
+48
2022-03-01
t5318: extract helpers to lib-commit-graph.sh
Derrick Stolee
-48
/
+50
2022-03-01
test-read-graph: include extra post-parse info
Derrick Stolee
-0
/
+20
2022-03-01
refs/files-backend: optimize reading of symbolic refs
Patrick Steinhardt
-6
/
+28
2022-03-01
remote: read symbolic refs via `refs_read_symbolic_ref()`
Patrick Steinhardt
-10
/
+12
2022-03-01
refs: add ability for backends to special-case reading of symbolic refs
Patrick Steinhardt
-0
/
+39
2022-03-01
fetch: avoid lookup of commits when not appending to FETCH_HEAD
Patrick Steinhardt
-15
/
+27
2022-03-01
upload-pack: look up "want" lines via commit-graph
Patrick Steinhardt
-3
/
+17
2022-03-01
Merge branch 'ps/fetch-atomic' into ps/fetch-mirror-optim
Junio C Hamano
-61
/
+262
2022-02-28
test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS
Ævar Arnfjörð Bjarmason
-0
/
+1
[prev]
[next]