aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* submodule--helper clone: check for configured submodules using helperBrandon Williams2017-03-17
* submodule sync: use submodule--helper is-activeBrandon Williams2017-03-17
* submodule sync: skip work for inactive submodulesBrandon Williams2017-03-17
* submodule status: use submodule--helper is-activeBrandon Williams2017-03-17
* submodule--helper: add is-active subcommandBrandon Williams2017-03-17
* Third batch after 2.12Junio C Hamano2017-03-12
* Merge branch 'ah/doc-ls-files-quotepath'Junio C Hamano2017-03-12
|\
| * Documentation: improve description for core.quotePathAndreas Heiduk2017-03-02
* | Merge branch 'jc/diff-populate-filespec-size-only-fix'Junio C Hamano2017-03-12
|\ \
| * | diff: do not short-cut CHECK_SIZE_ONLY check in diff_populate_filespec()Junio C Hamano2017-03-02
* | | Merge branch 'vn/line-log-memcpy-size-fix'Junio C Hamano2017-03-12
|\ \ \
| * | | line-log: use COPY_ARRAY to fix mis-sized memcpyVegard Nossum2017-03-06
* | | | Merge branch 'jk/ewah-use-right-type-in-sizeof'Junio C Hamano2017-03-12
|\ \ \ \
| * | | | ewah: fix eword_t/uint64_t confusionJeff King2017-03-06
* | | | | Merge branch 'ax/line-log-range-merge-fix'Junio C Hamano2017-03-12
|\ \ \ \ \
| * | | | | line-log.c: prevent crash during union of too many rangesAllan Xavier2017-03-03
| | |/ / / | |/| | |
* | | | | Merge branch 'ss/remote-bzr-hg-placeholder-wo-python'Junio C Hamano2017-03-12
|\ \ \ \ \
| * | | | | contrib: git-remote-{bzr,hg} placeholders don't need PythonSebastian Schuberth2017-03-03
* | | | | | Merge branch 'js/realpath-pathdup-fix'Junio C Hamano2017-03-12
|\ \ \ \ \ \
| * | | | | | real_pathdup(): fix callsites that wanted it to die on errorJohannes Schindelin2017-03-08
| * | | | | | t1501: demonstrate NULL pointer access with invalid GIT_WORK_TREEJohannes Schindelin2017-03-08
| |/ / / / /
* | | | | | Merge branch 'jk/add-i-patch-do-prompt'Junio C Hamano2017-03-12
|\ \ \ \ \ \
| * | | | | | add--interactive: fix missing file prompt for patch mode with "-i"Jeff King2017-03-02
| |/ / / / /
* | | | | | Merge branch 'jh/mingw-openssl-sha1'Junio C Hamano2017-03-12
|\ \ \ \ \ \
| * | | | | | mingw: use OpenSSL's SHA-1 routinesJeff Hostetler2017-02-09
* | | | | | | Second batch after 2.12Junio C Hamano2017-03-10
* | | | | | | Merge branch 'rs/log-email-subject'Junio C Hamano2017-03-10
|\ \ \ \ \ \ \
| * | | | | | | pretty: use fmt_output_email_subject()René Scharfe2017-03-01
| * | | | | | | log-tree: factor out fmt_output_email_subject()René Scharfe2017-03-01
| |/ / / / / /
* | | | | | | Merge branch 'tg/stash-push'Junio C Hamano2017-03-10
|\ \ \ \ \ \ \
| * | | | | | | stash: allow pathspecs in the no verb formThomas Gummerer2017-02-28
| * | | | | | | stash: use stash_push for no verb formThomas Gummerer2017-02-28
| * | | | | | | stash: teach 'push' (and 'create_stash') to honor pathspecThomas Gummerer2017-02-28
| * | | | | | | stash: refactor stash_createThomas Gummerer2017-02-19
| * | | | | | | stash: add test for the create command line argumentsThomas Gummerer2017-02-19
| * | | | | | | stash: introduce push verbThomas Gummerer2017-02-19
* | | | | | | | Merge branch 'sb/submodule-init-url-selection'Junio C Hamano2017-03-10
|\ \ \ \ \ \ \ \
| * | | | | | | | submodule init: warn about falling back to a local pathStefan Beller2017-02-28
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'rj/remove-unused-mktemp'Junio C Hamano2017-03-10
|\ \ \ \ \ \ \ \
| * | | | | | | | wrapper.c: remove unused gitmkstemps() functionRamsay Jones2017-02-28
| * | | | | | | | wrapper.c: remove unused git_mkstemp() functionRamsay Jones2017-02-28
| |/ / / / / / /
* | | | | | | | Merge branch 'ew/markdown-url-in-readme'Junio C Hamano2017-03-10
|\ \ \ \ \ \ \ \
| * | | | | | | | README: create HTTP/HTTPS links from URLs in MarkdownEric Wong2017-03-01
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ps/docs-diffcore'Junio C Hamano2017-03-10
|\ \ \ \ \ \ \ \
| * | | | | | | | docs/diffcore: unquote "Complete Rewrites" in headersPatrick Steinhardt2017-02-28
| * | | | | | | | docs/diffcore: fix grammar in diffcore-rename headerPatrick Steinhardt2017-02-28
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jt/http-base-url-update-upon-redirect'Junio C Hamano2017-03-10
|\ \ \ \ \ \ \ \
| * | | | | | | | http: attempt updating base URL only if no errorJonathan Tan2017-02-28
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/http-auth'Junio C Hamano2017-03-10
|\ \ \ \ \ \ \ \
| * | | | | | | | http: add an "auto" mode for http.emptyauthJeff King2017-02-27