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-02-07tests: don't lose exit status with "(cd ...; test <op> $(git ...))"Ævar Arnfjörð Bjarmason
2022-11-11branch: gracefully handle '-d' on orphan HEADJeff King
2022-10-31Merge branch 'rj/branch-do-not-exit-with-minus-one-status'Taylor Blau
2022-10-26branch: error code with --edit-descriptionRubén Justo
2022-10-26branch: error copying or renaming a detached HEADRubén Justo
2022-10-18Sync with v2.38.1Junio C Hamano
2022-10-18Merge branch 'jc/branch-description-unset'Junio C Hamano
2022-10-07Sync with 2.36.3Taylor Blau
2022-10-07Sync with 2.35.5Taylor Blau
2022-10-07Sync with 2.34.5Taylor Blau
2022-10-07Sync with 2.32.4Taylor Blau
2022-10-07Sync with 2.30.6Taylor Blau
2022-10-01t/t3NNN: allow local submodulesTaylor Blau
2022-09-30branch: do not fail a no-op --edit-descJunio C Hamano
2022-09-21t: remove \{m,n\} from BRE grep usageĐoàn Trần Công Danh
2022-04-29branch: new autosetupmerge option 'simple' for matching branchesTao Klerks
2022-04-01tracking branches: add advice to ambiguous refspec errorTao Klerks
2022-02-19Merge branch 'gc/branch-recurse-submodules'Junio C Hamano
2022-02-02branch: make create_branch() always create a branchGlen Choo
2022-01-31Merge branch 'js/branch-track-inherit' into gc/branch-recurse-submodulesJunio C Hamano
2022-01-10Merge branch 'js/branch-track-inherit'Junio C Hamano
2021-12-21branch: add flags and config to inherit trackingJosh Steadmon
2021-12-21branch: accept multiple upstream branches for trackingJosh Steadmon
2021-12-02branch: protect branches checked out in all worktreesAnders Kaseorg
2021-12-02branch: lowercase error messagesAnders Kaseorg
2021-11-30Merge branch 'jc/fix-ref-sorting-parse'Junio C Hamano
2021-10-21for-each-ref: delay parsing of --sort=<atom> optionsJunio C Hamano
2021-10-16branch tests: test for errno propagating on failing readHan-Wen Nienhuys
2021-08-28branch: allow deleting dangling branches with --forceRené Scharfe
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-01-26Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2021-01-16Merge branch 'ew/decline-core-abbrev'Junio C Hamano
2020-12-24core.abbrev=no disables abbreviationsEric Wong
2020-12-17t3200: finish transitioning to the initial branch name `main`Johannes Schindelin
2020-11-20tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededJohannes Schindelin
2020-11-20t3[0-3]*: 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
2020-10-23tests: prepare aligned mentions of the default branch nameJohannes Schindelin
2020-10-23t3200: prepare for `main` being shorter than `master`Johannes Schindelin
2020-10-06Merge branch 'js/default-branch-name-part-2'Junio C Hamano
2020-09-22Merge branch 'al/ref-filter-merged-and-no-merged'Junio C Hamano
2020-09-22t3200: avoid variations of the `master` branch nameJohannes Schindelin
2020-09-16ref-filter: allow merged and no-merged filtersAaron Lipman
2020-09-09t3200: clean side effect of git checkout --orphanAaron Lipman
2020-07-19Merge branch 'dl/branch-cleanup' into masterJunio C Hamano
2020-07-18t3200: don't grep for `strerror()` stringMartin Ågren
2020-07-07Merge branch 'bc/sha-256-part-2'Junio C Hamano
2020-06-17t3200: test for specific errorsDenton Liu
2020-06-17t3200: rename "expected" to "expect"Denton Liu
2020-05-27t3200: mark assertion with SHA1 prerequisitebrian m. carlson