index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
transport-helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
Merge branch 'nd/shallow-clone'
Junio C Hamano
1
-0
/
+6
2013-12-10
smart-http: support shallow fetch/clone
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-8
/
+8
2013-10-31
transport-helper: trivial style fix
Felipe Contreras
1
-0
/
+1
2013-09-12
Merge branch 'mm/mediawiki-dumb-push-fix'
Junio C Hamano
1
-2
/
+5
2013-09-09
Merge branch 'jc/push-cas'
Junio C Hamano
1
-2
/
+28
2013-09-09
Merge branch 'nd/clone-connectivity-shortcut'
Junio C Hamano
1
-0
/
+10
2013-09-03
transport-helper: add no-private-update capability
Matthieu Moy
1
-2
/
+5
2013-08-02
push: teach --force-with-lease to smart-http transport
Junio C Hamano
1
-2
/
+22
2013-07-29
many small typofixes
Ondřej Bílka
1
-2
/
+2
2013-07-23
smart http: use the same connectivity check on cloning
Nguyễn Thái Ngọc Duy
1
-0
/
+10
2013-07-22
push --force-with-lease: tie it all together
Junio C Hamano
1
-0
/
+6
2013-07-22
Merge branch 'jk/gcc-function-attributes'
Junio C Hamano
1
-1
/
+2
2013-07-09
add missing "format" function attributes
Jeff King
1
-1
/
+2
2013-06-21
transport-helper: be quiet on read errors from helpers
Jeff King
1
-1
/
+1
2013-06-06
Merge branch 'fc/transport-helper-no-refspec'
Junio C Hamano
1
-1
/
+12
2013-05-29
Merge branch 'fc/transport-helper-error-reporting'
Junio C Hamano
1
-16
/
+32
2013-05-21
transport-helper: check if the dry-run is supported
Felipe Contreras
1
-0
/
+5
2013-05-21
transport-helper: barf when user tries old:new
Felipe Contreras
1
-2
/
+4
2013-05-10
transport-helper: fix remote helper namespace regression
Felipe Contreras
1
-1
/
+1
2013-05-09
Sync with v1.8.2.3
Junio C Hamano
1
-2
/
+1
2013-05-09
transport-helper: trivial style cleanup
Felipe Contreras
1
-2
/
+1
2013-05-05
Merge branch 'fc/push-with-export-reporting-result'
Junio C Hamano
1
-0
/
+1
2013-05-05
transport-helper: improve push messages
Felipe Contreras
1
-0
/
+1
2013-04-17
transport-helper: update remote helper namespace
Felipe Contreras
1
-4
/
+19
2013-04-17
transport-helper: trivial code shuffle
Felipe Contreras
1
-5
/
+3
2013-04-17
transport-helper: warn when refspec is not used
Felipe Contreras
1
-0
/
+2
2013-04-17
transport-helper: clarify pushing without refspecs
Felipe Contreras
1
-2
/
+3
2013-04-17
transport-helper: clarify *:* refspec
Felipe Contreras
1
-1
/
+1
2013-04-15
transport-helper: add 'signed-tags' capability
John Keeping
1
-1
/
+5
2013-04-15
transport-helper: pass --signed-tags=warn-strip to fast-export
John Keeping
1
-1
/
+2
2013-04-12
Correct common spelling mistakes in comments and tests
Stefano Lattarini
1
-1
/
+1
2013-04-11
transport-helper: improve push messages
Felipe Contreras
1
-0
/
+1
2013-04-11
transport-helper: mention helper name when it dies
Jeff King
1
-4
/
+4
2013-04-11
transport-helper: report errors properly
Felipe Contreras
1
-1
/
+1
2013-01-24
push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
Junio C Hamano
1
-0
/
+10
2012-12-02
push: require force for refs under refs/tags/
Chris Rorvick
1
-0
/
+6
2012-10-07
When debug==1, start fast-import with "--stats" instead of "--quiet"
Florian Achleitner
1
-1
/
+1
2012-10-07
Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capab...
Florian Achleitner
1
-13
/
+31
2012-07-30
Add explanatory comment for transport-helpers refs mapping.
Florian Achleitner
1
-0
/
+15
2012-04-30
remove superfluous newlines in error messages
Pete Wyckoff
1
-2
/
+2
2012-02-26
Merge branch 'sp/smart-http-failure-to-push'
Junio C Hamano
1
-3
/
+10
2012-02-23
disconnect from remote helpers more gently
Jeff King
1
-3
/
+10
2011-10-05
remote: avoid passing NULL to read_ref()
Michael Haggerty
1
-2
/
+4
2011-10-05
remote: use xstrdup() instead of strdup()
Michael Haggerty
1
-2
/
+2
2011-07-19
transport-helper: die early on encountering deleted refs
Sverre Rabbelier
1
-0
/
+4
2011-07-19
transport-helper: implement marks location as capability
Sverre Rabbelier
1
-29
/
+18
2011-07-19
transport-helper: Use capname for refspec capability too
Sverre Rabbelier
1
-1
/
+1
2011-07-19
transport-helper: change import semantics
Sverre Rabbelier
1
-0
/
+3
2011-07-19
transport-helper: update ref status after push with export
Sverre Rabbelier
1
-0
/
+1
[next]