summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-06line-range: reject -L line numbers less than 1Eric Sunshine
2013-08-06t8001/t8002: blame: add tests of -L line numbers less than 1Eric Sunshine
2013-08-06line-range: teach -L^:RE to search from start of fileEric Sunshine
2013-08-06line-range: teach -L:RE to search from end of previous -L rangeEric Sunshine
2013-08-06line-range: teach -L^/RE/ to search from start of fileEric Sunshine
2013-08-06line-range-format.txt: document -L/RE/ relative searchEric Sunshine
2013-08-06log: teach -L/RE/ to search from end of previous -L rangeEric Sunshine
2013-08-06blame: teach -L/RE/ to search from end of previous -L rangeEric Sunshine
2013-08-06line-range: teach -L/RE/ to search relative to anchor pointEric Sunshine
2013-08-06blame: document multiple -L supportEric Sunshine
2013-08-06t8001/t8002: blame: add tests of multiple -L optionsEric Sunshine
2013-08-06blame: accept multiple -L rangesEric Sunshine
2013-08-06blame: inline one-line function into its lone callerEric Sunshine
2013-08-06range-set: publish API for re-use by git-blame -LEric Sunshine
2013-08-06line-range-format.txt: clarify -L:regex usage formEric Sunshine
2013-08-06git-log.txt: place each -L option variation on its own lineEric Sunshine
2013-08-05blame: reject empty ranges -L,+0 and -L,-0Eric Sunshine
2013-08-05t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0Eric Sunshine
2013-08-05blame: reject empty ranges -LX,+0 and -LX,-0Eric Sunshine
2013-08-05t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0Eric Sunshine
2013-08-05log: fix -L bounds checking bugEric Sunshine
2013-08-05t4211: retire soon-to-be unimplementable testsEric Sunshine
2013-08-05t4211: log: demonstrate -L bounds checking bugEric Sunshine
2013-08-05blame: fix -L bounds checking bugEric Sunshine
2013-08-05t8001/t8002: blame: add empty file & partial-line testsEric Sunshine
2013-08-05t8001/t8002: blame: demonstrate -L bounds checking bugEric Sunshine
2013-08-05t8001/t8002: blame: decompose overly-large testEric Sunshine
2013-08-05Merge branch 'es/blame-L-breakage'Junio C Hamano
2013-08-05t8001, t8002: fix "blame -L :literal" test on NetBSDRené Scharfe
2013-08-05Merge git://github.com/git-l10n/git-poJunio C Hamano
2013-08-05Merge branch 'sb/mailmap-updates'Junio C Hamano
2013-08-05Merge branch 'dn/test-reject-utf-16'Junio C Hamano
2013-08-05Merge branch 'bc/commit-invalid-utf8'Junio C Hamano
2013-08-05commit: typofix for xxFFF[EF] checkJunio C Hamano
2013-08-05t3900: test rejecting log message with NULs correctlyJunio C Hamano
2013-08-05Add missing test file for UTF-16.Brian M. Carlson
2013-08-05.mailmap: Multiple addresses of Michael S. TsirkinStefan Beller
2013-08-03l10n: zh_CN.po: translate 99 messages (2133t0f0u)Jiang Xin
2013-08-02Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano
2013-08-02Merge branch 'jk/cat-file-batch-optim'Junio C Hamano
2013-08-02Revert "cat-file: split --batch input lines on whitespace"Junio C Hamano
2013-08-01Git 1.8.4-rc1v1.8.4-rc1Junio C Hamano
2013-08-01Merge branch 'ob/typofixes'Junio C Hamano
2013-08-01Merge branch 'ms/subtree-install-fix'Junio C Hamano
2013-08-01Merge branch 'jc/rm-submodule-error-message'Junio C Hamano
2013-08-01Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano
2013-08-01Merge branch 'ma/hg-to-git'Junio C Hamano
2013-08-01Merge branch 'jx/clean-interactive'Junio C Hamano
2013-07-31Rename advice.object_name_warning to objectNameWarningThomas Rast
2013-07-31Merge branch 'rr/rebase-autostash'Junio C Hamano