summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2022-07-01check-ref-format: fix trivial memory leakÆvar Arnfjörð Bjarmason
2022-07-01t6429: fix use of non-existent functionElijah Newren
2022-07-01submodule--helper update: use display path helperGlen Choo
2022-07-01submodule--helper tests: add missing "display path" coverageGlen Choo
2022-06-30Merge branch 'ab/submodule-cleanup' into gc/submodule-use-super-prefixJunio C Hamano
2022-06-30config tests: fix harmless but broken "rm -r" cleanupÆvar Arnfjörð Bjarmason
2022-06-30test-lib.sh: fix prepend_var() quoting issueÆvar Arnfjörð Bjarmason
2022-06-30tests: add missing double quotes to included library pathsÆvar Arnfjörð Bjarmason
2022-06-28add --interactive: allow `update` to stage deleted filesJohannes Schindelin
2022-06-28gitweb: remove "test" and "test-installed" targetsÆvar Arnfjörð Bjarmason
2022-06-28submodule update: remove "-v" optionÆvar Arnfjörð Bjarmason
2022-06-27Sync with Git 2.36.2Junio C Hamano
2022-06-23Sync with 2.35.4Johannes Schindelin
2022-06-23Sync with 2.34.4Johannes Schindelin
2022-06-23Sync with 2.33.4Johannes Schindelin
2022-06-23Sync with 2.32.3Johannes Schindelin
2022-06-23Sync with 2.31.4Johannes Schindelin
2022-06-23Sync with 2.30.5Johannes Schindelin
2022-06-22merge-tree: add a --allow-unrelated-histories flagElijah Newren
2022-06-22merge-tree: allow `ls-files -u` style info to be NUL terminatedElijah Newren
2022-06-22merge-tree: provide easy access to `ls-files -u` style infoElijah Newren
2022-06-22merge-tree: provide a list of which files have conflictsElijah Newren
2022-06-22merge-ort: remove command-line-centric submodule message from merge-ortElijah Newren
2022-06-22merge-tree: support including merge messages in outputElijah Newren
2022-06-22merge-tree: implement real mergesElijah Newren
2022-06-22grep: add --max-count command line optionCarlos López
2022-06-22dir: traverse into repositoryGoss Geppert
2022-06-21t5510: replace 'origin' with URL more carefullyDerrick Stolee
2022-06-21Merge branch 'jp/prompt-clear-before-upstream-mark'Junio C Hamano
2022-06-18Merge branch 'cb/path-owner-check-with-sudo-plus'Junio C Hamano
2022-06-17send-pack.c: add config push.useBitmapsKyle Zhao
2022-06-17git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón
2022-06-17Merge branch 'jk/bug-fl-va-list-fix'Junio C Hamano
2022-06-17Merge branch 'ab/credentials-in-url-more'Junio C Hamano
2022-06-17Merge branch 'ds/more-test-coverage'Junio C Hamano
2022-06-17Merge branch 'jk/perf-lib-test-titles'Junio C Hamano
2022-06-17remote: handle negative refspecs in git remote showJacob Keller
2022-06-16bug_fl(): correctly initialize trace2 va_listJeff King
2022-06-16t5329: test 'git gc --cruft' without '--prune=now'Derrick Stolee
2022-06-16t2107: test 'git update-index --verbose'Derrick Stolee
2022-06-16perf-lib: fix missing test titles in outputJeff King
2022-06-15Merge branch 'jc/revert-show-parent-info'Junio C Hamano
2022-06-15archive-tar: use internal gzip by defaultRené Scharfe
2022-06-15archive-tar: add internal gzip implementationRené Scharfe
2022-06-15tests: add LIBCURL prerequisite to tests needing libcurlÆvar Arnfjörð Bjarmason
2022-06-15transfer doc: move fetch.credentialsInUrl to "transfer" config namespaceÆvar Arnfjörð Bjarmason
2022-06-15branch: fix branch_checked_out() leaksDerrick Stolee
2022-06-15branch: use branch_checked_out() when deleting refsDerrick Stolee
2022-06-15fetch: use new branch_checked_out() and add testsDerrick Stolee
2022-06-15branch: check for bisects and rebasesDerrick Stolee