summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* send-email: teach git send-email option to translate aliasesJacob Keller2024-08-171-0/+104
* t9001-send-email.sh: update alias list used for pine testJacob Keller2024-08-141-3/+5
* t9001-send-email.sh: fix quoting for mailrc --dump-aliases testJacob Keller2024-08-141-3/+3
* Merge branch 'ps/p4-tests-updates'Junio C Hamano2024-08-0835-8/+83
|\
| * t98xx: mark Perforce tests as memory-leak freePatrick Steinhardt2024-07-3135-0/+35
| * t98xx: fix Perforce tests with p4d r23 and newerPatrick Steinhardt2024-07-313-8/+48
* | Merge branch 'rs/grep-omit-blank-lines-after-function-at-eof'Junio C Hamano2024-08-081-0/+1
|\ \
| * | grep: -W: skip trailing empty lines at EOF, tooRené Scharfe2024-07-301-0/+1
| * | Merge branch 'jk/fetch-pack-fsck-wo-lock-pack' into maint-2.45Junio C Hamano2024-07-021-0/+10
| |\ \
| * \ \ Merge branch 'jk/t5500-typofix' into maint-2.45Junio C Hamano2024-07-021-1/+1
| |\ \ \
| * \ \ \ Merge branch 'tb/precompose-getcwd' into maint-2.45Junio C Hamano2024-07-021-1/+38
| |\ \ \ \
| * \ \ \ \ Merge branch 'pw/rebase-i-error-message' into maint-2.45Junio C Hamano2024-07-021-0/+45
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ds/format-patch-rfc-and-k' into maint-2.45Junio C Hamano2024-07-021-0/+21
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'dd/notes-empty-no-edit-by-default'Junio C Hamano2024-08-081-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | notes: do not trigger editor when adding an empty noteDavid Disseldorp2024-07-301-0/+10
* | | | | | | | | Merge branch 'es/shell-check-updates'Junio C Hamano2024-08-083-5/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | check-non-portable-shell: improve `VAR=val shell-func` detectionEric Sunshine2024-07-271-1/+1
| * | | | | | | | | check-non-portable-shell: suggest alternative for `VAR=val shell-func`Eric Sunshine2024-07-271-1/+1
| * | | | | | | | | check-non-portable-shell: loosen one-shot assignment error messageEric Sunshine2024-07-271-1/+1
| * | | | | | | | | t4034: fix use of one-shot variable assignment with shell functionEric Sunshine2024-07-271-1/+1
| * | | | | | | | | t3430: drop unnecessary one-shot "VAR=val shell-func" invocationEric Sunshine2024-07-271-2/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'rj/add-p-pager'Junio C Hamano2024-08-081-0/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add-patch: render hunks through the pagerRubén Justo2024-07-251-0/+32
| * | | | | | | | | add-patch: test for 'p' commandRubén Justo2024-07-251-0/+16
* | | | | | | | | | Merge branch 'ks/unit-test-comment-typofix'Junio C Hamano2024-08-081-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | unit-tests/test-lib: fix typo in check_pointer_eq() descriptionKousik Sanagavarapu2024-07-291-2/+3
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'cp/unit-test-reftable-merged'Junio C Hamano2024-07-312-1/+463
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t-reftable-merged: add test for REFTABLE_FORMAT_ERRORChandra Pratap2024-07-121-0/+3
| * | | | | | | | | | t-reftable-merged: use reftable_ref_record_equal to compare ref recordsChandra Pratap2024-07-121-1/+1
| * | | | | | | | | | t-reftable-merged: add tests for reftable_merged_table_max_update_indexChandra Pratap2024-07-121-0/+2
| * | | | | | | | | | t-reftable-merged: improve the const-correctness of helper functionsChandra Pratap2024-07-121-10/+9
| * | | | | | | | | | t-reftable-merged: improve the test t_merged_single_record()Chandra Pratap2024-07-121-5/+10
| * | | | | | | | | | t: harmonize t-reftable-merged.c with coding guidelinesChandra Pratap2024-07-121-40/+28
| * | | | | | | | | | t: move reftable/merged_test.c to the unit testing frameworkChandra Pratap2024-07-122-1/+466
* | | | | | | | | | | Merge branch 'jc/checkout-no-op-switch-errors'Junio C Hamano2024-07-311-0/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | checkout: special case error messages during noop switchingJunio C Hamano2024-07-021-0/+13
* | | | | | | | | | | | Merge branch 'pw/add-patch-with-suppress-blank-empty'Junio C Hamano2024-07-311-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add-patch: handle splitting hunks with diff.suppressBlankEmptyPhillip Wood2024-07-211-0/+19
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'ad/merge-with-diff-algorithm'Junio C Hamano2024-07-314-0/+111
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | merge-recursive: honor diff.algorithmAntonin Delpeuch2024-07-144-0/+111
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rs/t-strvec-use-test-msg'Junio C Hamano2024-07-311-32/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | t-strvec: fix type mismatch in check_strvecRené Scharfe2024-07-161-1/+2
| * | | | | | | | | | | t-strvec: improve check_strvec() outputRené Scharfe2024-07-151-32/+14
| * | | | | | | | | | | t-strvec: use test_msg()René Scharfe2024-07-071-6/+6
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ds/midx-write-repack-fix'Junio C Hamano2024-07-241-0/+55
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | midx-write: revert use of --stdin-packsDerrick Stolee2024-07-191-1/+1
| * | | | | | | | | | t5319: add failing test case for repack/expireDerrick Stolee2024-07-181-0/+55
* | | | | | | | | | | Merge branch 'jk/am-retry'Junio C Hamano2024-07-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t4153: stop redirecting input from /dev/zeroJeff King2024-07-171-1/+1
* | | | | | | | | | | | Merge branch 'js/var-git-shell-path'Junio C Hamano2024-07-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \