index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
send-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
1
-4
/
+23
|
\
|
*
send-pack.c: mark a file-local function static
Ramsay Jones
2014-01-06
1
-1
/
+1
|
*
send-pack: support pushing from a shallow clone via http
Nguyễn Thái Ngọc Duy
2013-12-11
1
-2
/
+17
|
*
receive/send-pack: support pushing from a shallow clone
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+3
|
*
remote.h: replace struct extra_have_objects with struct sha1_array
Nguyễn Thái Ngọc Duy
2013-12-11
1
-3
/
+4
*
|
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
1
-2
/
+2
|
\
\
|
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-2
/
+2
|
|
/
*
/
send-pack: don't send a thin pack to a server which doesn't support it
Carlos Martín Nieto
2013-11-25
1
-0
/
+2
|
/
*
Merge branch 'jl/pack-transfer-avoid-double-close'
Junio C Hamano
2013-10-30
1
-0
/
+4
|
\
|
*
Clear fd after closing to avoid double-close error
Jens Lindstrom
2013-10-23
1
-0
/
+4
*
|
push --force-with-lease: tie it all together
Junio C Hamano
2013-07-23
1
-0
/
+1
*
|
cache.h: move remote/connect API out of it
Junio C Hamano
2013-07-08
1
-0
/
+1
|
/
*
pkt-line: provide a LARGE_PACKET_MAX static buffer
Jeff King
2013-02-20
1
-4
/
+3
*
pkt-line: teach packet_read_line to chomp newlines
Jeff King
2013-02-20
1
-5
/
+1
*
pkt-line: drop safe_write function
Jeff King
2013-02-20
1
-1
/
+1
*
send-pack: prefer prefixcmp over memcmp in receive_status
Jeff King
2013-02-20
1
-5
/
+4
*
push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
Junio C Hamano
2013-01-24
1
-0
/
+2
*
push: require force for refs under refs/tags/
Chris Rorvick
2012-12-02
1
-0
/
+1
*
send-pack: move core code to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
1
-0
/
+344
*
Build-in send-pack, with an API for other programs to call.
Daniel Barkalow
2007-11-03
1
-461
/
+0
*
Miscellaneous const changes and utilities
Daniel Barkalow
2007-11-03
1
-4
/
+4
*
Merge branch 'js/forkexec'
Junio C Hamano
2007-11-01
1
-5
/
+3
|
\
|
*
Change git_connect() to return a struct child_process instead of a pid_t.
Johannes Sixt
2007-10-21
1
-5
/
+3
*
|
Merge branch 'jk/send-pack' into HEAD
Junio C Hamano
2007-10-31
1
-16
/
+34
|
\
\
|
*
|
send-pack: don't update tracking refs on error
Jeff King
2007-10-18
1
-16
/
+34
*
|
|
Merge branch 'db/fetch-pack'
Junio C Hamano
2007-10-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'master' into db/fetch-pack
Shawn O. Pearce
2007-10-16
1
-12
/
+19
|
|
\
|
*
|
Rename remote.uri to remote.url within remote handling internals
Shawn O. Pearce
2007-09-19
1
-1
/
+1
*
|
|
Merge branch 'maint'
Shawn O. Pearce
2007-10-17
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
helpful error message when send-pack finds no refs in common.
Andrew Clausen
2007-10-17
1
-1
/
+2
*
|
|
Add a --dry-run option to git-send-pack.
Brian Ewins
2007-10-16
1
-12
/
+19
|
|
/
|
/
|
*
|
Function for updating refs.
Carlos Rica
2007-09-05
1
-9
/
+3
|
/
*
Add for_each_remote() function, and extend remote_find_tracking()
Johannes Schindelin
2007-07-12
1
-2
/
+2
*
Move refspec pattern matching to match_refs().
Daniel Barkalow
2007-05-26
1
-0
/
+1
*
Update local tracking refs when pushing
Daniel Barkalow
2007-05-21
1
-9
/
+46
*
Move refspec parser from connect.c and cache.h to remote.{c,h}
Daniel Barkalow
2007-05-21
1
-0
/
+1
*
connect: display connection progress
Michael S. Tsirkin
2007-05-16
1
-1
/
+1
*
Use run_command within send-pack
Shawn O. Pearce
2007-03-13
1
-56
/
+30
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-2
/
+2
*
Add a missing fork() error check.
Johannes Sixt
2007-01-30
1
-0
/
+2
*
rename --exec to --receive-pack for push and send-pack
Uwe Kleine-König
2007-01-20
1
-4
/
+8
*
Update documentation of fetch-pack, push and send-pack
Uwe Kleine-König
2007-01-20
1
-2
/
+2
*
short i/o: clean up the naming for the write_{in,or}_xxx family
Andy Whitcroft
2007-01-09
1
-2
/
+2
*
send pack check for failure to send revisions list
Andy Whitcroft
2007-01-03
1
-2
/
+6
*
send-pack: tell pack-objects to use its internal rev-list.
Junio C Hamano
2006-12-31
1
-97
/
+42
*
send-pack.c: use is_null_sha1()
Junio C Hamano
2006-12-31
1
-12
/
+1
*
send-pack: fix pipeline.
Junio C Hamano
2006-12-29
1
-5
/
+2
*
send-pack: tighten checks for remote names
Junio C Hamano
2006-12-13
1
-0
/
+21
*
Allow git push to delete remote ref.
Junio C Hamano
2006-11-24
1
-11
/
+30
*
make git-push a bit more verbose
Nicolas Pitre
2006-11-02
1
-0
/
+1
[next]