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
/
blob.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blob: add git_blob_create_fromchunks()
nulltoken
2012-06-07
1
-11
/
+60
*
blob: Add git_blob_create_fromdisk()
nulltoken
2012-05-13
1
-16
/
+40
*
Implement git_pool paged memory allocator
Russell Belfer
2012-04-25
1
-2
/
+2
*
Convert attr, ignore, mwindow, status to new errors
Russell Belfer
2012-03-16
1
-1
/
+1
*
Continue error conversion
Russell Belfer
2012-03-14
1
-63
/
+47
*
Migrate ODB files to new error handling
Russell Belfer
2012-03-12
1
-1
/
+1
*
Add filter tests and fix some bugs
Russell Belfer
2012-03-02
1
-0
/
+6
*
filter: Beautiful refactoring
Vicent Martí
2012-03-01
1
-14
/
+20
*
filter: Add write-to CRLF filter
Vicent Martí
2012-02-29
1
-11
/
+13
*
filter: Apply filters before writing a file to the ODB
Vicent Martí
2012-02-27
1
-48
/
+108
*
Fix warnings about type conversion on win32
Russell Belfer
2012-02-23
1
-3
/
+3
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
odb: Proper symlink hashing
Vicent Martí
2012-02-10
1
-25
/
+40
*
Use git_buf for path storage instead of stack-based buffers
Russell Belfer
2011-12-07
1
-22
/
+29
*
Rename all `_close` methods
Vicent Marti
2011-11-26
1
-1
/
+1
*
repository: Change ownership semantics
Vicent Marti
2011-11-26
1
-5
/
+18
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-1
/
+1
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
*
Fix some random size_t vs. int conversion warnings
Sebastian Schuberth
2011-09-08
1
-1
/
+1
*
fileops: Cleanup
Vicent Marti
2011-07-05
1
-8
/
+8
*
git_blob_create_fromfile: remove old code
schu
2011-06-27
1
-16
/
+5
*
Stat files with full pathnames
Carlos Martín Nieto
2011-06-20
1
-4
/
+8
*
blob: Fix git_blob_create_fromfile()
nulltoken
2011-06-15
1
-2
/
+2
*
windows: Fix Symlink issues
Vicent Marti
2011-06-08
1
-2
/
+2
*
blob: Stat path inside git_blob_create_fromfile
Jakob Pfender
2011-06-07
1
-1
/
+4
*
blob: Require stat information for git_blob_create_fromfile()
Jakob Pfender
2011-06-07
1
-11
/
+24
*
Merge pull request #144 from nordsturm/fix_fakewstream
Vicent Martí
2011-06-02
1
-1
/
+4
|
\
|
*
Add error processing in git_blob_create_frombuffer()
Sergey Nikishin
2011-04-24
1
-1
/
+4
*
|
blob: Reword errors
Vicent Marti
2011-05-23
1
-6
/
+8
*
|
blob.c: Move to new error handling mechanism
Jakob Pfender
2011-05-23
1
-3
/
+7
*
|
Move blob.c to the new error handling
schu
2011-05-11
1
-3
/
+3
|
/
*
Close file descriptor when writing a blob
Vicent Marti
2011-04-15
1
-0
/
+1
*
I broke your bindings
Vicent Marti
2011-03-20
1
-64
/
+49
*
Fix the retarded object interdependency system
Vicent Marti
2011-03-14
1
-3
/
+1
*
Change the return type of `git_blob_rawcontent`
Vicent Marti
2011-03-05
1
-1
/
+1
*
Fix segmentation fault when freeing a repository
Vicent Marti
2011-03-05
1
-1
/
+1
*
Implement reference counting for git_objects
Vicent Marti
2011-03-03
1
-0
/
+4
*
Change the library include file
Vicent Marti
2010-12-06
1
-3
/
+3
*
Change include structure for the project
Vicent Marti
2010-12-06
1
-1
/
+1
*
Small source code readability improvements.
nulltoken
2010-12-05
1
-4
/
+4
*
Change blob API to return temp refs to the content
Vicent Marti
2010-11-20
1
-24
/
+11
*
Fix freeing blob objects from the ODB
Vicent Marti
2010-11-16
1
-0
/
+1
*
Add support for blob files
Vicent Marti
2010-11-16
1
-0
/
+146