summaryrefslogtreecommitdiff
path: root/t/t1200-tutorial.sh
AgeCommit message (Expand)Author
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-02-13Remove git-resolve.Junio C Hamano
2006-12-16make commit message a little more consistent and confortingNicolas Pitre
2006-10-03Error in test description of t1200-tutorialRobin Rosenberg
2006-04-20Merge branch 'fix'Junio C Hamano
2006-04-20git-commit --amend: two fixes.Junio C Hamano
2006-04-17Log message printout cleanupsLinus Torvalds
2006-03-10Fix t1200 test for breakage caused by removal of full-stop at the end of fast...Junio C Hamano
2006-02-07git-commit: revamp the git-commit semantics.Junio C Hamano
2006-01-15show-branch: make the current branch and merge commits stand out.Junio C Hamano
2005-12-20tests: make scripts executableJunio C Hamano
2005-11-11t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano
2005-10-13Adapt tutorial to cygwin and add test caseJohannes Schindelin