libgit2/include/git2/sys
Russell Belfer eefc32d549 Bug fixes and cleanups
This contains a few bug fixes and some header and API cleanups.

The main API change is that filters should now use GIT_PASSTHROUGH
to indicate that they wish to skip processing a file instead of
GIT_ENOTFOUND.

The bug fixes include a possible out-of-range buffer access in
the ident filter, a filter ordering problem I introduced into the
custom filter tests on Windows, and a filter buf NUL termination
issue that was coming up on Linux.
2013-09-17 09:31:46 -07:00
..
commit.h commit: make create_from_oids() accept plain oid 2013-05-05 16:48:34 +02:00
config.h config: don't special-case the multivar iterator 2013-08-14 00:45:05 +02:00
filter.h Bug fixes and cleanups 2013-09-17 09:31:46 -07:00
index.h Clean up some documentation 2013-07-23 09:40:19 +02:00
odb_backend.h odb: Move the auto refresh logic to the pack backend 2013-09-04 07:44:53 +02:00
refdb_backend.h ...Aaaand this works 2013-05-30 03:47:10 +02:00
refs.h Clean up some documentation 2013-07-23 09:40:19 +02:00
repository.h repo: Add git_repository__cleanup 2013-04-24 15:52:58 +02:00