index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
transport.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
push: return reject reasons as a bitset
Chris Rorvick
2012-12-02
1
-4
/
+5
|
/
*
send-pack: move core code to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
1
-0
/
+5
*
fetch: align per-ref summary report in UTF-8 locales
Nguyễn Thái Ngọc Duy
2012-09-14
1
-0
/
+1
*
Merge branch 'hv/submodule-recurse-push'
Junio C Hamano
2012-04-24
1
-0
/
+1
|
\
|
*
push: teach --recurse-submodules the on-demand option
Heiko Voigt
2012-03-30
1
-0
/
+1
*
|
clean up struct ref's nonfastforward field
Jeff King
2012-03-26
1
-0
/
+2
*
|
push: add '--prune' option
Felipe Contreras
2012-02-23
1
-0
/
+1
|
/
*
push: Don't push a repository with unpushed submodules
Fredrik Gustafsson
2011-08-21
1
-0
/
+1
*
refactor refs_from_alternate_cb to allow passing extra data
Jeff King
2011-05-20
1
-1
/
+1
*
refs_from_alternate: helper to use refs from alternates
Junio C Hamano
2011-03-18
1
-0
/
+3
*
Add bidirectional_transfer_loop()
Ilari Liusvaara
2010-10-14
1
-0
/
+1
*
Merge branch 'tc/transport-verbosity'
Junio C Hamano
2010-03-15
1
-5
/
+11
|
\
|
*
transport: update flags to be in running order
Tay Ray Chuan
2010-02-24
1
-2
/
+2
|
*
transport->progress: use flag authoritatively
Tay Ray Chuan
2010-02-24
1
-2
/
+8
|
*
push: support multiple levels of verbosity
Tay Ray Chuan
2010-02-24
1
-2
/
+0
|
*
fetch: refactor verbosity option handling into transport.[ch]
Tay Ray Chuan
2010-02-24
1
-0
/
+1
*
|
Merge branch 'ml/send-pack-transport-refactor'
Junio C Hamano
2010-03-02
1
-0
/
+11
|
\
\
|
*
|
refactor duplicated code in builtin-send-pack.c and transport.c
Michael Lukashov
2010-02-18
1
-0
/
+11
|
|
/
*
/
transport: add got_remote_refs flag
Tay Ray Chuan
2010-02-16
1
-0
/
+6
|
/
*
Merge branch 'il/push-set-upstream'
Junio C Hamano
2010-01-20
1
-0
/
+1
|
\
|
*
Add push --set-upstream
Ilari Liusvaara
2010-01-17
1
-0
/
+1
*
|
Merge branch 'tc/clone-v-progress'
Junio C Hamano
2010-01-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
check stderr with isatty() instead of stdout when deciding to show progress
Tay Ray Chuan
2009-12-29
1
-1
/
+1
*
|
Support remote archive from all smart transports
Ilari Liusvaara
2009-12-28
1
-0
/
+5
*
|
Support taking over transports
Ilari Liusvaara
2009-12-09
1
-0
/
+2
*
|
Refactor git transport options parsing
Ilari Liusvaara
2009-12-09
1
-0
/
+15
*
|
Merge branch 'master' into il/vcs-helper
Junio C Hamano
2009-12-07
1
-1
/
+1
|
\
|
|
*
fetch: Allow transport -v -v -v to set verbosity to 3
Shawn O. Pearce
2009-10-31
1
-1
/
+1
*
|
Allow fetch to modify refs
Daniel Barkalow
2009-11-18
1
-2
/
+39
|
/
*
Merge branch 'db/vcs-helper'
Junio C Hamano
2009-09-13
1
-0
/
+3
|
\
|
*
Make the "traditionally-supported" URLs a special case
Daniel Barkalow
2009-09-04
1
-1
/
+1
|
*
Add support for external programs for handling native fetches
Daniel Barkalow
2009-08-05
1
-0
/
+3
*
|
Merge branch 'maint'
Junio C Hamano
2009-08-13
1
-1
/
+2
|
\
\
|
*
|
push: point to 'git pull' and 'git push --force' in case of non-fast forward
Matthieu Moy
2009-08-13
1
-1
/
+2
|
|
/
*
/
push: add --quiet flag
Jeff King
2009-08-06
1
-0
/
+1
|
/
*
add --porcelain option to git-push
Larry D'Anna
2009-06-28
1
-0
/
+1
*
fetch: Strip usernames from url's before storing them
Andreas Ericsson
2009-04-21
1
-0
/
+1
*
Move push matching and reporting logic into transport.c
Daniel Barkalow
2009-03-09
1
-1
/
+2
*
Implement git clone -v
Miklos Vajna
2008-10-09
1
-0
/
+2
*
Mark the list of refs to fetch as const
Daniel Barkalow
2008-05-05
1
-2
/
+2
*
Teach git-fetch to exploit server side automatic tag following
Shawn O. Pearce
2008-03-05
1
-0
/
+3
*
Merge branch 'aw/mirror-push' into jk/send-pack
Junio C Hamano
2007-11-14
1
-1
/
+2
|
\
|
*
git-push: plumb in --mirror mode
Andy Whitcroft
2007-11-10
1
-0
/
+1
*
|
Merge branch 'db/remote-builtin' into jk/send-pack
Junio C Hamano
2007-11-14
1
-3
/
+3
|
\
|
|
*
Miscellaneous const changes and utilities
Daniel Barkalow
2007-11-03
1
-3
/
+3
*
|
push: teach push to pass --verbose option to transport layer
Steffen Prohaska
2007-11-11
1
-0
/
+1
|
/
*
Merge branch 'master' into db/fetch-pack
Shawn O. Pearce
2007-10-16
1
-0
/
+1
*
Restore default verbosity for http fetches.
Daniel Barkalow
2007-10-03
1
-1
/
+1
*
Ensure builtin-fetch honors {fetch,transfer}.unpackLimit
Shawn O. Pearce
2007-09-19
1
-3
/
+0
*
Refactor struct transport_ops inlined into struct transport
Shawn O. Pearce
2007-09-19
1
-11
/
+5
[prev]
[next]