]> git.proxmox.com Git - libgit2.git/history - include/git2/checkout.h
git_checkout_opts -> git_checkout_options
[libgit2.git] / include / git2 / checkout.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-26 Edward ThomsonMerge pull request #2057 from GrahamDennis/local-file...
2014-01-23 Vicent MartiMerge pull request #2074 from linquize/pack-filename...
2014-01-21 Vicent MartiMerge pull request #2061 from ethomson/merge_improvements
2014-01-20 Edward ThomsonIntroduce diff3 mode for checking out conflicts
2013-12-18 Vicent MartiMerge pull request #1920 from libgit2/cmn/ref-with-log
2013-12-13 Vicent MartiMerge pull request #2000 from ethomson/overwrite_ignored
2013-12-13 Edward ThomsonOverwrite ignored files on checkout
2013-12-13 Vicent MartiMerge pull request #1986 from libgit2/rb/error-handling...
2013-12-11 Russell BelferFix checkout notify callback docs and tests
2013-11-11 Vicent MartíMerge pull request #1956 from libgit2/cmn/fetch-default...
2013-11-10 Vicent MartíMerge pull request #1936 from libgit2/better-url-parsing
2013-11-04 Vicent MartíMerge pull request #1939 from ethomson/readwrite_odb
2013-11-04 Russell BelferMerge pull request #1317 from libgit2/blame
2013-11-04 Vicent MartíMerge pull request #1934 from libgit2/relicense-examples
2013-11-04 Vicent MartíMerge pull request #1937 from scunz/checkout_assert
2013-11-02 Sascha CunzCheckout: Don't assert if treeish is NULL
2013-11-02 Sascha CunzCheckout: Unifiy const-ness of `opts` parameter
2013-10-28 Ben StraubMerge remote-tracking branch 'libgit2/development'...
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-22 Vicent MartíMerge pull request #1897 from libgit2/split-patch-from...
2013-10-16 Vicent MartíMerge pull request #1702 from ethomson/checkout_merge
2013-10-16 Edward Thomsoncheckout (from index) can write conflicts
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: const-ify checkout options
2013-09-25 Ben StraubMerge branch 'development' into blame
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-17 Vicent MartíMerge pull request #1856 from libgit2/cmn/no-orphans
2013-09-17 Carlos Martín NietoNo such thing as an orphan branch
2013-09-16 Ben StraubMerge branch 'development' into blame_rebased
2013-08-09 Russell BelferMerge pull request #1462 from yorah/fix/libgit2sharp...
2013-06-21 Vicent MartíMerge pull request #1665 from arrbee/checkout-target...
2013-06-21 Russell BelferAdd target directory to checkout
2013-06-21 Vicent MartíMerge pull request #1664 from arrbee/checkout-deleted...
2013-06-21 Russell BelferFix checkout of modified file when missing from wd
2013-05-16 Vicent MartíMerge pull request #1558 from bmorganpa/ssh_transport
2013-05-11 Edward ThomsonMerge pull request #1385 from carlosmn/refs-iter
2013-05-06 Vicent MartíMerge pull request #1547 from ethomson/win32_stat
2013-05-06 Vicent MartíMerge pull request #1526 from arrbee/cleanup-error...
2013-05-06 Vicent MartíMerge pull request #1524 from jamill/clone_tagopts
2013-05-06 Vicent MartíMerge pull request #1545 from ethomson/checkout_dirs_in_use
2013-05-03 Edward Thomsonallow checkout to proceed when a dir to be removed...
2013-04-16 Vicent MartiMerge branch 'development'
2013-02-05 Vicent MartíMerge pull request #1315 from nulltoken/development
2013-01-12 Philip KelleyMerge pull request #1215 from phkelley/binaryunicode
2013-01-10 Vicent MartíMerge pull request #1221 from arrbee/checkout-without...
2013-01-10 Russell BelferAdd GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH
2013-01-08 Vicent MartíMerge pull request #1209 from ethomson/update_copyright
2013-01-08 Edward Thomsonupdate copyrights
2013-01-07 Philip KelleyMerge pull request #1202 from martinwoodward/add-florian
2013-01-06 Kevin SawickiCorrect typos in documentation
2013-01-05 Vicent MartíMerge pull request #1131 from libgit2/correct-ahead...
2013-01-05 Vicent MartíMerge pull request #1118 from arrbee/fix-reset-hard
2013-01-04 Russell BelferSimplify checkout documentation
2013-01-04 Russell BelferAdd index updating to checkout
2013-01-04 Russell BelferMore checkout improvements
2013-01-04 Russell BelferRework checkout internals (again)
2012-12-07 Vicent MartíMerge pull request #1091 from carlosmn/stream-object
2012-12-07 Ben StraubAllow compilation as C++
2012-12-05 Vicent MartíMerge pull request #1115 from ben/struct-versions
2012-11-30 Ben StraubAdd version fields and init macros for public input...
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-16 Vicent MartíMerge pull request #1075 from carlosmn/alternates-recurse
2012-11-16 Scott J. GoldmanMerge pull request #1071 from arrbee/alternate-fix...
2012-11-15 Vicent MartíMerge pull request #1074 from edubart/ignore_diff_filemode
2012-11-15 Vicent MartíMerge pull request #1072 from arrbee/diff-api-signatures
2012-11-15 Russell BelferAdd explicit git_index ptr to diff and checkout
2012-11-13 Vicent MartíMerge pull request #1068 from carlosmn/config-empty...
2012-11-13 Vicent MartíMerge pull request #1016 from arrbee/fix-checkout-dir...
2012-11-09 Russell BelferFix various cross-platform build issues
2012-11-09 Russell BelferRework checkout with new strategy options
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-23 Vicent MartíMerge pull request #1012 from carlosmn/libcrypto-sha
2012-10-22 Vicent MartíMerge pull request #963 from carlosmn/remote-save-autotag
2012-10-20 Ben StraubCheckout progress now reports completed/total steps
2012-10-20 Ben StraubConvert checkout_* to use progress callback
2012-10-20 Ben StraubConvert checkout_index to use progress callback
2012-10-20 Vicent MartíMerge pull request #1001 from veeti/build-fixes
2012-10-20 Philip KelleyMerge pull request #1003 from arrbee/fix-test-core-env
2012-10-19 Vicent MartíMerge pull request #1000 from nulltoken/error/GIT_EORPH...
2012-10-19 nulltokenerrors: deploy GIT_EORPHANEDHEAD usage
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-11 Paul ThompsonSeparated git_strarray from common.h. Added doxy comments.
2012-10-09 Russell BelferMove enum comments next to actual values
next