aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'hi/merge-verify-sig-config'Junio C Hamano2017-12-28
|\
| * t5573, t7612: clean up after unexpected success of 'pull' and 'merge'Junio C Hamano2017-12-19
| * t: add tests for pull --verify-signaturesHans Jerry Illikainen2017-12-12
| * merge: add config option for verifySignaturesHans Jerry Illikainen2017-12-12
* | Merge branch 'ws/curl-http-proxy-over-https'Junio C Hamano2017-12-28
|\ \
| * | http: support CURLPROXY_HTTPSWei Shuyu2017-12-19
* | | Merge branch 'ks/doc-previous-checkout'Junio C Hamano2017-12-28
|\ \ \
| * | | Doc/check-ref-format: clarify information about @{-N} syntaxKaartic Sivaraam2017-12-19
* | | | Merge branch 'ks/rebase-error-messages'Junio C Hamano2017-12-28
|\ \ \ \
| * | | | rebase: rebasing can also be done when HEAD is detachedKaartic Sivaraam2017-12-19
| * | | | rebase: distinguish user input by quoting itKaartic Sivaraam2017-12-19
| * | | | rebase: consistently use branch_name variableKaartic Sivaraam2017-12-19
| |/ / /
* | | | Merge branch 'sr/http-sslverify-config-doc'Junio C Hamano2017-12-28
|\ \ \ \
| * | | | config: document default value of http.sslVerifySimon Ruderich2017-12-18
* | | | | Merge branch 'nm/imap-send-quote-server-folder-name'Junio C Hamano2017-12-28
|\ \ \ \ \
| * | | | | imap-send: URI encode server folderNicolas Morey-Chaisemartin2017-12-18
| | |/ / / | |/| | |
* | | | | Merge branch 'bp/fsmonitor'Junio C Hamano2017-12-28
|\ \ \ \ \
| * | | | | p7519: improve check for prerequisite WATCHMANRené Scharfe2017-12-18
* | | | | | Merge branch 'jh/partial-clone-doc'Junio C Hamano2017-12-28
|\ \ \ \ \ \
| * | | | | | partial-clone: design docJeff Hostetler2017-12-14
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'jt/transport-hide-vtable'Junio C Hamano2017-12-28
|\ \ \ \ \ \
| * | | | | | transport: make transport vtable more privateJonathan Tan2017-12-14
| * | | | | | clone, fetch: remove redundant transport checkJonathan Tan2017-12-14
* | | | | | | Merge branch 'js/enhanced-version-info'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \
| * | | | | | | version --build-options: report commit, too, if possibleJohannes Schindelin2017-12-14
| * | | | | | | version --build-options: also report host CPUEric Sunshine2017-12-14
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'tz/lib-git-svn-svnserve-tests'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \
| * | | | | | | t/lib-git-svn.sh: improve svnserve tests with parallel make testTodd Zullinger2017-12-14
| * | | | | | | t/lib-git-svn: cleanup inconsistent tab/space usageTodd Zullinger2017-12-14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'ew/svn-crlf'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'svn-crlf' of git://bogomips.org/git-svn into ew/svn-crlfJunio C Hamano2017-12-14
| |\ \ \ \ \ \ \
| | * | | | | | | git-svn: convert CRLF to LF in commit message to SVNEric Wong2017-12-14
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge branch 'cc/skip-to-optional-val'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \ \
| * | | | | | | | t4045: reindent to make helpers readableJunio C Hamano2017-12-11
| * | | | | | | | diff: add tests for --relative without optional prefix valueJacob Keller2017-12-11
| * | | | | | | | diff: use skip_to_optional_arg_default() in parsing --relativeJunio C Hamano2017-12-11
| * | | | | | | | diff: use skip_to_optional_arg_default()Christian Couder2017-12-11
| * | | | | | | | diff: use skip_to_optional_arg()Christian Couder2017-12-11
| * | | | | | | | index-pack: use skip_to_optional_arg()Christian Couder2017-12-11
| * | | | | | | | git-compat-util: introduce skip_to_optional_arg()Christian Couder2017-12-11
* | | | | | | | | Merge branch 'ra/prompt-eread-fix'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-prompt: fix reading files with windows line endingsRobert Abel2017-12-06
| * | | | | | | | | git-prompt: make __git_eread intended use explicitRobert Abel2017-12-06
* | | | | | | | | | Merge branch 'bw/path-doc'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | path: document path functionsBrandon Williams2017-12-13
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | 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
| |/ / / / / / / /