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
/
object.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
object: fix a brace
Carlos Martín Nieto
2014-05-06
1
-1
/
+1
*
Add git_object_short_id API to get short id string
Russell Belfer
2014-03-04
1
-0
/
+43
*
Remove now-duplicated stdarg.h include
Edward Thomson
2014-02-24
1
-2
/
+0
*
Avoid temporary object in lookup routine
Ben Straub
2013-10-28
1
-8
/
+7
*
Port blame from git.git
Ben Straub
2013-09-16
1
-0
/
+36
*
Fix broken build when MSVC SDL checks is enabled
Linquize
2013-05-11
1
-1
/
+1
*
Use assert for peel target type check
Russell Belfer
2013-05-02
1
-10
/
+5
*
Report a couple object error conditions
Russell Belfer
2013-05-01
1
-8
/
+14
*
Simplify object table parse functions
Russell Belfer
2013-04-22
1
-23
/
+14
*
Add callback to git_objects_table
Russell Belfer
2013-04-22
1
-93
/
+52
*
Duplicated type object
Vicent Marti
2013-04-22
1
-9
/
+6
*
What has science done.
Vicent Marti
2013-04-22
1
-4
/
+5
*
Random eviction
Vicent Marti
2013-04-22
1
-0
/
+1
*
lol this worked first try wtf
Vicent Marti
2013-04-22
1
-21
/
+33
*
object: Export git_object_dup
Vicent Marti
2013-04-10
1
-1
/
+7
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
object: refine git_object_peel() error report
nulltoken
2012-12-01
1
-11
/
+33
*
Remove git_object_oid2type
Philip Kelley
2012-11-29
1
-15
/
+0
*
Push! By schu, phkelley, and congyiwu, et al
Philip Kelley
2012-11-28
1
-0
/
+16
*
object: Raise proper code on invalid object type
Vicent Marti
2012-11-28
1
-2
/
+2
*
More external API cleanup
Vicent Marti
2012-11-27
1
-3
/
+3
*
repo: Make git_repository_head_tree() return error codes
nulltoken
2012-11-22
1
-40
/
+0
*
Reorg internal odb read header and object lookup
Russell Belfer
2012-09-10
1
-44
/
+54
*
Make git_object_peel a bit smarter
Russell Belfer
2012-08-27
1
-25
/
+26
*
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-1
/
+1
*
object: introduce git_object_peel()
nulltoken
2012-07-17
1
-0
/
+69
*
object: add missing git_odb_object_free
Michael Schubert
2012-06-21
1
-1
/
+3
*
errors: Rename error codes
Vicent Martí
2012-05-18
1
-3
/
+3
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-6
/
+6
*
object: make git_object_lookup() return GIT_ENOTFOUND when searching for an e...
nulltoken
2012-05-11
1
-2
/
+2
*
object: make git_object_lookup() return GIT_ENOTFOUND when searching for an e...
nulltoken
2012-05-08
1
-2
/
+2
*
Fix valgrind issues
Russell Belfer
2012-05-04
1
-1
/
+1
*
Support reading attributes from index
Russell Belfer
2012-05-03
1
-0
/
+39
*
Remove old and unused error codes
Vicent Martí
2012-05-02
1
-2
/
+1
*
error handling: move the missing parts over to the new error handling
Carlos Martín Nieto
2012-04-26
1
-15
/
+15
*
Migrate ODB files to new error handling
Russell Belfer
2012-03-12
1
-1
/
+1
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Rename all `_close` methods
Vicent Marti
2011-11-26
1
-4
/
+4
*
repository: Change ownership semantics
Vicent Marti
2011-11-26
1
-6
/
+17
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-1
/
+1
*
Tabify everything
Vicent Marti
2011-09-19
1
-7
/
+7
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
*
Fix memory leak when wrong object type is looked up from cache
Lambert CLARA
2011-08-02
1
-0
/
+3
*
short-oid: Cleanup
Vicent Marti
2011-06-01
1
-9
/
+8
*
Added a GIT_OID_MINPREFIXLEN constant to define the minimum length allowed fo...
Marc Pegon
2011-06-01
1
-2
/
+2
*
Added git.git sha1 lookup method to replace simple binary search in pack back...
Marc Pegon
2011-06-01
1
-9
/
+52
*
object: Reword errors
Vicent Marti
2011-05-23
1
-3
/
+3
*
object.c: Move to new error handling mechanism
Jakob Pfender
2011-05-23
1
-6
/
+6
*
I broke your bindings
Vicent Marti
2011-03-20
1
-253
/
+23
*
git_object_lookup() should also check the type if the object comes from the c...
Ben Noordhuis
2011-03-15
1
-0
/
+3
[next]