| Commit message (Expand) | Author | Age |
* | diff --stat: use less columns for change counts | Zbigniew Jędrzejewski-Szmek | 2012-04-30 |
* | Use correct grammar in diffstat summary line | Nguyễn Thái Ngọc Duy | 2012-02-03 |
* | i18n: use test_i18ncmp in t1200 and t2200 | Junio C Hamano | 2011-04-13 |
* | i18n: git-merge "Updating %s..%s" message | Ævar Arnfjörð Bjarmason | 2011-03-09 |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 |
* | t1200: work around a bug in some implementations of "find" | Junio C Hamano | 2009-12-26 |
* | t1200: fix a timing dependent error | Nanako Shiraishi | 2009-11-25 |
* | t1200: prepare for merging with Fast-forward bikeshedding | Junio C Hamano | 2009-11-06 |
* | t1200: further modernize test script style | Junio C Hamano | 2009-11-06 |
* | t1200: Make documentation and test agree | Stephen Boyd | 2009-11-06 |
* | t1200: cleanup and modernize test style | Stephen Boyd | 2009-11-06 |
* | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 2008-09-03 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 |
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | Remove git-resolve. | Junio C Hamano | 2007-02-12 |
* | make commit message a little more consistent and conforting | Nicolas Pitre | 2006-12-15 |
* | Error in test description of t1200-tutorial | Robin Rosenberg | 2006-10-03 |
* | Merge branch 'fix' | Junio C Hamano | 2006-04-20 |
|\ |
|
| * | git-commit --amend: two fixes. | Junio C Hamano | 2006-04-20 |
* | | Log message printout cleanups | Linus Torvalds | 2006-04-17 |
|/ |
|
* | Fix t1200 test for breakage caused by removal of full-stop at the end of fast... | Junio C Hamano | 2006-03-09 |
* | git-commit: revamp the git-commit semantics. | Junio C Hamano | 2006-02-06 |
* | show-branch: make the current branch and merge commits stand out. | Junio C Hamano | 2006-01-15 |
* | tests: make scripts executable | Junio C Hamano | 2005-12-19 |
* | t1200: use --topo-order to keep the show-branch output stable. | Junio C Hamano | 2005-11-11 |
* | Adapt tutorial to cygwin and add test case | Johannes Schindelin | 2005-10-13 |