]> git.proxmox.com Git - libgit2.git/history - include/git2/clone.h
git_checkout_opts -> git_checkout_options
[libgit2.git] / include / git2 / clone.h
2014-03-06 Ben Straubgit_checkout_opts -> git_checkout_options
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-03-06 Vicent MartiMerge pull request #2014 from mgbowen/cpp-options-init
2014-03-06 Matthew BowenAdded function-based initializers for every options...
2014-02-05 Ben StraubMerge pull request #2027 from libgit2/rb/only-windows...
2014-01-31 Vicent MartiMerge pull request #2081 from libgit2/bs/reflog
2014-01-30 Ben StraubAugment clone API with reflog parameters
2013-12-18 Vicent MartiMerge pull request #1920 from libgit2/cmn/ref-with-log
2013-12-13 Vicent MartiMerge pull request #1986 from libgit2/rb/error-handling...
2013-12-11 Russell BelferUpdate clone doc and tests for callback return val
2013-10-28 Vicent MartíMerge pull request #1891 from libgit2/cmn/fix-thin...
2013-10-28 Ben StraubMerge pull request #1802 from libgit2/cmn/reflog-backend
2013-10-11 Vicent MartíMerge pull request #1562 from libgit2/cmn/refs-namespac...
2013-10-03 Ben StraubMerge branch 'development' into blame
2013-10-02 Vicent MartíMerge pull request #1855 from libgit2/cmn/clone-into
2013-10-02 Carlos Martín Nietoclone: put the callbacks struct directly in the clone...
2013-10-02 Carlos Martín Nietoclone: mention clone_into in the clone documentation
2013-10-02 Carlos Martín Nietoclone: re-allow using a custom remote name
2013-10-02 Carlos Martín Nietoclone: const-ify checkout options
2013-10-02 Carlos Martín Nietoclone: re-add a way to ignore certificate errors
2013-10-02 Carlos Martín Nietoclone: remove more options from basic clone
2013-10-02 Carlos Martín Nietoclone: remove the autotag option
2013-10-02 Carlos Martín Nietoclone: implement git_clone_into
2013-10-02 Carlos Martín Nietoremote: move the credentials callback to the struct
2013-10-02 Carlos Martín Nietoremote: put the _download() callback with the others
2013-09-21 Vicent MartíMerge pull request #1840 from linquize/warning
2013-09-17 Vicent MartíMerge pull request #1833 from libgit2/cmn/config-include
2013-09-16 Ben StraubMerge branch 'development' into blame_rebased
2013-09-16 Ben StraubMerge pull request #1850 from linquize/git-clone-init...
2013-09-16 Linquizegit_clone supports optional init_options
2013-08-09 Russell BelferMerge pull request #1462 from yorah/fix/libgit2sharp...
2013-06-03 Vicent MartíMerge pull request #1624 from libgit2/vmg/full-ref...
2013-05-31 Vicent MartíMerge pull request #1626 from ethomson/index_ext_truncation
2013-05-31 Vicent MartíMerge pull request #1621 from NHDaly/clone_transport_flags
2013-05-31 Nathan DalyAdded support for setting transport flags (No check...
2013-04-16 Vicent MartiMerge branch 'development'
2013-04-07 Vicent MartiMerge remote-tracking branch 'gnprice/revwalk' into...
2013-03-19 Vicent MartíMerge pull request #1423 from arrbee/submodule-status...
2013-03-19 Carlos Martín Nietoclone: fix param comment
2013-02-14 Vicent MartíMerge pull request #1318 from nulltoken/topic/diff...
2013-02-12 Russell BelferMerge pull request #1316 from ben/clone-cancel
2013-02-11 Russell BelferMerge pull request #1190 from nulltoken/topic/reset...
2013-02-08 Vicent MartíMerge pull request #1325 from SHyx0rmZ/fix-windows...
2013-02-06 Ben StraubClone: fetch all tags
2013-02-05 Vicent MartíMerge pull request #1315 from nulltoken/development
2013-01-12 Vicent MartíMerge pull request #1222 from scunz/clone_branch
2013-01-12 Sascha CunzDefault git_clone_options' checkout strategy to GIT_CHE...
2013-01-11 Sascha CunzImplement analog for 'git checkout --branch xxx ...'
2013-01-08 Vicent MartíMerge pull request #1209 from ethomson/update_copyright
2013-01-08 Edward Thomsonupdate copyrights
2013-01-05 Vicent MartíMerge pull request #1131 from libgit2/correct-ahead...
2013-01-03 Vicent MartiMerge branch 'development' into clar2
2013-01-02 Vicent MartíMerge pull request #1152 from ben/clone-api-structification
2013-01-02 Ben StraubInclude checkout options inline
2012-12-20 Ben StraubAdd more clone options. Push test suite segfaults.
2012-12-14 Vicent MartíMerge pull request #1143 from ben/clone-options
2012-12-14 Ben StraubMove non-options back out of options struct
2012-12-14 Ben StraubDeploy git_clone_options; remove git_clone_bare
2012-12-14 Ben StraubIntroduce git_clone_options
2012-12-14 Vicent MartiMerge remote-tracking branch 'origin/clone-auth' into...
2012-12-13 Ben StraubConvert clone to use dangling remotes
2012-11-29 Vicent MartíMerge pull request #1090 from arrbee/ignore-invalid...
2012-11-28 Ben StraubMerge pull request #1087 from libgit2/great-renaming
2012-11-27 Vicent MartiMore external API cleanup
2012-11-22 Philip KelleyMerge pull request #1095 from martinwoodward/authors
2012-11-02 Vicent MartíMerge pull request #1014 from arrbee/diff-rename-detection
2012-10-30 Vicent MartíMerge pull request #1017 from arrbee/diff-patch-to-str
2012-10-25 Vicent MartíMerge pull request #1021 from ethomson/cmake_vs
2012-10-25 Russell BelferMerge pull request #925 from nulltoken/topic/moving...
2012-10-25 Vicent MartíMerge pull request #990 from ben/clone-callbacks
2012-10-24 Ben StraubNetwork progress: rename things
2012-10-23 Ben StraubUpdate doc strings, warn about callback perf
2012-10-22 Vicent MartíMerge pull request #963 from carlosmn/remote-save-autotag
2012-10-20 Ben StraubClone: in-line callbacks for progress
2012-10-20 Ben StraubRemove checkout_stats from git_clone
2012-10-20 Ben StraubClone: fix indentation
2012-10-17 Russell BelferMerge pull request #968 from arrbee/diff-support-typechange
2012-10-17 Ben StraubMerge pull request #972 from PaulThompson/separate_strarray
2012-10-16 Vicent MartíMerge pull request #952 from csware/config-locations
2012-10-16 Philip KelleyMerge pull request #984 from arrbee/fix-fnmatch-and...
2012-10-15 Ben StraubMerge pull request #982 from nulltoken/clone/no-checkout
2012-10-15 nulltokenclone: Explicit support of no-checkout option
2012-08-20 Vicent MartíMerge pull request #884 from carlosmn/global-windows
2012-08-19 Vicent MartíMerge pull request #778 from ben/clone
2012-08-01 Ben StraubAdd documentation for clone methods.
2012-08-01 Ben StraubAdd checkout.h to git2.h.
2012-07-27 Ben StraubMerge remote-tracking branch 'upstream/development...
2012-07-26 Ben StraubRestructure for better checkout options
2012-07-17 Ben StraubMerge branch 'development' into clone
2012-06-21 Ben StraubAdd progress reporting to clone.
2012-06-21 Ben StraubAdd git_clone and git_clone_bare.