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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include libssh2.h before git2.h (transport.h)
Jacques Germishuys
2014-08-05
1
-2
/
+4
*
ssh: libssh2_channel_write() behaves like send()
Carlos Martín Nieto
2014-08-05
1
-1
/
+12
*
http: fix typo in credentials logic
Carlos Martín Nieto
2014-06-13
1
-1
/
+1
*
clone: re-use the local transport's path resolution
Carlos Martín Nieto
2014-06-03
1
-20
/
+2
*
smart: initialize the error variable
Carlos Martín Nieto
2014-05-22
1
-1
/
+1
*
Plug leaks and fix a C99-ism
Carlos Martín Nieto
2014-05-22
2
-12
/
+14
*
Merge pull request #2376 from libgit2/cmn/remote-symref
Vicent Marti
2014-05-22
5
-11
/
+120
|
\
|
*
local transport: expose the symref data
Carlos Martín Nieto
2014-05-21
1
-4
/
+18
|
*
remote: expose the remote's symref mappings
Carlos Martín Nieto
2014-05-21
2
-0
/
+20
|
*
smart: store reported symrefs
Carlos Martín Nieto
2014-05-21
3
-7
/
+82
*
|
smart: send a flush when we disconnect
Carlos Martín Nieto
2014-05-20
1
-0
/
+12
|
/
*
Merge pull request #2284 from jacquesg/push-progress-callback
Vicent Marti
2014-04-25
4
-48
/
+51
|
\
|
*
Correct argument order of git__calloc()
Jacques Germishuys
2014-04-21
1
-1
/
+1
|
*
Don't redefine the same callback types, their signatures may change
Jacques Germishuys
2014-04-21
3
-5
/
+5
|
*
Rename progress callback to sideband_progress
Jacques Germishuys
2014-04-21
1
-2
/
+2
|
*
Check the return codes of remote callbacks.
Jacques Germishuys
2014-04-21
1
-5
/
+9
|
*
Fire progress callbacks also for pushes.
Jacques Germishuys
2014-04-20
1
-36
/
+35
*
|
Merge pull request #2283 from phkelley/win32_fs
Vicent Marti
2014-04-23
1
-75
/
+50
|
\
\
|
*
|
Win32: UTF-8 <-> WCHAR conversion overhaul
Philip Kelley
2014-04-19
1
-75
/
+50
|
|
/
*
|
transports: allow the creds callback to say it doesn't exist
Carlos Martín Nieto
2014-04-22
2
-32
/
+55
|
/
*
Only zero sensitive information on destruction (and memory actually allocated...
Jacques Germishuys
2014-04-18
1
-7
/
+21
*
Make git_cred_ssh_custom_new() naming more consistent
Jacques Germishuys
2014-04-18
2
-3
/
+3
*
Introduce git_cred_ssh_interactive_new()
Jacques Germishuys
2014-04-18
2
-0
/
+58
*
cred: tighten username rules
Carlos Martín Nieto
2014-04-18
2
-50
/
+14
*
Seamless support for NTLM/Kerberos auth on Windows
Philip Kelley
2014-03-18
1
-19
/
+102
*
local transport: catch double-opens
Carlos Martín Nieto
2014-03-07
1
-0
/
+3
*
- BUGFIX #2133 (@fourplusone) in smart_protocol.c
Miha
2014-02-25
2
-1
/
+6
*
Factor out code to convert local "url" into a path.
Graham Dennis
2014-01-19
1
-20
/
+28
*
Fix local push to file:// URL.
Graham Dennis
2014-01-18
1
-1
/
+19
*
refs: remove the _with_log differentiation
Carlos Martín Nieto
2014-01-15
1
-1
/
+1
*
Cleanups, renames, and leak fixes
Russell Belfer
2013-12-12
1
-1
/
+1
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
5
-67
/
+58
*
Further EUSER and error propagation fixes
Russell Belfer
2013-12-11
2
-13
/
+17
*
Add config read fns with controlled error behavior
Russell Belfer
2013-12-11
1
-1
/
+2
*
Updates to cancellation logic during download and indexing of packfile.
Jameson Miller
2013-12-02
1
-8
/
+22
*
ssh: add support for ssh-agent authentication
Alessandro Ghedini
2013-11-20
2
-2
/
+74
*
Introduce git_cred_default for NTLM/SPNEGO auth
Edward Thomson
2013-11-18
2
-0
/
+55
*
Propagate auth error codes as GIT_EUSER in winhttp
Edward Thomson
2013-11-18
2
-10
/
+12
*
Merge pull request #1956 from libgit2/cmn/fetch-default-head
Vicent Martí
2013-11-11
4
-31
/
+52
|
\
|
*
remote: update head list on push
Carlos Martín Nieto
2013-11-11
3
-11
/
+27
|
*
remote: make _ls return the list directly
Carlos Martín Nieto
2013-11-11
4
-21
/
+25
|
*
remote: store dwimed refspecs separately
Carlos Martín Nieto
2013-11-01
1
-4
/
+4
|
*
remote: give up after 256 failures to find a common object
Carlos Martín Nieto
2013-11-01
1
-5
/
+6
*
|
Merge pull request #1936 from libgit2/better-url-parsing
Vicent Martí
2013-11-10
2
-45
/
+33
|
\
\
|
*
|
Fix ssh.c compile
Ben Straub
2013-11-04
1
-2
/
+3
|
*
|
Use http_parser_parse_url to parse urls
Ben Straub
2013-11-04
2
-43
/
+30
|
|
/
*
|
don't double free pkt
Edward Thomson
2013-11-05
1
-1
/
+1
|
/
*
Merge pull request #1918 from libgit2/cmn/indexer-naming
Vicent Martí
2013-11-01
2
-3
/
+3
|
\
|
*
indexer: remove the stream infix
Carlos Martín Nieto
2013-10-30
2
-3
/
+3
*
|
Prevent another segfault from bad URL
Ben Straub
2013-10-31
1
-5
/
+6
[next]