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