Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | Merge branch 'jt/push-options-doc' into maint | Junio C Hamano | 2017-06-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | receive-pack: verify push options in cert | Jonathan Tan | 2017-05-10 | |
| * | | | | | | | | | | | | | docs: correct receive.advertisePushOptions default | Jonathan Tan | 2017-05-09 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'js/plug-leaks' into maint | Junio C Hamano | 2017-06-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | checkout: fix memory leak | Junio C Hamano | 2017-05-09 | |
| * | | | | | | | | | | | | | submodule_uses_worktrees(): plug memory leak | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | show_worktree(): plug memory leak | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | name-rev: avoid leaking memory in the `deref` case | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | remote: plug memory leak in match_explicit() | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | add_reflog_for_walk: avoid memory leak | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | shallow: avoid memory leak | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | line-log: avoid memory leak | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | receive-pack: plug memory leak in update() | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | fast-export: avoid leaking memory in handle_tag() | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | mktree: plug memory leaks reported by Coverity | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | pack-redundant: plug memory leak | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | setup_discovered_git_dir(): plug memory leak | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | setup_bare_git_dir(): help static analysis | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | split_commit_in_progress(): simplify & fix memory leak | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | checkout: fix memory leak | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | cat-file: fix memory leak | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | mailinfo & mailsplit: check for EOF while parsing | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | status: close file descriptor after reading git-rebase-todo | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | difftool: address a couple of resource/memory leaks | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | get_mail_commit_oid(): avoid resource leak | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | git_config_rename_section_in_file(): avoid resource leak | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | add_commit_patch_id(): avoid allocating memory unnecessarily | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | winansi: avoid buffer overrun | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | winansi: avoid use of uninitialized value | Johannes Schindelin | 2017-05-08 | |
| * | | | | | | | | | | | | | mingw: avoid memory leak when splitting PATH | Johannes Schindelin | 2017-05-08 | |
* | | | | | | | | | | | | | | Merge branch 'js/eol-on-ourselves' into maint | Junio C Hamano | 2017-06-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | t4051: mark supporting files as requiring LF-only line endings | Johannes Schindelin | 2017-05-10 | |
| * | | | | | | | | | | | | | | Fix the remaining tests that failed with core.autocrlf=true | Johannes Schindelin | 2017-05-10 | |
| * | | | | | | | | | | | | | | t3901: move supporting files into t/t3901/ | Johannes Schindelin | 2017-05-10 | |
| * | | | | | | | | | | | | | | completion: mark bash script as LF-only | Johannes Schindelin | 2017-05-10 | |
| * | | | | | | | | | | | | | | git-new-workdir: mark script as LF-only | Johannes Schindelin | 2017-05-10 | |
| * | | | | | | | | | | | | | | Fix build with core.autocrlf=true | Johannes Schindelin | 2017-05-10 | |
* | | | | | | | | | | | | | | | Merge branch 'jk/update-links-in-docs' into maint | Junio C Hamano | 2017-06-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | doc: use https links to Wikipedia to avoid http redirects | Sven Strickroth | 2017-05-15 | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/ignore-broken-tags-when-ignoring-missing-links' into maint | Junio C Hamano | 2017-06-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | revision.c: ignore broken tags with ignore_missing_links | Jeff King | 2017-05-20 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/doc-config-include' into maint | Junio C Hamano | 2017-06-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | docs/config: consistify include.path examples | Jeff King | 2017-05-12 | |
| * | | | | | | | | | | | | | | | | docs/config: avoid the term "expand" for includes | Jeff King | 2017-05-12 | |
| * | | | | | | | | | | | | | | | | docs/config: give a relative includeIf example | Jeff King | 2017-05-12 | |
| * | | | | | | | | | | | | | | | | docs/config: clarify include/includeIf relationship | Jeff King | 2017-05-12 | |
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/disable-pack-reuse-when-broken' into maint | Junio C Hamano | 2017-06-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | t5310: fix "; do" style | Jeff King | 2017-05-09 | |
| * | | | | | | | | | | | | | | | | pack-objects: disable pack reuse for object-selection options | Jeff King | 2017-05-09 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/am-leakfix' into maint | Junio C Hamano | 2017-06-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |