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
/
checkout.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting fixes for the docs
Carlos Martín Nieto
2014-06-03
1
-12
/
+12
*
Fix remaining init_options inconsistencies
Russell Belfer
2014-05-02
1
-6
/
+5
*
git_checkout_opts -> git_checkout_options
Ben Straub
2014-03-06
1
-14
/
+14
*
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
1
-0
/
+13
*
Introduce diff3 mode for checking out conflicts
Edward Thomson
2014-01-20
1
-0
/
+7
*
Overwrite ignored files on checkout
Edward Thomson
2013-12-13
1
-0
/
+8
*
Fix checkout notify callback docs and tests
Russell Belfer
2013-12-11
1
-8
/
+13
*
Checkout: Don't assert if treeish is NULL
Sascha Cunz
2013-11-02
1
-1
/
+1
*
Checkout: Unifiy const-ness of `opts` parameter
Sascha Cunz
2013-11-02
1
-2
/
+2
*
checkout (from index) can write conflicts
Edward Thomson
2013-10-16
1
-7
/
+10
*
clone: const-ify checkout options
Carlos Martín Nieto
2013-10-02
1
-1
/
+1
*
No such thing as an orphan branch
Carlos Martín Nieto
2013-09-17
1
-1
/
+1
*
Add target directory to checkout
Russell Belfer
2013-06-21
1
-0
/
+2
*
Fix checkout of modified file when missing from wd
Russell Belfer
2013-06-21
1
-0
/
+2
*
allow checkout to proceed when a dir to be removed is in use (win32)
Edward Thomson
2013-05-03
1
-0
/
+3
*
Add GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH
Russell Belfer
2013-01-10
1
-1
/
+5
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Correct typos in documentation
Kevin Sawicki
2013-01-06
1
-3
/
+3
*
Simplify checkout documentation
Russell Belfer
2013-01-04
1
-126
/
+93
*
Add index updating to checkout
Russell Belfer
2013-01-04
1
-1
/
+4
*
More checkout improvements
Russell Belfer
2013-01-04
1
-28
/
+32
*
Rework checkout internals (again)
Russell Belfer
2013-01-04
1
-96
/
+165
*
Allow compilation as C++
Ben Straub
2012-12-06
1
-1
/
+1
*
Add version fields and init macros for public input structs.
Ben Straub
2012-11-30
1
-1
/
+2
*
More external API cleanup
Vicent Marti
2012-11-27
1
-1
/
+7
*
Add explicit git_index ptr to diff and checkout
Russell Belfer
2012-11-14
1
-1
/
+3
*
Fix various cross-platform build issues
Russell Belfer
2012-11-09
1
-5
/
+9
*
Rework checkout with new strategy options
Russell Belfer
2012-11-09
1
-29
/
+126
*
Checkout progress now reports completed/total steps
Ben Straub
2012-10-19
1
-1
/
+2
*
Convert checkout_* to use progress callback
Ben Straub
2012-10-19
1
-7
/
+2
*
Convert checkout_index to use progress callback
Ben Straub
2012-10-19
1
-3
/
+8
*
errors: deploy GIT_EORPHANEDHEAD usage
nulltoken
2012-10-19
1
-1
/
+2
*
Merge pull request #968 from arrbee/diff-support-typechange
Russell Belfer
2012-10-17
1
-14
/
+31
|
\
|
*
Move enum comments next to actual values
Russell Belfer
2012-10-09
1
-21
/
+23
|
*
Add complex checkout test and then fix checkout
Russell Belfer
2012-10-09
1
-2
/
+17
*
|
Separated git_strarray from common.h. Added doxy comments.
Paul Thompson
2012-10-11
1
-1
/
+1
|
/
*
checkout: add notification callback for skipped files
nulltoken
2012-09-21
1
-0
/
+15
*
checkout: Mimic git_diff_options storage of paths
nulltoken
2012-09-17
1
-1
/
+1
*
checkout: drop git_checkout_reference()
nulltoken
2012-09-17
1
-16
/
+0
*
checkout: segregate checkout strategies
nulltoken
2012-09-17
1
-4
/
+7
*
checkout: introduce git_checkout_index()
nulltoken
2012-09-17
1
-0
/
+14
*
checkout: introduce git_checkout_tree()
nulltoken
2012-09-17
1
-2
/
+27
*
checkout: fix documentation code alignment
nulltoken
2012-09-06
1
-10
/
+12
*
Add checkout.h to git2.h.
Ben Straub
2012-07-31
1
-2
/
+2
*
Checkout: add head- and ref-centric checkouts.
Ben Straub
2012-07-27
1
-9
/
+14
*
Checkout: implementation of most options
Ben Straub
2012-07-26
1
-1
/
+2
*
Restructure for better checkout options
Ben Straub
2012-07-26
1
-17
/
+12
*
checkout: introduce git_checkout_opts
Ben Straub
2012-07-26
1
-3
/
+33
*
Fix documentation comment to match actual params.
Ben Straub
2012-07-13
1
-4
/
+1
*
Clone: new home for git_checkout_force.
Ben Straub
2012-06-21
1
-0
/
+38