summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kn/ref-transaction-symref'Junio C Hamano2024-05-202-1/+24
|\
| * refs: rename `refs_create_symref()` to `refs_update_symref()`Karthik Nayak2024-05-071-1/+1
| * refs: use transaction in `refs_create_symref()`Karthik Nayak2024-05-072-1/+24
* | Merge branch 'jl/git-no-advice'Junio C Hamano2024-05-161-0/+71
|\ \
| * | t0018: two small fixesJunio C Hamano2024-05-081-19/+22
| * | advice: add --no-advice global optionJames Liu2024-05-031-0/+68
* | | Merge branch 'rs/external-diff-with-exit-code'Junio C Hamano2024-05-161-8/+0
|\ \ \
| * | | Revert "diff: fix --exit-code with external diff"Junio C Hamano2024-05-161-8/+0
* | | | Merge branch 'ds/scalar-reconfigure-all-fix'Junio C Hamano2024-05-151-0/+38
|\ \ \ \
| * | | | scalar: avoid segfault in reconfigure --allDerrick Stolee2024-05-081-0/+38
* | | | | Merge branch 'rs/external-diff-with-exit-code'Junio C Hamano2024-05-152-0/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | diff: fix --exit-code with external diffRené Scharfe2024-05-061-0/+8
| * | | | diff: report unmerged paths as changes in run_diff_cmd()René Scharfe2024-05-061-0/+8
* | | | | Merge branch 'jp/tag-trailer'Junio C Hamano2024-05-151-0/+114
|\ \ \ \ \
| * | | | | builtin/tag: add --trailer optionJohn Passaro2024-05-071-0/+114
| | |_|/ / | |/| | |
* | | | | Merge branch 'ps/config-subcommands'Junio C Hamano2024-05-152-168/+265
|\ \ \ \ \
| * | | | | builtin/config: display subcommand helpPatrick Steinhardt2024-05-061-1/+0
| * | | | | builtin/config: introduce "edit" subcommandPatrick Steinhardt2024-05-061-3/+3
| * | | | | builtin/config: introduce "remove-section" subcommandPatrick Steinhardt2024-05-061-2/+2
| * | | | | builtin/config: introduce "rename-section" subcommandPatrick Steinhardt2024-05-061-11/+11
| * | | | | builtin/config: introduce "unset" subcommandPatrick Steinhardt2024-05-061-15/+29
| * | | | | builtin/config: introduce "set" subcommandPatrick Steinhardt2024-05-061-49/+53
| * | | | | builtin/config: introduce "get" subcommandPatrick Steinhardt2024-05-061-42/+89
| * | | | | builtin/config: introduce "list" subcommandPatrick Steinhardt2024-05-061-45/+65
| * | | | | builtin/config: use `OPT_CMDMODE()` to specify modesPatrick Steinhardt2024-05-061-0/+13
| | |_|/ / | |/| | |
* | | | | Merge branch 'js/unit-test-suite-runner'Junio C Hamano2024-05-157-23/+68
|\ \ \ \ \
| * | | | | t/Makefile: run unit tests alongside shell testsJeff King2024-05-062-1/+19
| * | | | | unit tests: add rule for running with test-toolJosh Steadmon2024-05-061-1/+9
| * | | | | test-tool run-command testsuite: support unit testsJosh Steadmon2024-05-061-3/+14
| * | | | | test-tool run-command testsuite: remove hardcoded filterJosh Steadmon2024-05-061-3/+1
| * | | | | test-tool run-command testsuite: get shell from envJosh Steadmon2024-05-061-1/+8
| * | | | | t0080: turn t-basic unit test into a helperJosh Steadmon2024-05-065-15/+18
| * | | | | Merge branch 'jk/unit-tests-buildfix' into js/unit-test-suite-runnerJunio C Hamano2024-02-031-2/+8
| |\ \ \ \ \
* | \ \ \ \ \ Sync with Git 2.45.1Junio C Hamano2024-05-1413-2/+502
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Sync with 2.44.1Johannes Schindelin2024-04-2913-2/+502
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Sync with 2.43.4Johannes Schindelin2024-04-1913-2/+502
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Sync with 2.42.2Johannes Schindelin2024-04-1913-2/+502
| | | |\ \ \ \ \
| | | | * \ \ \ \ Sync with 2.41.1Johannes Schindelin2024-04-1913-2/+502
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Sync with 2.40.2Johannes Schindelin2024-04-1914-2/+503
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Sync with 2.39.4Johannes Schindelin2024-04-1914-2/+502
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merge branch 'ownership-checks-in-local-clones'Johannes Schindelin2024-04-191-0/+24
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | builtin/clone: refuse local clones of unsafe repositoriesPatrick Steinhardt2024-04-171-0/+24
| | | | | | | * | | | | | fsck: warn about symlink pointing inside a gitdirJohannes Schindelin2024-04-191-0/+37
| | | | | | | * | | | | | core.hooksPath: add some protection while cloningJohannes Schindelin2024-04-191-0/+15
| | | | | | | * | | | | | init.templateDir: consider this config setting protectedJohannes Schindelin2024-04-191-0/+31
| | | | | | | * | | | | | clone: prevent hooks from running during a cloneJohannes Schindelin2024-04-191-0/+51
| | | | | | | * | | | | | Add a helper function to compare file contentsJohannes Schindelin2024-04-192-0/+51
| | | | | | | * | | | | | clone: when symbolic links collide with directories, keep the latterJohannes Schindelin2024-04-172-2/+17
| | | | | | | * | | | | | t5510: verify that D/F confusion cannot lead to an RCEJohannes Schindelin2024-04-171-0/+24
| | | | | | | * | | | | | submodule: require the submodule path to contain directories onlyJohannes Schindelin2024-04-171-4/+5