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
path:
root
/
t
Age
Commit message (
Expand
)
Author
Lines
2024-12-02
fetch: add configuration for set_head behaviour
Bence Ferdinandy
-0
/
+102
2024-12-02
worktree: refactor `repair_worktree_after_gitdir_move()`
Caleb White
-4
/
+18
2024-12-02
worktree: add relative cli/config options to `repair` command
Caleb White
-0
/
+39
2024-12-02
worktree: add relative cli/config options to `move` command
Caleb White
-0
/
+25
2024-12-02
worktree: add relative cli/config options to `add` command
Caleb White
-40
/
+70
2024-12-02
setup: correctly reinitialize repository version
Caleb White
-3
/
+3
2024-11-28
transport: propagate fsck configuration during bundle fetch
Justin Tobler
-0
/
+7
2024-11-27
Merge branch 'bf/set-head-symref' into bf/fetch-set-head-config
Junio C Hamano
-17
/
+221
2024-11-27
Merge branch 'kn/ref-transaction-hook-with-reflog'
Junio C Hamano
-2
/
+0
2024-11-27
Merge branch 'jt/index-pack-allow-promisor-only-while-fetching'
Junio C Hamano
-3
/
+1
2024-11-27
Merge branch 'en/fast-import-avoid-self-replace'
Junio C Hamano
-0
/
+28
2024-11-27
Merge branch 'ps/clar-build-improvement'
Junio C Hamano
-50
/
+63
2024-11-26
Sync with 2.46.3
Johannes Schindelin
-19
/
+68
2024-11-26
Sync with 2.45.3
Johannes Schindelin
-19
/
+68
2024-11-26
Sync with 2.44.3
Johannes Schindelin
-19
/
+68
2024-11-26
Sync with 2.43.6
Johannes Schindelin
-19
/
+68
2024-11-26
Sync with 2.42.4
Johannes Schindelin
-19
/
+68
2024-11-26
Sync with 2.41.3
Johannes Schindelin
-19
/
+68
2024-11-26
Sync with 2.40.4
Johannes Schindelin
-19
/
+68
2024-11-26
credential: disallow Carriage Returns in the protocol by default
Johannes Schindelin
-0
/
+16
2024-11-26
credential: sanitize the user prompt
Johannes Schindelin
-18
/
+38
2024-11-26
credential_format(): also encode <host>[:<port>]
Johannes Schindelin
-0
/
+13
2024-11-26
reftable/merged: drain priority queue on reseek
Patrick Steinhardt
-0
/
+73
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
-3
/
+5
2024-11-26
fast-import: disallow "." and ".." path components
Elijah Newren
-0
/
+20
2024-11-26
bisect: address Coverity warning about potential double free
Patrick Steinhardt
-0
/
+5
2024-11-26
Merge branch 'ps/leakfixes-part-10' into ps/bisect-double-free-fix
Junio C Hamano
-1041
/
+94
2024-11-26
sequencer: comment commit messages properly
Kristoffer Haugsbakk
-0
/
+15
2024-11-26
sequencer: comment `--reference` subject line properly
Kristoffer Haugsbakk
-0
/
+14
2024-11-26
sequencer: comment checked-out branch properly
Kristoffer Haugsbakk
-0
/
+19
2024-11-25
t7900: fix host-dependent behaviour when testing git-maintenance(1)
Patrick Steinhardt
-2
/
+7
2024-11-25
Merge branch 'ak/typofixes' into maint-2.47
Junio C Hamano
-10
/
+10
2024-11-25
git-mergetool--lib.sh: add error message if 'setup_user_tool' fails
Philippe Blain
-0
/
+8
2024-11-25
fetch set_head: handle mirrored bare repositories
Bence Ferdinandy
-0
/
+10
2024-11-25
fetch: set remote/HEAD if it does not exist
Bence Ferdinandy
-17
/
+135
2024-11-25
remote set-head: better output for --auto
Bence Ferdinandy
-1
/
+62
2024-11-25
t/t5505-remote: test failure of set-head
Bence Ferdinandy
-0
/
+12
2024-11-25
t/t5505-remote: set default branch to main
Bence Ferdinandy
-0
/
+3
2024-11-22
Merge branch 'tb/multi-pack-reuse-dupfix'
Junio C Hamano
-0
/
+22
2024-11-22
Merge branch 'sm/difftool'
Junio C Hamano
-0
/
+4
2024-11-22
Merge branch 'jk/fetch-prefetch-double-free-fix'
Junio C Hamano
-0
/
+4
2024-11-22
Merge branch 'jk/test-malloc-debug-check'
Junio C Hamano
-47
/
+50
2024-11-22
t/perf: use 'test_file_size' in more places
Taylor Blau
-2
/
+2
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
-928
/
+0
2024-11-21
test-lib: unconditionally enable leak checking
Patrick Steinhardt
-96
/
+1
2024-11-21
t: remove unneeded !SANITIZE_LEAK prerequisites
Patrick Steinhardt
-11
/
+11
2024-11-21
t: mark some tests as leak free
Patrick Steinhardt
-0
/
+2
2024-11-21
t5601: work around leak sanitizer issue
Patrick Steinhardt
-11
/
+15
2024-11-21
t/helper: fix leaking commit graph in "read-graph" subcommand
Patrick Steinhardt
-2
/
+1
2024-11-21
split-index: fix memory leak in `move_cache_to_base_index()`
Patrick Steinhardt
-0
/
+1
[prev]
[next]