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
*
remote: fix rename docs
Carlos Martín Nieto
2014-06-09
1
-3
/
+0
*
remote: don't free the remote on delete
Carlos Martín Nieto
2014-06-06
1
-2
/
+0
*
remote: return problem refspecs instead of using a callback
Carlos Martín Nieto
2014-06-06
1
-3
/
+5
*
remote: add api to guess the remote's default branch
Carlos Martín Nieto
2014-05-21
1
-0
/
+18
*
Merge pull request #2313 from libgit2/cmn/remote-delete
Vicent Marti
2014-05-16
1
-0
/
+13
|
\
|
*
remote: Introduce git_remote_delete()
nulltoken
2014-04-30
1
-0
/
+13
*
|
Fix remaining init_options inconsistencies
Russell Belfer
2014-05-02
1
-5
/
+4
|
/
*
Merge pull request #2284 from jacquesg/push-progress-callback
Vicent Marti
2014-04-25
1
-3
/
+3
|
\
|
*
Don't redefine the same callback types, their signatures may change
Jacques Germishuys
2014-04-21
1
-3
/
+3
|
*
Rename progress callback to sideband_progress
Jacques Germishuys
2014-04-21
1
-1
/
+1
|
*
Check the return codes of remote callbacks.
Jacques Germishuys
2014-04-21
1
-2
/
+1
|
*
Fire progress callbacks also for pushes.
Jacques Germishuys
2014-04-20
1
-1
/
+2
*
|
transports: allow the creds callback to say it doesn't exist
Carlos Martín Nieto
2014-04-22
1
-0
/
+3
*
|
remote: provide read access to the callback structure
Carlos Martín Nieto
2014-04-22
1
-0
/
+11
|
/
*
remote: rename inmemory to anonymous and swap url and fetch order
Carlos Martín Nieto
2014-04-01
1
-7
/
+7
*
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
1
-0
/
+13
*
Correct default reflog message for git_remote_fetch
Ben Straub
2014-02-06
1
-1
/
+2
*
Fix terrible indentation
Ben Straub
2014-02-06
1
-1
/
+1
*
Add reflog parameters to remote apis
Ben Straub
2014-02-04
1
-2
/
+14
*
Make sure git_remote_dup copies a remote's refspecs correctly.
Arthur Schreiber
2014-01-26
1
-1
/
+1
*
Add some missing const declarations.
Arthur Schreiber
2014-01-26
1
-6
/
+6
*
Add `git_remote_dup`.
Arthur Schreiber
2014-01-14
1
-0
/
+12
*
Merge pull request #1951 from victorgp/create-remote-plus-fetch
Vicent Martí
2013-11-14
1
-0
/
+19
|
\
|
*
fixing typo
Victor Garcia
2013-11-08
1
-1
/
+1
|
*
splitting funcionality in two methods to avoid ambiguity with NULL
Victor Garcia
2013-11-08
1
-1
/
+17
|
*
adding doc for new param and test to check fetch spec is correctly added
Victor Garcia
2013-11-07
1
-1
/
+3
|
*
allowing create remote with custom fetch spec
Victor Garcia
2013-11-07
1
-1
/
+2
*
|
remote: make _ls return the list directly
Carlos Martín Nieto
2013-11-11
1
-6
/
+7
*
|
remote: don't allow such direct access to the refspecs
Carlos Martín Nieto
2013-11-10
1
-10
/
+27
*
|
remote: download HEAD when no refspecs are given
Carlos Martín Nieto
2013-11-01
1
-1
/
+1
|
/
*
Remove leftover function declaration
Carlos Martín Nieto
2013-10-30
1
-15
/
+0
*
transport: let the progress output return an error
Carlos Martín Nieto
2013-10-23
1
-1
/
+1
*
clone: put the callbacks struct directly in the clone options
Carlos Martín Nieto
2013-10-02
1
-1
/
+1
*
remote: add some comments to the callback struct
Carlos Martín Nieto
2013-10-02
1
-1
/
+33
*
remote: add a convenience 'fetch' function.
Carlos Martín Nieto
2013-10-02
1
-0
/
+11
*
remote: move the credentials callback to the struct
Carlos Martín Nieto
2013-10-02
1
-0
/
+1
*
remote: put the _download() callback with the others
Carlos Martín Nieto
2013-10-02
1
-9
/
+2
*
remote: fix git_remote_download() documentation
Carlos Martín Nieto
2013-07-23
1
-13
/
+7
*
Add `git_remote_owner`
Etienne Samson
2013-07-15
1
-0
/
+8
*
Fixed most documentation header bugs
Andreas Linde
2013-06-24
1
-2
/
+2
*
Proposal to handle default value (auto = 0)
yorah
2013-05-30
1
-4
/
+3
*
remote: add resfpec list accessors
Carlos Martín Nieto
2013-04-30
1
-0
/
+26
*
remove git_remote_pushspec
Nikolai Vladimirov
2013-04-23
1
-9
/
+0
*
remote: allow querying for refspecs
Carlos Martín Nieto
2013-04-20
1
-2
/
+24
*
remote: handle multiple refspecs
Carlos Martín Nieto
2013-04-20
1
-14
/
+15
*
remote: specify what values direction can mean in git_remote_connect()
Carlos Martín Nieto
2013-04-19
1
-1
/
+2
*
remote: Introduce git_remote_is_valid_name()
nulltoken
2013-02-11
1
-0
/
+8
*
Kill vestigal dangling-remote code
Ben Straub
2013-01-11
1
-11
/
+1
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Move `url` to last place in parameter list
Ben Straub
2013-01-02
1
-3
/
+3
[next]