Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2022-07-15setup.c: create `safe.bareRepository`Glen Choo
2022-07-15safe.directory: use git_protected_config()Glen Choo
2022-07-15config: learn `git_protected_config()`Glen Choo
2022-07-14Merge branch 'cl/grep-max-count'Junio C Hamano
2022-07-14Merge branch 'zk/push-use-bitmaps'Junio C Hamano
2022-07-14Merge branch 'jk/remote-show-with-negative-refspecs'Junio C Hamano
2022-07-14Merge branch 'll/ls-files-tests-update'Junio C Hamano
2022-07-14Merge branch 'ab/test-quoting-fix'Junio C Hamano
2022-07-14Merge branch 'ds/t5510-brokequote'Junio C Hamano
2022-07-14Merge branch 'en/t6429-test-must-be-empty-fix'Junio C Hamano
2022-07-12Sync with Git 2.37.1Junio C Hamano
2022-07-12Merge branch 'rs/archive-with-internal-gzip'Junio C Hamano
2022-07-12Merge branch 'ds/branch-checked-out'Junio C Hamano
2022-07-06ls-files: update test styleLi Linchao
2022-07-04Merge 'js/add-i-delete' into maint-2.37Junio C Hamano
2022-07-03Merge branch 'js/add-i-delete'Junio C Hamano
2022-07-01t6429: fix use of non-existent functionElijah Newren
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-29add --interactive: allow `update` to stage deleted filesJohannes Schindelin
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-22grep: add --max-count command line optionCarlos López
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-18send-pack.c: add config push.useBitmapsKyle Zhao
2022-06-18git-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-16Merge 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