Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11remote-curl: add 'get' capabilityDerrick Stolee
2020-07-07Merge branch 'bc/sha-256-part-2'Junio C Hamano
2020-05-27docs: update remote helper docs for object-format extensionsbrian m. carlson
2020-05-25stateless-connect: send response end packetDenton Liu
2019-10-23Merge branch 'bc/smart-http-atomic-push'Junio C Hamano
2019-10-17remote-curl: pass on atomic capability to remote sidebrian m. carlson
2019-08-31clarify documentation for remote helpersDavid Turner
2019-04-22Merge branch 'js/check-docs-exe'Junio C Hamano
2019-04-01docs: do not document the `git remote-testgit` commandJohannes Schindelin
2019-04-01docs: move gitremote-helpers into section 7Johannes Schindelin
2019-03-07Documentation: turn middle-of-line tabs into spacesMartin Ågren
2018-05-08Merge branch 'bw/protocol-v2'Junio C Hamano
2018-03-15transport-helper: introduce stateless-connectBrandon Williams
2017-12-05introduce fetch-object: fetch one promisor objectJonathan Tan
2017-05-01fix minor typosRené Genz
2017-02-16Merge branch 'jk/doc-remote-helpers-markup-fix'Junio C Hamano
2017-02-13docs/gitremote-helpers: fix unbalanced quotesJeff King
2017-02-09push options: pass push options to the transport helperStefan Beller
2016-10-11Merge branch 'nd/shallow-deepen'Junio C Hamano
2016-06-28doc: typeset HEAD and variants as literalMatthieu Moy
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-06-14fetch, upload-pack: --deepen=N extends shallow boundary by N commitsNguyễn Thái Ngọc Duy
2016-06-14fetch: define shallow boundary with --shallow-excludeNguyễn Thái Ngọc Duy
2016-06-14fetch: define shallow boundary with --shallow-sinceNguyễn Thái Ngọc Duy
2016-06-08doc: change configuration variables formatTom Russello
2016-06-08doc: change environment variables formatTom Russello
2015-08-19gitremote-helpers.txt: document pushcert optionDave Borowitz
2015-05-13doc: drop backslash quoting of some curly bracesJeff King
2014-11-12doc: add some crossrefs between manual pagesMax Horn
2014-03-19Merge branch 'fc/transport-helper-fixes'Junio C Hamano
2013-12-11smart-http: support shallow fetch/cloneNguyễn Thái Ngọc Duy
2013-11-13transport-helper: add 'force' to 'export' helpersFelipe Contreras
2013-09-13Merge branch 'mm/remote-helpers-doc'Junio C Hamano
2013-09-13Merge branch 'mm/mediawiki-dumb-push-fix'Junio C Hamano
2013-09-10Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano
2013-09-03transport-helper: add no-private-update capabilityMatthieu Moy
2013-08-26Documentation/remote-helpers: document common use-case for private refMatthieu Moy
2013-07-23smart http: use the same connectivity check on cloningNguyễn Thái Ngọc Duy
2013-05-30Merge branch 'fc/transport-helper-error-reporting'Junio C Hamano
2013-04-18transport-helper: clarify pushing without refspecsFelipe Contreras
2013-04-18transport-helper: update refspec documentationFelipe Contreras
2013-04-18transport-helper: clarify *:* refspecFelipe Contreras
2013-04-15transport-helper: add 'signed-tags' capabilityJohn Keeping
2013-04-07gitremote-helpers(1): clarify refspec behaviourJohn Keeping
2013-02-08Merge branch 'jk/remote-helpers-doc'Junio C Hamano
2013-02-02Rename {git- => git}remote-helpers.txtJohn Keeping