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
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-26
credential: disallow Carriage Returns in the protocol by default
Johannes Schindelin
1
-0
/
+16
2024-11-26
credential: sanitize the user prompt
Johannes Schindelin
4
-18
/
+38
2024-11-26
credential_format(): also encode <host>[:<port>]
Johannes Schindelin
1
-0
/
+13
2024-11-26
reftable/merged: drain priority queue on reseek
Patrick Steinhardt
1
-0
/
+73
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
1
-3
/
+5
2024-11-26
fast-import: disallow "." and ".." path components
Elijah Newren
1
-0
/
+20
2024-11-26
bisect: address Coverity warning about potential double free
Patrick Steinhardt
1
-0
/
+5
2024-11-26
Merge branch 'ps/leakfixes-part-10' into ps/bisect-double-free-fix
Junio C Hamano
928
-1041
/
+94
2024-11-26
sequencer: comment commit messages properly
Kristoffer Haugsbakk
1
-0
/
+15
2024-11-26
sequencer: comment `--reference` subject line properly
Kristoffer Haugsbakk
1
-0
/
+14
2024-11-26
sequencer: comment checked-out branch properly
Kristoffer Haugsbakk
1
-0
/
+19
2024-11-25
t7900: fix host-dependent behaviour when testing git-maintenance(1)
Patrick Steinhardt
1
-2
/
+7
2024-11-25
Merge branch 'ak/typofixes' into maint-2.47
Junio C Hamano
9
-10
/
+10
2024-11-25
git-mergetool--lib.sh: add error message if 'setup_user_tool' fails
Philippe Blain
1
-0
/
+8
2024-11-25
fetch set_head: handle mirrored bare repositories
Bence Ferdinandy
1
-0
/
+10
2024-11-25
fetch: set remote/HEAD if it does not exist
Bence Ferdinandy
11
-17
/
+135
2024-11-25
remote set-head: better output for --auto
Bence Ferdinandy
1
-1
/
+62
2024-11-25
t/t5505-remote: test failure of set-head
Bence Ferdinandy
1
-0
/
+12
2024-11-25
t/t5505-remote: set default branch to main
Bence Ferdinandy
1
-0
/
+3
2024-11-22
Merge branch 'tb/multi-pack-reuse-dupfix'
Junio C Hamano
1
-0
/
+22
2024-11-22
Merge branch 'sm/difftool'
Junio C Hamano
1
-0
/
+4
2024-11-22
Merge branch 'jk/fetch-prefetch-double-free-fix'
Junio C Hamano
1
-0
/
+4
2024-11-22
Merge branch 'jk/test-malloc-debug-check'
Junio C Hamano
1
-47
/
+50
2024-11-22
t/perf: use 'test_file_size' in more places
Taylor Blau
2
-2
/
+2
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
928
-928
/
+0
2024-11-21
test-lib: unconditionally enable leak checking
Patrick Steinhardt
3
-96
/
+1
2024-11-21
t: remove unneeded !SANITIZE_LEAK prerequisites
Patrick Steinhardt
3
-11
/
+11
2024-11-21
t: mark some tests as leak free
Patrick Steinhardt
2
-0
/
+2
2024-11-21
t5601: work around leak sanitizer issue
Patrick Steinhardt
1
-11
/
+15
2024-11-21
t/helper: fix leaking commit graph in "read-graph" subcommand
Patrick Steinhardt
1
-2
/
+1
2024-11-21
split-index: fix memory leak in `move_cache_to_base_index()`
Patrick Steinhardt
1
-0
/
+1
2024-11-21
git: refactor builtin handling to use a `struct strvec`
Patrick Steinhardt
1
-1
/
+1
2024-11-21
git: refactor alias handling to use a `struct strvec`
Patrick Steinhardt
1
-0
/
+1
2024-11-21
strvec: introduce new `strvec_splice()` function
Patrick Steinhardt
1
-0
/
+65
2024-11-21
line-log: fix leak when rewriting commit parents
Patrick Steinhardt
1
-0
/
+1
2024-11-21
bisect: fix various cases where we leak commit list items
Patrick Steinhardt
1
-0
/
+1
2024-11-21
builtin/blame: fix leaking blame entries with `--incremental`
Patrick Steinhardt
1
-0
/
+2
2024-11-21
ref: add symlink ref content check for files backend
shejialuo
1
-0
/
+141
2024-11-21
ref: check whether the target of the symref is a ref
shejialuo
1
-0
/
+29
2024-11-21
ref: add basic symref content check for files backend
shejialuo
1
-0
/
+111
2024-11-21
ref: add more strict checks for regular refs
shejialuo
1
-2
/
+55
2024-11-21
ref: port git-fsck(1) regular refs check for files backend
shejialuo
1
-0
/
+105
2024-11-21
ref: support multiple worktrees check for refs
shejialuo
1
-0
/
+51
2024-11-21
ref: check the full refname instead of basename
shejialuo
1
-37
/
+55
2024-11-21
refs: skip collision checks in initial transactions
Patrick Steinhardt
1
-1
/
+1
2024-11-21
refs: use "initial" transaction semantics to migrate refs
Patrick Steinhardt
1
-1
/
+1
2024-11-20
Merge branch 'jt/repack-local-promisor'
Junio C Hamano
3
-8
/
+38
2024-11-20
Merge branch 'db/submodule-fetch-with-remote-name-fix' into maint-2.47
Junio C Hamano
1
-0
/
+20
2024-11-20
Merge branch 'ps/cache-tree-w-broken-index-entry' into maint-2.47
Junio C Hamano
1
-8
/
+11
2024-11-20
Merge branch 'ps/maintenance-start-crash-fix' into maint-2.47
Junio C Hamano
1
-0
/
+16
[prev]
[next]