libgit2/include/git2
Russell Belfer 7e5c8a5b41 More checkout improvements
This flips checkout back to be driven off the changes between
the baseline and the target trees.  This reinstates the complex
code for tracking the contents of the working directory, but
overall, I think the resulting logic is easier to follow.
2013-01-04 15:47:42 -08:00
..
attr.h More external API cleanup 2012-11-27 13:18:27 -08:00
blob.h blob: introduce git_blob_is_binary() 2012-12-17 17:20:31 +01:00
branch.h branch: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
checkout.h More checkout improvements 2013-01-04 15:47:42 -08:00
clone.h Include checkout options inline 2013-01-02 13:43:54 -08:00
commit.h More external API cleanup 2012-11-27 13:18:27 -08:00
common.h Push! By schu, phkelley, and congyiwu, et al 2012-11-28 11:42:37 -05:00
config.h Allow compilation as C++ 2012-12-06 19:41:52 -08:00
diff.h More diff.h comment fixes 2012-12-17 11:03:42 -08:00
errors.h MERGE_HEAD contents iterator 2013-01-03 16:35:59 -06:00
graph.h Rename git_count_ahead_behind -> git_graph_ahead_behind 2012-11-28 18:54:57 -08:00
ignore.h Set up default internal ignores 2012-11-19 16:33:30 -08:00
index.h Fix warnings on Win64 build 2012-11-27 13:18:29 -08:00
indexer.h API updates for indexer.h 2012-11-27 13:18:29 -08:00
inttypes.h Fixed compilation with VS >= 2010 2012-12-28 13:47:13 +01:00
merge.h Rename git_count_ahead_behind -> git_graph_ahead_behind 2012-11-28 18:54:57 -08:00
message.h Clarify git_message_prettify comments 2012-11-27 15:00:28 -08:00
net.h API updates for remote.h 2012-11-27 13:19:49 -08:00
notes.h add option to allow git note overwrite 2013-01-03 16:31:36 +02:00
object.h object: refine git_object_peel() error report 2012-12-01 08:34:29 +01:00
odb_backend.h odb: check if object exists before writing 2012-12-21 13:05:20 +11:00
odb.h odb: Add git_odb_add_disk_alternate 2012-11-28 10:47:10 +01:00
oid.h API updates for oid.h 2012-11-27 13:18:30 -08:00
pack.h Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
push.h Push! By schu, phkelley, and congyiwu, et al 2012-11-28 11:42:37 -05:00
reflog.h reflog: Deploy EINVALIDSPEC usage 2012-12-01 08:34:27 +01:00
refs.h Merge pull request #1115 from ben/struct-versions 2012-12-05 11:47:19 -08:00
refspec.h refspec: add git_refspec__free, remove git_refspec_parse 2012-09-30 11:56:37 +02:00
remote.h Move url to last place in parameter list 2013-01-02 12:44:47 -08:00
repository.h MERGE_HEAD contents iterator 2013-01-03 16:35:59 -06:00
reset.h Updates to reset.h 2012-11-27 13:18:28 -08:00
revparse.h revparse: Deploy EINVALIDSPEC usage 2012-12-01 08:34:31 +01:00
revwalk.h API updates for revwalk.h 2012-11-27 14:01:24 -08:00
signature.h Various minor commenting fixes 2012-11-27 15:28:48 -08:00
stash.h API updates for stash.h 2012-11-27 14:06:56 -08:00
status.h Allow compilation as C++ 2012-12-06 19:41:52 -08:00
stdint.h msvc: Properly handle inttypes.h/stdint.h 2011-10-05 16:21:16 -04:00
strarray.h Cleanup nitpicky things 2012-11-30 13:12:10 -08:00
submodule.h API updates for submodule.h 2012-11-27 13:18:28 -08:00
tag.h tag: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
threads.h move hash library func ptrs to global global 2012-11-13 10:23:05 -06:00
transport.h Add a payload param to git_cred_acquire_cb 2012-12-10 11:11:01 -08:00
tree.h Clean up iterator APIs 2012-12-10 15:38:28 -08:00
types.h Remove GIT_SIGNATURE_VERSION and friends 2012-12-03 12:41:50 -08:00
version.h libgit2 v0.17.0 "Lord of Diffstruction" 2012-05-19 01:40:46 +02:00