Age | Commit message (Expand) | Author | Files | Lines |
2013-08-06 | t8001/t8002: blame: add tests of multiple -L options | Eric Sunshine | 1 | -0/+32 |
2013-08-06 | blame: accept multiple -L ranges | Eric Sunshine | 1 | -32/+47 |
2013-08-06 | blame: inline one-line function into its lone caller | Eric Sunshine | 1 | -14/+3 |
2013-08-06 | range-set: publish API for re-use by git-blame -L | Eric Sunshine | 2 | -5/+17 |
2013-08-06 | line-range-format.txt: clarify -L:regex usage form | Eric Sunshine | 3 | -8/+3 |
2013-08-06 | git-log.txt: place each -L option variation on its own line | Eric Sunshine | 1 | -1/+2 |
2013-08-06 | rm: delete .gitmodules entry of submodules removed from the work tree | Jens Lehmann | 7 | -25/+154 |
2013-08-06 | mv: update the path entry in .gitmodules for moved submodules | Jens Lehmann | 5 | -1/+121 |
2013-08-06 | t0070: test that git_mkstemps correctly checks return value of open() | Dale R. Worley | 1 | -0/+4 |
2013-08-06 | l10n: Update Swedish translation (2135t0f0u) | Peter Krefting | 1 | -1521/+1844 |
2013-08-06 | l10n: zh_CN.po: translate 5 messages (2135t0f0u) | Jiang Xin | 1 | -164/+182 |
2013-08-06 | l10n: vi.po(2135t): v1.8.4 round 2 | Tran Ngoc Quan | 1 | -169/+187 |
2013-08-06 | l10n: git.pot: v1.8.4 round 2 (5 new, 3 removed) | Jiang Xin | 1 | -161/+174 |
2013-08-05 | config: "git config --get-urlmatch" parses section.<url>.key | Junio C Hamano | 3 | -0/+152 |
2013-08-05 | builtin/config: refactor collect_config() | Junio C Hamano | 1 | -21/+21 |
2013-08-05 | config: parse http.<url>.<variable> using urlmatch | Kyle J. McKay | 19 | -1/+309 |
2013-08-05 | Sync with maint to grab trivial doc fixes | Junio C Hamano | 4 | -4/+4 |
2013-08-05 | blame: reject empty ranges -L,+0 and -L,-0 | Eric Sunshine | 2 | -3/+3 |
2013-08-05 | t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0 | Eric Sunshine | 1 | -0/+8 |
2013-08-05 | blame: reject empty ranges -LX,+0 and -LX,-0 | Eric Sunshine | 2 | -2/+4 |
2013-08-05 | t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0 | Eric Sunshine | 1 | -0/+8 |
2013-08-05 | log: fix -L bounds checking bug | Eric Sunshine | 2 | -3/+3 |
2013-08-05 | t4211: retire soon-to-be unimplementable tests | Eric Sunshine | 1 | -13/+0 |
2013-08-05 | t4211: log: demonstrate -L bounds checking bug | Eric Sunshine | 1 | -0/+30 |
2013-08-05 | blame: fix -L bounds checking bug | Eric Sunshine | 2 | -6/+6 |
2013-08-05 | t8001/t8002: blame: add empty file & partial-line tests | Eric Sunshine | 1 | -0/+72 |
2013-08-05 | t8001/t8002: blame: demonstrate -L bounds checking bug | Eric Sunshine | 1 | -0/+22 |
2013-08-05 | t8001/t8002: blame: decompose overly-large test | Eric Sunshine | 1 | -7/+25 |
2013-08-05 | checkout: remove superfluous local variable | Stefan Beller | 1 | -7/+5 |
2013-08-05 | log, format-patch: parsing uses OPT__QUIET | Stefan Beller | 2 | -3/+3 |
2013-08-05 | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 39 | -227/+227 |
2013-08-05 | Remove deprecated OPTION_BOOLEAN for parsing arguments | Stefan Beller | 7 | -25/+19 |
2013-08-05 | t5551: Remove header from curl cookie file | Brian Gernhardt | 1 | -4/+2 |
2013-08-05 | OS X: Fix redeclaration of die warning | Brian Gernhardt | 1 | -10/+10 |
2013-08-05 | Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1 | Brian Gernhardt | 1 | -1/+3 |
2013-08-05 | Merge branch 'es/blame-L-breakage' | Junio C Hamano | 1 | -2/+2 |
2013-08-05 | t8001, t8002: fix "blame -L :literal" test on NetBSD | René Scharfe | 1 | -2/+2 |
2013-08-05 | Merge git://github.com/git-l10n/git-po | Junio C Hamano | 3 | -4352/+5403 |
2013-08-05 | hooks/post-receive-email: set declared encoding to utf-8 | Gerrit Pape | 1 | -0/+3 |
2013-08-05 | hooks/post-receive-email: force log messages in UTF-8 | Jonathan Nieder | 1 | -4/+4 |
2013-08-05 | hooks/post-receive-email: use plumbing instead of git log/show | Jonathan Nieder | 1 | -6/+6 |
2013-08-05 | Merge branch 'sb/mailmap-updates' | Junio C Hamano | 1 | -0/+3 |
2013-08-05 | Merge branch 'dn/test-reject-utf-16' | Junio C Hamano | 2 | -2/+2 |
2013-08-05 | Merge branch 'bc/commit-invalid-utf8' | Junio C Hamano | 1 | -1/+1 |
2013-08-05 | commit: typofix for xxFFF[EF] check | Junio C Hamano | 1 | -1/+1 |
2013-08-05 | t3900: test rejecting log message with NULs correctly | Junio C Hamano | 1 | -2/+2 |
2013-08-05 | Add missing test file for UTF-16. | Brian M. Carlson | 1 | -0/+0 |
2013-08-05 | fix typo in documentation of git-svn | Felix Gruber | 1 | -1/+1 |
2013-08-05 | cat-file: only split on whitespace when %(rest) is used | Jeff King | 3 | -5/+55 |
2013-08-05 | Documentation/rev-list-options: add missing word in --*-parents | Torstein Hegge | 1 | -1/+1 |