aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sequencer: strip bogus LF at end of error messagesJohannes Schindelin2017-12-27
* rebase: do not continue when the todo list generation failedJohannes Schindelin2017-12-27
* RelNotes: the eleventh batchJunio C Hamano2017-12-27
* Merge branch 'rb/quick-install-doc'Junio C Hamano2017-12-27
|\
| * install-doc-quick: allow specifying what ref to installRandall S. Becker2017-12-12
* | Merge branch 'jt/transport-no-more-rsync'Junio C Hamano2017-12-27
|\ \
| * | transport: remove unused "push" in vtableJonathan Tan2017-12-12
| |/
* | Merge branch 'sg/travis-fixes'Junio C Hamano2017-12-27
|\ \
| * | travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing outputSZEDER Gábor2017-12-12
| * | travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'SZEDER Gábor2017-12-12
| * | travis-ci: move setting environment variables to 'ci/lib-travisci.sh'SZEDER Gábor2017-12-12
| * | travis-ci: introduce a $jobname variable for 'ci/*' scriptsSZEDER Gábor2017-12-12
* | | Merge branch 'sb/test-helper-excludes'Junio C Hamano2017-12-27
|\ \ \
| * | | t/helper: ignore everything but sourcesStefan Beller2017-12-12
| | |/ | |/|
* | | Merge branch 'ot/pretty'Junio C Hamano2017-12-27
|\ \ \
| * | | format: create docs for pretty.hOlga Telezhnaya2017-12-12
| * | | format: create pretty.h fileOlga Telezhnaya2017-12-12
| |/ /
* | | Merge branch 'bw/submodule-sans-cache-compat'Junio C Hamano2017-12-27
|\ \ \
| * | | submodule: convert get_next_submodule to not rely on the_indexBrandon Williams2017-12-12
| * | | submodule: used correct index in is_staging_gitmodules_okBrandon Williams2017-12-12
| * | | submodule: convert stage_updated_gitmodules to take a struct index_stateBrandon Williams2017-12-12
* | | | Merge branch 'es/clone-shared-worktree'Junio C Hamano2017-12-27
|\ \ \ \
| * | | | clone: support 'clone --shared' from a worktreeEric Sunshine2017-12-11
* | | | | Merge branch 'tb/delimit-pretty-trailers-args-with-comma'Junio C Hamano2017-12-27
|\ \ \ \ \
| * | | | | docs/pretty-formats: mention commas in %(trailers) syntaxJeff King2017-12-08
* | | | | | Merge branch 'rs/fmt-merge-msg-leakfix'Junio C Hamano2017-12-27
|\ \ \ \ \ \
| * | | | | | transport-helper: plug strbuf and string_list leaksRené Scharfe2017-12-08
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jt/decorate-api'Junio C Hamano2017-12-27
|\ \ \ \ \ \
| * | | | | | decorate: clean up and document APIJonathan Tan2017-12-08
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jk/cvsimport-quoting'Junio C Hamano2017-12-27
|\ \ \ \ \ \
| * | | | | | cvsimport: apply shell-quoting regex globallyJeff King2017-12-08
* | | | | | | Merge branch 'db/doc-workflows-neuter-the-maintainer'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \
| * | | | | | | doc: reword gitworkflows.txt for neutralityDaniel Bensoussan2017-12-08
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'ks/branch-cleanup'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \
| * | | | | | | builtin/branch: strip refs/heads/ using skip_prefixKaartic Sivaraam2017-12-07
| * | | | | | | branch: update warning message shown when copying a misnamed branchKaartic Sivaraam2017-12-07
| * | | | | | | branch: group related arguments of create_branch()Kaartic Sivaraam2017-12-07
| * | | | | | | branch: improve documentation and naming of create_branch() parametersKaartic Sivaraam2017-12-07
* | | | | | | | Merge branch 'rs/strbuf-read-once-reset-length'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \
| * | | | | | | | strbuf: release memory on read error in strbuf_read_once()René Scharfe2017-12-07
* | | | | | | | | Merge branch 'rs/fmt-merge-msg-string-leak-fix'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fmt-merge-msg: avoid leaking strbuf in shortlog()René Scharfe2017-12-07
| |/ / / / / / / /
* | | | | | | | | Merge branch 'rs/am-builtin-leakfix'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | am: release strbuf after use in split_mail_mbox()René Scharfe2017-12-07
* | | | | | | | | | Merge branch 'es/worktree-checkout-hook'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | worktree: invoke post-checkout hook (unless --no-checkout)Eric Sunshine2017-12-07
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'lb/rebase-i-short-command-names'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sequencer.c: drop 'const' from function return typeJunio C Hamano2017-12-27
| * | | | | | | | | | t3404: add test case for abbreviated commandsLiam Beguin2017-12-05
| * | | | | | | | | | rebase -i: learn to abbreviate command namesLiam Beguin2017-12-05