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
/
include
/
git2
/
remote.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: add sideband support
Carlos Martín Nieto
2012-08-24
1
-1
/
+1
*
Merge remote-tracking branch 'arrbee/tree-walk-fixes' into development
Vicent Marti
2012-08-06
1
-1
/
+4
|
\
|
*
Update iterators for consistency across library
Russell Belfer
2012-08-03
1
-1
/
+4
*
|
Merge pull request #834 from carlosmn/network-callbacks
Vicent Martí
2012-07-27
1
-1
/
+34
|
\
\
|
*
|
Add a struct for network callbacks
Carlos Martín Nieto
2012-07-21
1
-1
/
+34
|
|
/
*
|
Remotes: Setter for url+pushurl; Getter for pushurl
Sascha Cunz
2012-07-26
1
-0
/
+30
|
/
*
Merge pull request #697 from carlosmn/ssl
Vicent Martí
2012-06-05
1
-0
/
+9
|
\
|
*
ssl: allow skipping the server certificate check
Carlos Martín Nieto
2012-05-26
1
-0
/
+9
*
|
Fix spelling errors.
Bruce Mitchener
2012-05-19
1
-4
/
+4
|
/
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-9
/
+9
*
remotes: change git_remote_new's signature
Carlos Martín Nieto
2012-05-08
1
-2
/
+3
*
remote: add git_remote_add()
Carlos Martín Nieto
2012-05-08
1
-0
/
+10
*
Merge branch 'new-error-handling' into development
Vicent Martí
2012-05-02
1
-5
/
+7
|
\
|
*
remote: add more doc on git_remote_free
Michael Schubert
2012-04-28
1
-0
/
+3
|
*
remote: run a callback when updating the branch tips
Carlos Martín Nieto
2012-04-25
1
-4
/
+2
|
*
transports: buffer the git requests before sending them
Carlos Martín Nieto
2012-04-25
1
-0
/
+1
|
*
fetch: use the streaming indexer when downloading a pack
Carlos Martín Nieto
2012-04-25
1
-1
/
+1
*
|
Make git_remote_supported_url() public and shorten error string
Carlos Martín Nieto
2012-03-05
1
-0
/
+8
|
/
*
Add git_remote_list()
Carlos Martín Nieto
2012-02-26
1
-0
/
+11
*
Add git_remote_save()
Carlos Martín Nieto
2012-02-20
1
-0
/
+8
*
Add git_remote_set_{fetch,push}spec()
Carlos Martín Nieto
2012-02-20
1
-0
/
+18
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
remote: Cleanup the remotes code
Vicent Marti
2011-11-28
1
-1
/
+11
*
repository: Change ownership semantics
Vicent Marti
2011-11-26
1
-9
/
+9
*
Add a note not to free the result from git_remote_ls
Carlos Martín Nieto
2011-11-22
1
-1
/
+2
*
Add git_remote_connected
Carlos Martín Nieto
2011-11-21
1
-0
/
+10
*
Add git_remote_disconnect
Carlos Martín Nieto
2011-11-21
1
-0
/
+10
*
Add a name to a remote created from the API
Carlos Martín Nieto
2011-11-18
1
-3
/
+5
*
remote: get rid of git_remote_negotiate
Carlos Martín Nieto
2011-11-18
1
-12
/
+5
*
include: Unify internal include strategies
Vicent Marti
2011-11-18
1
-3
/
+3
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-22
/
+4
*
Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...
David Boyce
2011-09-13
1
-2
/
+2
*
Add git_remote_new
Carlos Martín Nieto
2011-08-30
1
-0
/
+12
*
Add git_remote_update_tips
Carlos Martín Nieto
2011-08-18
1
-0
/
+10
*
Only wait for pack if we need it
Carlos Martín Nieto
2011-08-18
1
-0
/
+14
*
Don't expose the fetch code to the user
Carlos Martín Nieto
2011-08-18
1
-1
/
+12
*
Fix compilation in C++: remove double GIT_BEGIN_DECL
Marcel Groothuis
2011-07-29
1
-9
/
+0
*
Fixup network headers
Carlos Martín Nieto
2011-07-27
1
-1
/
+9
*
typo: one git_remote_fetchspec should be pushspec
Carlos Martín Nieto
2011-07-13
1
-1
/
+1
*
Cleanup external API
Vicent Marti
2011-07-11
1
-0
/
+35
*
Slim down git_transport
Carlos Martín Nieto
2011-06-27
1
-1
/
+1
*
Add git_remote_connect and git_remote_ls
Carlos Martín Nieto
2011-06-27
1
-0
/
+21
*
Add a to-do list for remotes
Carlos Martín Nieto
2011-06-26
1
-0
/
+8
*
Add a remotes API
Carlos Martín Nieto
2011-06-26
1
-0
/
+58