index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
gitremote-helpers.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/remote-helper-object-format-option-fix'
Junio C Hamano
2024-04-03
1
-5
/
+2
|
\
|
*
transport-helper: drop "object-format <algo>" option
Jeff King
2024-03-20
1
-5
/
+2
*
|
Merge branch 'jk/doc-remote-helpers-markup-fix'
Junio C Hamano
2024-04-01
1
-3
/
+3
|
\
\
|
*
|
doc/gitremote-helpers: fix more missing single-quotes
Jeff King
2024-03-20
1
-3
/
+3
*
|
|
Merge branch 'jk/doc-remote-helpers-markup-fix'
Junio C Hamano
2024-03-18
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
doc/gitremote-helpers: fix missing single-quote
Jeff King
2024-03-07
1
-1
/
+1
*
|
remote-curl: add 'get' capability
Derrick Stolee
2022-08-10
1
-0
/
+9
|
/
*
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
2020-07-07
1
-4
/
+29
|
\
|
*
docs: update remote helper docs for object-format extensions
brian m. carlson
2020-05-27
1
-4
/
+29
*
|
stateless-connect: send response end packet
Denton Liu
2020-05-25
1
-1
/
+3
|
/
*
Merge branch 'bc/smart-http-atomic-push'
Junio C Hamano
2019-10-23
1
-0
/
+5
|
\
|
*
remote-curl: pass on atomic capability to remote side
brian m. carlson
2019-10-17
1
-0
/
+5
*
|
clarify documentation for remote helpers
David Turner
2019-08-30
1
-3
/
+7
|
/
*
Merge branch 'js/check-docs-exe'
Junio C Hamano
2019-04-22
1
-3
/
+1
|
\
|
*
docs: do not document the `git remote-testgit` command
Johannes Schindelin
2019-04-01
1
-2
/
+0
|
*
docs: move gitremote-helpers into section 7
Johannes Schindelin
2019-04-01
1
-1
/
+1
*
|
Documentation: turn middle-of-line tabs into spaces
Martin Ågren
2019-03-07
1
-1
/
+1
|
/
*
Merge branch 'bw/protocol-v2'
Junio C Hamano
2018-05-08
1
-0
/
+32
|
\
|
*
transport-helper: introduce stateless-connect
Brandon Williams
2018-03-15
1
-0
/
+32
*
|
introduce fetch-object: fetch one promisor object
Jonathan Tan
2017-12-05
1
-0
/
+7
|
/
*
fix minor typos
René Genz
2017-05-01
1
-1
/
+1
*
Merge branch 'jk/doc-remote-helpers-markup-fix'
Junio C Hamano
2017-02-15
1
-3
/
+3
|
\
|
*
docs/gitremote-helpers: fix unbalanced quotes
Jeff King
2017-02-13
1
-3
/
+3
*
|
push options: pass push options to the transport helper
Stefan Beller
2017-02-09
1
-0
/
+4
*
|
Merge branch 'nd/shallow-deepen'
Junio C Hamano
2016-10-10
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+4
|
*
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+4
|
*
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+3
*
|
doc: typeset HEAD and variants as literal
Matthieu Moy
2016-06-28
1
-1
/
+1
*
|
doc: typeset long command-line options as literal
Matthieu Moy
2016-06-28
1
-4
/
+4
*
|
doc: change configuration variables format
Tom Russello
2016-06-08
1
-2
/
+2
*
|
doc: change environment variables format
Tom Russello
2016-06-08
1
-1
/
+1
|
/
*
gitremote-helpers.txt: document pushcert option
Dave Borowitz
2015-08-19
1
-0
/
+3
*
doc: drop backslash quoting of some curly braces
Jeff King
2015-05-13
1
-7
/
+7
*
doc: add some crossrefs between manual pages
Max Horn
2014-11-11
1
-0
/
+6
*
Merge branch 'fc/transport-helper-fixes'
Junio C Hamano
2014-03-18
1
-0
/
+4
|
\
|
*
transport-helper: add 'force' to 'export' helpers
Felipe Contreras
2013-11-12
1
-0
/
+4
*
|
smart-http: support shallow fetch/clone
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+7
|
/
*
Merge branch 'mm/remote-helpers-doc'
Junio C Hamano
2013-09-12
1
-0
/
+6
|
\
|
*
Documentation/remote-helpers: document common use-case for private ref
Matthieu Moy
2013-08-26
1
-0
/
+6
*
|
Merge branch 'mm/mediawiki-dumb-push-fix'
Junio C Hamano
2013-09-12
1
-0
/
+5
|
\
\
|
*
|
transport-helper: add no-private-update capability
Matthieu Moy
2013-09-03
1
-0
/
+5
|
|
/
*
|
Merge branch 'nd/clone-connectivity-shortcut'
Junio C Hamano
2013-09-09
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
smart http: use the same connectivity check on cloning
Nguyễn Thái Ngọc Duy
2013-07-23
1
-0
/
+10
*
|
Merge branch 'fc/transport-helper-error-reporting'
Junio C Hamano
2013-05-29
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
transport-helper: clarify pushing without refspecs
Felipe Contreras
2013-04-18
1
-2
/
+2
|
*
transport-helper: update refspec documentation
Felipe Contreras
2013-04-18
1
-5
/
+5
|
*
transport-helper: clarify *:* refspec
Felipe Contreras
2013-04-18
1
-2
/
+2
*
|
transport-helper: add 'signed-tags' capability
John Keeping
2013-04-15
1
-0
/
+4
|
/
*
gitremote-helpers(1): clarify refspec behaviour
John Keeping
2013-04-07
1
-2
/
+2
[next]