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