Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'ob/typofixes' | Junio C Hamano | 2013-07-24 |
|\ | |||
| * | typofix: in-code comments | Ondřej Bílka | 2013-07-22 |
| * | typofix: documentation | Ondřej Bílka | 2013-07-22 |
| * | typofix: release notes | Ondřej Bílka | 2013-07-22 |
* | | Merge branch 'es/contacts' | Junio C Hamano | 2013-07-24 |
|\ \ | |||
| * | | contrib: contacts: add documentation | Eric Sunshine | 2013-07-21 |
| * | | contrib: contacts: add mailmap support | Eric Sunshine | 2013-07-21 |
| * | | contrib: contacts: interpret committish akin to format-patch | Eric Sunshine | 2013-07-21 |
| * | | contrib: contacts: add ability to parse from committish | Eric Sunshine | 2013-07-21 |
| * | | contrib: add git-contacts helper | Eric Sunshine | 2013-07-21 |
* | | | Merge branch 'ml/cygwin-updates' | Junio C Hamano | 2013-07-24 |
|\ \ \ | |||
| * | | | cygwin: stop forcing core.filemode=false | Mark Levedahl | 2013-07-21 |
| * | | | Cygwin 1.7 supports mmap | Mark Levedahl | 2013-07-21 |
| * | | | Cygwin 1.7 has thread-safe pread | Mark Levedahl | 2013-07-21 |
| * | | | Cygwin 1.7 needs compat/regex | Mark Levedahl | 2013-07-21 |
* | | | | Merge branch 'rj/sparse' | Junio C Hamano | 2013-07-24 |
|\ \ \ \ | |||
| * | | | | Revert "compat/unsetenv.c: Fix a sparse warning" | Benoit Sigoure | 2013-07-21 |
* | | | | | Merge branch 'sb/traverse-trees-bitmask-variable-name' | Junio C Hamano | 2013-07-24 |
|\ \ \ \ \ | |||
| * | | | | | traverse_trees(): clarify return value of the callback | Stefan Beller | 2013-07-19 |
* | | | | | | Merge branch 'jk/cat-file-batch-optim' | Junio C Hamano | 2013-07-24 |
|\ \ \ \ \ \ | |||
| * | | | | | | Fix some sparse warnings | Ramsay Jones | 2013-07-18 |
| * | | | | | | sha1_object_info_extended: pass object_info to helpers | Jeff King | 2013-07-12 |
| * | | | | | | sha1_object_info_extended: make type calculation optional | Jeff King | 2013-07-12 |
| * | | | | | | packed_object_info: make type lookup optional | Jeff King | 2013-07-12 |
| * | | | | | | packed_object_info: hoist delta type resolution to helper | Jeff King | 2013-07-12 |
| * | | | | | | sha1_loose_object_info: make type lookup optional | Jeff King | 2013-07-12 |
| * | | | | | | sha1_object_info_extended: rename "status" to "type" | Jeff King | 2013-07-12 |
| * | | | | | | cat-file: disable object/refname ambiguity check for batch mode | Jeff King | 2013-07-12 |
| * | | | | | | Merge branch 'nd/warn-ambiguous-object-name' into jk/cat-file-batch-optim | Junio C Hamano | 2013-07-12 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'ml/avoid-using-grep-on-crlf-files' | Junio C Hamano | 2013-07-24 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | test-lib.sh - define and use GREP_STRIPS_CR | Mark Levedahl | 2013-07-18 |
* | | | | | | | | | Merge branch 'jm/doc-ref-prune' | Junio C Hamano | 2013-07-24 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Documentation: fix git-prune example usage | Jonathon Mah | 2013-07-18 |
| * | | | | | | | | | Documentation: remove --prune from pack-refs examples | Jonathon Mah | 2013-07-18 |
| | |_|_|/ / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'rh/template-updates' | Junio C Hamano | 2013-07-24 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | templates: spell ASCII in uppercase in pre-commit hook | Richard Hartmann | 2013-07-15 |
| * | | | | | | | | | templates: Reformat pre-commit hook's message | Richard Hartmann | 2013-07-15 |
| * | | | | | | | | | templates: Use heredoc in pre-commit hook | Richard Hartmann | 2013-07-15 |
* | | | | | | | | | | Merge branch 'mh/ref-races-optim-invalidate-cached' | Junio C Hamano | 2013-07-24 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | refs: do not invalidate the packed-refs cache unnecessarily | Michael Haggerty | 2013-06-20 |
* | | | | | | | | | | | Merge branch 'sb/misc-fixes' | Junio C Hamano | 2013-07-24 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | diff.c: Do not initialize a variable, which gets reassigned anyway. | Stefan Beller | 2013-07-15 |
| * | | | | | | | | | | | commit: Fix a memory leak in determine_author_info | Stefan Beller | 2013-07-15 |
| * | | | | | | | | | | | daemon.c:handle: Remove unneeded check for null pointer. | Stefan Beller | 2013-07-15 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'tr/line-log' | Junio C Hamano | 2013-07-24 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges ... | Junio C Hamano | 2013-07-24 |
| * | | | | | | | | | | | Merge branch 'es/line-log-further-fixes' into tr/line-log | Junio C Hamano | 2013-07-23 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | line-log: fix "log -LN" crash when N is last line of file | Eric Sunshine | 2013-07-23 |
| | * | | | | | | | | | | | range-set: satisfy non-empty ranges invariant | Eric Sunshine | 2013-07-23 |
| | * | | | | | | | | | | | t4211: demonstrate crash when first -L encountered is empty range | Eric Sunshine | 2013-07-23 |