Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | l10n: Improve zh_CN translation for msg "not something we can merge" | Thynson | 2012-03-09 | 1 | -1/+1 | |
* | l10n: Improve zh_CN trans for msg that cannot fast-forward | Thynson | 2012-03-09 | 1 | -1/+1 | |
* | l10n: Update zh_CN translation for 1.7.10-rc0 | Jiang Xin | 2012-03-08 | 1 | -169/+177 | |
* | Update Swedish translation (732t0f0u). | Peter Krefting | 2012-03-08 | 2 | -1396/+1767 | |
* | po/sv.po: add Swedish translation | Peter Krefting | 2012-03-08 | 1 | -0/+3492 | |
* | l10n: Update git.pot (1 new message) | Jiang Xin | 2012-03-08 | 1 | -169/+175 | |
* | Merge v1.7.10-rc0 for git l10n update | Jiang Xin | 2012-03-08 | 72 | -683/+2034 | |
|\ | ||||||
| * | Git 1.7.10-rc0v1.7.10-rc0 | Junio C Hamano | 2012-03-07 | 2 | -6/+58 | |
| * | Merge branch 'jc/pickaxe-ignore-case' | Junio C Hamano | 2012-03-07 | 7 | -10/+170 | |
| |\ | ||||||
| | * | ctype.c: Fix a sparse warningjc/pickaxe-ignore-case | Ramsay Jones | 2012-03-04 | 2 | -3/+3 | |
| | * | pickaxe: allow -i to search in patch case-insensitively | Junio C Hamano | 2012-02-28 | 4 | -2/+128 | |
| | * | grep: use static trans-case table | Junio C Hamano | 2012-02-28 | 3 | -8/+42 | |
| * | | Merge branch 'jh/threadable-symlink-check' | Junio C Hamano | 2012-03-06 | 2 | -2/+28 | |
| |\ \ | ||||||
| | * | | Add threaded versions of functions in symlinks.c.jh/threadable-symlink-check | Jared Hance | 2012-03-02 | 2 | -2/+28 | |
| * | | | Merge branch 'jc/maint-diff-patch-header' | Junio C Hamano | 2012-03-06 | 2 | -86/+111 | |
| |\ \ \ | ||||||
| | * | | | diff -p: squelch "diff --git" header for stat-dirty pathsjc/maint-diff-patch-header | Junio C Hamano | 2012-03-01 | 2 | -5/+2 | |
| | * | | | t4011: illustrate "diff-index -p" on stat-dirty paths | Junio C Hamano | 2012-03-01 | 1 | -7/+39 | |
| | * | | | t4011: modernise style | Junio C Hamano | 2012-03-01 | 1 | -86/+82 | |
| * | | | | Merge branch 'th/mergetools-deltawalker' | Junio C Hamano | 2012-03-06 | 1 | -0/+21 | |
| |\ \ \ \ | ||||||
| | * | | | | mergetools: add a plug-in to support DeltaWalker | Tim Henigan | 2012-03-05 | 1 | -0/+21 | |
| * | | | | | Merge branch 'cn/pull-rebase-message' | Junio C Hamano | 2012-03-06 | 4 | -29/+24 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Make git-{pull,rebase} message without tracking information friendliercn/pull-rebase-message | Carlos Martín Nieto | 2012-03-04 | 4 | -29/+24 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'sl/modern-t0000' | Junio C Hamano | 2012-03-06 | 1 | -274/+289 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | t0000: modernise stylesl/modern-t0000 | Stefano Lattarini | 2012-03-02 | 1 | -274/+289 | |
| * | | | | | | Merge branch 'nl/http-proxy-auth' | Junio C Hamano | 2012-03-06 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | http: support proxies that require authenticationnl/http-proxy-auth | Nelson Benitez Leon | 2012-03-02 | 1 | -1/+3 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'tr/maint-bundle-boundary' | Junio C Hamano | 2012-03-06 | 2 | -23/+36 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bundle: keep around names passed to add_pending_object()tr/maint-bundle-boundary | Thomas Rast | 2012-03-01 | 2 | -1/+16 | |
| | * | | | | | | t5510: ensure we stay in the toplevel test dir | Thomas Rast | 2012-03-01 | 1 | -8/+10 | |
| | * | | | | | | t5510: refactor bundle->pack conversion | Thomas Rast | 2012-03-01 | 1 | -14/+10 | |
| * | | | | | | | Merge branch 'zj/diff-stat-dyncol' | Junio C Hamano | 2012-03-06 | 9 | -33/+335 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | diff --stat: add config option to limit graph widthzj/diff-stat-dyncol | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 8 | -8/+32 | |
| | * | | | | | | | diff --stat: enable limiting of the graph part | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 4 | -2/+30 | |
| | * | | | | | | | diff --stat: add a test for output with COLUMNS=40 | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 1 | -0/+19 | |
| | * | | | | | | | diff --stat: use a maximum of 5/8 for the filename part | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 3 | -44/+76 | |
| | * | | | | | | | merge --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 2 | -4/+5 | |
| | * | | | | | | | log --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 2 | -2/+3 | |
| | * | | | | | | | show --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 2 | -2/+4 | |
| | * | | | | | | | diff --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 3 | -3/+16 | |
| | * | | | | | | | diff --stat: tests for long filenames and big change counts | Junio C Hamano | 2012-03-01 | 1 | -0/+182 | |
| | | | | | | | | | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ | Merge branches zj/decimal-width, zj/term-columns and jc/diff-stat-scaler | Junio C Hamano | 2012-02-24 | 4 | -29/+58 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2012-03-06 | 2 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | t5704: fix nonportable sed/grep usages | Thomas Rast | 2012-03-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | Merge branch 'maint-1.7.8' into maint | Junio C Hamano | 2012-03-06 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.7.7' into maint-1.7.8 | Junio C Hamano | 2012-03-06 | 1 | -0/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | Document the --histogram diff option | Thomas Rast | 2012-03-06 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | perf: compare diff algorithms | Thomas Rast | 2012-03-06 | 1 | -0/+29 | |
| * | | | | | | | | | | | | | Sync with 1.7.9.3 | Junio C Hamano | 2012-03-05 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Git 1.7.9.3v1.7.9.3 | Junio C Hamano | 2012-03-05 | 2 | -2/+3 | |
| | * | | | | | | | | | | | | Merge branch 'jc/doc-merge-options' into maint | Junio C Hamano | 2012-03-05 | 1 | -11/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |