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-10-28
use child_process_init() to initialize struct child_process variables
René Scharfe
1
-1
/
+1
2014-10-24
Merge branch 'rs/run-command-env-array'
Junio C Hamano
1
-8
/
+2
2014-10-19
use env_array member of struct child_process
René Scharfe
1
-8
/
+2
2014-10-15
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
1
-1
/
+4
2014-10-08
Merge branch 'jc/push-cert'
Junio C Hamano
1
-1
/
+8
2014-09-17
signed push: teach smart-HTTP to pass "git push --signed" around
Junio C Hamano
1
-1
/
+8
2014-08-20
run-command: introduce child_process_init()
René Scharfe
1
-2
/
+3
2014-06-20
transport-helper: avoid reading past end-of-string
Jeff King
1
-7
/
+7
2014-06-16
Merge branch 'fc/remote-helper-refmap'
Junio C Hamano
1
-9
/
+23
2014-06-16
Merge branch 'bg/xcalloc-nmemb-then-size'
Junio C Hamano
1
-1
/
+1
2014-05-27
transport-helper.c: rearrange xcalloc arguments
Brian Gesiak
1
-1
/
+1
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-05-15
get_importer: use run-command's internal argv_array
Jeff King
1
-6
/
+3
2014-05-15
get_exporter: use argv_array
Jeff King
1
-16
/
+10
2014-05-15
get_helper: use run-command's internal argv_array
Jeff King
1
-6
/
+3
2014-04-21
transport-helper: remove unnecessary strbuf resets
Felipe Contreras
1
-4
/
+0
2014-04-21
transport-helper: add support to delete branches
Felipe Contreras
1
-11
/
+13
2014-04-21
transport-helper: add support to push symbolic refs
Felipe Contreras
1
-1
/
+10
2014-04-21
transport-helper: add support for old:new refspec
Felipe Contreras
1
-3
/
+10
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
[next]