index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
transport-helper.c
Commit message (
Expand
)
Author
Age
*
transport-helper: add 'signed-tags' capability
John Keeping
2013-04-15
*
transport-helper: pass --signed-tags=warn-strip to fast-export
John Keeping
2013-04-15
*
Correct common spelling mistakes in comments and tests
Stefano Lattarini
2013-04-12
*
push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
Junio C Hamano
2013-01-24
*
push: require force for refs under refs/tags/
Chris Rorvick
2012-12-02
*
When debug==1, start fast-import with "--stats" instead of "--quiet"
Florian Achleitner
2012-10-07
*
Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capab...
Florian Achleitner
2012-10-07
*
Add explanatory comment for transport-helpers refs mapping.
Florian Achleitner
2012-07-30
*
remove superfluous newlines in error messages
Pete Wyckoff
2012-04-30
*
Merge branch 'sp/smart-http-failure-to-push'
Junio C Hamano
2012-02-26
|
\
|
*
disconnect from remote helpers more gently
Jeff King
2012-02-23
*
|
remote: avoid passing NULL to read_ref()
Michael Haggerty
2011-10-05
*
|
remote: use xstrdup() instead of strdup()
Michael Haggerty
2011-10-05
*
|
transport-helper: die early on encountering deleted refs
Sverre Rabbelier
2011-07-19
*
|
transport-helper: implement marks location as capability
Sverre Rabbelier
2011-07-19
*
|
transport-helper: Use capname for refspec capability too
Sverre Rabbelier
2011-07-19
*
|
transport-helper: change import semantics
Sverre Rabbelier
2011-07-19
*
|
transport-helper: update ref status after push with export
Sverre Rabbelier
2011-07-19
*
|
transport-helper: use the new done feature where possible
Sverre Rabbelier
2011-07-19
*
|
transport-helper: check status code of finish_command
Sverre Rabbelier
2011-07-19
*
|
transport-helper: factor out push_update_refs_status
Sverre Rabbelier
2011-07-19
*
|
remote-helpers: export GIT_DIR variable to helpers
Dmitry Ivankov
2011-07-19
*
|
transport-helper: don't feed bogus refs to export push
Jeff King
2011-07-19
*
|
transport-helper: fix minor leak in push_refs_with_export
Jeff King
2011-07-19
|
/
*
Remove unused variables
Johannes Schindelin
2011-03-22
*
Fix sparse warnings
Stephen Boyd
2011-03-22
*
Merge branch 'maint'
Junio C Hamano
2011-03-16
|
\
|
*
standardize brace placement in struct definitions
Jonathan Nieder
2011-03-16
*
|
transport-helper.c: fix check for (size_t < 0)
Nicolas Kaiser
2011-03-08
|
/
*
thread-utils.h: simplify the inclusion
Junio C Hamano
2010-12-10
*
remote-fd/ext: finishing touches after code review
Ilari Liusvaara
2010-11-19
*
Add bidirectional_transfer_loop()
Ilari Liusvaara
2010-10-13
*
string_list: Add STRING_LIST_INIT macro and make use of it.
Thiago Farina
2010-07-05
*
string_list: Fix argument order for string_list_append
Julian Phillips
2010-06-27
*
remote-helpers: add support for an export command
Sverre Rabbelier
2010-03-31
*
remote-helpers: allow requesing the path to the .git directory
Sverre Rabbelier
2010-03-31
*
Merge branch 'tc/transport-verbosity'
Junio C Hamano
2010-03-15
|
\
|
*
transport->progress: use flag authoritatively
Tay Ray Chuan
2010-02-24
|
*
push: support multiple levels of verbosity
Tay Ray Chuan
2010-02-24
*
|
Typofixes outside documentation area
Junio C Hamano
2010-02-03
|
/
*
Merge branch 'js/exec-error-report'
Junio C Hamano
2010-01-20
|
\
|
*
Improve error message when a transport helper was not found
Ilari Liusvaara
2010-01-12
*
|
Merge branch 'tr/http-push-ref-status'
Junio C Hamano
2010-01-20
|
\
\
|
*
|
transport-helper.c::push_refs(): emit "no refs" error message
Tay Ray Chuan
2010-01-09
|
*
|
transport-helper.c::push_refs(): ignore helper-reported status if ref is not ...
Tay Ray Chuan
2010-01-09
|
*
|
refactor ref status logic for pushing
Tay Ray Chuan
2010-01-09
|
*
|
Merge branch 'sr/vcs-helper'
Junio C Hamano
2009-12-26
|
|
\
\
*
|
\
\
Merge branch 'tc/clone-v-progress'
Junio C Hamano
2010-01-17
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
check stderr with isatty() instead of stdout when deciding to show progress
Tay Ray Chuan
2009-12-28
|
|
/
/
*
|
|
Support remote archive from all smart transports
Ilari Liusvaara
2009-12-28
[next]