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
/
send-pack.h
Commit message (
Expand
)
Author
Age
*
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
*
push: accept push options
Stefan Beller
2016-07-14
*
push: support signing pushes iff the server supports it
Dave Borowitz
2015-08-19
*
send-pack.c: add --atomic command line argument
Ronnie Sahlberg
2015-01-07
*
signed push: add "pushee" header to push certificate
Junio C Hamano
2014-09-15
*
push: the beginning of "git push --signed"
Junio C Hamano
2014-09-15
*
remote.h: replace struct extra_have_objects with struct sha1_array
Nguyễn Thái Ngọc Duy
2013-12-10
*
push: pass --progress down to git-pack-objects
Jeff King
2010-10-18
*
git-push: make git push --porcelain print "Done"
Larry D'Anna
2010-02-28
*
Smart push over HTTP: client side
Shawn O. Pearce
2009-11-04
*
transport: pass "quiet" flag to pack-objects
Jeff King
2009-08-05
*
allow OFS_DELTA objects during a push
Nicolas Pitre
2009-05-01
*
Move push matching and reporting logic into transport.c
Daniel Barkalow
2009-03-09
*
Teach send-pack a mirror mode
Andy Whitcroft
2007-11-09
*
Build-in send-pack, with an API for other programs to call.
Daniel Barkalow
2007-11-02