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
2021-04-28subtree: be stricter about validating flagsLuke Shumaker
2021-04-28subtree: push: allow specifying a local rev other than HEADLuke Shumaker
2021-04-28subtree: allow 'split' flags to be passed to 'push'Luke Shumaker
2021-04-28subtree: allow --squash to be used with --rejoinLuke Shumaker
2021-04-28subtree: t7900: add porcelain tests for 'pull' and 'push'Luke Shumaker
2021-04-28subtree: t7900: add a test for the -h flagLuke Shumaker
2021-04-28subtree: t7900: rename last_commit_message to last_commit_subjectLuke Shumaker
2021-04-28subtree: t7900: fix 'verify one file change per commit'Luke Shumaker
2021-04-28subtree: t7900: delete some dead codeLuke Shumaker
2021-04-28subtree: t7900: use 'test' for string equalityLuke Shumaker
2021-04-28subtree: t7900: comment subtree_test_create_repoLuke Shumaker
2021-04-28subtree: t7900: use consistent formattingLuke Shumaker
2021-04-28subtree: t7900: use test-lib.sh's test_countLuke Shumaker
2021-04-28subtree: t7900: update for having the default branch name be 'main'Luke Shumaker
2020-08-03Revert "contrib: subtree: adjust test to change in fmt-merge-msg"Emily Shaffer
2020-06-30contrib: subtree: adjust test to change in fmt-merge-msgĐoàn Trần Công Danh
2018-07-30subtree test: simplify preparation of expected resultsJonathan Nieder
2018-07-30subtree test: add missing && to &&-chainJonathan Nieder
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren
2016-08-12Spelling fixesVille Skyttä
2016-07-26subtree: fix "git subtree split --rejoin"David Aguilar
2016-07-26t7900-subtree.sh: fix quoting and broken && chainsDavid Aguilar
2016-01-21contrib/subtree: fix "subtree split" skipped-merge bugDave Ware
2015-11-13contrib/subtree: Handle '--prefix' argument with a slash appendedTechlive Zheng
2015-11-13contrib/subtree: Make each test self-containedTechlive Zheng
2015-11-13contrib/subtree: Add split testsTechlive Zheng
2015-11-13contrib/subtree: Add merge testsTechlive Zheng
2015-11-13contrib/subtree: Add tests for subtree addTechlive Zheng
2015-11-13contrib/subtree: Add test for missing subtreeTechlive Zheng
2015-11-13contrib/subtree: Clean and refactor test codeTechlive Zheng
2015-09-08contrib/subtree: respect spaces in a repository pathAlexey Shumkin
2015-09-08t7900-subtree: test the "space in a subdirectory name" caseAlexey Shumkin
2015-08-03Merge branch 'da/subtree-date-confusion'Junio C Hamano
2015-07-24contrib/subtree: ignore log.date configurationDavid Aguilar
2015-06-23contrib/subtree: small tidy-up to testCharles Bailey
2015-06-23contrib/subtree: fix broken &&-chains and revealed test errorCharles Bailey
2015-06-23contrib/subtree: use tabs consitently for indentation in testsCharles Bailey
2014-06-06Merge branch 'ep/shell-assign-and-export-vars'Junio C Hamano
2014-05-24scripts: "export VAR=VALUE" construct is not portableElia Pinto
2014-04-24t7900-subtree.sh: use the $( ... ) construct for command substitutionElia Pinto
2013-07-29Avoid using `echo -n` anywhereLukas Fleischer
2013-04-12contrib/subtree: fix spelling of accidentallyStefano Lattarini
2013-02-06contrib/subtree: use %B for split subject/bodyTechlive Zheng
2013-02-06contrib/subtree: remove test number commentsDavid A. Greene
2012-04-10Add subtree test MakefileDavid A. Greene
2012-04-10Set TEST_DIRECTORYDavid A. Greene
2012-04-10Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346'David A. Greene