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-07-23
Merge branch 'ds/midx-write-repack-fix'
Junio C Hamano
1
-0
/
+55
2024-07-20
add-patch: handle splitting hunks with diff.suppressBlankEmpty
Phillip Wood
1
-0
/
+19
2024-07-19
midx-write: revert use of --stdin-packs
Derrick Stolee
1
-1
/
+1
2024-07-18
t5319: add failing test case for repack/expire
Derrick Stolee
1
-0
/
+55
2024-07-18
Merge branch 'jk/am-retry'
Junio C Hamano
1
-1
/
+1
2024-07-17
Merge branch 'js/var-git-shell-path'
Junio C Hamano
1
-1
/
+1
2024-07-17
Merge branch 'kn/push-empty-fix'
Junio C Hamano
1
-0
/
+17
2024-07-17
Merge branch 'jk/test-body-in-here-doc'
Junio C Hamano
160
-1026
/
+1286
2024-07-17
Merge branch 'rj/test-sanitize-leak-log-fix'
Junio C Hamano
2
-46
/
+20
2024-07-17
t4153: stop redirecting input from /dev/zero
Jeff King
1
-1
/
+1
2024-07-16
Revert "reflog expire: don't use lookup_commit_reference_gently()"
Junio C Hamano
1
-0
/
+8
2024-07-16
Merge branch 'bc/http-proactive-auth'
Junio C Hamano
1
-0
/
+116
2024-07-16
Merge branch 'ds/advice-sparse-index-expansion'
Junio C Hamano
1
-1
/
+15
2024-07-16
Merge branch 'cb/send-email-sanitize-trailer-addresses'
Junio C Hamano
1
-0
/
+43
2024-07-16
Merge branch 'en/ort-inner-merge-error-fix'
Junio C Hamano
1
-1
/
+41
2024-07-16
t-strvec: fix type mismatch in check_strvec
René Scharfe
1
-1
/
+2
2024-07-15
Merge branch 'cp/unit-test-reftable-record'
Junio C Hamano
2
-1
/
+551
2024-07-15
Merge branch 'jc/disable-push-nego-for-deletion'
Junio C Hamano
1
-0
/
+10
2024-07-15
Merge branch 'jk/tests-without-dns'
Junio C Hamano
3
-7
/
+6
2024-07-15
Merge branch 'gt/unit-test-oidmap'
Junio C Hamano
5
-239
/
+181
2024-07-15
Merge branch 'as/describe-broken-refresh-index-fix'
Junio C Hamano
1
-0
/
+36
2024-07-15
Merge branch 'rj/t0613-no-longer-leaks'
Junio C Hamano
1
-0
/
+1
2024-07-15
Merge branch 'rj/t0612-no-longer-leaks'
Junio C Hamano
1
-0
/
+1
2024-07-15
t-strvec: improve check_strvec() output
René Scharfe
1
-32
/
+14
2024-07-13
merge-recursive: honor diff.algorithm
Antonin Delpeuch
4
-0
/
+111
2024-07-13
var(win32): do report the GIT_SHELL_PATH that is actually used
Johannes Schindelin
1
-1
/
+1
2024-07-12
t-reftable-merged: add test for REFTABLE_FORMAT_ERROR
Chandra Pratap
1
-0
/
+3
2024-07-12
t-reftable-merged: use reftable_ref_record_equal to compare ref records
Chandra Pratap
1
-1
/
+1
2024-07-12
t-reftable-merged: add tests for reftable_merged_table_max_update_index
Chandra Pratap
1
-0
/
+2
2024-07-12
t-reftable-merged: improve the const-correctness of helper functions
Chandra Pratap
1
-10
/
+9
2024-07-12
t-reftable-merged: improve the test t_merged_single_record()
Chandra Pratap
1
-5
/
+10
2024-07-12
t: harmonize t-reftable-merged.c with coding guidelines
Chandra Pratap
1
-40
/
+28
2024-07-12
t: move reftable/merged_test.c to the unit testing framework
Chandra Pratap
2
-1
/
+466
2024-07-12
builtin/push: call set_refspecs after validating remote
Karthik Nayak
1
-0
/
+17
2024-07-11
test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default
Rubén Justo
2
-46
/
+17
2024-07-10
t/.gitattributes: ignore whitespace in chainlint expect files
Jeff King
1
-1
/
+1
2024-07-10
t: convert some here-doc test bodies
Jeff King
2
-117
/
+117
2024-07-10
test-lib: allow test snippets as here-docs
Jeff King
2
-5
/
+35
2024-07-10
chainlint.pl: add tests for test body in heredoc
Jeff King
8
-0
/
+50
2024-07-10
chainlint.pl: recognize test bodies defined via heredoc
Eric Sunshine
1
-5
/
+22
2024-07-10
chainlint.pl: check line numbers in expected output
Jeff King
74
-894
/
+913
2024-07-10
chainlint.pl: force CRLF conversion when opening input files
Jeff King
1
-1
/
+1
2024-07-10
chainlint.pl: do not spawn more threads than we have scripts
Jeff King
1
-0
/
+1
2024-07-10
chainlint.pl: only start threads if jobs > 1
Jeff King
1
-1
/
+2
2024-07-10
chainlint.pl: add test_expect_success call to test snippets
Jeff King
73
-3
/
+145
2024-07-09
http: allow authenticating proactively
brian m. carlson
1
-0
/
+116
2024-07-08
Merge branch 'xx/bundie-uri-fixes'
Junio C Hamano
2
-4
/
+218
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
78
-2
/
+89
2024-07-08
Merge branch 'tb/path-filter-fix'
Junio C Hamano
4
-18
/
+389
2024-07-08
Merge branch 'db/date-underflow-fix'
Junio C Hamano
1
-6
/
+45
[prev]
[next]