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
/
fetch-pack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-6
/
+6
2007-02-19
fetch & clone: do not output progress when not on a tty
Johannes Schindelin
1
-3
/
+13
2007-01-28
Don't force everybody to call setup_ident().
Junio C Hamano
1
-1
/
+0
2007-01-24
Consolidate {receive,fetch}.unpackLimit
Junio C Hamano
1
-1
/
+13
2007-01-24
fetch-pack: remove --keep-auto and make it the default.
Junio C Hamano
1
-14
/
+17
2007-01-24
Allow fetch-pack to decide keeping the fetched pack without exploding
Junio C Hamano
1
-32
/
+59
2007-01-24
rename --exec to --upload-pack for fetch-pack and peek-remote
Uwe Kleine-König
1
-4
/
+8
2007-01-19
Update documentation of fetch-pack, push and send-pack
Uwe Kleine-König
1
-1
/
+1
2007-01-02
fetch-pack: do not use lockfile structure on stack.
Junio C Hamano
1
-1
/
+2
2006-12-27
Merge branch 'master' into js/shallow
Junio C Hamano
1
-1
/
+25
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-1
/
+0
2006-11-25
fetch-pack: do not barf when duplicate re patterns are given
Junio C Hamano
1
-0
/
+25
2006-11-24
fetch-pack: Do not fetch tags for shallow clones.
Alexandre Julliard
1
-1
/
+2
2006-11-24
fetch-pack: Properly remove the shallow file when it becomes empty.
Alexandre Julliard
1
-1
/
+1
2006-11-24
Why does it mean we do not have to register shallow if we have one?
Junio C Hamano
1
-3
/
+0
2006-11-24
We should make sure that the protocol is still extensible.
Junio C Hamano
1
-4
/
+7
2006-11-24
allow deepening of a shallow repository
Johannes Schindelin
1
-6
/
+16
2006-11-24
allow cloning a repository "shallowly"
Johannes Schindelin
1
-1
/
+60
2006-11-24
support fetching into a shallow repository
Johannes Schindelin
1
-0
/
+4
2006-11-03
improve fetch-pack's handling of kept packs
Nicolas Pitre
1
-7
/
+103
2006-11-03
Merge branch 'master' into np/index-pack
Junio C Hamano
1
-4
/
+4
2006-11-01
Merge branch 'lj/refs'
Junio C Hamano
1
-4
/
+4
2006-10-27
enhance clone and fetch -k experience
Nicolas Pitre
1
-2
/
+0
2006-09-27
let the GIT native protocol use offsets to delta base when possible
Nicolas Pitre
1
-2
/
+3
2006-09-20
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
1
-2
/
+2
2006-09-20
Add callback data to for_each_ref() family.
Junio C Hamano
1
-4
/
+4
2006-09-17
Merge branch 'jc/archive'
Junio C Hamano
1
-3
/
+9
2006-09-13
Test return value of finish_connect()
Franck Bui-Huu
1
-2
/
+2
2006-09-10
Prepare larger packet buffer for upload-pack protocol.
Junio C Hamano
1
-3
/
+9
2006-08-23
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
1
-1
/
+1
2006-08-15
remove unnecessary initializations
David Rientjes
1
-3
/
+3
2006-07-12
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
1
-5
/
+5
2006-06-21
upload-pack/fetch-pack: support side-band communication
Junio C Hamano
1
-6
/
+16
2006-06-17
Shrink "struct object" a bit
Linus Torvalds
1
-5
/
+5
2006-05-24
fetch-pack: give up after getting too many "ack continue"
Junio C Hamano
1
-0
/
+16
2006-05-22
fetch-pack: output refs in the order they were given on the command line.
Junio C Hamano
1
-15
/
+51
2006-03-20
revamp git-clone.
Junio C Hamano
1
-4
/
+14
2006-02-26
Use setenv(), fix warnings
Timo Hirvonen
1
-1
/
+1
2006-02-20
Use thin pack transfer in "git fetch".
Junio C Hamano
1
-4
/
+11
2006-02-10
Make "git clone" less of a deathly quiet experience
Linus Torvalds
1
-1
/
+1
2006-01-19
git-fetch-pack: really do not ask for funny refs
Johannes Schindelin
1
-3
/
+0
2005-12-18
clone-pack: remove unused and undocumented --keep flag
Junio C Hamano
1
-2
/
+2
2005-12-17
fetch-pack: -k option to keep downloaded pack.
Junio C Hamano
1
-37
/
+21
2005-11-28
Make networking commands to work from a subdirectory.
Junio C Hamano
1
-0
/
+2
2005-11-06
git-fetch: fail if specified refspec does not match remote.
Junio C Hamano
1
-0
/
+14
2005-11-02
Be careful when dereferencing tags.
Junio C Hamano
1
-3
/
+4
2005-10-28
git-fetch-pack: Support multi_ack extension
Johannes Schindelin
1
-16
/
+42
2005-10-28
Make maximal use of the remote refs
Johannes Schindelin
1
-20
/
+52
2005-10-28
Subject: [PATCH] git-fetch-pack: Do not use git-rev-list
Johannes Schindelin
1
-32
/
+132
2005-10-25
Revert recent fetch-pack/upload-pack updates.
Junio C Hamano
1
-155
/
+44
[prev]
[next]