summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* line-range: reject -L line numbers less than 1es/blame-L-twiceEric Sunshine2013-08-062-10/+13
* t8001/t8002: blame: add tests of -L line numbers less than 1Eric Sunshine2013-08-061-0/+12
* line-range: teach -L^:RE to search from start of fileEric Sunshine2013-08-064-2/+26
* line-range: teach -L:RE to search from end of previous -L rangeEric Sunshine2013-08-064-7/+25
* line-range: teach -L^/RE/ to search from start of fileEric Sunshine2013-08-063-2/+30
* line-range-format.txt: document -L/RE/ relative searchEric Sunshine2013-08-061-1/+3
* log: teach -L/RE/ to search from end of previous -L rangeEric Sunshine2013-08-061-3/+12
* blame: teach -L/RE/ to search from end of previous -L rangeEric Sunshine2013-08-062-1/+24
* line-range: teach -L/RE/ to search relative to anchor pointEric Sunshine2013-08-064-7/+32
* blame: document multiple -L supportEric Sunshine2013-08-062-6/+12
* t8001/t8002: blame: add tests of multiple -L optionsEric Sunshine2013-08-061-0/+32
* blame: accept multiple -L rangesEric Sunshine2013-08-061-32/+47
* blame: inline one-line function into its lone callerEric Sunshine2013-08-061-14/+3
* range-set: publish API for re-use by git-blame -LEric Sunshine2013-08-062-5/+17
* line-range-format.txt: clarify -L:regex usage formEric Sunshine2013-08-063-8/+3
* git-log.txt: place each -L option variation on its own lineEric Sunshine2013-08-061-1/+2
* blame: reject empty ranges -L,+0 and -L,-0es/blame-L-moreEric Sunshine2013-08-052-3/+3
* t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0Eric Sunshine2013-08-051-0/+8
* blame: reject empty ranges -LX,+0 and -LX,-0Eric Sunshine2013-08-052-2/+4
* t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0Eric Sunshine2013-08-051-0/+8
* log: fix -L bounds checking bugEric Sunshine2013-08-052-3/+3
* t4211: retire soon-to-be unimplementable testsEric Sunshine2013-08-051-13/+0
* t4211: log: demonstrate -L bounds checking bugEric Sunshine2013-08-051-0/+30
* blame: fix -L bounds checking bugEric Sunshine2013-08-052-6/+6
* t8001/t8002: blame: add empty file & partial-line testsEric Sunshine2013-08-051-0/+72
* t8001/t8002: blame: demonstrate -L bounds checking bugEric Sunshine2013-08-051-0/+22
* t8001/t8002: blame: decompose overly-large testEric Sunshine2013-08-051-7/+25
* Merge branch 'es/blame-L-breakage'Junio C Hamano2013-08-051-2/+2
|\
| * t8001, t8002: fix "blame -L :literal" test on NetBSDes/blame-L-breakageRené Scharfe2013-08-051-2/+2
* | Merge git://github.com/git-l10n/git-poJunio C Hamano2013-08-053-4352/+5403
|\ \
| * | l10n: zh_CN.po: translate 99 messages (2133t0f0u)Jiang Xin2013-08-031-1449/+1851
| * | l10n: vi.po (2133t)Tran Ngoc Quan2013-07-271-1507/+1876
| * | l10n: git.pot: v1.8.4 round 1 (99 new, 46 removed)Jiang Xin2013-07-261-1396/+1676
* | | Merge branch 'sb/mailmap-updates'Junio C Hamano2013-08-051-0/+3
|\ \ \
| * | | .mailmap: Multiple addresses of Michael S. TsirkinStefan Beller2013-08-051-0/+3
* | | | Merge branch 'dn/test-reject-utf-16'Junio C Hamano2013-08-052-2/+2
|\ \ \ \
| * | | | t3900: test rejecting log message with NULs correctlydn/test-reject-utf-16Junio C Hamano2013-08-051-2/+2
| * | | | Add missing test file for UTF-16.Brian M. Carlson2013-08-051-0/+0
* | | | | Merge branch 'bc/commit-invalid-utf8'Junio C Hamano2013-08-051-1/+1
|\ \ \ \ \
| * | | | | commit: typofix for xxFFF[EF] checkbc/commit-invalid-utf8Junio C Hamano2013-08-051-1/+1
* | | | | | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-029-200/+2
|\ \ \ \ \ \
| * | | | | | cygwin: Remove the Win32 l/stat() implementationrj/cygwin-clarify-use-of-cheating-lstatRamsay Jones2013-07-189-200/+2
* | | | | | | Merge branch 'jk/cat-file-batch-optim'Junio C Hamano2013-08-023-34/+3
|\ \ \ \ \ \ \
| * | | | | | | Revert "cat-file: split --batch input lines on whitespace"Junio C Hamano2013-08-023-34/+3
* | | | | | | | Git 1.8.4-rc1v1.8.4-rc1Junio C Hamano2013-08-011-1/+1
* | | | | | | | Merge branch 'ob/typofixes'Junio C Hamano2013-08-0120-23/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | many small typofixesob/typofixesOndřej Bílka2013-07-2920-23/+23
* | | | | | | | | Merge branch 'ms/subtree-install-fix'Junio C Hamano2013-08-011-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | contrib/subtree: Fix make install targetms/subtree-install-fixMichal Sojka2013-07-301-0/+1
* | | | | | | | | | Merge branch 'jc/rm-submodule-error-message'Junio C Hamano2013-08-011-21/+20
|\ \ \ \ \ \ \ \ \ \