Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rs/checkout-am-fix-unborn' into maint | Junio C Hamano | 2017-06-05 | 2 | -2/+3 |
|\ | |||||
| * | am: check return value of resolve_refdup before using hashrs/checkout-am-fix-unborn | René Scharfe | 2017-05-08 | 1 | -1/+1 |
| * | checkout: check return value of resolve_refdup before using hash | René Scharfe | 2017-05-08 | 1 | -1/+2 |
* | | Merge branch 'jn/clone-add-empty-config-from-command-line' into maint | Junio C Hamano | 2017-06-05 | 2 | -1/+11 |
|\ \ | |||||
| * | | clone: handle empty config values in -cjn/clone-add-empty-config-from-command-line | Jonathan Nieder | 2017-05-02 | 2 | -1/+11 |
* | | | Merge branch 'ab/c-translators-comment-style' into maint | Junio C Hamano | 2017-06-05 | 9 | -26/+46 |
|\ \ \ | |||||
| * | | | C style: use standard style for "TRANSLATORS" commentsab/c-translators-comment-style | Ævar Arnfjörð Bjarmason | 2017-05-31 | 9 | -26/+46 |
* | | | | Merge branch 'ls/travis-doc-asciidoctor' into maint | Junio C Hamano | 2017-06-05 | 2 | -4/+16 |
|\ \ \ \ | |||||
| * | | | | travis-ci: check AsciiDoc/AsciiDoctor stderr outputls/travis-doc-asciidoctor | Lars Schneider | 2017-04-26 | 1 | -3/+6 |
| * | | | | travis-ci: unset compiler for jobs that do not need one | Lars Schneider | 2017-04-16 | 1 | -1/+2 |
| * | | | | travis-ci: parallelize documentation build | Lars Schneider | 2017-04-16 | 1 | -2/+2 |
| * | | | | travis-ci: build documentation with AsciiDoc and Asciidoctor | Lars Schneider | 2017-04-16 | 2 | -2/+10 |
| | |_|/ | |/| | | |||||
* | | | | Prepare for 2.13.1; more topics to follow | Junio C Hamano | 2017-06-04 | 2 | -1/+70 |
* | | | | Merge branch 'tg/stash-push-fixup' into maint | Junio C Hamano | 2017-06-04 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | completion: add git stash pushtg/stash-push-fixup | Thomas Gummerer | 2017-05-17 | 1 | -1/+4 |
* | | | | | Merge branch 'km/log-showsignature-doc' into maint | Junio C Hamano | 2017-06-04 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | config.txt: add an entry for log.showSignaturekm/log-showsignature-doc | Kyle Meyer | 2017-05-20 | 1 | -0/+4 |
* | | | | | | Merge branch 'jt/use-trailer-api-in-commands' into maint | Junio C Hamano | 2017-06-04 | 2 | -7/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | sequencer: add newline before adding footersjt/use-trailer-api-in-commands | Jonathan Tan | 2017-04-26 | 2 | -7/+48 |
* | | | | | | | Merge branch 'jt/push-options-doc' into maint | Junio C Hamano | 2017-06-04 | 4 | -11/+114 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | receive-pack: verify push options in certjt/push-options-doc | Jonathan Tan | 2017-05-10 | 3 | -8/+112 |
| * | | | | | | | docs: correct receive.advertisePushOptions default | Jonathan Tan | 2017-05-09 | 1 | -3/+2 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'js/plug-leaks' into maint | Junio C Hamano | 2017-06-04 | 23 | -64/+149 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | checkout: fix memory leakjs/plug-leaks | Junio C Hamano | 2017-05-09 | 1 | -0/+1 |
| * | | | | | | | submodule_uses_worktrees(): plug memory leak | Johannes Schindelin | 2017-05-08 | 1 | -1/+1 |
| * | | | | | | | show_worktree(): plug memory leak | Johannes Schindelin | 2017-05-08 | 1 | -3/+5 |
| * | | | | | | | name-rev: avoid leaking memory in the `deref` case | Johannes Schindelin | 2017-05-08 | 1 | -2/+5 |
| * | | | | | | | remote: plug memory leak in match_explicit() | Johannes Schindelin | 2017-05-08 | 1 | -2/+3 |
| * | | | | | | | add_reflog_for_walk: avoid memory leak | Johannes Schindelin | 2017-05-08 | 1 | -3/+17 |
| * | | | | | | | shallow: avoid memory leak | Johannes Schindelin | 2017-05-08 | 1 | -2/+6 |
| * | | | | | | | line-log: avoid memory leak | Johannes Schindelin | 2017-05-08 | 1 | -0/+1 |
| * | | | | | | | receive-pack: plug memory leak in update() | Johannes Schindelin | 2017-05-08 | 1 | -1/+3 |
| * | | | | | | | fast-export: avoid leaking memory in handle_tag() | Johannes Schindelin | 2017-05-08 | 1 | -0/+2 |
| * | | | | | | | mktree: plug memory leaks reported by Coverity | Johannes Schindelin | 2017-05-08 | 1 | -2/+3 |
| * | | | | | | | pack-redundant: plug memory leak | Johannes Schindelin | 2017-05-08 | 1 | -0/+1 |
| * | | | | | | | setup_discovered_git_dir(): plug memory leak | Johannes Schindelin | 2017-05-08 | 1 | -2/+7 |
| * | | | | | | | setup_bare_git_dir(): help static analysis | Johannes Schindelin | 2017-05-08 | 1 | -1/+1 |
| * | | | | | | | split_commit_in_progress(): simplify & fix memory leak | Johannes Schindelin | 2017-05-08 | 1 | -14/+14 |
| * | | | | | | | checkout: fix memory leak | Johannes Schindelin | 2017-05-08 | 1 | -8/+9 |
| * | | | | | | | cat-file: fix memory leak | Johannes Schindelin | 2017-05-08 | 1 | -0/+1 |
| * | | | | | | | mailinfo & mailsplit: check for EOF while parsing | Johannes Schindelin | 2017-05-08 | 2 | -1/+18 |
| * | | | | | | | status: close file descriptor after reading git-rebase-todo | Johannes Schindelin | 2017-05-08 | 1 | -0/+1 |
| * | | | | | | | difftool: address a couple of resource/memory leaks | Johannes Schindelin | 2017-05-08 | 1 | -10/+23 |
| * | | | | | | | get_mail_commit_oid(): avoid resource leak | Johannes Schindelin | 2017-05-08 | 1 | -9/+6 |
| * | | | | | | | git_config_rename_section_in_file(): avoid resource leak | Johannes Schindelin | 2017-05-08 | 1 | -1/+4 |
| * | | | | | | | add_commit_patch_id(): avoid allocating memory unnecessarily | Johannes Schindelin | 2017-05-08 | 1 | -1/+2 |
| * | | | | | | | winansi: avoid buffer overrun | Johannes Schindelin | 2017-05-08 | 1 | -0/+5 |
| * | | | | | | | winansi: avoid use of uninitialized value | Johannes Schindelin | 2017-05-08 | 1 | -0/+7 |
| * | | | | | | | mingw: avoid memory leak when splitting PATH | Johannes Schindelin | 2017-05-08 | 1 | -1/+3 |
* | | | | | | | | Merge branch 'js/eol-on-ourselves' into maint | Junio C Hamano | 2017-06-04 | 11 | -26/+55 |
|\ \ \ \ \ \ \ \ |