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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-14
[PATCH] Documentation: send/receive.
Junio C Hamano
1
-1
/
+2
2005-07-11
git-send-pack: Fix duplicate refname match
Linus Torvalds
1
-3
/
+0
2005-07-08
Teach 'git-send-pack' to send new branches and tags.
Linus Torvalds
1
-17
/
+111
2005-07-05
Add "git_path()" and "head_ref()" helper functions.
Linus Torvalds
1
-4
/
+1
2005-07-04
Move ref path matching to connect.c library
Linus Torvalds
1
-21
/
+0
2005-07-04
Factor out the ssh connection stuff from send-pack.c
Linus Torvalds
1
-73
/
+2
2005-07-03
Fix gcc warning in send-pack.c
Linus Torvalds
1
-0
/
+1
2005-06-30
Do ref matching on the sender side rather than on receiver
Linus Torvalds
1
-3
/
+25
2005-06-30
git-send-pack: actually send the object pack
Linus Torvalds
1
-12
/
+79
2005-06-29
Add comment on what send-pack still needs to do
Linus Torvalds
1
-0
/
+11
2005-06-29
Slow but steady progress on git pack receive/send
Linus Torvalds
1
-25
/
+38
2005-06-29
git-send-pack: start parsing local/remote reference differences
Linus Torvalds
1
-3
/
+58
2005-06-29
Make send/receive-pack be closer to doing something interesting
Linus Torvalds
1
-4
/
+8
2005-06-29
Start of "git-send-pack", the local part of sending off a pack
Linus Torvalds
1
-0
/
+118
[prev]