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
2018-03-08Merge branch 'sg/subtree-signed-commits'Junio C Hamano
2018-02-24subtree: fix add and pull for GPG-signed commitsStephen R Guglielmo
2018-02-14Correct mispellings of ".gitmodule" to ".gitmodules"Robert P. J. Day
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren
2017-06-28subtree: honour USE_ASCIIDOCTOR when setA. Wilcox
2016-08-12Spelling fixesVille Skyttä
2016-07-28subtree: adjust function definitions to match CodingGuidelinesDavid Aguilar
2016-07-28subtree: adjust style to match CodingGuidelinesDavid Aguilar
2016-07-26subtree: fix "git subtree split --rejoin"David Aguilar
2016-07-26t7900-subtree.sh: fix quoting and broken && chainsDavid Aguilar
2016-02-04Merge branch 'dw/subtree-split-do-not-drop-merge'Junio C Hamano
2016-02-04Merge branch 'dg/subtree-test'Junio C Hamano
2016-01-23Merge branch 'rm/subtree-unwrap-tags'Junio C Hamano
2016-01-21contrib/subtree: fix "subtree split" skipped-merge bugDave Ware
2016-01-19contrib/subtree: Make testing easierDavid A. Greene
2015-12-02Merge branch 'dg/subtree-test-cleanup'Jeff King
2015-11-25contrib/subtree: unwrap tag refsRob Mayoff
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-11-06contrib/subtree: remove "push" command from the "todo" fileFabio Porcedda
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-07-11Merge branch 'cb/subtree-tests-update'Junio C Hamano
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
2015-05-22Merge branch 'dl/subtree-avoid-tricky-echo'Junio C Hamano
2015-05-08contrib/subtree: portability fix for string printingDanny Lin
2015-05-07contrib/subtree: there's no push --squashDanny Lin
2015-01-07subtree: fix AsciiDoc list item continuationSteffen Prohaska
2014-11-05Documentation: typofixesThomas Ackermann
2014-10-16subtree: add an install-html targetSebastian Schuberth
2014-08-18subtree: make "all" default target of MakefileJeff King
2014-07-21Fix contrib/subtree Makefile to patch #! lineCharles Bailey
2014-06-06Merge branch 'ep/shell-assign-and-export-vars'Junio C Hamano
2014-06-06Merge branch 'jd/subtree'Junio C Hamano
2014-06-03Merge branch 'ep/shell-command-substitution'Junio C Hamano
2014-05-24scripts: "export VAR=VALUE" construct is not portableElia Pinto
2014-05-13contrib/subtree: allow adding an annotated tagJames Denholm
2014-05-07contrib/subtree/Makefile: clean up rule for "clean"James Denholm
2014-05-07contrib/subtree/Makefile: clean up rules to generate documentationJames Denholm
2014-05-07contrib/subtree/Makefile: s/libexecdir/gitexecdir/James Denholm
2014-05-07contrib/subtree/Makefile: use GIT-VERSION-FILEJames Denholm