Age | Commit message (Expand) | Author | Files | Lines |
2012-03-02 | Documentation: do not assume that n > 1 in <rev>~$n | Junio C Hamano | 1 | -1/+1 |
2012-03-02 | l10n: Improve commit msg for zh_CN translation | Thynson | 1 | -6/+9 |
2012-03-02 | l10n: Improve zh_CN translation for msg that make empty commit when amend. | Thynson | 1 | -2/+2 |
2012-03-02 | l10n: Improve zh_CN translation for empty cherry-pick msg. | Thynson | 1 | -2/+3 |
2012-03-02 | l10n: Improve zh_CN translation for msg about branch deletion deny | Thynson | 1 | -3/+3 |
2012-03-02 | l10n: Improve zh_CN translation for lines insertion and deletion. | Thynson | 1 | -2/+2 |
2012-03-01 | Merge branch 'cb/fsck-squelch-dangling' | Junio C Hamano | 5 | -17/+20 |
2012-03-01 | Merge branch 'rs/no-no-no-parseopt' | Junio C Hamano | 8 | -32/+108 |
2012-03-01 | Merge branch 'th/git-diffall' | Junio C Hamano | 2 | -0/+292 |
2012-03-01 | Merge the initial l10n effort in | Junio C Hamano | 6 | -24/+7265 |
2012-03-01 | Merge branch 'master' of https://github.com/git-l10n/git-po into l10n | Junio C Hamano | 1 | -4/+4 |
2012-03-01 | Update l10n guide: change the repository URL, etc | Jiang Xin | 2 | -10/+16 |
2012-03-01 | Merge branch 'maint' | Junio C Hamano | 2 | -7/+12 |
2012-03-01 | Merge branch 'nd/maint-verify-objects' | Junio C Hamano | 2 | -25/+18 |
2012-03-01 | Merge branch 'jn/maint-gitweb-invalid-regexp' | Junio C Hamano | 2 | -1/+20 |
2012-03-01 | Merge branch 'cn/maint-rev-list-doc' | Junio C Hamano | 1 | -6/+6 |
2012-03-01 | Merge branch 'cn/maint-branch-with-bad' | Junio C Hamano | 2 | -0/+8 |
2012-03-01 | bundle: keep around names passed to add_pending_object() | Thomas Rast | 2 | -1/+16 |
2012-03-01 | t5510: ensure we stay in the toplevel test dir | Thomas Rast | 1 | -8/+10 |
2012-03-01 | t5510: refactor bundle->pack conversion | Thomas Rast | 1 | -14/+10 |
2012-03-01 | diff -p: squelch "diff --git" header for stat-dirty paths | Junio C Hamano | 2 | -5/+2 |
2012-03-01 | t4011: illustrate "diff-index -p" on stat-dirty paths | Junio C Hamano | 1 | -7/+39 |
2012-03-01 | t4011: modernise style | Junio C Hamano | 1 | -86/+82 |
2012-03-01 | diff --stat: add config option to limit graph width | Zbigniew Jędrzejewski-Szmek | 8 | -8/+32 |
2012-03-01 | diff --stat: enable limiting of the graph part | Zbigniew Jędrzejewski-Szmek | 4 | -2/+30 |
2012-03-01 | diff --stat: add a test for output with COLUMNS=40 | Zbigniew Jędrzejewski-Szmek | 1 | -0/+19 |
2012-03-01 | diff --stat: use a maximum of 5/8 for the filename part | Zbigniew Jędrzejewski-Szmek | 3 | -44/+76 |
2012-03-01 | merge --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2 | -4/+5 |
2012-03-01 | log --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2 | -2/+3 |
2012-03-01 | show --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2 | -2/+4 |
2012-03-01 | diff --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 3 | -3/+16 |
2012-03-01 | diff --stat: tests for long filenames and big change counts | Junio C Hamano | 1 | -0/+182 |
2012-03-01 | Documentation fixes in git-config | Libor Pechacek | 2 | -7/+12 |
2012-03-01 | l10n: leave leading space unchanged for zh_CN.po | ws3389 | 1 | -4/+4 |
2012-02-29 | Update l10n guide | Junio C Hamano | 2 | -22/+94 |
2012-02-28 | pickaxe: allow -i to search in patch case-insensitively | Junio C Hamano | 4 | -2/+128 |
2012-02-28 | fsck: --no-dangling omits "dangling object" information | Junio C Hamano | 5 | -17/+20 |
2012-02-28 | grep: use static trans-case table | Junio C Hamano | 3 | -8/+42 |
2012-02-28 | Update draft release notes to 1.7.10 | Junio C Hamano | 1 | -1/+5 |
2012-02-28 | Merge branch 'pj/completion-remote-set-url-branches' | Junio C Hamano | 1 | -14/+18 |
2012-02-28 | Merge branch 'ph/cherry-pick-advice-refinement' | Junio C Hamano | 2 | -6/+25 |
2012-02-28 | Merge branch 'jb/required-filter' | Junio C Hamano | 3 | -14/+92 |
2012-02-28 | Documentation: use {asterisk} in rev-list-options.txt when needed | Carlos Martín Nieto | 1 | -6/+6 |
2012-02-28 | parse-options: remove PARSE_OPT_NEGHELP | René Scharfe | 4 | -13/+5 |
2012-02-28 | gitweb: Handle invalid regexp in regexp search | Jakub Narebski | 2 | -1/+20 |
2012-02-28 | rev-list: fix --verify-objects --quiet becoming --objects | Nguyễn Thái Ngọc Duy | 2 | -13/+17 |
2012-02-28 | rev-list: remove BISECT_SHOW_TRIED flag | Nguyễn Thái Ngọc Duy | 2 | -12/+1 |
2012-02-29 | Merge pull request from jiangxin/master | Jiang Xin | 1 | -121/+181 |
2012-02-28 | l10n: update Chinese translation to the new git.po | Jiang Xin | 1 | -121/+181 |
2012-02-28 | l10n: Update git.pot (12 new messages) | Jiang Xin | 1 | -121/+184 |