index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
transport-helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
push_refs_with_export: convert to struct object_id
brian m. carlson
2015-11-20
1
-4
/
+4
*
Convert struct ref to use object_id.
brian m. carlson
2015-11-20
1
-9
/
+9
*
Sync with v2.5.4
Junio C Hamano
2015-09-29
1
-0
/
+2
|
\
|
*
Sync with 2.4.10
Junio C Hamano
2015-09-29
1
-0
/
+2
|
|
\
|
|
*
Sync with 2.3.10
Junio C Hamano
2015-09-29
1
-0
/
+2
|
|
|
\
|
|
|
*
transport: add a protocol-whitelist environment variable
Jeff King
2015-09-23
1
-0
/
+2
|
|
|
*
Merge branch 'jc/push-cert' into maint
Junio C Hamano
2015-03-05
1
-1
/
+1
|
|
|
|
\
|
|
|
*
\
Merge branch 'mh/deref-symref-over-helper-transport' into maint
Junio C Hamano
2015-03-05
1
-5
/
+8
|
|
|
|
\
\
*
|
|
|
\
\
Merge branch 'db/push-sign-if-asked'
Junio C Hamano
2015-09-01
1
-17
/
+17
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
push: support signing pushes iff the server supports it
Dave Borowitz
2015-08-19
1
-17
/
+17
|
|
/
/
/
/
*
/
/
/
/
transport-helper: die on errors reading refs.
Stefan Beller
2015-08-03
1
-2
/
+6
|
/
/
/
/
*
|
|
|
Merge branch 'mh/transport-capabilities'
Junio C Hamano
2015-02-26
1
-12
/
+13
|
\
\
\
\
|
*
|
|
|
transport-helper: ask the helper to set the same options for import as for fetch
Mike Hommey
2015-02-13
1
-10
/
+10
|
*
|
|
|
transport-helper: ask the helper to set progress and verbosity options after ...
Mike Hommey
2015-02-13
1
-2
/
+3
*
|
|
|
|
Merge branch 'dp/remove-duplicated-header-inclusion'
Junio C Hamano
2015-02-26
1
-1
/
+0
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
do not include the same header twice
Дилян Палаузов
2015-02-13
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'jc/push-cert'
Junio C Hamano
2015-02-18
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
transport-helper: fix typo in error message when --signed is not supported
Mike Hommey
2015-02-12
1
-1
/
+1
*
|
|
transport-helper: do not request symbolic refs to remote helpers
Mike Hommey
2015-01-22
1
-5
/
+8
|
|
/
|
/
|
*
|
use child_process_init() to initialize struct child_process variables
René Scharfe
2014-10-28
1
-1
/
+1
*
|
Merge branch 'rs/run-command-env-array'
Junio C Hamano
2014-10-24
1
-8
/
+2
|
\
\
|
*
|
use env_array member of struct child_process
René Scharfe
2014-10-20
1
-8
/
+2
*
|
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
1
-1
/
+4
|
/
/
*
|
Merge branch 'jc/push-cert'
Junio C Hamano
2014-10-08
1
-1
/
+8
|
\
|
|
*
signed push: teach smart-HTTP to pass "git push --signed" around
Junio C Hamano
2014-09-17
1
-1
/
+8
*
|
run-command: introduce child_process_init()
René Scharfe
2014-08-20
1
-2
/
+3
|
/
*
transport-helper: avoid reading past end-of-string
Jeff King
2014-06-20
1
-7
/
+7
*
Merge branch 'fc/remote-helper-refmap'
Junio C Hamano
2014-06-16
1
-9
/
+23
|
\
|
*
transport-helper: remove unnecessary strbuf resets
Felipe Contreras
2014-04-21
1
-4
/
+0
|
*
transport-helper: add support to delete branches
Felipe Contreras
2014-04-21
1
-11
/
+13
|
*
transport-helper: add support to push symbolic refs
Felipe Contreras
2014-04-21
1
-1
/
+10
|
*
transport-helper: add support for old:new refspec
Felipe Contreras
2014-04-21
1
-3
/
+10
*
|
Merge branch 'bg/xcalloc-nmemb-then-size'
Junio C Hamano
2014-06-16
1
-1
/
+1
|
\
\
|
*
|
transport-helper.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
1
-1
/
+1
|
*
|
Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"
Junio C Hamano
2014-05-20
1
-29
/
+44
|
*
|
Revert "Merge branch 'fc/transport-helper-sync-error-fix'"
Junio C Hamano
2014-05-20
1
-44
/
+29
*
|
|
get_importer: use run-command's internal argv_array
Jeff King
2014-05-15
1
-6
/
+3
*
|
|
get_exporter: use argv_array
Jeff King
2014-05-15
1
-16
/
+10
*
|
|
get_helper: use run-command's internal argv_array
Jeff King
2014-05-15
1
-6
/
+3
|
/
/
*
|
transport-helper: fix sync issue on crashes
Felipe Contreras
2014-04-14
1
-2
/
+11
*
|
transport-helper: trivial cleanup
Felipe Contreras
2014-04-14
1
-12
/
+12
*
|
transport-helper: propagate recvline() error pushing
Felipe Contreras
2014-04-14
1
-7
/
+11
*
|
remote-helpers: make recvline return an error
Felipe Contreras
2014-04-14
1
-7
/
+14
*
|
transport-helper: remove barely used xchgline()
Felipe Contreras
2014-04-14
1
-7
/
+2
|
/
*
Merge branch 'fc/transport-helper-fixes'
Junio C Hamano
2014-03-18
1
-8
/
+17
|
\
|
*
transport-helper.c: do not overwrite forced bit
Max Horn
2014-02-24
1
-1
/
+1
|
*
transport-helper: check for 'forced update' message
Felipe Contreras
2013-11-12
1
-1
/
+7
|
*
transport-helper: add 'force' to 'export' helpers
Felipe Contreras
2013-11-12
1
-0
/
+5
|
*
transport-helper: don't update refs in dry-run
Felipe Contreras
2013-10-31
1
-4
/
+5
|
*
transport-helper: mismerge fix
Felipe Contreras
2013-10-31
1
-3
/
+0
[next]