| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 |
* | pretty: Respect --abbrev option | Will Palmer | 2010-05-04 | 1 | -1/+1 |
* | shortlog: Document and test --format option | Jonathan Nieder | 2010-05-04 | 1 | -1/+52 |
* | t4201 (shortlog): Test output format with multiple authors | Jonathan Nieder | 2010-05-04 | 1 | -0/+7 |
* | t4201 (shortlog): guard setup with test_expect_success | Jonathan Nieder | 2010-05-04 | 1 | -29/+39 |
* | t4201: use ISO8859-1 rather than ISO-8859-1 | Brandon Casey | 2009-12-03 | 1 | -2/+2 |
* | shortlog: respect commit encoding | Uwe Kleine-König | 2009-11-25 | 1 | -0/+28 |
* | Redo "add test_cmp function for test scripts" | Junio C Hamano | 2008-03-15 | 1 | -1/+1 |
* | Merge branch 'jk/portable' | Junio C Hamano | 2008-03-15 | 1 | -1/+1 |
|\ |
|
| * | add test_cmp function for test scripts | Jeff King | 2008-03-13 | 1 | -1/+1 |
* | | shortlog: do not require to run from inside a git repository | Jonas Fonseca | 2008-03-15 | 1 | -0/+5 |
|/ |
|
* | Officially deprecate repo-config. | Junio C Hamano | 2008-01-17 | 1 | -1/+1 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -1/+1 |
* | t4201: Do not display weird characters on the terminal | Johannes Schindelin | 2007-04-23 | 1 | -4/+4 |
* | Fix permissions on test scripts | Alex Riesen | 2007-04-16 | 1 | -0/+0 |
* | Fix t4201: accidental arithmetic expansion | Alex Riesen | 2007-04-16 | 1 | -1/+1 |
* | shortlog -w: make wrap-line behaviour optional. | Junio C Hamano | 2007-04-10 | 1 | -1/+1 |
* | Use print_wrapped_text() in shortlog | Johannes Schindelin | 2007-04-10 | 1 | -0/+50 |