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
/
transports
/
git.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: add sideband support
Carlos Martín Nieto
2012-08-24
1
-1
/
+1
*
transport: store the refs in a common area
Carlos Martín Nieto
2012-07-30
1
-79
/
+23
*
remote: use the same code to control git and http
Carlos Martín Nieto
2012-07-30
1
-37
/
+1
*
network: implement multi_ack for the git transport
Carlos Martín Nieto
2012-07-30
1
-0
/
+10
*
remote: start moving the protocol to a common area
Carlos Martín Nieto
2012-07-30
1
-156
/
+6
*
transports: fix buglet
Michael Schubert
2012-06-05
1
-1
/
+1
*
Merge pull request #697 from carlosmn/ssl
Vicent Martí
2012-06-05
1
-27
/
+24
|
\
|
*
http: add https support when GnuTLS is available
Carlos Martín Nieto
2012-05-19
1
-27
/
+24
*
|
Fix git_close/http_close/local_close to set the transport's connected attribu...
Arthur Schreiber
2012-06-02
1
-0
/
+2
|
/
*
errors: Rename error codes
Vicent Martí
2012-05-18
1
-3
/
+3
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-5
/
+5
*
transport git: don't use 'error' uninitialized
Carlos Martín Nieto
2012-05-06
1
-1
/
+1
*
Merge remote-tracking branch 'scottjg/fix-mingw32' into development
Vicent Martí
2012-05-05
1
-10
/
+13
|
\
|
*
Fix gitno_connect() error handling on Windows
Scott J. Goldman
2012-05-05
1
-4
/
+6
*
|
Remove old and unused error codes
Vicent Martí
2012-05-02
1
-1
/
+1
*
|
transports: buffer the git requests before sending them
Carlos Martín Nieto
2012-04-25
1
-48
/
+24
*
|
fetch: use the streaming indexer when downloading a pack
Carlos Martín Nieto
2012-04-25
1
-2
/
+2
*
|
Fix warnings on 64-bit windows builds
Russell Belfer
2012-04-17
1
-3
/
+4
*
|
error-handling: git transport
Carlos Martín Nieto
2012-04-11
1
-134
/
+127
*
|
error-handling: Repository
Vicent Martí
2012-03-07
1
-1
/
+4
|
/
*
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
-1
/
+1
*
remote: Cleanup the remotes code
Vicent Marti
2011-11-28
1
-12
/
+11
*
net: move the reference storage to common code
Carlos Martín Nieto
2011-11-18
1
-29
/
+16
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-9
/
+9
*
Move the transports to their own directory
Carlos Martín Nieto
2011-10-12
1
-0
/
+516