index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fetch-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/pkt-line-cleanup'
Junio C Hamano
2013-04-01
1
-9
/
+9
|
\
|
*
pkt-line: provide a LARGE_PACKET_MAX static buffer
Jeff King
2013-02-20
1
-6
/
+6
|
*
pkt-line: teach packet_read_line to chomp newlines
Jeff King
2013-02-20
1
-2
/
+0
|
*
pkt-line: drop safe_write function
Jeff King
2013-02-20
1
-1
/
+1
|
*
fetch-pack: fix out-of-bounds buffer offset in get_ack
Jeff King
2013-02-20
1
-0
/
+2
*
|
Merge branch 'jc/fetch-raw-sha1'
Junio C Hamano
2013-03-21
1
-32
/
+69
|
\
\
|
|
/
|
/
|
|
*
fetch: fetch objects by their exact SHA-1 object names
Junio C Hamano
2013-02-07
1
-1
/
+21
|
*
fetch: use struct ref to represent refs to be fetched
Junio C Hamano
2013-02-07
1
-31
/
+48
*
|
Merge branch 'jk/gc-auto-after-fetch'
Junio C Hamano
2013-02-01
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'jk/maint-gc-auto-after-fetch' into jk/gc-auto-after-fetch
Junio C Hamano
2013-01-27
1
-0
/
+3
|
|
\
*
|
\
Merge branch 'mk/qnx'
Junio C Hamano
2013-01-03
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
*
/
fetch-pack: move core code to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
1
-0
/
+951
|
/
*
Make fetch-pack a builtin with an internal API
Daniel Barkalow
2007-09-19
1
-789
/
+0
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+1
*
connect: display connection progress
Michael S. Tsirkin
2007-05-16
1
-1
/
+1
*
Merge branch 'js/fetch-progress' (early part)
Junio C Hamano
2007-03-05
1
-3
/
+9
|
\
|
*
Fixup no-progress for fetch & clone
Johannes Schindelin
2007-02-24
1
-7
/
+3
|
*
fetch & clone: do not output progress when not on a tty
Johannes Schindelin
2007-02-20
1
-3
/
+13
*
|
prefixcmp(): fix-up mechanical conversion.
Junio C Hamano
2007-02-21
1
-5
/
+5
*
|
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-6
/
+6
|
/
*
Don't force everybody to call setup_ident().
Junio C Hamano
2007-01-28
1
-1
/
+0
*
Consolidate {receive,fetch}.unpackLimit
Junio C Hamano
2007-01-25
1
-1
/
+13
*
fetch-pack: remove --keep-auto and make it the default.
Junio C Hamano
2007-01-25
1
-14
/
+17
*
Allow fetch-pack to decide keeping the fetched pack without exploding
Junio C Hamano
2007-01-25
1
-32
/
+59
*
rename --exec to --upload-pack for fetch-pack and peek-remote
Uwe Kleine-König
2007-01-25
1
-4
/
+8
*
Update documentation of fetch-pack, push and send-pack
Uwe Kleine-König
2007-01-20
1
-1
/
+1
*
fetch-pack: do not use lockfile structure on stack.
Junio C Hamano
2007-01-02
1
-1
/
+2
*
Merge branch 'master' into js/shallow
Junio C Hamano
2006-12-27
1
-1
/
+25
|
\
|
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
1
-1
/
+0
|
*
fetch-pack: do not barf when duplicate re patterns are given
Junio C Hamano
2006-11-25
1
-0
/
+25
*
|
fetch-pack: Do not fetch tags for shallow clones.
Alexandre Julliard
2006-11-25
1
-1
/
+2
*
|
fetch-pack: Properly remove the shallow file when it becomes empty.
Alexandre Julliard
2006-11-25
1
-1
/
+1
*
|
Why does it mean we do not have to register shallow if we have one?
Junio C Hamano
2006-11-25
1
-3
/
+0
*
|
We should make sure that the protocol is still extensible.
Junio C Hamano
2006-11-25
1
-4
/
+7
*
|
allow deepening of a shallow repository
Johannes Schindelin
2006-11-25
1
-6
/
+16
*
|
allow cloning a repository "shallowly"
Johannes Schindelin
2006-11-25
1
-1
/
+60
*
|
support fetching into a shallow repository
Johannes Schindelin
2006-11-25
1
-0
/
+4
|
/
*
improve fetch-pack's handling of kept packs
Nicolas Pitre
2006-11-03
1
-7
/
+103
*
Merge branch 'master' into np/index-pack
Junio C Hamano
2006-11-03
1
-4
/
+4
|
\
|
*
Merge branch 'lj/refs'
Junio C Hamano
2006-11-01
1
-4
/
+4
|
|
\
|
|
*
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
2006-09-21
1
-2
/
+2
|
|
*
Add callback data to for_each_ref() family.
Junio C Hamano
2006-09-21
1
-4
/
+4
*
|
|
enhance clone and fetch -k experience
Nicolas Pitre
2006-10-27
1
-2
/
+0
|
/
/
*
/
let the GIT native protocol use offsets to delta base when possible
Nicolas Pitre
2006-09-27
1
-2
/
+3
|
/
*
Merge branch 'jc/archive'
Junio C Hamano
2006-09-17
1
-3
/
+9
|
\
|
*
Prepare larger packet buffer for upload-pack protocol.
Junio C Hamano
2006-09-11
1
-3
/
+9
*
|
Test return value of finish_connect()
Franck Bui-Huu
2006-09-13
1
-2
/
+2
|
/
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
1
-1
/
+1
*
remove unnecessary initializations
David Rientjes
2006-08-16
1
-3
/
+3
*
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
2006-07-13
1
-5
/
+5
[next]