aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* transport: add from_user parameter to is_transport_allowedBrandon Williams2016-12-15
* http: create function to get curl allowed protocolsBrandon Williams2016-12-15
* transport: add protocol policy config optionBrandon Williams2016-12-15
* http: always warn if libcurl version is too oldBrandon Williams2016-12-15
* lib-proto-disable: variable name fixBrandon Williams2016-12-14
* http-walker: complain about non-404 loose object errorsJeff King2016-12-06
* Merge branch 'ew/http-walker' into jk/http-walker-limit-redirectJunio C Hamano2016-12-06
|\
| * list: avoid incompatibility with *BSD sys/queue.hEric Wong2016-07-18
| * http-walker: reduce O(n) ops with doubly-linked listEric Wong2016-07-12
| * http: avoid disconnecting on 404s for loose objectsEric Wong2016-07-12
| * http-walker: remove unused parameter from fetch_objectEric Wong2016-07-12
* | http: treat http-alternates like redirectsJeff King2016-12-06
* | http: make redirects more obviousJeff King2016-12-06
* | remote-curl: rename shadowed options variableJeff King2016-12-06
* | http: always update the base URL for redirectsJeff King2016-12-06
* | http: simplify update_url_from_redirectJeff King2016-12-06
* | Prepare for 2.9.4Junio C Hamano2016-09-08
* | Merge branch 'hv/doc-commit-reference-style' into maintJunio C Hamano2016-09-08
|\ \
| * | SubmittingPatches: use gitk's "Copy commit summary" formatBeat Bolli2016-08-26
| * | SubmittingPatches: document how to reference previous commitsHeiko Voigt2016-08-17
* | | Merge branch 'sg/reflog-past-root' into maintJunio C Hamano2016-09-08
|\ \ \
| * | | t1410: remove superfluous 'git reflog' from the 'walk past root' testSZEDER Gábor2016-08-15
* | | | Merge branch 'rs/mailinfo-lib' into maintJunio C Hamano2016-09-08
|\ \ \ \
| * | | | mailinfo: recycle strbuf in check_header()René Scharfe2016-08-13
* | | | | Merge branch 'jk/tighten-alloc' into maintJunio C Hamano2016-09-08
|\ \ \ \ \
| * | | | | receive-pack: use FLEX_ALLOC_MEM in queue_command()René Scharfe2016-08-13
| * | | | | correct FLEXPTR_* example in commentRené Scharfe2016-08-13
* | | | | | Merge branch 'rs/use-strbuf-add-unique-abbrev' into maintJunio C Hamano2016-09-08
|\ \ \ \ \ \
| * | | | | | use strbuf_add_unique_abbrev() for adding short hashesRené Scharfe2016-08-06
* | | | | | | Merge branch 'rs/merge-recursive-string-list-init' into maintJunio C Hamano2016-09-08
|\ \ \ \ \ \ \
| * | | | | | | merge-recursive: use STRING_LIST_INIT_NODUPRené Scharfe2016-08-05
| |/ / / / / /
* | | | | | | Merge branch 'rs/merge-add-strategies-simplification' into maintJunio C Hamano2016-09-08
|\ \ \ \ \ \ \
| * | | | | | | merge: use string_list_split() in add_strategies()René Scharfe2016-08-05
| |/ / / / / /
* | | | | | | Merge branch 'ls/packet-line-protocol-doc-fix' into maintJunio C Hamano2016-09-08
|\ \ \ \ \ \ \
| * | | | | | | pack-protocol: fix maximum pkt-line sizeLars Schneider2016-08-30
* | | | | | | | Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maintJunio C Hamano2016-09-08
|\ \ \ \ \ \ \ \
| * | | | | | | | mingw: ensure temporary file handles are not inherited by child processesBen Wijen2016-08-23
| * | | | | | | | t6026-merge-attr: child processes must not inherit index.lock handlesBen Wijen2016-08-18
* | | | | | | | | Merge branch 'dg/document-git-c-in-git-config-doc' into maintJunio C Hamano2016-09-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc: mention `git -c` in git-config(1)David Glasser2016-08-23
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'js/no-html-bypass-on-windows' into maintJunio C Hamano2016-09-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "display HTML in default browser using Windows' shell API"Johannes Schindelin2016-08-19
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jk/difftool-command-not-found' into maintJunio C Hamano2016-09-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | difftool: always honor fatal error exit codesJohn Keeping2016-08-15
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sb/checkout-explit-detach-no-advice' into maintJunio C Hamano2016-09-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | checkout: do not mention detach advice for explicit --detach optionStefan Beller2016-08-15
| |/ / / / / / / /
* | | | | | | | | Merge branch 'rs/pull-signed-tag' into maintJunio C Hamano2016-09-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | commit: use FLEX_ARRAY in struct merge_remote_descRené Scharfe2016-08-13
| * | | | | | | | | merge-recursive: fix verbose output for multiple base treesRené Scharfe2016-08-13
| * | | | | | | | | commit: factor out set_merge_remote_desc()René Scharfe2016-08-13