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-11-17
Allow specifying the remote helper in the url
Johannes Schindelin
1
-0
/
+10
2009-11-17
Add a config option for remotes to specify a foreign vcs
Daniel Barkalow
1
-0
/
+5
2009-11-17
Allow fetch to modify refs
Daniel Barkalow
1
-6
/
+7
2009-11-17
Allow programs to not depend on remotes having urls
Daniel Barkalow
1
-0
/
+3
2009-11-15
Merge branch 'fc/doc-fast-forward'
Junio C Hamano
1
-1
/
+1
2009-11-04
Smart push over HTTP: client side
Shawn O. Pearce
1
-0
/
+1
2009-11-03
Require a struct remote in transport_get()
Daniel Barkalow
1
-2
/
+5
2009-10-30
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
1
-31
/
+0
2009-10-24
Use 'fast-forward' all over the place
Felipe Contreras
1
-1
/
+1
2009-09-20
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2009-09-20
push: Correctly initialize nonfastforward in transport_push.
Matthieu Moy
1
-1
/
+2
2009-09-13
Merge branch 'db/vcs-helper'
Junio C Hamano
1
-135
/
+1
2009-09-03
Make the "traditionally-supported" URLs a special case
Daniel Barkalow
1
-1
/
+1
2009-09-02
push: teach --quiet to suppress "Everything up-to-date"
Jeff King
1
-1
/
+1
2009-08-28
Merge branch 'np/maint-1.6.3-deepen'
Junio C Hamano
1
-1
/
+15
2009-08-24
fix simple deepening of a repo
Nicolas Pitre
1
-1
/
+15
2009-08-12
Merge branch 'maint'
Junio C Hamano
1
-3
/
+8
2009-08-12
push: point to 'git pull' and 'git push --force' in case of non-fast forward
Matthieu Moy
1
-3
/
+7
2009-08-10
Merge branch 'jk/push-quiet'
Junio C Hamano
1
-1
/
+20
2009-08-10
Merge branch 'js/run-command-updates'
Junio C Hamano
1
-15
/
+1
2009-08-05
transport: don't show push status if --quiet is given
Jeff King
1
-1
/
+19
2009-08-05
transport: pass "quiet" flag to pack-objects
Jeff King
1
-0
/
+1
2009-08-05
Use an external program to implement fetching with curl
Daniel Barkalow
1
-135
/
+1
2009-07-09
Merge branch 'ld/push-porcelain-output-format'
Junio C Hamano
1
-31
/
+44
2009-07-06
Merge branch 'tr/die_errno'
Junio C Hamano
1
-2
/
+2
2009-07-06
run_command: report failure to execute the program, but optionally don't
Johannes Sixt
1
-5
/
+1
2009-07-06
run_command: report system call errors instead of returning error codes
Johannes Sixt
1
-11
/
+1
2009-06-27
add --porcelain option to git-push
Larry D'Anna
1
-31
/
+44
2009-06-27
Use die_errno() instead of die() when checking syscalls
Thomas Rast
1
-2
/
+2
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
[prev]
[next]