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
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2022-08-03revisions API: don't leak memory on argv elements that need free()-ingÆvar Arnfjörð Bjarmason
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2020-11-20t2*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2019-04-02doc: promote "git switch"Nguyễn Thái Ngọc Duy
2019-04-02checkout: advice how to get out of detached HEAD modeNguyễn Thái Ngọc Duy
2018-03-27t2020: abstract away SHA-1 specific constantsbrian m. carlson
2017-12-06t2020: test variations that matterJunio C Hamano
2017-12-06checkout: describe_detached_head: remove ellipsis after committishAnn T Ropea
2016-08-16checkout: do not mention detach advice for explicit --detach optionStefan Beller
2012-11-16status: add advice on how to push/pull to tracking branchMatthieu Moy
2012-05-10Merge branch 'js/checkout-detach-count'Junio C Hamano
2012-05-04checkout (detached): truncate list of orphaned commits at the new HEADJohannes Sixt
2012-05-04t2020-checkout-detach: check for the number of orphaned commitsJohannes Sixt
2012-04-15test: do not rely on US English tracking-info messagesJonathan Nieder
2011-10-03checkout: check for "Previous HEAD" notice in t2020René Scharfe
2011-04-14i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200Junio C Hamano
2011-04-12i18n: mark checkout plural warning for translationÆvar Arnfjörð Bjarmason
2011-03-20checkout: clear commit marks after detached-orphan checkJeff King
2011-03-20checkout: add basic tests for detached-orphan warningJeff King
2011-02-08checkout: introduce --detach synonym for "git checkout foo^{commit}"Junio C Hamano