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
/
checkout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add filter options and ALLOW_UNSAFE
Russell Belfer
2014-05-06
1
-1
/
+2
*
Fix remaining init_options inconsistencies
Russell Belfer
2014-05-02
1
-9
/
+4
*
Add diff option to update index stat cache
Russell Belfer
2014-05-02
1
-1
/
+1
*
Lay groundwork for updating stat cache in diff
Russell Belfer
2014-05-02
1
-2
/
+1
*
Add build option for diff internal statistics
Russell Belfer
2014-05-02
1
-2
/
+1
*
Treat ignored, empty, and untracked dirs different
Russell Belfer
2014-04-23
1
-5
/
+5
*
Make checkout match diff for untracked/ignored dir
Russell Belfer
2014-04-22
1
-28
/
+57
*
Make stash and checkout ignore contained repos
Russell Belfer
2014-04-22
1
-2
/
+15
*
Clean up index snapshot function naming
Russell Belfer
2014-04-17
1
-3
/
+3
*
Some index internals refactoring
Russell Belfer
2014-04-17
1
-3
/
+7
*
Some vector utility tweaks
Russell Belfer
2014-04-17
1
-2
/
+6
*
checkout: Fix submodule_is_config_only's return value
Jiri Pospisil
2014-04-02
1
-1
/
+1
*
Fix submodule leaks and invalid references
Russell Belfer
2014-03-25
1
-5
/
+9
*
Make submodules externally refcounted
Russell Belfer
2014-03-25
1
-11
/
+15
*
Introduce git_merge_file for consumers
Edward Thomson
2014-03-20
1
-27
/
+16
*
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
/
+12
*
Fix checkout NONE to not remove file
Russell Belfer
2014-01-30
1
-1
/
+1
*
Force explicit remove of files instead of defer
Russell Belfer
2014-01-30
1
-0
/
+2
*
diff: rename the file's 'oid' to 'id'
Carlos Martín Nieto
2014-01-25
1
-7
/
+7
*
index: rename an entry's id to 'id'
Carlos Martín Nieto
2014-01-25
1
-7
/
+7
*
Plug a small memory leak
Ben Straub
2014-01-22
1
-1
/
+4
*
Preserve tree filemode in index during checkout
Edward Thomson
2014-01-22
1
-2
/
+1
*
Merge submodules
Edward Thomson
2014-01-20
1
-2
/
+19
*
Load merge.conflictstyle setting from config
Edward Thomson
2014-01-20
1
-0
/
+23
*
Introduce diff3 mode for checking out conflicts
Edward Thomson
2014-01-20
1
-1
/
+4
*
Don't try to merge binary files
Edward Thomson
2014-01-20
1
-2
/
+45
*
merge_file should use more aggressive levels
Edward Thomson
2014-01-20
1
-1
/
+2
*
Overwrite ignored directories on checkout
Edward Thomson
2013-12-13
1
-2
/
+5
*
Overwrite ignored files on checkout
Edward Thomson
2013-12-13
1
-6
/
+12
*
Cleanups, renames, and leak fixes
Russell Belfer
2013-12-12
1
-1
/
+1
*
Fix checkout notify callback docs and tests
Russell Belfer
2013-12-11
1
-2
/
+2
*
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-4
/
+7
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-125
/
+119
*
Add git_vector_free_all
Russell Belfer
2013-12-11
1
-8
/
+2
*
Improve GIT_EUSER handling
Russell Belfer
2013-12-11
1
-10
/
+7
*
move mode_t to filebuf_open instead of _commit
Edward Thomson
2013-11-04
1
-2
/
+2
*
Merge pull request #1937 from scunz/checkout_assert
Vicent Martí
2013-11-04
1
-19
/
+18
|
\
|
*
Checkout: git_checkout_head is git_checkout_tree without a treeish
Sascha Cunz
2013-11-02
1
-13
/
+1
|
*
Checkout: Don't assert if treeish is NULL
Sascha Cunz
2013-11-02
1
-4
/
+15
|
*
Checkout: Unifiy const-ness of `opts` parameter
Sascha Cunz
2013-11-02
1
-2
/
+2
*
|
Convert git_index_read to have a "force" flag
Russell Belfer
2013-11-01
1
-1
/
+1
*
|
Make diff and status perform soft index reload
Russell Belfer
2013-11-01
1
-1
/
+1
|
/
*
checkout: Remove unused vector
Vicent Marti
2013-11-01
1
-1
/
+0
*
Merge pull request #1897 from libgit2/split-patch-from-diff
Vicent Martí
2013-10-22
1
-2
/
+2
|
\
|
*
Rename diff objects and split patch.h
Russell Belfer
2013-10-11
1
-2
/
+2
*
|
Move path prefixed help to path.h
Edward Thomson
2013-10-16
1
-38
/
+13
*
|
Move functions in checkout_conflicts to checkout.c
Edward Thomson
2013-10-16
1
-8
/
+696
*
|
Two-step conflict checkout (load / perform)
Edward Thomson
2013-10-16
1
-23
/
+31
*
|
Honor UPDATE_ONLY bit when checking out conflicts
Edward Thomson
2013-10-16
1
-2
/
+2
[next]