Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | quote: remove sq_quote_print()nd/sq-quote-buf | Ramkumar Ramachandra | 2013-07-30 | 2 | -19/+0 |
* | tar-tree: remove dependency on sq_quote_print() | Ramkumar Ramachandra | 2013-07-30 | 1 | -6/+5 |
* | for-each-ref, quote: convert *_quote_print -> *_quote_buf | Nguyễn Thái Ngọc Duy | 2013-07-30 | 3 | -29/+34 |
* | commit.h: drop redundant comment | Jeff King | 2013-07-25 | 1 | -2/+0 |
* | Git 1.8.4-rc0v1.8.4-rc0 | Junio C Hamano | 2013-07-24 | 2 | -2/+10 |
* | Merge branch 'mh/multimail' | Junio C Hamano | 2013-07-24 | 7 | -4/+3411 |
|\ | |||||
| * | post-receive-email: deprecate script in favor of git-multimail | Michael Haggerty | 2013-07-22 | 1 | -4/+13 |
| * | git-multimail: an improved replacement for post-receive-email | Michael Haggerty | 2013-07-15 | 6 | -0/+3398 |
* | | Merge branch 'ob/typofixes' | Junio C Hamano | 2013-07-24 | 22 | -38/+38 |
|\ \ | |||||
| * | | typofix: in-code comments | Ondřej Bílka | 2013-07-22 | 9 | -23/+23 |
| * | | typofix: documentation | Ondřej Bílka | 2013-07-22 | 7 | -7/+7 |
| * | | typofix: release notes | Ondřej Bílka | 2013-07-22 | 6 | -8/+8 |
* | | | Merge branch 'es/contacts' | Junio C Hamano | 2013-07-24 | 2 | -0/+282 |
|\ \ \ | |||||
| * | | | contrib: contacts: add documentationes/contacts | Eric Sunshine | 2013-07-21 | 1 | -0/+94 |
| * | | | contrib: contacts: add mailmap support | Eric Sunshine | 2013-07-21 | 1 | -0/+18 |
| * | | | contrib: contacts: interpret committish akin to format-patch | Eric Sunshine | 2013-07-21 | 1 | -1/+18 |
| * | | | contrib: contacts: add ability to parse from committish | Eric Sunshine | 2013-07-21 | 1 | -6/+32 |
| * | | | contrib: add git-contacts helper | Eric Sunshine | 2013-07-21 | 1 | -0/+127 |
* | | | | Merge branch 'ml/cygwin-updates' | Junio C Hamano | 2013-07-24 | 1 | -6/+7 |
|\ \ \ \ | |||||
| * | | | | cygwin: stop forcing core.filemode=falseml/cygwin-updates | Mark Levedahl | 2013-07-21 | 1 | -1/+0 |
| * | | | | Cygwin 1.7 supports mmap | Mark Levedahl | 2013-07-21 | 1 | -4/+4 |
| * | | | | Cygwin 1.7 has thread-safe pread | Mark Levedahl | 2013-07-21 | 1 | -1/+1 |
| * | | | | Cygwin 1.7 needs compat/regex | Mark Levedahl | 2013-07-21 | 1 | -0/+2 |
* | | | | | Merge branch 'rj/sparse' | Junio C Hamano | 2013-07-24 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Revert "compat/unsetenv.c: Fix a sparse warning"rj/sparse | Benoit Sigoure | 2013-07-21 | 1 | -0/+3 |
* | | | | | | Merge branch 'sb/traverse-trees-bitmask-variable-name' | Junio C Hamano | 2013-07-24 | 1 | -6/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | traverse_trees(): clarify return value of the callbacksb/traverse-trees-bitmask-variable-name | Stefan Beller | 2013-07-19 | 1 | -6/+5 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'jk/cat-file-batch-optim' | Junio C Hamano | 2013-07-24 | 6 | -71/+145 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix some sparse warnings | Ramsay Jones | 2013-07-18 | 2 | -2/+2 |
| * | | | | | | sha1_object_info_extended: pass object_info to helpers | Jeff King | 2013-07-12 | 1 | -27/+22 |
| * | | | | | | sha1_object_info_extended: make type calculation optional | Jeff King | 2013-07-12 | 4 | -11/+19 |
| * | | | | | | packed_object_info: make type lookup optional | Jeff King | 2013-07-12 | 1 | -9/+16 |
| * | | | | | | packed_object_info: hoist delta type resolution to helper | Jeff King | 2013-07-12 | 1 | -40/+53 |
| * | | | | | | sha1_loose_object_info: make type lookup optional | Jeff King | 2013-07-12 | 1 | -5/+43 |
| * | | | | | | sha1_object_info_extended: rename "status" to "type" | Jeff King | 2013-07-12 | 1 | -10/+10 |
| * | | | | | | cat-file: disable object/refname ambiguity check for batch mode | Jeff King | 2013-07-12 | 4 | -6/+19 |
| * | | | | | | Merge branch 'nd/warn-ambiguous-object-name' into jk/cat-file-batch-optim | Junio C Hamano | 2013-07-12 | 4 | -2/+44 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'ml/avoid-using-grep-on-crlf-files' | Junio C Hamano | 2013-07-24 | 3 | -2/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | test-lib.sh - define and use GREP_STRIPS_CRml/avoid-using-grep-on-crlf-files | Mark Levedahl | 2013-07-18 | 3 | -2/+4 |
* | | | | | | | | | Merge branch 'jm/doc-ref-prune' | Junio C Hamano | 2013-07-24 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Documentation: fix git-prune example usagejm/doc-ref-prune | Jonathon Mah | 2013-07-18 | 1 | -1/+1 |
| * | | | | | | | | | Documentation: remove --prune from pack-refs examples | Jonathon Mah | 2013-07-18 | 1 | -2/+2 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'rh/template-updates' | Junio C Hamano | 2013-07-24 | 1 | -14/+13 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | templates: spell ASCII in uppercase in pre-commit hookrh/template-updates | Richard Hartmann | 2013-07-15 | 1 | -3/+3 |
| * | | | | | | | | | templates: Reformat pre-commit hook's message | Richard Hartmann | 2013-07-15 | 1 | -4/+2 |
| * | | | | | | | | | templates: Use heredoc in pre-commit hook | Richard Hartmann | 2013-07-15 | 1 | -12/+13 |
* | | | | | | | | | | Merge branch 'mh/ref-races-optim-invalidate-cached' | Junio C Hamano | 2013-07-24 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | refs: do not invalidate the packed-refs cache unnecessarily | Michael Haggerty | 2013-06-20 | 1 | -3/+6 |
* | | | | | | | | | | | Merge branch 'sb/misc-fixes' | Junio C Hamano | 2013-07-24 | 3 | -5/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | diff.c: Do not initialize a variable, which gets reassigned anyway.sb/misc-fixes | Stefan Beller | 2013-07-15 | 1 | -3/+1 |