Age | Commit message (Expand) | Author | Files | Lines |
2013-08-05 | Merge branch 'dn/test-reject-utf-16' | Junio C Hamano | 1 | -2/+2 |
2013-08-05 | t3900: test rejecting log message with NULs correctly | Junio C Hamano | 1 | -2/+2 |
2013-07-09 | commit: reject non-characters | Peter Krefting | 1 | -0/+18 |
2013-07-04 | commit: reject overlong UTF-8 sequences | brian m. carlson | 1 | -0/+10 |
2013-07-04 | commit: reject invalid UTF-8 codepoints | brian m. carlson | 1 | -0/+8 |
2012-04-11 | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 1 | -1/+1 |
2011-12-15 | commit_tree(): refuse commit messages that contain NULs | Nguyễn Thái Ngọc Duy | 1 | -0/+6 |
2011-08-11 | t3900: do not reference numbered arguments from the test script | Johannes Sixt | 1 | -2/+2 |
2010-11-04 | add tests of commit --squash | Pat Notz | 1 | -0/+2 |
2010-11-04 | add tests of commit --fixup | Pat Notz | 1 | -0/+27 |
2009-05-18 | t3900: use ancient iconv names for backward compatibility | Brandon Casey | 1 | -14/+14 |
2009-05-16 | Use UTF-8 instead of utf8 for backward compatibility | Alex Riesen | 1 | -2/+2 |
2009-05-12 | t3900: ISO-2022-JP has more than one popular variants | Junio C Hamano | 1 | -2/+16 |
2008-09-03 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+3 |
2008-09-03 | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 1 | -3/+3 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -9/+9 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -1/+1 |
2007-10-15 | Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT | Linus Torvalds | 1 | -1/+1 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -16/+16 |
2007-03-04 | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 1 | -1/+1 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -12/+12 |
2006-12-30 | t3900: test log --encoding=none | Junio C Hamano | 1 | -1/+8 |
2006-12-28 | t3900: test conversion to non UTF-8 as well | Junio C Hamano | 1 | -0/+11 |
2006-12-27 | Rename t3900 test vector file | Junio C Hamano | 1 | -5/+5 |
2006-12-27 | UTF-8: introduce i18n.logoutputencoding. | Junio C Hamano | 1 | -0/+104 |