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-10-18
Merge branch 'aa/t7300-modernize'
Taylor Blau
1
-185
/
+185
2024-10-17
t/unit-tests: check for `reftable_buf` allocation errors
Patrick Steinhardt
5
-44
/
+44
2024-10-17
reftable/blocksource: adapt interface name
Patrick Steinhardt
4
-21
/
+21
2024-10-17
reftable: convert from `strbuf` to `reftable_buf`
Patrick Steinhardt
9
-179
/
+180
2024-10-17
reftable: stop using `strbuf_addf()`
Patrick Steinhardt
3
-31
/
+38
2024-10-17
t: fix typos
Andrew Kreimer
9
-14
/
+14
2024-10-17
builtin/shortlog: explicitly set hash algo when there is no repo
Wolfgang Müller
1
-0
/
+4
2024-10-16
t7300: work around platform-specific behaviour with long paths on MinGW
Patrick Steinhardt
1
-1
/
+1
2024-10-16
t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
Patrick Steinhardt
2
-6
/
+19
2024-10-16
t3404: work around platform-specific behaviour on macOS 10.15
Patrick Steinhardt
1
-14
/
+12
2024-10-16
t1401: make invocation of tar(1) work with Win32-provided one
Patrick Steinhardt
1
-1
/
+1
2024-10-16
t/lib-gpg: fix setup of GNUPGHOME in MinGW
Patrick Steinhardt
1
-1
/
+1
2024-10-16
t/lib-gitweb: test against the build version of gitweb
Patrick Steinhardt
1
-2
/
+2
2024-10-16
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
20
-104
/
+220
2024-10-16
t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
Patrick Steinhardt
1
-1
/
+1
2024-10-15
Merge branch 'xx/remote-server-option-config'
Taylor Blau
1
-0
/
+133
2024-10-14
t3404: replace test with test_line_count()
Usman Akinyemi
1
-14
/
+14
2024-10-14
t3404: avoid losing exit status with focus on `git show` and `git cat-file`
Usman Akinyemi
1
-23
/
+48
2024-10-11
t/README: add missing value for GIT_TEST_DEFAULT_REF_FORMAT
Bence Ferdinandy
1
-2
/
+3
2024-10-10
Merge branch 'ps/leakfixes-part-8'
Junio C Hamano
27
-0
/
+36
2024-10-10
Merge branch 'ds/line-log-asan-fix'
Junio C Hamano
1
-0
/
+28
2024-10-10
Merge branch 'ps/reftable-alloc-failures'
Junio C Hamano
8
-53
/
+97
2024-10-10
Merge branch 'ja/doc-synopsis-markup'
Junio C Hamano
1
-7
/
+4
2024-10-10
t: fix typos
Andrew Kreimer
4
-4
/
+4
2024-10-10
t/helper: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-10-10
t/perf: fix typos
Andrew Kreimer
2
-3
/
+3
2024-10-10
t/unit-tests: fix typos
Andrew Kreimer
2
-2
/
+2
2024-10-10
builtin/gc: fix crash when running `git maintenance start`
Patrick Steinhardt
1
-0
/
+16
2024-10-09
t7300-clean.sh: use test_path_* helper functions for error logging
Abraham Samuel Adekunle
1
-185
/
+185
2024-10-09
t7300: work around platform-specific behaviour with long paths on MinGW
Patrick Steinhardt
1
-1
/
+1
2024-10-09
rebase-merges: try and use branch names as labels
Nicolas Guichard
2
-8
/
+8
2024-10-09
submodule: correct remote name with fetch
Daniel Black
1
-0
/
+20
2024-10-08
worktree: add test for path handling in linked worktrees
Caleb White
1
-0
/
+19
2024-10-08
worktree: link worktrees with relative paths
Caleb White
1
-0
/
+39
2024-10-08
Merge branch 'es/worktree-repair-copied' into cw/worktrees-relative
Junio C Hamano
1
-0
/
+19
2024-10-08
fetch: respect --server-option when fetching multiple remotes
Xing Xin
1
-0
/
+10
2024-10-08
transport.c::handshake: make use of server options from remote
Xing Xin
1
-0
/
+123
2024-10-07
unpack-trees: detect mismatching number of cache-tree/index entries
Patrick Steinhardt
1
-2
/
+5
2024-10-07
cache-tree: detect mismatching number of index entries
Patrick Steinhardt
1
-6
/
+6
2024-10-04
Merge branch 'kn/osx-fsmonitor-with-submodules-fix'
Junio C Hamano
1
-0
/
+51
2024-10-04
Merge branch 'ps/reftable-concurrent-writes'
Junio C Hamano
1
-5
/
+12
2024-10-04
Merge branch 'jk/test-lsan-improvements'
Junio C Hamano
2
-36
/
+8
2024-10-04
t0610: work around flaky test with concurrent writers
Patrick Steinhardt
1
-5
/
+12
2024-10-04
fsmonitor OSX: fix hangs for submodules
Koji Nakamaru
1
-0
/
+51
2024-10-03
line-log: protect inner strbuf from free
Derrick Stolee
1
-0
/
+28
2024-10-02
reftable: introduce `REFTABLE_FREE_AND_NULL()`
Patrick Steinhardt
1
-1
/
+1
2024-10-02
reftable: fix calls to free(3P)
Patrick Steinhardt
1
-2
/
+2
2024-10-02
reftable: handle trivial allocation failures
Patrick Steinhardt
3
-11
/
+24
2024-10-02
reftable/tree: handle allocation failures
Patrick Steinhardt
1
-4
/
+6
2024-10-02
reftable/block: handle allocation failures
Patrick Steinhardt
1
-8
/
+12
[prev]
[next]