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
/
transport.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-12
push: point to 'git pull' and 'git push --force' in case of non-fast forward
Matthieu Moy
1
-1
/
+2
2009-08-05
push: add --quiet flag
Jeff King
1
-0
/
+1
2009-08-05
Add support for external programs for handling native fetches
Daniel Barkalow
1
-0
/
+3
2009-06-27
add --porcelain option to git-push
Larry D'Anna
1
-0
/
+1
2009-04-21
fetch: Strip usernames from url's before storing them
Andreas Ericsson
1
-0
/
+1
2009-03-09
Move push matching and reporting logic into transport.c
Daniel Barkalow
1
-1
/
+2
2008-10-09
Implement git clone -v
Miklos Vajna
1
-0
/
+2
2008-05-04
Mark the list of refs to fetch as const
Daniel Barkalow
1
-2
/
+2
2008-03-04
Teach git-fetch to exploit server side automatic tag following
Shawn O. Pearce
1
-0
/
+3
2007-11-14
Merge branch 'aw/mirror-push' into jk/send-pack
Junio C Hamano
1
-1
/
+2
2007-11-14
Merge branch 'db/remote-builtin' into jk/send-pack
Junio C Hamano
1
-3
/
+3
2007-11-11
push: teach push to pass --verbose option to transport layer
Steffen Prohaska
1
-0
/
+1
2007-11-09
git-push: plumb in --mirror mode
Andy Whitcroft
1
-0
/
+1
2007-11-02
Miscellaneous const changes and utilities
Daniel Barkalow
1
-3
/
+3
2007-10-16
Merge branch 'master' into db/fetch-pack
Shawn O. Pearce
1
-0
/
+1
2007-10-02
Restore default verbosity for http fetches.
Daniel Barkalow
1
-1
/
+1
2007-09-19
Ensure builtin-fetch honors {fetch,transfer}.unpackLimit
Shawn O. Pearce
1
-3
/
+0
2007-09-19
Refactor struct transport_ops inlined into struct transport
Shawn O. Pearce
1
-11
/
+5
2007-09-19
Remove unnecessary 'fetch' argument from transport_get API
Shawn O. Pearce
1
-3
/
+1
2007-09-19
Remove pack.keep after ref updates in git-fetch
Shawn O. Pearce
1
-2
/
+3
2007-09-19
Simplify fetch transport API to just one function
Shawn O. Pearce
1
-4
/
+1
2007-09-19
Add fetch methods to transport library.
Daniel Barkalow
1
-0
/
+21
2007-09-19
Push code for transport library
Daniel Barkalow
1
-0
/
+61
[prev]