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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-25
completion: complete '--tool-help' in 'git mergetool'
Philippe Blain
1
-1
/
+1
2024-11-25
fetch set_head: handle mirrored bare repositories
Bence Ferdinandy
2
-5
/
+21
2024-11-25
fetch: set remote/HEAD if it does not exist
Bence Ferdinandy
12
-17
/
+203
2024-11-25
refs: add create_only option to refs_update_symref_extended
Bence Ferdinandy
3
-11
/
+26
2024-11-25
refs: add TRANSACTION_CREATE_EXISTS error
Bence Ferdinandy
3
-11
/
+23
2024-11-25
remote set-head: better output for --auto
Bence Ferdinandy
2
-13
/
+109
2024-11-25
remote set-head: refactor for readability
Bence Ferdinandy
1
-11
/
+12
2024-11-25
refs: atomically record overwritten ref in update_symref
Bence Ferdinandy
2
-2
/
+24
2024-11-25
refs: standardize output of refs_read_symbolic_ref
Bence Ferdinandy
4
-6
/
+23
2024-11-25
t/t5505-remote: test failure of set-head
Bence Ferdinandy
2
-1
/
+13
2024-11-25
t/t5505-remote: set default branch to main
Bence Ferdinandy
1
-0
/
+3
2024-11-24
gitk: check main window visibility before waiting for it to show
Tobias Pietzsch
1
-1
/
+1
2024-11-24
Makefile(s): avoid recipe prefix in conditional statements
Taylor Blau
1
-2
/
+2
2024-11-24
doc: switch links to https
Josh Soref
1
-1
/
+1
2024-11-24
doc: update links to current pages
Josh Soref
1
-1
/
+1
2024-11-22
The eleventh batch
Junio C Hamano
1
-0
/
+14
2024-11-22
Merge branch 'tb/multi-pack-reuse-dupfix'
Junio C Hamano
2
-55
/
+62
2024-11-22
Merge branch 'sm/difftool'
Junio C Hamano
2
-4
/
+6
2024-11-22
Merge branch 'jk/fetch-prefetch-double-free-fix'
Junio C Hamano
6
-38
/
+30
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-22
pack-bitmap.c: typofix in `find_boundary_objects()`
Taylor Blau
1
-1
/
+1
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
4
-97
/
+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
git-compat-util: drop now-unused `UNLEAK()` macro
Patrick Steinhardt
2
-35
/
+0
2024-11-21
global: drop `UNLEAK()` annotation
Patrick Steinhardt
2
-2
/
+0
2024-11-21
t/helper: fix leaking commit graph in "read-graph" subcommand
Patrick Steinhardt
1
-2
/
+1
2024-11-21
builtin/branch: fix leaking sorting options
Patrick Steinhardt
1
-11
/
+22
2024-11-21
builtin/init-db: fix leaking directory paths
Patrick Steinhardt
1
-15
/
+19
2024-11-21
builtin/help: fix leaks in `check_git_cmd()`
Patrick Steinhardt
1
-6
/
+7
2024-11-21
help: fix leaking return value from `help_unknown_cmd()`
Patrick Steinhardt
3
-6
/
+7
2024-11-21
help: fix leaking `struct cmdnames`
Patrick Steinhardt
1
-0
/
+4
2024-11-21
help: refactor to not use globals for reading config
Patrick Steinhardt
1
-23
/
+24
2024-11-21
builtin/sparse-checkout: fix leaking sanitized patterns
Patrick Steinhardt
1
-22
/
+39
2024-11-21
split-index: fix memory leak in `move_cache_to_base_index()`
Patrick Steinhardt
2
-1
/
+6
2024-11-21
git: refactor builtin handling to use a `struct strvec`
Patrick Steinhardt
2
-35
/
+31
2024-11-21
git: refactor alias handling to use a `struct strvec`
Patrick Steinhardt
2
-26
/
+33
2024-11-21
strvec: introduce new `strvec_splice()` function
Patrick Steinhardt
3
-0
/
+93
2024-11-21
line-log: fix leak when rewriting commit parents
Patrick Steinhardt
2
-0
/
+2
2024-11-21
bisect: fix various cases where we leak commit list items
Patrick Steinhardt
2
-8
/
+23
2024-11-21
bisect: fix leaking commit list items in `check_merge_base()`
Patrick Steinhardt
1
-2
/
+2
2024-11-21
bisect: fix multiple leaks in `bisect_next_all()`
Patrick Steinhardt
1
-2
/
+3
2024-11-21
bisect: fix leaking `current_bad_oid`
Patrick Steinhardt
1
-0
/
+1
2024-11-21
bisect: fix leaking string in `handle_bad_merge_base()`
Patrick Steinhardt
1
-0
/
+2
2024-11-21
bisect: fix leaking good/bad terms when reading multipe times
Patrick Steinhardt
3
-8
/
+12
2024-11-21
builtin/blame: fix leaking blame entries with `--incremental`
Patrick Steinhardt
4
-7
/
+10
2024-11-21
ref: add symlink ref content check for files backend
shejialuo
4
-4
/
+182
[prev]
[next]