index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
network
/
fetch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't redefine the same callback types, their signatures may change
Jacques Germishuys
2014-04-21
1
-1
/
+1
*
remote: rename inmemory to anonymous and swap url and fetch order
Carlos Martín Nieto
2014-04-01
1
-1
/
+1
*
Fix a few references to changed function signatures
Ben Straub
2014-02-05
1
-1
/
+1
*
Fix warnings
Ben Straub
2013-11-04
1
-2
/
+2
*
Fix typos
Ben Straub
2013-11-01
1
-2
/
+2
*
A few formatting changes for rocco
Carlos Martín Nieto
2013-11-01
1
-0
/
+11
*
Merge pull request #1891 from libgit2/cmn/fix-thin-packs
Vicent Martí
2013-10-28
1
-2
/
+12
|
\
|
*
indexer: include the delta stats
Carlos Martín Nieto
2013-10-23
1
-1
/
+6
|
*
examples: show used local objects in fetch
Carlos Martín Nieto
2013-10-23
1
-1
/
+6
*
|
remote: move the credentials callback to the struct
Carlos Martín Nieto
2013-10-02
1
-1
/
+1
*
|
remote: put the _download() callback with the others
Carlos Martín Nieto
2013-10-02
1
-1
/
+1
|
/
*
Adding credentials callback to ls-remote and fetch too.
Krzysztof Adamski
2013-09-01
1
-0
/
+1
*
Fix clang warnings and improve checks
Russell Belfer
2013-04-09
1
-3
/
+7
*
update examples to work on windows
Edward Thomson
2013-01-23
1
-3
/
+12
*
Don't call pthread_exit() in the callback.
Sebastian Bauer
2013-01-10
1
-1
/
+1
*
Move `url` to last place in parameter list
Ben Straub
2013-01-02
1
-1
/
+1
*
Fix examples
Ben Straub
2012-12-21
1
-1
/
+1
*
Rename remote creation APIs
Ben Straub
2012-12-20
1
-1
/
+1
*
Deploy GIT_REMOTE_CALLBACKS_INIT
Ben Straub
2012-11-30
1
-2
/
+1
*
API updates for remote.h
Ben Straub
2012-11-27
1
-1
/
+1
*
Fix various cross-platform build issues
Russell Belfer
2012-11-09
1
-2
/
+2
*
Remove 'bytes' param from git_remote_download
Ben Straub
2012-10-24
1
-6
/
+3
*
Renaming: fix example
Ben Straub
2012-10-24
1
-3
/
+5
*
Network progress: rename things
Ben Straub
2012-10-24
1
-1
/
+1
*
Fix example compilation
Ben Straub
2012-10-19
1
-1
/
+1
*
Add accessor for git_remote's stats field
Ben Straub
2012-10-19
1
-9
/
+8
*
examples: add progress output to fetch
Carlos Martín Nieto
2012-08-24
1
-1
/
+13
*
indexer: recognize and mark when all of the packfile has been downloaded
Carlos Martín Nieto
2012-08-24
1
-1
/
+1
*
examples: fix warnings in network/
Carlos Martín Nieto
2012-07-30
1
-4
/
+5
*
remote: start moving the protocol to a common area
Carlos Martín Nieto
2012-07-30
1
-0
/
+3
*
Add a struct for network callbacks
Carlos Martín Nieto
2012-07-21
1
-2
/
+9
*
Updates from comments on OS4 compatibility pull request http://github.com/lib...
Chris Young
2012-06-14
1
-6
/
+1
*
allow disabling pthreads for testing
Chris Young
2012-06-09
1
-0
/
+6
*
examples/network: consistently use tabs for indentation
Carlos Martín Nieto
2012-05-24
1
-50
/
+50
*
remotes: change git_remote_new's signature
Carlos Martín Nieto
2012-05-08
1
-1
/
+1
*
remote: don't free transport on disconnect
Michael Schubert
2012-05-02
1
-0
/
+3
*
remote: run a callback when updating the branch tips
Carlos Martín Nieto
2012-04-25
1
-1
/
+20
*
examples: run fetch in a background thread
Carlos Martín Nieto
2012-04-25
1
-13
/
+56
*
examples: port 'fetch' to the new API
Carlos Martín Nieto
2012-04-25
1
-71
/
+22
*
remote: Cleanup the remotes code
Vicent Marti
2011-11-28
1
-31
/
+1
*
examples/network/fetch.c: revert overzealous conversion of free to git__free
Brandon Casey
2011-11-06
1
-1
/
+1
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-1
/
+1
*
examples: add ls-remote, fetch and index-pack examples
Carlos Martín Nieto
2011-10-03
1
-0
/
+127