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
/
src
/
fetch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't reset need_pack
Etienne Samson
2014-03-30
1
-1
/
+2
*
- need_pack was not set to 0 when local fetch was already present causing ne...
Miha
2014-02-25
1
-1
/
+3
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-3
/
+3
*
remote: fix a couple of leaks
Carlos Martín Nieto
2013-11-11
1
-1
/
+4
*
remote: make _ls return the list directly
Carlos Martín Nieto
2013-11-11
1
-23
/
+20
*
remote: store dwimed refspecs separately
Carlos Martín Nieto
2013-11-01
1
-9
/
+13
*
remote: download HEAD when no refspecs are given
Carlos Martín Nieto
2013-11-01
1
-5
/
+6
*
remote: put the _download() callback with the others
Carlos Martín Nieto
2013-10-02
1
-5
/
+3
*
Reorganize diff and add basic diff driver
Russell Belfer
2013-06-10
1
-0
/
+2
*
remote: correctly interpret tagopt '--tags'
Carlos Martín Nieto
2013-05-07
1
-3
/
+9
*
remote: handle multiple refspecs
Carlos Martín Nieto
2013-04-20
1
-2
/
+1
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
create callback to handle packs from fetch, move the indexer to odb_pack
Edward Thomson
2012-11-05
1
-1
/
+0
*
Reorganize transport architecture (squashed 3)
Philip Kelley
2012-11-01
1
-382
/
+11
*
Remove 'bytes' param from git_remote_download
Ben Straub
2012-10-24
1
-10
/
+4
*
Network progress: rename things
Ben Straub
2012-10-24
1
-10
/
+10
*
gitno_buffer: callback on each packet
Ben Straub
2012-10-19
1
-0
/
+33
*
Fetch/indexer: progress callbacks
Ben Straub
2012-10-19
1
-4
/
+11
*
Add git_indexer_stats field to git_remote
Ben Straub
2012-10-19
1
-3
/
+3
*
fetch: declare variables at the top of the block
Carlos Martín Nieto
2012-10-18
1
-1
/
+2
*
remote: support fetch cancelation
Carlos Martín Nieto
2012-10-18
1
-5
/
+28
*
test: fix some memory leaks
nulltoken
2012-10-15
1
-3
/
+9
*
remote: support downloading all tags
Carlos Martín Nieto
2012-09-30
1
-10
/
+17
*
Diff iterators
Russell Belfer
2012-09-05
1
-1
/
+1
*
indexer: kill git_indexer_stats.data_received
Carlos Martín Nieto
2012-08-26
1
-10
/
+4
*
network: add sideband support
Carlos Martín Nieto
2012-08-24
1
-8
/
+58
*
indexer: recognize and mark when all of the packfile has been downloaded
Carlos Martín Nieto
2012-08-24
1
-1
/
+4
*
remote: add missing include git2/remote.h
Michael Schubert
2012-08-04
1
-1
/
+0
*
fetch: remove timeout code
Carlos Martín Nieto
2012-07-30
1
-13
/
+0
*
transport: store the refs in a common area
Carlos Martín Nieto
2012-07-30
1
-1
/
+1
*
remote: use the same code to control git and http
Carlos Martín Nieto
2012-07-30
1
-26
/
+60
*
network: implement multi_ack for the git transport
Carlos Martín Nieto
2012-07-30
1
-20
/
+58
*
remote: start moving the protocol to a common area
Carlos Martín Nieto
2012-07-30
1
-6
/
+123
*
indexer: don't use '/objects/pack/' unconditionally
Carlos Martín Nieto
2012-06-28
1
-2
/
+7
*
http: add https support when GnuTLS is available
Carlos Martín Nieto
2012-05-19
1
-2
/
+2
*
refs: git_reference_listall -> git_reference_list
Vicent Martí
2012-05-18
1
-1
/
+1
*
fetch: filter tag annotation pseudo-refs while generating wants
Carlos Martín Nieto
2012-05-09
1
-0
/
+4
*
Remove old and unused error codes
Vicent Martí
2012-05-02
1
-9
/
+1
*
transports: buffer the git requests before sending them
Carlos Martín Nieto
2012-04-25
1
-0
/
+41
*
fetch: use the streaming indexer when downloading a pack
Carlos Martín Nieto
2012-04-25
1
-33
/
+23
*
error-handling: fetch
Carlos Martín Nieto
2012-04-11
1
-44
/
+39
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Use git_buf for path storage instead of stack-based buffers
Russell Belfer
2011-12-07
1
-8
/
+14
*
remote: Cleanup the remotes code
Vicent Marti
2011-11-28
1
-67
/
+43
*
repository: Change ownership semantics
Vicent Marti
2011-11-26
1
-3
/
+7
*
filebuf: add GIT_FILEBUF_INIT and protect multiple opens and cleanups
Russell Belfer
2011-11-22
1
-1
/
+1
*
*: correct and codify various file permissions
Brodie Rao
2011-10-14
1
-1
/
+2
*
fetch: add a generic pack-download function
Carlos Martín Nieto
2011-10-12
1
-0
/
+58
*
transport: don't have an extra send-wants step
Carlos Martín Nieto
2011-10-12
1
-6
/
+1
*
fetch: move 'head' so it's visible to the whole function
Carlos Martín Nieto
2011-10-09
1
-1
/
+2
[next]