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
2013-12-10
fetch: add --update-shallow to accept refs that update .git/shallow
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2013-12-10
clone: support remote shallow repository
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2013-12-10
transport.h: remove send_pack prototype, already defined in send-pack.h
Nguyễn Thái Ngọc Duy
1
-6
/
+0
2013-09-09
Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'
Junio C Hamano
1
-0
/
+6
2013-08-07
fetch: work around "transport-take-over" hack
Junio C Hamano
1
-0
/
+6
2013-07-22
push --force-with-lease: implement logic to populate old_sha1_expect[]
Junio C Hamano
1
-0
/
+4
2013-07-08
cache.h: move remote/connect API out of it
Junio C Hamano
1
-0
/
+1
2013-06-26
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'
Junio C Hamano
1
-1
/
+1
2013-06-18
fix "builtin-*" references to be "builtin/*"
Phil Hord
1
-1
/
+1
2013-05-28
clone: open a shortcut for connectivity check
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2013-04-12
Sync with 'maint'
Junio C Hamano
1
-1
/
+1
2013-04-12
Correct common spelling mistakes in comments and tests
Stefano Lattarini
1
-1
/
+1
2013-03-25
Merge branch 'jc/push-follow-tag'
Junio C Hamano
1
-0
/
+1
2013-03-05
push: --follow-tags
Junio C Hamano
1
-0
/
+1
2013-02-04
Merge branch 'jc/push-reject-reasons'
Junio C Hamano
1
-0
/
+2
2013-01-24
push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
Junio C Hamano
1
-0
/
+2
2013-01-18
push: Add support for pre-push hooks
Aaron Schrab
1
-0
/
+1
2012-12-02
push: add advice for rejected tag reference
Chris Rorvick
1
-0
/
+1
2012-12-02
push: return reject reasons as a bitset
Chris Rorvick
1
-4
/
+5
2012-10-29
send-pack: move core code to libgit.a
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2012-09-14
fetch: align per-ref summary report in UTF-8 locales
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2012-04-24
Merge branch 'hv/submodule-recurse-push'
Junio C Hamano
1
-0
/
+1
2012-03-30
push: teach --recurse-submodules the on-demand option
Heiko Voigt
1
-0
/
+1
2012-03-26
clean up struct ref's nonfastforward field
Jeff King
1
-0
/
+2
2012-02-22
push: add '--prune' option
Felipe Contreras
1
-0
/
+1
2011-08-20
push: Don't push a repository with unpushed submodules
Fredrik Gustafsson
1
-0
/
+1
2011-05-19
refactor refs_from_alternate_cb to allow passing extra data
Jeff King
1
-1
/
+1
2011-03-17
refs_from_alternate: helper to use refs from alternates
Junio C Hamano
1
-0
/
+3
2010-10-13
Add bidirectional_transfer_loop()
Ilari Liusvaara
1
-0
/
+1
2010-03-15
Merge branch 'tc/transport-verbosity'
Junio C Hamano
1
-5
/
+11
2010-03-02
Merge branch 'ml/send-pack-transport-refactor'
Junio C Hamano
1
-0
/
+11
2010-02-24
transport: update flags to be in running order
Tay Ray Chuan
1
-2
/
+2
2010-02-24
transport->progress: use flag authoritatively
Tay Ray Chuan
1
-2
/
+8
2010-02-24
push: support multiple levels of verbosity
Tay Ray Chuan
1
-2
/
+0
2010-02-24
fetch: refactor verbosity option handling into transport.[ch]
Tay Ray Chuan
1
-0
/
+1
2010-02-17
refactor duplicated code in builtin-send-pack.c and transport.c
Michael Lukashov
1
-0
/
+11
2010-02-16
transport: add got_remote_refs flag
Tay Ray Chuan
1
-0
/
+6
2010-01-20
Merge branch 'il/push-set-upstream'
Junio C Hamano
1
-0
/
+1
2010-01-17
Merge branch 'tc/clone-v-progress'
Junio C Hamano
1
-1
/
+1
2010-01-16
Add push --set-upstream
Ilari Liusvaara
1
-0
/
+1
2009-12-28
check stderr with isatty() instead of stdout when deciding to show progress
Tay Ray Chuan
1
-1
/
+1
2009-12-28
Support remote archive from all smart transports
Ilari Liusvaara
1
-0
/
+5
2009-12-09
Support taking over transports
Ilari Liusvaara
1
-0
/
+2
2009-12-09
Refactor git transport options parsing
Ilari Liusvaara
1
-0
/
+15
2009-12-06
Merge branch 'master' into il/vcs-helper
Junio C Hamano
1
-1
/
+1
2009-11-17
Allow fetch to modify refs
Daniel Barkalow
1
-2
/
+39
2009-10-30
fetch: Allow transport -v -v -v to set verbosity to 3
Shawn O. Pearce
1
-1
/
+1
2009-09-13
Merge branch 'db/vcs-helper'
Junio C Hamano
1
-0
/
+3
2009-09-03
Make the "traditionally-supported" URLs a special case
Daniel Barkalow
1
-1
/
+1
2009-08-12
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
[next]