summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* replace: rename 'new' variablesbw/c-plus-plusBrandon Williams2018-02-221-17/+17
* trailer: rename 'template' variablesBrandon Williams2018-02-221-5/+5
* tempfile: rename 'template' variablesBrandon Williams2018-02-222-23/+23
* wrapper: rename 'template' variablesBrandon Williams2018-02-222-22/+22
* environment: rename 'namespace' variablesBrandon Williams2018-02-221-5/+5
* diff: rename 'template' variablesBrandon Williams2018-02-221-5/+5
* environment: rename 'template' variablesBrandon Williams2018-02-222-8/+8
* init-db: rename 'template' variablesBrandon Williams2018-02-221-15/+15
* unpack-trees: rename 'new' variablesBrandon Williams2018-02-221-3/+3
* trailer: rename 'new' variablesBrandon Williams2018-02-221-17/+17
* submodule: rename 'new' variablesBrandon Williams2018-02-222-16/+16
* split-index: rename 'new' variablesBrandon Williams2018-02-222-9/+9
* remote: rename 'new' variablesBrandon Williams2018-02-221-10/+10
* ref-filter: rename 'new' variablesBrandon Williams2018-02-221-8/+8
* read-cache: rename 'new' variablesBrandon Williams2018-02-221-20/+20
* line-log: rename 'new' variablesBrandon Williams2018-02-221-28/+28
* imap-send: rename 'new' variablesBrandon Williams2018-02-221-7/+7
* http: rename 'new' variablesBrandon Williams2018-02-221-5/+5
* entry: rename 'new' variablesBrandon Williams2018-02-221-20/+20
* diffcore-delta: rename 'new' variablesBrandon Williams2018-02-221-8/+8
* diff: rename 'new' variablesBrandon Williams2018-02-221-22/+22
* diff-lib: rename 'new' variableBrandon Williams2018-02-221-19/+19
* commit: rename 'new' variablesBrandon Williams2018-02-221-9/+9
* combine-diff: rename 'new' variablesBrandon Williams2018-02-221-6/+6
* remote: rename 'new' variablesBrandon Williams2018-02-221-33/+33
* reflog: rename 'new' variablesBrandon Williams2018-02-221-4/+4
* pack-redundant: rename 'new' variablesBrandon Williams2018-02-221-27/+27
* help: rename 'new' variablesBrandon Williams2018-02-221-5/+5
* checkout: rename 'new' variablesBrandon Williams2018-02-221-98/+98
* apply: rename 'new' variablesBrandon Williams2018-02-221-27/+27
* apply: rename 'try' variablesBrandon Williams2018-02-221-34/+34
* diff: rename 'this' variablesBrandon Williams2018-02-221-8/+8
* rev-parse: rename 'this' variableBrandon Williams2018-02-141-17/+17
* pack-objects: rename 'this' variablesBrandon Williams2018-02-141-4/+4
* blame: rename 'this' variablesBrandon Williams2018-02-141-16/+17
* object: rename function 'typename' to 'type_name'Brandon Williams2018-02-1432-73/+73
* object_info: change member name from 'typename' to 'type_name'Brandon Williams2018-02-144-10/+10
* First batch after 2.16Junio C Hamano2018-01-231-0/+65
* Merge branch 'nd/add-i-ignore-submodules'Junio C Hamano2018-01-232-1/+49
|\
| * add--interactive: ignore submodule changes except HEADnd/add-i-ignore-submodulesNguyễn Thái Ngọc Duy2018-01-162-1/+49
* | Merge branch 'mm/send-email-fallback-to-local-mail-address'Junio C Hamano2018-01-237-166/+321
|\ \
| * | send-email: add test for Linux's get_maintainer.plmm/send-email-fallback-to-local-mail-addressAlex Bennée2018-01-081-0/+19
| * | perl/Git: remove now useless email-address parsing codeMatthieu Moy2018-01-083-165/+0
| * | send-email: add and use a local copy of Mail::AddressMatthieu Moy2018-01-053-1/+302
* | | Merge branch 'ab/doc-cat-file-e-still-shows-errors'Junio C Hamano2018-01-231-3/+4
|\ \ \
| * | | cat-file doc: document that -e will return some outputab/doc-cat-file-e-still-shows-errorsÆvar Arnfjörð Bjarmason2018-01-101-3/+4
* | | | Merge branch 'as/read-tree-prefix-doc-fix'Junio C Hamano2018-01-231-3/+2
|\ \ \ \
| * | | | doc/read-tree: remove obsolete remarkas/read-tree-prefix-doc-fixAndreas G. Schacker2018-01-091-3/+2
* | | | | Merge branch 'ys/bisect-object-id-missing-conversion-fix'Junio C Hamano2018-01-231-3/+3
|\ \ \ \ \
| * | | | | bisect: debug: convert struct object to object_idYasushi SHOJI2018-01-091-3/+3