libgit2/include/git2
nulltoken 56453d3468 status: enhance determination of status for a single file
- fix retrieval of a file status when working against a newly initialized repository
 - reduce memory pressure
 - prevents a directory from being tested
2011-09-15 01:14:36 +02:00
..
blob.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
branch.h Add a remotes API 2011-06-26 18:18:10 +02:00
commit.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
common.h Add method to get the compiled version of the lib 2011-06-16 02:21:33 +02:00
config.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
errors.h Merge pull request #300 from carlosmn/gsoc2011/master 2011-07-05 04:31:37 -07:00
index.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
indexer.h Add missing GIT_BEGIN_DECL and GIT_END_DECL to indexer header 2011-08-13 10:56:33 +02:00
net.h Be smarter about selecting wants 2011-08-18 02:34:09 +02:00
object.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
odb_backend.h Remove custom backends 2011-06-14 17:40:17 +02:00
odb.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
oid.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
reflog.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
refs.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
refspec.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
remote.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
repository.h repository: Add git_repository_head() 2011-09-15 01:13:50 +02:00
revwalk.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
signature.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
status.h status: enhance determination of status for a single file 2011-09-15 01:14:36 +02:00
tag.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
thread-utils.h threads: Cleanup TLS declarations 2011-06-07 03:39:19 +02:00
transport.h Don't hide the transport details 2011-08-30 19:37:14 +02:00
tree.h Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or an error code". 2011-09-13 12:30:25 -04:00
types.h Add common.h to types.h 2011-08-10 15:25:37 -07:00
zlib.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00