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-05-20
Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"
Junio C Hamano
1
-29
/
+44
2014-05-19
Revert "Merge branch 'fc/transport-helper-sync-error-fix'"
Junio C Hamano
1
-44
/
+29
2014-04-14
transport-helper: fix sync issue on crashes
Felipe Contreras
1
-2
/
+11
2014-04-14
transport-helper: trivial cleanup
Felipe Contreras
1
-12
/
+12
2014-04-14
transport-helper: propagate recvline() error pushing
Felipe Contreras
1
-7
/
+11
2014-04-14
remote-helpers: make recvline return an error
Felipe Contreras
1
-7
/
+14
2014-04-14
transport-helper: remove barely used xchgline()
Felipe Contreras
1
-7
/
+2
2014-03-18
Merge branch 'fc/transport-helper-fixes'
Junio C Hamano
1
-8
/
+17
2014-02-24
transport-helper.c: do not overwrite forced bit
Max Horn
1
-1
/
+1
2014-01-27
Merge branch 'ef/mingw-write'
Junio C Hamano
1
-3
/
+2
2014-01-17
Merge branch 'nd/shallow-clone'
Junio C Hamano
1
-0
/
+6
2014-01-17
prefer xwrite instead of write
Erik Faye-Lund
1
-3
/
+2
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-11-12
transport-helper: check for 'forced update' message
Felipe Contreras
1
-1
/
+7
2013-11-12
transport-helper: add 'force' to 'export' helpers
Felipe Contreras
1
-0
/
+5
2013-10-31
transport-helper: trivial style fix
Felipe Contreras
1
-0
/
+1
2013-10-31
transport-helper: don't update refs in dry-run
Felipe Contreras
1
-4
/
+5
2013-10-31
transport-helper: mismerge fix
Felipe Contreras
1
-3
/
+0
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
[next]