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
/
clone.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remote: update documentation
Carlos Martín Nieto
2014-06-11
1
-18
/
+60
*
clone: allow for linking in local clone
Carlos Martín Nieto
2014-05-28
1
-0
/
+4
*
clone: add flag not to link
Carlos Martín Nieto
2014-05-28
1
-0
/
+1
*
clone: add flags to override whether to perform a local clone
Carlos Martín Nieto
2014-05-28
1
-0
/
+7
*
clone: perform a "local clone" when given a local path
Carlos Martín Nieto
2014-05-28
1
-0
/
+25
*
Make init_options fns use unsigned ints and macro
Russell Belfer
2014-05-02
1
-10
/
+9
*
git_checkout_opts -> git_checkout_options
Ben Straub
2014-03-06
1
-3
/
+3
*
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
1
-0
/
+13
*
Augment clone API with reflog parameters
Ben Straub
2014-01-30
1
-1
/
+6
*
Update clone doc and tests for callback return val
Russell Belfer
2013-12-11
1
-24
/
+33
*
clone: put the callbacks struct directly in the clone options
Carlos Martín Nieto
2013-10-02
1
-2
/
+2
*
clone: mention clone_into in the clone documentation
Carlos Martín Nieto
2013-10-02
1
-2
/
+5
*
clone: re-allow using a custom remote name
Carlos Martín Nieto
2013-10-02
1
-17
/
+5
*
clone: const-ify checkout options
Carlos Martín Nieto
2013-10-02
1
-1
/
+1
*
clone: re-add a way to ignore certificate errors
Carlos Martín Nieto
2013-10-02
1
-0
/
+1
*
clone: remove more options from basic clone
Carlos Martín Nieto
2013-10-02
1
-7
/
+0
*
clone: remove the autotag option
Carlos Martín Nieto
2013-10-02
1
-3
/
+0
*
clone: implement git_clone_into
Carlos Martín Nieto
2013-10-02
1
-0
/
+16
*
remote: move the credentials callback to the struct
Carlos Martín Nieto
2013-10-02
1
-5
/
+0
*
remote: put the _download() callback with the others
Carlos Martín Nieto
2013-10-02
1
-2
/
+0
*
git_clone supports optional init_options
Linquize
2013-09-16
1
-0
/
+1
*
Added support for setting transport flags (No check SSL cert) to git_clone call.
Nathan Daly
2013-05-31
1
-0
/
+3
*
clone: fix param comment
Carlos Martín Nieto
2013-03-19
1
-1
/
+1
*
Clone: fetch all tags
Ben Straub
2013-02-06
1
-1
/
+1
*
Default git_clone_options' checkout strategy to GIT_CHECKOUT_SAFE_CREATE
Sascha Cunz
2013-01-12
1
-1
/
+1
*
Implement analog for 'git checkout --branch xxx ...'
Sascha Cunz
2013-01-11
1
-0
/
+3
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Include checkout options inline
Ben Straub
2013-01-02
1
-4
/
+4
*
Add more clone options. Push test suite segfaults.
Ben Straub
2012-12-19
1
-3
/
+32
*
Move non-options back out of options struct
Ben Straub
2012-12-14
1
-8
/
+10
*
Deploy git_clone_options; remove git_clone_bare
Ben Straub
2012-12-14
1
-38
/
+8
*
Introduce git_clone_options
Ben Straub
2012-12-14
1
-0
/
+33
*
Convert clone to use dangling remotes
Ben Straub
2012-12-12
1
-4
/
+4
*
More external API cleanup
Vicent Marti
2012-11-27
1
-2
/
+2
*
Network progress: rename things
Ben Straub
2012-10-24
1
-2
/
+2
*
Update doc strings, warn about callback perf
Ben Straub
2012-10-23
1
-3
/
+8
*
Clone: in-line callbacks for progress
Ben Straub
2012-10-19
1
-2
/
+4
*
Remove checkout_stats from git_clone
Ben Straub
2012-10-19
1
-1
/
+0
*
Clone: fix indentation
Ben Straub
2012-10-19
1
-10
/
+12
*
clone: Explicit support of no-checkout option
nulltoken
2012-10-15
1
-3
/
+6
*
Add documentation for clone methods.
Ben Straub
2012-07-31
1
-2
/
+3
*
Add checkout.h to git2.h.
Ben Straub
2012-07-31
1
-2
/
+2
*
Restructure for better checkout options
Ben Straub
2012-07-26
1
-4
/
+14
*
Add progress reporting to clone.
Ben Straub
2012-06-21
1
-3
/
+6
*
Add git_clone and git_clone_bare.
Ben Straub
2012-06-21
1
-0
/
+45