aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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 'kn/ref-filter-branch-list' into maintJunio C Hamano2017-06-05
|\ \
| * | ref-filter: resolve HEAD when parsing %(HEAD) atomJeff King2017-05-20
* | | 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 'ls/travis-doc-asciidoctor' into maintJunio C Hamano2017-06-05
|\ \ \ \ \
| * | | | | travis-ci: check AsciiDoc/AsciiDoctor stderr outputLars Schneider2017-04-26
| * | | | | travis-ci: unset compiler for jobs that do not need oneLars Schneider2017-04-16
| * | | | | travis-ci: parallelize documentation buildLars Schneider2017-04-16
| * | | | | travis-ci: build documentation with AsciiDoc and AsciidoctorLars Schneider2017-04-16
| | |_|/ / | |/| | |
* | | | | Prepare for 2.13.1; more topics to followJunio C Hamano2017-06-04
* | | | | Merge branch 'tg/stash-push-fixup' into maintJunio C Hamano2017-06-04
|\ \ \ \ \
| * | | | | completion: add git stash pushThomas Gummerer2017-05-17
* | | | | | Merge branch 'km/log-showsignature-doc' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \
| * | | | | | config.txt: add an entry for log.showSignatureKyle Meyer2017-05-20
* | | | | | | Merge branch 'jt/use-trailer-api-in-commands' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \
| * | | | | | | sequencer: add newline before adding footersJonathan Tan2017-04-26
* | | | | | | | Merge branch 'jt/push-options-doc' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \
| * | | | | | | | receive-pack: verify push options in certJonathan Tan2017-05-10
| * | | | | | | | docs: correct receive.advertisePushOptions defaultJonathan Tan2017-05-09
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'js/plug-leaks' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \
| * | | | | | | | checkout: fix memory leakJunio C Hamano2017-05-09
| * | | | | | | | submodule_uses_worktrees(): plug memory leakJohannes Schindelin2017-05-08
| * | | | | | | | show_worktree(): plug memory leakJohannes Schindelin2017-05-08
| * | | | | | | | name-rev: avoid leaking memory in the `deref` caseJohannes Schindelin2017-05-08
| * | | | | | | | remote: plug memory leak in match_explicit()Johannes Schindelin2017-05-08
| * | | | | | | | add_reflog_for_walk: avoid memory leakJohannes Schindelin2017-05-08
| * | | | | | | | shallow: avoid memory leakJohannes Schindelin2017-05-08
| * | | | | | | | line-log: avoid memory leakJohannes 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
| * | | | | | | | setup_discovered_git_dir(): plug memory leakJohannes Schindelin2017-05-08
| * | | | | | | | setup_bare_git_dir(): help static analysisJohannes Schindelin2017-05-08
| * | | | | | | | split_commit_in_progress(): simplify & fix 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
| * | | | | | | | status: close file descriptor after reading git-rebase-todoJohannes Schindelin2017-05-08
| * | | | | | | | difftool: address a couple of resource/memory leaksJohannes Schindelin2017-05-08
| * | | | | | | | get_mail_commit_oid(): avoid resource leakJohannes Schindelin2017-05-08
| * | | | | | | | git_config_rename_section_in_file(): avoid resource leakJohannes Schindelin2017-05-08
| * | | | | | | | add_commit_patch_id(): avoid allocating memory unnecessarilyJohannes Schindelin2017-05-08