aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | 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
| * | | | | | | | | | | | | winansi: avoid buffer overrunJohannes Schindelin2017-05-08
| * | | | | | | | | | | | | winansi: avoid use of uninitialized valueJohannes Schindelin2017-05-08
| * | | | | | | | | | | | | mingw: avoid memory leak when splitting PATHJohannes Schindelin2017-05-08
* | | | | | | | | | | | | | Merge branch 'js/eol-on-ourselves' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t4051: mark supporting files as requiring LF-only line endingsJohannes Schindelin2017-05-10
| * | | | | | | | | | | | | | Fix the remaining tests that failed with core.autocrlf=trueJohannes Schindelin2017-05-10
| * | | | | | | | | | | | | | t3901: move supporting files into t/t3901/Johannes Schindelin2017-05-10
| * | | | | | | | | | | | | | completion: mark bash script as LF-onlyJohannes Schindelin2017-05-10
| * | | | | | | | | | | | | | git-new-workdir: mark script as LF-onlyJohannes Schindelin2017-05-10
| * | | | | | | | | | | | | | Fix build with core.autocrlf=trueJohannes Schindelin2017-05-10
* | | | | | | | | | | | | | | Merge branch 'jk/update-links-in-docs' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | doc: use https links to Wikipedia to avoid http redirectsSven Strickroth2017-05-15
* | | | | | | | | | | | | | | | Merge branch 'jk/ignore-broken-tags-when-ignoring-missing-links' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | revision.c: ignore broken tags with ignore_missing_linksJeff King2017-05-20
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/doc-config-include' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | docs/config: consistify include.path examplesJeff King2017-05-12
| * | | | | | | | | | | | | | | | docs/config: avoid the term "expand" for includesJeff King2017-05-12
| * | | | | | | | | | | | | | | | docs/config: give a relative includeIf exampleJeff King2017-05-12
| * | | | | | | | | | | | | | | | docs/config: clarify include/includeIf relationshipJeff King2017-05-12
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/disable-pack-reuse-when-broken' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t5310: fix "; do" styleJeff King2017-05-09
| * | | | | | | | | | | | | | | | pack-objects: disable pack reuse for object-selection optionsJeff King2017-05-09
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/am-leakfix' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \