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
/
clone.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clone: re-use the local transport's path resolution
Carlos Martín Nieto
2014-06-03
1
-15
/
+3
*
clone: allow for linking in local clone
Carlos Martín Nieto
2014-05-28
1
-5
/
+31
*
clone: add flag not to link
Carlos Martín Nieto
2014-05-28
1
-1
/
+1
*
clone: add flags to override whether to perform a local clone
Carlos Martín Nieto
2014-05-28
1
-1
/
+24
*
clone: store the realpath when given a relative one
Carlos Martín Nieto
2014-05-28
1
-1
/
+10
*
clone: perform a "local clone" when given a local path
Carlos Martín Nieto
2014-05-28
1
-11
/
+103
*
Plug leaks and fix a C99-ism
Carlos Martín Nieto
2014-05-22
1
-1
/
+2
*
clone: get rid of head_info
Carlos Martín Nieto
2014-05-21
1
-23
/
+12
*
clone: make use of the remote's default branch guessing
Carlos Martín Nieto
2014-05-21
1
-67
/
+17
*
Minor fix for cmn/clone-into-mirror.
Albert Meltzer
2014-05-20
1
-4
/
+2
*
clone: don't error out if the branch already exists
Carlos Martín Nieto
2014-05-19
1
-0
/
+4
*
clone: duplicate the remote
Carlos Martín Nieto
2014-05-19
1
-15
/
+12
*
Make init_options fns use unsigned ints and macro
Russell Belfer
2014-05-02
1
-9
/
+4
*
clone: don't overwrite original error message
Edward Thomson
2014-03-25
1
-0
/
+5
*
git_checkout_opts -> git_checkout_options
Ben Straub
2014-03-06
1
-2
/
+2
*
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
1
-0
/
+12
*
Add reflog parameters to remote apis
Ben Straub
2014-02-04
1
-1
/
+1
*
Enhance testing of signature parameters
Ben Straub
2014-01-30
1
-1
/
+1
*
Augment clone API with reflog parameters
Ben Straub
2014-01-30
1
-13
/
+23
*
Add reflog params to git_branch_create
Ben Straub
2014-01-30
1
-1
/
+1
*
Add reflog params to set-head calls
Ben Straub
2014-01-30
1
-10
/
+21
*
refspec: move to git_buf for outputting strings
Carlos Martín Nieto
2014-01-27
1
-2
/
+2
*
Update clone doc and tests for callback return val
Russell Belfer
2013-12-11
1
-1
/
+2
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-15
/
+9
*
Further EUSER and error propagation fixes
Russell Belfer
2013-12-11
1
-65
/
+55
*
remote: make _ls return the list directly
Carlos Martín Nieto
2013-11-11
1
-17
/
+8
*
remote: don't allow such direct access to the refspecs
Carlos Martín Nieto
2013-11-10
1
-4
/
+12
*
Initial iconv hookup for precomposed unicode
Russell Belfer
2013-10-03
1
-23
/
+19
*
clone: put the callbacks struct directly in the clone options
Carlos Martín Nieto
2013-10-02
1
-2
/
+1
*
clone: bring back NULL as defaults
Carlos Martín Nieto
2013-10-02
1
-5
/
+9
*
clone: re-allow using a custom remote name
Carlos Martín Nieto
2013-10-02
1
-1
/
+3
*
clone: const-ify checkout options
Carlos Martín Nieto
2013-10-02
1
-2
/
+2
*
clone: re-add a way to ignore certificate errors
Carlos Martín Nieto
2013-10-02
1
-0
/
+3
*
clone: remove more options from basic clone
Carlos Martín Nieto
2013-10-02
1
-43
/
+5
*
clone: implement git_clone on top of git_clone_into
Carlos Martín Nieto
2013-10-02
1
-58
/
+19
*
clone: remove the autotag option
Carlos Martín Nieto
2013-10-02
1
-8
/
+5
*
remote: add a convenience 'fetch' function.
Carlos Martín Nieto
2013-10-02
1
-20
/
+2
*
clone: implement git_clone_into
Carlos Martín Nieto
2013-10-02
1
-15
/
+63
*
remote: move the credentials callback to the struct
Carlos Martín Nieto
2013-10-02
1
-2
/
+0
*
remote: put the _download() callback with the others
Carlos Martín Nieto
2013-10-02
1
-2
/
+1
*
No such thing as an orphan branch
Carlos Martín Nieto
2013-09-17
1
-1
/
+1
*
clone: Anal as fuck
Vicent Marti
2013-09-16
1
-2
/
+1
*
git_clone supports optional init_options
Linquize
2013-09-16
1
-3
/
+11
*
Make refspec_transform paranoid about arguments
Russell Belfer
2013-07-01
1
-2
/
+2
*
Reorganize diff and add basic diff driver
Russell Belfer
2013-06-10
1
-0
/
+1
*
Merge pull request #1624 from libgit2/vmg/full-ref-iterator
Vicent Martí
2013-06-03
1
-1
/
+1
|
\
|
*
What are the chances, really
Vicent Marti
2013-05-29
1
-1
/
+1
*
|
Merge pull request #1621 from NHDaly/clone_transport_flags
Vicent Martí
2013-05-31
1
-0
/
+4
|
\
\
|
*
|
Added support for setting transport flags (No check SSL cert) to git_clone call.
Nathan Daly
2013-05-31
1
-0
/
+4
|
|
/
*
|
Proposal to handle default value (auto = 0)
yorah
2013-05-30
1
-1
/
+0
|
/
[next]