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
/
odb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
odb: clear backend errors on successful read
Carlos Martín Nieto
2014-05-23
1
-0
/
+1
*
Fix remaining init_options inconsistencies
Russell Belfer
2014-05-02
1
-9
/
+4
*
Don't redefine the same callback types, their signatures may change
Jacques Germishuys
2014-04-21
1
-1
/
+1
*
Merge pull request #2178 from libgit2/rb/fix-short-id
Edward Thomson
2014-03-31
1
-7
/
+17
|
\
|
*
Fix a number of git_odb_exists_prefix bugs
Russell Belfer
2014-03-10
1
-7
/
+17
*
|
Fix wrong assertion
Linquize
2014-03-21
1
-1
/
+1
|
/
*
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
1
-0
/
+11
*
Merge pull request #2159 from libgit2/rb/odb-exists-prefix
Vicent Marti
2014-03-06
1
-1
/
+55
|
\
|
*
Check short OID len in odb, not in backends
Russell Belfer
2014-03-05
1
-1
/
+0
|
*
Add exists_prefix to ODB backend and ODB API
Russell Belfer
2014-03-04
1
-0
/
+55
*
|
ODB writing fails gracefully when unsupported
Edward Thomson
2014-03-05
1
-6
/
+12
|
/
*
odb: handle NULL pointers passed to git_odb_stream_free
Brodie Rao
2014-01-12
1
-0
/
+3
*
Allow backend consumers to specify file mode
Edward Thomson
2013-11-04
1
-1
/
+1
*
Merge pull request #1891 from libgit2/cmn/fix-thin-packs
Vicent Martí
2013-10-28
1
-1
/
+1
|
\
|
*
indexer: fix thin packs
Carlos Martín Nieto
2013-10-04
1
-1
/
+1
*
|
Implement `git_odb_object_dup`
Vicent Marti
2013-10-22
1
-0
/
+7
|
/
*
Merge pull request #1840 from linquize/warning
Vicent Martí
2013-09-21
1
-2
/
+1
|
\
|
*
Fix warning
Linquize
2013-09-19
1
-2
/
+1
*
|
Merge git_buf and git_buffer
Russell Belfer
2013-09-17
1
-4
/
+4
*
|
Extend public filter api with filter lists
Russell Belfer
2013-09-17
1
-7
/
+9
*
|
Create public filter object and use it
Russell Belfer
2013-09-17
1
-3
/
+3
*
|
errors: Fix format of some error messages
nulltoken
2013-09-11
1
-1
/
+1
*
|
odb: Error when streaming in too [few|many] bytes
nulltoken
2013-09-07
1
-0
/
+27
|
/
*
odb: Prevent stream_finalize_write() from overwriting
nulltoken
2013-09-06
1
-0
/
+4
*
odb: Move the auto refresh logic to the pack backend
nulltoken
2013-09-04
1
-35
/
+4
*
odb: Honor the non refreshing capability of a backend
nulltoken
2013-08-30
1
-3
/
+3
*
odb: avoid hashing twice in and edge case
Carlos Martín Nieto
2013-08-17
1
-2
/
+2
*
odb: make it clearer that the id is calculated in the frontend
Carlos Martín Nieto
2013-08-17
1
-4
/
+4
*
odb: perform the stream hashing in the frontend
Carlos Martín Nieto
2013-08-15
1
-0
/
+21
*
odb: wrap the stream reading and writing functions
Carlos Martín Nieto
2013-08-15
1
-3
/
+23
*
odb: free object data when id is ambiguous
Carlos Martín Nieto
2013-08-12
1
-1
/
+3
*
Fix some more memory leaks in error path
Rémi Duraffort
2013-07-15
1
-0
/
+1
*
util: It's called `memzero`
Vicent Marti
2013-06-12
1
-1
/
+1
*
Add safe memset and use it
Russell Belfer
2013-06-07
1
-1
/
+1
*
Zero memory for major objects before freeing
Russell Belfer
2013-05-31
1
-0
/
+2
*
Merge pull request #1526 from arrbee/cleanup-error-return-without-msg
Vicent Martí
2013-05-06
1
-22
/
+43
|
\
|
*
Catch some odd odb backend corner case errors
Russell Belfer
2013-05-01
1
-22
/
+43
*
|
odb: Do not error out if an alternate ODB is missing
Vicent Marti
2013-05-03
1
-0
/
+3
|
/
*
Merge pull request #1518 from arrbee/export-oid-comparison
Vicent Martí
2013-04-30
1
-1
/
+1
|
\
|
*
Make git_oid_cmp public and add git_oid__cmp
Russell Belfer
2013-04-29
1
-1
/
+1
*
|
don't use uninitialized struct stat in win32
Edward Thomson
2013-04-29
1
-4
/
+12
|
/
*
Add callback to git_objects_table
Russell Belfer
2013-04-22
1
-11
/
+20
*
What has science done.
Vicent Marti
2013-04-22
1
-9
/
+12
*
lol this worked first try wtf
Vicent Marti
2013-04-22
1
-15
/
+21
*
Merge branch 'development' into vmg/dupe-odb-backends
Vicent Marti
2013-04-22
1
-0
/
+22
|
\
|
*
Move odb_backend implementors stuff into git2/sys
Russell Belfer
2013-04-21
1
-0
/
+22
*
|
odb: Disable inode checks for Win32
Vicent Marti
2013-04-22
1
-0
/
+4
*
|
odb: Do not allow duplicate on-disk backends
Vicent Marti
2013-04-19
1
-9
/
+28
|
/
*
opts: allow configuration of odb cache size
Michael Schubert
2013-03-25
1
-1
/
+3
*
Several warnings detected by static code analyzer fixed
Arkadiy Shapkin
2013-03-18
1
-10
/
+10
[next]