Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 2013-08-05 | 39 | -227/+227 |
* | Remove deprecated OPTION_BOOLEAN for parsing arguments | Stefan Beller | 2013-08-05 | 7 | -25/+19 |
* | tag: use OPT_CMDMODEjc/parseopt-command-modes | Junio C Hamano | 2013-07-30 | 1 | -15/+12 |
* | parse-options: add OPT_CMDMODE() | Junio C Hamano | 2013-07-30 | 2 | -5/+56 |
* | Merge branch 'jk/capabilities-doc' | Junio C Hamano | 2013-07-30 | 1 | -4/+36 |
|\ | |||||
| * | document 'allow-tip-sha1-in-want' capabilityjk/capabilities-doc | Nguyễn Thái Ngọc Duy | 2013-07-26 | 1 | -0/+7 |
| * | document 'quiet' receive-pack capability | Jeff King | 2013-07-24 | 1 | -1/+11 |
| * | document 'agent' protocol capability | Jeff King | 2013-07-24 | 1 | -1/+16 |
| * | docs: note that receive-pack knows side-band-64k capability | Jeff King | 2013-07-24 | 1 | -2/+2 |
| * | docs: fix 'report-status' protocol capability thinko | Jeff King | 2013-07-24 | 1 | -1/+1 |
* | | Merge branch 'sb/mailmap-updates' | Junio C Hamano | 2013-07-30 | 1 | -0/+4 |
|\ \ | |||||
| * | | .mailmap: combine more (email, name) to individual persons | Stefan Beller | 2013-07-24 | 1 | -0/+4 |
* | | | Merge branch 'bc/completion-for-bash-3.0' | Junio C Hamano | 2013-07-30 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | git-completion.bash: replace zsh notation that breaks bash 3.X | Brandon Casey | 2013-07-24 | 1 | -1/+1 |
* | | | | 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 |