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_pack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't redefine the same callback types, their signatures may change
Jacques Germishuys
2014-04-21
1
-1
/
+1
*
Add exists_prefix to ODB backend and ODB API
Russell Belfer
2014-03-04
1
-0
/
+18
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-22
/
+10
*
Improve GIT_EUSER handling
Russell Belfer
2013-12-11
1
-21
/
+37
*
Allow callers to set mode on packfile creation
Edward Thomson
2013-11-07
1
-1
/
+1
*
indexer: remove the stream infix
Carlos Martín Nieto
2013-10-30
1
-7
/
+7
*
Merge pull request #1891 from libgit2/cmn/fix-thin-packs
Vicent Martí
2013-10-28
1
-1
/
+2
|
\
|
*
indexer: fix thin packs
Carlos Martín Nieto
2013-10-04
1
-1
/
+2
*
|
Initial iconv hookup for precomposed unicode
Russell Belfer
2013-10-03
1
-1
/
+1
|
/
*
path: Make direach() return EUSER on callback error
nulltoken
2013-09-10
1
-1
/
+1
*
odb: Move the auto refresh logic to the pack backend
nulltoken
2013-09-04
1
-3
/
+73
*
odb: Code beautification
nulltoken
2013-08-30
1
-3
/
+6
*
odb_pack: handle duplicate objects from different packs
Brodie Rao
2013-08-08
1
-25
/
+16
*
Consolidate packfile allocation further
Russell Belfer
2013-04-22
1
-42
/
+37
*
Move odb_backend implementors stuff into git2/sys
Russell Belfer
2013-04-21
1
-1
/
+2
*
Several warnings detected by static code analyzer fixed
Arkadiy Shapkin
2013-03-18
1
-4
/
+4
*
odb_pack: Unused functions
Vicent Marti
2013-03-15
1
-20
/
+0
*
indexer: properly free the packfile resources
Carlos Martín Nieto
2013-01-12
1
-1
/
+1
*
Revert "pack: packfile_free -> git_packfile_free and use it in the indexers"
Carlos Martín Nieto
2013-01-11
1
-1
/
+1
*
pack: packfile_free -> git_packfile_free and use it in the indexers
Carlos Martín Nieto
2013-01-11
1
-1
/
+1
*
dat errorcode
Vicent Marti
2013-01-10
1
-0
/
+5
*
Sane refresh logic
Vicent Marti
2013-01-10
1
-43
/
+32
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Merge pull request #1115 from ben/struct-versions
Vicent Martí
2012-12-05
1
-0
/
+2
|
\
|
*
Deploy versioned git_odb_backend structure
Ben Straub
2012-11-30
1
-0
/
+2
*
|
odb-pack: resurrect pack_backend__read_header
David Michael Barr
2012-12-03
1
-10
/
+9
|
/
*
Make git_odb_foreach_cb take const param
Russell Belfer
2012-11-27
1
-1
/
+1
*
create callback to handle packs from fetch, move the indexer to odb_pack
Edward Thomson
2012-11-05
1
-0
/
+67
*
ODB pack: snapshot last_found to avoid race
Ben Straub
2012-09-19
1
-16
/
+17
*
Remove mtime checks from ODB packfile backend
Ben Straub
2012-09-19
1
-23
/
+32
*
ODB: re-load packfiles on failed lookup
Ben Straub
2012-09-19
1
-8
/
+28
*
odb_pack: fix race condition
Michael Schubert
2012-09-14
1
-6
/
+8
*
odb_pack: try lookup before refreshing packs
David Michael Barr
2012-09-13
1
-3
/
+3
*
odb: pass the user's data pointer correctly in foreach
Carlos Martín Nieto
2012-09-04
1
-1
/
+1
*
Merge remote-tracking branch 'arrbee/tree-walk-fixes' into development
Vicent Marti
2012-08-06
1
-3
/
+6
|
\
|
*
Update iterators for consistency across library
Russell Belfer
2012-08-03
1
-3
/
+6
*
|
Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into development
Vicent Marti
2012-08-02
1
-3
/
+3
|
\
\
|
*
|
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-3
/
+3
|
|
/
*
|
odb: allow creating an ODB backend from a packfile index
Carlos Martín Nieto
2012-07-21
1
-0
/
+35
|
/
*
odb: add git_odb_foreach()
Carlos Martín Nieto
2012-07-03
1
-0
/
+20
*
Fix valgrind issues
Russell Belfer
2012-05-04
1
-3
/
+3
*
buf: deploy git_buf_len()
nulltoken
2012-04-30
1
-1
/
+1
*
Fix warnings on 64-bit windows builds
Russell Belfer
2012-04-17
1
-4
/
+4
*
Convert attr, ignore, mwindow, status to new errors
Russell Belfer
2012-03-16
1
-1
/
+1
*
Migrate ODB files to new error handling
Russell Belfer
2012-03-12
1
-88
/
+70
*
error-handling: References
Vicent Martí
2012-03-06
1
-1
/
+1
*
Clean up GIT_UNUSED macros on all platforms
Russell Belfer
2012-03-02
1
-2
/
+2
*
zlib: Remove custom `git2/zlib.h` header
Vicent Martí
2012-02-15
1
-1
/
+1
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Move path related functions from fileops to path
Russell Belfer
2012-01-17
1
-2
/
+2
[next]