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-05-28
Merge branch 'ps/complete-config-w-subcommands'
Junio C Hamano
1
-14
/
+42
2024-05-28
Merge branch 'ps/builtin-config-cleanup'
Junio C Hamano
1
-1
/
+8
2024-05-28
Merge branch 'ps/pseudo-ref-terminology'
Junio C Hamano
2
-3
/
+37
2024-05-28
Merge branch 'mt/t0211-typofix'
Junio C Hamano
1
-1
/
+1
2024-05-27
builtin/mv: fix leaks for submodule gitfile paths
Patrick Steinhardt
4
-0
/
+5
2024-05-27
builtin/mv: refactor to use `struct strvec`
Patrick Steinhardt
7
-2
/
+8
2024-05-27
strvec: add functions to replace and remove strings
Patrick Steinhardt
3
-0
/
+295
2024-05-27
submodule: fix leaking memory for submodule entries
Patrick Steinhardt
4
-0
/
+4
2024-05-27
commit-reach: fix memory leak in `ahead_behind()`
Patrick Steinhardt
1
-0
/
+2
2024-05-27
builtin/credential: clear credential before exit
Patrick Steinhardt
1
-0
/
+2
2024-05-27
config: plug various memory leaks
Patrick Steinhardt
11
-2
/
+10
2024-05-27
checkout: clarify memory ownership in `unique_tracking_name()`
Patrick Steinhardt
10
-0
/
+10
2024-05-27
strbuf: fix leak when `appendwholeline()` fails with EOF
Patrick Steinhardt
1
-0
/
+2
2024-05-27
t: mark a bunch of tests as leak-free
Patrick Steinhardt
11
-0
/
+13
2024-05-27
transport-helper: fix leaking helper name
Patrick Steinhardt
4
-0
/
+4
2024-05-26
promisor-remote: add promisor.quiet configuration option
Tom Hughes
1
-0
/
+43
2024-05-24
Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint
Junio C Hamano
6
-154
/
+7
2024-05-24
Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44
Junio C Hamano
6
-154
/
+7
2024-05-24
Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43
Junio C Hamano
6
-154
/
+7
2024-05-24
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
6
-154
/
+7
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
7
-156
/
+10
2024-05-24
format-patch: move range/inter diff at the end of a single patch output
Junio C Hamano
1
-6
/
+30
2024-05-24
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40
Junio C Hamano
7
-156
/
+10
2024-05-24
t/perf: implement performance tests for pseudo-merge bitmaps
Taylor Blau
1
-0
/
+32
2024-05-24
pseudo-merge: implement support for finding existing merges
Taylor Blau
1
-0
/
+65
2024-05-24
pack-bitmap.c: use pseudo-merges during traversal
Taylor Blau
1
-0
/
+328
2024-05-24
t/test-lib-functions.sh: support `--notick` in `test_commit_bulk()`
Taylor Blau
1
-1
/
+8
2024-05-24
pack-bitmap: implement test helpers for pseudo-merge
Taylor Blau
1
-7
/
+27
2024-05-23
Merge branch 'mt/openindiana-portability'
Junio C Hamano
7
-7
/
+7
2024-05-23
Merge branch 'it/refs-name-conflict'
Junio C Hamano
1
-0
/
+16
2024-05-23
Merge branch 'la/hide-trailer-info'
Junio C Hamano
1
-0
/
+315
2024-05-23
Merge branch 'kn/ref-transaction-symref' into kn/update-ref-symref
Junio C Hamano
3
-2
/
+25
2024-05-23
Merge branch 'ps/pseudo-ref-terminology' into ps/ref-storage-migration
Junio C Hamano
2
-3
/
+37
2024-05-23
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
2
-2
/
+2
2024-05-22
Revert "fsck: warn about symlink pointing inside a gitdir"
Junio C Hamano
1
-37
/
+0
2024-05-22
setup: fix bug with "includeIf.onbranch" when initializing dir
Patrick Steinhardt
1
-8
/
+93
2024-05-22
add-patch: enforce only one-letter response to prompts
Junio C Hamano
1
-2
/
+36
2024-05-22
push: don't fetch commit object when checking existence
Tom Hughes
1
-0
/
+19
2024-05-22
chainlint.pl: latch CPU count directly reported by /proc/cpuinfo
Eric Sunshine
1
-0
/
+3
2024-05-22
chainlint.pl: fix incorrect CPU count on Linux SPARC
John Paul Adrian Glaubitz
1
-1
/
+1
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
2
-51
/
+0
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
1
-51
/
+0
2024-05-21
tests: verify that `clone -c core.hooksPath=/dev/null` works again
Johannes Schindelin
1
-0
/
+7
2024-05-21
Revert "core.hooksPath: add some protection while cloning"
Johannes Schindelin
1
-15
/
+0
2024-05-21
send-email: avoid creating more than one Term::ReadLine object
Jeff King
1
-2
/
+3
2024-05-21
apply: fix uninitialized hash function
Junio C Hamano
1
-1
/
+1
2024-05-21
builtin/hash-object: fix uninitialized hash function
Patrick Steinhardt
2
-1
/
+7
2024-05-21
builtin/patch-id: fix uninitialized hash function
Patrick Steinhardt
2
-1
/
+35
2024-05-21
t1517: test commands that are designed to be run outside repository
Junio C Hamano
1
-0
/
+59
2024-05-20
t/: port helper/test-strcmp-offset.c to unit-tests/t-strcmp-offset.c
Ghanshyam Thakkar
5
-47
/
+35
[prev]
[next]