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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-13
Merge branch 'rc/http-push'
Junio C Hamano
1
-22
/
+13
2009-06-13
Merge branch 'cb/match_refs_internal_tail'
Junio C Hamano
1
-5
/
+1
2009-06-06
transport.c::get_refs_via_curl(): use the new http API
Mike Hommey
1
-22
/
+12
2009-06-06
transport.c::get_refs_via_curl(): do not leak refs_url
Mike Hommey
1
-0
/
+1
2009-06-01
match_refs: search ref list tail internally
Clemens Buchacher
1
-5
/
+1
2009-05-23
Merge branch 'fc/decorate-tag'
Junio C Hamano
1
-2
/
+2
2009-05-18
Merge branch 'ar/unlink-err'
Junio C Hamano
1
-1
/
+1
2009-05-13
Change prettify_ref to prettify_refname
Felipe Contreras
1
-2
/
+2
2009-04-29
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
1
-1
/
+1
2009-04-21
fetch: Strip usernames from url's before storing them
Andreas Ericsson
1
-0
/
+48
2009-03-26
Merge branch 'db/push-cleanup'
Junio C Hamano
1
-18
/
+265
2009-03-10
rsync transport: allow local paths, and fix tests
Johannes Schindelin
1
-8
/
+15
2009-03-09
Move push matching and reporting logic into transport.c
Daniel Barkalow
1
-18
/
+265
2009-01-11
add is_dot_or_dotdot inline function
Alexander Potashev
1
-3
/
+1
2008-10-21
Merge branch 'rs/alloc-ref'
Junio C Hamano
1
-6
/
+4
2008-10-18
make alloc_ref_from_str() the new alloc_ref()
René Scharfe
1
-4
/
+4
2008-10-18
use alloc_ref_from_str() everywhere
René Scharfe
1
-4
/
+2
2008-10-09
Implement git clone -v
Miklos Vajna
1
-1
/
+1
2008-10-06
Merge branch 'maint'
Shawn O. Pearce
1
-2
/
+2
2008-10-06
Fix fetch/clone --quiet when stdout is connected
Tuncer Ayaz
1
-2
/
+2
2008-09-09
push: prepare sender to receive extended ref information from the receiver
Junio C Hamano
1
-2
/
+2
2008-08-09
Merge branch 'maint'
Junio C Hamano
1
-8
/
+5
2008-08-07
Fail properly when cloning from invalid HTTP URL
Petr Baudis
1
-8
/
+5
2008-07-05
Merge branch 'qq/maint'
Junio C Hamano
1
-1
/
+3
2008-07-05
clone -q: honor "quiet" option over native transports.
Junio C Hamano
1
-1
/
+3
2008-06-26
Windows: Disambiguate DOS style paths from SSH URLs.
Johannes Sixt
1
-1
/
+2
2008-05-25
Merge branch 'db/clone-in-c'
Junio C Hamano
1
-8
/
+8
2008-05-11
alloc_ref_from_str(): factor out a common pattern of alloc_ref from string
Krzysztof Kowalczyk
1
-4
/
+2
2008-05-04
Mark the list of refs to fetch as const
Daniel Barkalow
1
-8
/
+8
2008-04-26
Make ls-remote http://... list HEAD, like for git://...
Daniel Barkalow
1
-0
/
+14
2008-03-04
Teach git-fetch to exploit server side automatic tag following
Shawn O. Pearce
1
-0
/
+5
2008-03-02
Merge branch 'mh/maint-http-proxy-fix'
Junio C Hamano
1
-5
/
+4
2008-02-29
Always use the current connection's remote ref list in git protocol
Daniel Barkalow
1
-4
/
+5
2008-02-27
Set proxy override with http_init()
Mike Hommey
1
-5
/
+4
2008-02-11
Merge branch 'db/no-separate-ls-remote-connection' (early part)
Junio C Hamano
1
-13
/
+38
2008-02-11
Work around curl-gnutls not liking to be reinitialized
Mike Hommey
1
-4
/
+3
2008-02-09
Work around curl-gnutls not liking to be reinitialized
Mike Hommey
1
-4
/
+3
2008-02-05
Reduce the number of connects when fetching
Daniel Barkalow
1
-13
/
+38
2008-01-04
Don't access line[-1] for a zero-length "line" from fgets.
Jim Meyering
1
-1
/
+1
2007-12-14
Use strbuf in http code
Mike Hommey
1
-12
/
+6
2007-12-14
Avoid redundant declaration of missing_target()
Mike Hommey
1
-13
/
+0
2007-12-06
do not discard status in fetch_refs_via_pack()
Junio C Hamano
1
-1
/
+1
2007-12-03
Add remote.<name>.proxy
Sam Vilain
1
-0
/
+4
2007-11-24
Merge branch 'jk/send-pack'
Junio C Hamano
1
-48
/
+22
2007-11-20
avoid "defined but not used" warning for fetch_objs_via_walker
Jeff King
1
-0
/
+2
2007-11-14
Merge branch 'aw/mirror-push' into jk/send-pack
Junio C Hamano
1
-0
/
+7
2007-11-14
Merge branch 'db/remote-builtin' into jk/send-pack
Junio C Hamano
1
-48
/
+15
2007-11-11
push: teach push to pass --verbose option to transport layer
Steffen Prohaska
1
-2
/
+6
2007-11-09
git-push: plumb in --mirror mode
Andy Whitcroft
1
-0
/
+7
2007-11-09
Merge master into aw/mirror-push
Junio C Hamano
1
-2
/
+4
[next]