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
AgeCommit message (Expand)Author
2022-09-21t: convert egrep usage to "grep -E"Đoàn Trần Công Danh
2021-11-01leak tests: mark some add tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore
2018-05-21t3702: abstract away SHA-1-specific constantsbrian m. carlson
2015-05-13add: check return value of launch_editorJeff King
2009-04-28t3702: fix reliance on SHELL_PATH being '/bin/sh'Johannes Schindelin
2009-04-12git-add: introduce --edit (to edit the diff vs. the index)Johannes Schindelin