| Commit message (Expand) | Author | Age | Files | Lines |
* | line-range: teach -L/RE/ to search relative to anchor point | Eric Sunshine | 2013-08-06 | 4 | -7/+32 |
* | blame: document multiple -L support | Eric Sunshine | 2013-08-06 | 2 | -6/+12 |
* | t8001/t8002: blame: add tests of multiple -L options | Eric Sunshine | 2013-08-06 | 1 | -0/+32 |
* | blame: accept multiple -L ranges | Eric Sunshine | 2013-08-06 | 1 | -32/+47 |
* | blame: inline one-line function into its lone caller | Eric Sunshine | 2013-08-06 | 1 | -14/+3 |
* | range-set: publish API for re-use by git-blame -L | Eric Sunshine | 2013-08-06 | 2 | -5/+17 |
* | line-range-format.txt: clarify -L:regex usage form | Eric Sunshine | 2013-08-06 | 3 | -8/+3 |
* | git-log.txt: place each -L option variation on its own line | Eric Sunshine | 2013-08-06 | 1 | -1/+2 |
* | blame: reject empty ranges -L,+0 and -L,-0es/blame-L-more | Eric Sunshine | 2013-08-05 | 2 | -3/+3 |
* | t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0 | Eric Sunshine | 2013-08-05 | 1 | -0/+8 |
* | blame: reject empty ranges -LX,+0 and -LX,-0 | Eric Sunshine | 2013-08-05 | 2 | -2/+4 |
* | t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0 | Eric Sunshine | 2013-08-05 | 1 | -0/+8 |
* | log: fix -L bounds checking bug | Eric Sunshine | 2013-08-05 | 2 | -3/+3 |
* | t4211: retire soon-to-be unimplementable tests | Eric Sunshine | 2013-08-05 | 1 | -13/+0 |
* | t4211: log: demonstrate -L bounds checking bug | Eric Sunshine | 2013-08-05 | 1 | -0/+30 |
* | blame: fix -L bounds checking bug | Eric Sunshine | 2013-08-05 | 2 | -6/+6 |
* | t8001/t8002: blame: add empty file & partial-line tests | Eric Sunshine | 2013-08-05 | 1 | -0/+72 |
* | t8001/t8002: blame: demonstrate -L bounds checking bug | Eric Sunshine | 2013-08-05 | 1 | -0/+22 |
* | t8001/t8002: blame: decompose overly-large test | Eric Sunshine | 2013-08-05 | 1 | -7/+25 |
* | Merge branch 'es/blame-L-breakage' | Junio C Hamano | 2013-08-05 | 1 | -2/+2 |
|\ |
|
| * | t8001, t8002: fix "blame -L :literal" test on NetBSDes/blame-L-breakage | René Scharfe | 2013-08-05 | 1 | -2/+2 |
* | | Merge git://github.com/git-l10n/git-po | Junio C Hamano | 2013-08-05 | 3 | -4352/+5403 |
|\ \ |
|
| * | | l10n: zh_CN.po: translate 99 messages (2133t0f0u) | Jiang Xin | 2013-08-03 | 1 | -1449/+1851 |
| * | | l10n: vi.po (2133t) | Tran Ngoc Quan | 2013-07-27 | 1 | -1507/+1876 |
| * | | l10n: git.pot: v1.8.4 round 1 (99 new, 46 removed) | Jiang Xin | 2013-07-26 | 1 | -1396/+1676 |
* | | | Merge branch 'sb/mailmap-updates' | Junio C Hamano | 2013-08-05 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | .mailmap: Multiple addresses of Michael S. Tsirkin | Stefan Beller | 2013-08-05 | 1 | -0/+3 |
* | | | | Merge branch 'dn/test-reject-utf-16' | Junio C Hamano | 2013-08-05 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | t3900: test rejecting log message with NULs correctlydn/test-reject-utf-16 | Junio C Hamano | 2013-08-05 | 1 | -2/+2 |
| * | | | | Add missing test file for UTF-16. | Brian M. Carlson | 2013-08-05 | 1 | -0/+0 |
* | | | | | Merge branch 'bc/commit-invalid-utf8' | Junio C Hamano | 2013-08-05 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | commit: typofix for xxFFF[EF] checkbc/commit-invalid-utf8 | Junio C Hamano | 2013-08-05 | 1 | -1/+1 |
* | | | | | | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat' | Junio C Hamano | 2013-08-02 | 9 | -200/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | cygwin: Remove the Win32 l/stat() implementationrj/cygwin-clarify-use-of-cheating-lstat | Ramsay Jones | 2013-07-18 | 9 | -200/+2 |
* | | | | | | | Merge branch 'jk/cat-file-batch-optim' | Junio C Hamano | 2013-08-02 | 3 | -34/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Revert "cat-file: split --batch input lines on whitespace" | Junio C Hamano | 2013-08-02 | 3 | -34/+3 |
* | | | | | | | | Git 1.8.4-rc1v1.8.4-rc1 | Junio C Hamano | 2013-08-01 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'ob/typofixes' | Junio C Hamano | 2013-08-01 | 20 | -23/+23 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | many small typofixesob/typofixes | Ondřej Bílka | 2013-07-29 | 20 | -23/+23 |
* | | | | | | | | | Merge branch 'ms/subtree-install-fix' | Junio C Hamano | 2013-08-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | contrib/subtree: Fix make install targetms/subtree-install-fix | Michal Sojka | 2013-07-30 | 1 | -0/+1 |
* | | | | | | | | | | Merge branch 'jc/rm-submodule-error-message' | Junio C Hamano | 2013-08-01 | 1 | -21/+20 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | builtin/rm.c: consolidate error reporting for removing submodulesjc/rm-submodule-error-message | Junio C Hamano | 2013-07-25 | 1 | -21/+20 |
* | | | | | | | | | | | Merge branch 'lf/echo-n-is-not-portable' | Junio C Hamano | 2013-08-01 | 3 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Avoid using `echo -n` anywherelf/echo-n-is-not-portable | Lukas Fleischer | 2013-07-29 | 3 | -7/+7 |
* | | | | | | | | | | | | Merge branch 'ma/hg-to-git' | Junio C Hamano | 2013-08-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | hg-to-git: --allow-empty-message in git commitma/hg-to-git | Maurício C Antunes | 2013-07-23 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch 'jx/clean-interactive' | Junio C Hamano | 2013-08-01 | 3 | -31/+91 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | git-clean: implement partial matching for selection | Jiang Xin | 2013-07-24 | 2 | -30/+90 |
| * | | | | | | | | | | | | | Documentation/git-clean: fix description for range | Jiang Xin | 2013-07-24 | 1 | -1/+1 |