Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 |
2013-08-05 | .mailmap: Multiple addresses of Michael S. Tsirkin | Stefan Beller | 1 | -0/+3 |
2013-08-05 | log: use true parents for diff when walking reflogs | Thomas Rast | 2 | -3/+47 |
2013-08-05 | log doc: the argument to --encoding is not optional | Jonathan Nieder | 2 | -2/+2 |
2013-08-03 | l10n: zh_CN.po: translate 99 messages (2133t0f0u) | Jiang Xin | 1 | -1449/+1851 |
2013-08-02 | push: teach --force-with-lease to smart-http transport | Junio C Hamano | 4 | -5/+40 |
2013-08-02 | send-pack: fix parsing of --force-with-lease option | Junio C Hamano | 1 | -1/+1 |
2013-08-02 | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat' | Junio C Hamano | 9 | -200/+2 |
2013-08-02 | Merge branch 'jk/cat-file-batch-optim' | Junio C Hamano | 3 | -34/+3 |
2013-08-02 | Revert "cat-file: split --batch input lines on whitespace" | Junio C Hamano | 3 | -34/+3 |
2013-08-02 | Don't close pack fd when free'ing pack windows | Brandon Casey | 3 | -16/+9 |
2013-08-02 | sha1_file: introduce close_one_pack() to close packs on fd pressure | Brandon Casey | 1 | -1/+78 |
2013-08-01 | Provide some linguistic guidance for the documentation. | Marc Branchaud | 2 | -1/+22 |