summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-06t8001/t8002: blame: add tests of multiple -L optionsLibravatar Eric Sunshine1-0/+32
2013-08-06blame: accept multiple -L rangesLibravatar Eric Sunshine1-32/+47
2013-08-06blame: inline one-line function into its lone callerLibravatar Eric Sunshine1-14/+3
2013-08-06range-set: publish API for re-use by git-blame -LLibravatar Eric Sunshine2-5/+17
2013-08-06line-range-format.txt: clarify -L:regex usage formLibravatar Eric Sunshine3-8/+3
2013-08-06git-log.txt: place each -L option variation on its own lineLibravatar Eric Sunshine1-1/+2
2013-08-06rm: delete .gitmodules entry of submodules removed from the work treeLibravatar Jens Lehmann7-25/+154
2013-08-06mv: update the path entry in .gitmodules for moved submodulesLibravatar Jens Lehmann5-1/+121
2013-08-06t0070: test that git_mkstemps correctly checks return value of open()Libravatar Dale R. Worley1-0/+4
2013-08-06l10n: Update Swedish translation (2135t0f0u)Libravatar Peter Krefting1-1521/+1844
2013-08-06l10n: zh_CN.po: translate 5 messages (2135t0f0u)Libravatar Jiang Xin1-164/+182
2013-08-06l10n: vi.po(2135t): v1.8.4 round 2Libravatar Tran Ngoc Quan1-169/+187
2013-08-06l10n: git.pot: v1.8.4 round 2 (5 new, 3 removed)Libravatar Jiang Xin1-161/+174
2013-08-05config: "git config --get-urlmatch" parses section.<url>.keyLibravatar Junio C Hamano3-0/+152
2013-08-05builtin/config: refactor collect_config()Libravatar Junio C Hamano1-21/+21
2013-08-05config: parse http.<url>.<variable> using urlmatchLibravatar Kyle J. McKay19-1/+309
2013-08-05Sync with maint to grab trivial doc fixesLibravatar Junio C Hamano4-4/+4
2013-08-05blame: reject empty ranges -L,+0 and -L,-0Libravatar Eric Sunshine2-3/+3
2013-08-05t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0Libravatar Eric Sunshine1-0/+8
2013-08-05blame: reject empty ranges -LX,+0 and -LX,-0Libravatar Eric Sunshine2-2/+4
2013-08-05t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0Libravatar Eric Sunshine1-0/+8
2013-08-05log: fix -L bounds checking bugLibravatar Eric Sunshine2-3/+3
2013-08-05t4211: retire soon-to-be unimplementable testsLibravatar Eric Sunshine1-13/+0
2013-08-05t4211: log: demonstrate -L bounds checking bugLibravatar Eric Sunshine1-0/+30
2013-08-05blame: fix -L bounds checking bugLibravatar Eric Sunshine2-6/+6
2013-08-05t8001/t8002: blame: add empty file & partial-line testsLibravatar Eric Sunshine1-0/+72
2013-08-05t8001/t8002: blame: demonstrate -L bounds checking bugLibravatar Eric Sunshine1-0/+22
2013-08-05t8001/t8002: blame: decompose overly-large testLibravatar Eric Sunshine1-7/+25
2013-08-05checkout: remove superfluous local variableLibravatar Stefan Beller1-7/+5
2013-08-05log, format-patch: parsing uses OPT__QUIETLibravatar Stefan Beller2-3/+3
2013-08-05Replace deprecated OPT_BOOLEAN by OPT_BOOLLibravatar Stefan Beller39-227/+227
2013-08-05Remove deprecated OPTION_BOOLEAN for parsing argumentsLibravatar Stefan Beller7-25/+19
2013-08-05t5551: Remove header from curl cookie fileLibravatar Brian Gernhardt1-4/+2
2013-08-05OS X: Fix redeclaration of die warningLibravatar Brian Gernhardt1-10/+10
2013-08-05Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1Libravatar Brian Gernhardt1-1/+3
2013-08-05Merge branch 'es/blame-L-breakage'Libravatar Junio C Hamano1-2/+2
2013-08-05t8001, t8002: fix "blame -L :literal" test on NetBSDLibravatar René Scharfe1-2/+2
2013-08-05Merge git://github.com/git-l10n/git-poLibravatar Junio C Hamano3-4352/+5403
2013-08-05hooks/post-receive-email: set declared encoding to utf-8Libravatar Gerrit Pape1-0/+3
2013-08-05hooks/post-receive-email: force log messages in UTF-8Libravatar Jonathan Nieder1-4/+4
2013-08-05hooks/post-receive-email: use plumbing instead of git log/showLibravatar Jonathan Nieder1-6/+6
2013-08-05Merge branch 'sb/mailmap-updates'Libravatar Junio C Hamano1-0/+3
2013-08-05Merge branch 'dn/test-reject-utf-16'Libravatar Junio C Hamano2-2/+2
2013-08-05Merge branch 'bc/commit-invalid-utf8'Libravatar Junio C Hamano1-1/+1
2013-08-05commit: typofix for xxFFF[EF] checkLibravatar Junio C Hamano1-1/+1
2013-08-05t3900: test rejecting log message with NULs correctlyLibravatar Junio C Hamano1-2/+2
2013-08-05Add missing test file for UTF-16.Libravatar Brian M. Carlson1-0/+0
2013-08-05fix typo in documentation of git-svnLibravatar Felix Gruber1-1/+1
2013-08-05cat-file: only split on whitespace when %(rest) is usedLibravatar Jeff King3-5/+55
2013-08-05Documentation/rev-list-options: add missing word in --*-parentsLibravatar Torstein Hegge1-1/+1