aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'jc/utf8-fprintf' into maintJunio C Hamano2017-07-10
|\
| * submodule--helper: do not call utf8_fprintf() unnecessarilyJunio C Hamano2017-06-28
* | Merge branch 'jc/diff-tree-stale-comment' into maintJunio C Hamano2017-06-24
|\ \
| * | diff-tree: update stale in-code commentsJunio C Hamano2017-06-02
* | | Merge branch 'jk/diff-blob' into maintJunio C Hamano2017-06-24
|\ \ \
| * | | diff: use blob path for blob/file diffsJeff King2017-05-24
| * | | diff: use pending "path" if it is availableJeff King2017-05-24
| * | | diff: use the word "path" instead of "name" for blobsJeff King2017-05-24
| * | | diff: pass whole pending entry in blobinfoJeff King2017-05-24
| * | | get_sha1_with_context: dynamically allocate oc->pathJeff King2017-05-24
* | | | Merge branch 'jc/name-rev-lw-tag' into maintJunio C Hamano2017-06-24
|\ \ \ \
| * | | | name-rev: favor describing with tags and use committer date to tiebreakJunio C Hamano2017-03-29
| * | | | name-rev: refactor logic to see if a new candidate is a better nameJunio C Hamano2017-03-29
* | | | | Merge branch 'tb/pull-ff-rebase-autostash' into maintJunio C Hamano2017-06-13
|\ \ \ \ \
| * | | | | pull: ff --rebase --autostash works in dirty repoTyler Brazier2017-06-01
| | |/ / / | |/| | |
* | | | | Merge branch 'sl/clean-d-ignored-fix' into maintJunio C Hamano2017-06-13
|\ \ \ \ \
| * | | | | clean: teach clean -d to preserve ignored pathsSamuel Lijin2017-05-24
* | | | | | Merge branch 'jk/bug-to-abort' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \
| * | | | | | config: complain about --local outside of a git repoJeff King2017-05-15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/unbreak-am-h' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \
| * | | | | | am: handle "-h" argument earlierJeff King2017-05-30
| |/ / / / /
* | | | | | Merge branch 'bm/interpret-trailers-cut-line-is-eom' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \
| * | | | | | interpret-trailers: honor the cut lineBrian Malehorn2017-05-18
| |/ / / / /
* | | | | | Merge branch 'rs/checkout-am-fix-unborn' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \
| * | | | | | am: check return value of resolve_refdup before using hashRené Scharfe2017-05-08
| * | | | | | checkout: check return value of resolve_refdup before using hashRené Scharfe2017-05-08
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jn/clone-add-empty-config-from-command-line' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \
| * | | | | | clone: handle empty config values in -cJonathan Nieder2017-05-02
* | | | | | | Merge branch 'ab/c-translators-comment-style' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \ \
| * | | | | | | C style: use standard style for "TRANSLATORS" commentsÆvar Arnfjörð Bjarmason2017-05-31
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jt/push-options-doc' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \
| * | | | | | | receive-pack: verify push options in certJonathan Tan2017-05-10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'js/plug-leaks' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \
| * | | | | | | checkout: fix memory leakJunio C Hamano2017-05-09
| * | | | | | | show_worktree(): plug memory leakJohannes Schindelin2017-05-08
| * | | | | | | name-rev: avoid leaking memory in the `deref` caseJohannes Schindelin2017-05-08
| * | | | | | | receive-pack: plug memory leak in update()Johannes Schindelin2017-05-08
| * | | | | | | fast-export: avoid leaking memory in handle_tag()Johannes Schindelin2017-05-08
| * | | | | | | mktree: plug memory leaks reported by CoverityJohannes Schindelin2017-05-08
| * | | | | | | pack-redundant: plug memory leakJohannes Schindelin2017-05-08
| * | | | | | | checkout: fix memory leakJohannes Schindelin2017-05-08
| * | | | | | | cat-file: fix memory leakJohannes Schindelin2017-05-08
| * | | | | | | mailinfo & mailsplit: check for EOF while parsingJohannes Schindelin2017-05-08
| * | | | | | | difftool: address a couple of resource/memory leaksJohannes Schindelin2017-05-08
| * | | | | | | get_mail_commit_oid(): avoid resource leakJohannes Schindelin2017-05-08
* | | | | | | | Merge branch 'jk/disable-pack-reuse-when-broken' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \
| * | | | | | | | pack-objects: disable pack reuse for object-selection optionsJeff King2017-05-09
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/am-leakfix' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \
| * | | | | | | | am: shorten ident_split variable name in get_commit_info()Jeff King2017-04-27
| * | | | | | | | am: simplify allocations in get_commit_info()Jeff King2017-04-27