summaryrefslogtreecommitdiff
path: root/t/t1200-tutorial.sh
AgeCommit message (Expand)AuthorFilesLines
2012-04-30diff --stat: use less columns for change countsLibravatar Zbigniew Jędrzejewski-Szmek1-2/+2
2012-02-03Use correct grammar in diffstat summary lineLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2011-04-13i18n: use test_i18ncmp in t1200 and t2200Libravatar Junio C Hamano1-2/+2
2011-03-09i18n: git-merge "Updating %s..%s" messageLibravatar Ævar Arnfjörð Bjarmason1-1/+4
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-1/+1
2009-12-26t1200: work around a bug in some implementations of "find"Libravatar Junio C Hamano1-1/+1
2009-11-25t1200: fix a timing dependent errorLibravatar Nanako Shiraishi1-3/+7
2009-11-06t1200: prepare for merging with Fast-forward bikesheddingLibravatar Junio C Hamano1-2/+3
2009-11-06t1200: further modernize test script styleLibravatar Junio C Hamano1-18/+18
2009-11-06t1200: Make documentation and test agreeLibravatar Stephen Boyd1-9/+88
2009-11-06t1200: cleanup and modernize test styleLibravatar Stephen Boyd1-58/+76
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Libravatar Nanako Shiraishi1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-1/+1
2008-02-01Sane use of test_expect_failureLibravatar Junio C Hamano1-3/+5
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-12/+12
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-02-12Remove git-resolve.Libravatar Junio C Hamano1-3/+5
2006-12-15make commit message a little more consistent and confortingLibravatar Nicolas Pitre1-2/+0
2006-10-03Error in test description of t1200-tutorialLibravatar Robin Rosenberg1-1/+1
2006-04-20Merge branch 'fix'Libravatar Junio C Hamano1-0/+2
2006-04-20git-commit --amend: two fixes.Libravatar Junio C Hamano1-0/+2
2006-04-17Log message printout cleanupsLibravatar Linus Torvalds1-2/+2
2006-03-09Fix t1200 test for breakage caused by removal of full-stop at the end of fast...Libravatar Junio C Hamano1-1/+1
2006-02-06git-commit: revamp the git-commit semantics.Libravatar Junio C Hamano1-3/+3
2006-01-15show-branch: make the current branch and merge commits stand out.Libravatar Junio C Hamano1-3/+3
2005-12-19tests: make scripts executableLibravatar Junio C Hamano1-0/+0
2005-11-11t1200: use --topo-order to keep the show-branch output stable.Libravatar Junio C Hamano1-2/+2
2005-10-13Adapt tutorial to cygwin and add test caseLibravatar Johannes Schindelin1-0/+160