summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rs/strbuf-read-file-or-whine'Junio C Hamano2018-03-061-46/+28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sequencer: factor out strbuf_read_file_or_whine()rs/strbuf-read-file-or-whineRené Scharfe2018-02-221-46/+28
* | | | | | | | | | | | | Merge branch 'ms/non-ascii-ticks'Junio C Hamano2018-03-061-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation/gitsubmodules.txt: avoid non-ASCII apostrophesms/non-ascii-ticksMotoki Seki2018-02-221-7/+7
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/test-helper-v-output-fix'Junio C Hamano2018-03-061-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t: send verbose test-helper output to fd 4jk/test-helper-v-output-fixJeff King2018-02-221-10/+10
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/cached-commit-buffer'Junio C Hamano2018-03-065-46/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | revision: drop --show-all optionjk/cached-commit-bufferJeff King2018-02-223-42/+0
| * | | | | | | | | | | | | commit: drop uses of get_cached_commit_buffer()Jeff King2018-02-222-4/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'bw/doc-submodule-recurse-config-with-clone'Junio C Hamano2018-03-061-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | submodule: indicate that 'submodule.recurse' doesn't apply to clonebw/doc-submodule-recurse-config-with-cloneBrandon Williams2018-02-211-1/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jc/allow-ff-merging-kept-tags'Junio C Hamano2018-03-064-7/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | merge: allow fast-forward when merging a tracked tagjc/allow-ff-merging-kept-tagsJunio C Hamano2018-02-164-7/+79
* | | | | | | | | | | | | | Merge branch 'ab/simplify-perl-makefile'Junio C Hamano2018-03-061-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Makefile: generate Git(3pm) as dependency of the 'doc' and 'man' targetsab/simplify-perl-makefileSZEDER Gábor2018-02-151-5/+7
* | | | | | | | | | | | | | | Merge branch 'pw/add-p-single'Junio C Hamano2018-03-061-26/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | add -p: improve error messagesPhillip Wood2018-02-131-3/+15
| * | | | | | | | | | | | | | | add -p: only bind search key if there's more than one hunkPhillip Wood2018-02-131-23/+27
| * | | | | | | | | | | | | | | add -p: only display help for active keysPhillip Wood2018-02-131-1/+7
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'sg/t6300-modernize'Junio C Hamano2018-03-061-5/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t6300-for-each-ref: fix "more than one quoting style" testssg/t6300-modernizeSZEDER Gábor2018-02-131-5/+2
* | | | | | | | | | | | | | | | Merge branch 'sb/color-h-cleanup'Junio C Hamano2018-03-063-12/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | color.h: document and modernize headersb/color-h-cleanupStefan Beller2018-02-133-12/+34
| |/ / / / / / / / / / / / / / /