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
/
filebuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now-duplicated stdarg.h include
Edward Thomson
2014-02-24
1
-2
/
+0
*
move mode_t to filebuf_open instead of _commit
Edward Thomson
2013-11-04
1
-20
/
+9
*
Take umask into account in filebuf_commit
Edward Thomson
2013-11-04
1
-1
/
+5
*
index: report when it's locked
Carlos Martín Nieto
2013-08-19
1
-5
/
+5
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
filebuf now has a git_hash_ctx instead of a ctx*
Edward Thomson
2012-11-13
1
-17
/
+15
*
Remove git_hash_ctx_new - callers now _ctx_init()
Edward Thomson
2012-11-13
1
-4
/
+10
*
Win32 CryptoAPI and CNG support for SHA1
Edward Thomson
2012-11-13
1
-3
/
+3
*
Add git_config_refresh() API to reload config
Russell Belfer
2012-10-30
1
-0
/
+23
*
Properly handle p_reads
Vicent Marti
2012-09-11
1
-2
/
+7
*
Fix valgrind warnings and spurious error messages
Russell Belfer
2012-08-24
1
-0
/
+1
*
filebuf: Check the return value for `close`
Vicent Marti
2012-08-03
1
-2
/
+7
*
filebuf: add git_filebuf_flush()
nulltoken
2012-05-27
1
-0
/
+5
*
filebuf: add option not to buffer the contents at all
Carlos Martín Nieto
2012-04-13
1
-2
/
+10
*
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
-2
/
+6
*
error-handling: On-disk config file backend
Vicent Martí
2012-03-09
1
-51
/
+99
*
Migrating diff to new error handling
Russell Belfer
2012-03-06
1
-2
/
+2
*
error-handling: References
Vicent Martí
2012-03-06
1
-43
/
+32
*
Ensure that commits don't fail if committing content that already exists
Paul Betts
2012-02-23
1
-0
/
+2
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Move path related functions from fileops to path
Russell Belfer
2012-01-17
1
-3
/
+3
*
Use git_buf for path storage instead of stack-based buffers
Russell Belfer
2011-12-07
1
-3
/
+4
*
filebuf: add GIT_FILEBUF_INIT and protect multiple opens and cleanups
Russell Belfer
2011-11-22
1
-5
/
+17
*
Implement p_rename
Carlos Martín Nieto
2011-11-07
1
-1
/
+1
*
Merge pull request #456 from brodie/perm-fixes
Vicent Martí
2011-10-28
1
-5
/
+13
|
\
|
*
*: correct and codify various file permissions
Brodie Rao
2011-10-14
1
-5
/
+12
|
*
fileops/repository: create (most) directories with 0777 permissions
Brodie Rao
2011-10-14
1
-1
/
+2
*
|
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-7
/
+7
|
/
*
odb: Pass compression settings to filebuf
Vicent Marti
2011-09-29
1
-4
/
+5
*
Merge pull request #393 from schu/unused-but-set-variable
Vicent Martí
2011-09-18
1
-1
/
+2
|
\
|
*
filebuf.c: fix unused-but-set warning
schu
2011-09-09
1
-1
/
+2
*
|
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
|
/
*
Add casts to get rid of some warnings when filling zlib structures
Sebastian Schuberth
2011-09-08
1
-4
/
+4
*
Get rid of a superfluous pointer cast
Sebastian Schuberth
2011-09-08
1
-1
/
+1
*
Fix minor indentation issues (spaces to tabs)
Sebastian Schuberth
2011-09-08
1
-4
/
+4
*
filebuf: update git_filebuf.write signature to take non-const buffer
Kirill A. Shutemov
2011-07-25
1
-18
/
+7
*
odb: Direct writes are back
Vicent Marti
2011-07-09
1
-2
/
+2
*
posix: Portable `vsnprintf`
Vicent Marti
2011-07-09
1
-12
/
+31
*
fileops: Cleanup
Vicent Marti
2011-07-05
1
-17
/
+17
*
cleanup: remove trailing spaces
Kirill A. Shutemov
2011-07-01
1
-1
/
+1
*
filebuf: fix endless loop on writing buf > WRITE_BUFFER_SIZE
Kirill A. Shutemov
2011-06-30
1
-0
/
+1
*
filebuf cleanup: only unlink lockfile if we've opened it
Carlos Martín Nieto
2011-06-07
1
-1
/
+1
*
filebuf: Fix printf buffer overflows
Vicent Marti
2011-06-06
1
-1
/
+6
*
Filebuf: Fixed a TODO in filebuf (real lock in lock_file)
Romain Geissler
2011-06-03
1
-4
/
+2
*
filebuf: Reword errors
Vicent Marti
2011-05-23
1
-10
/
+8
*
filebuf.c: Move to new error handling mechanism
Jakob Pfender
2011-05-23
1
-12
/
+14
*
Use Z_BEST_SPEED for filebuf deflating
Vicent Marti
2011-04-10
1
-1
/
+1
*
Improve the ODB writing backend
Vicent Marti
2011-03-23
1
-9
/
+2
*
I broke your bindings
Vicent Marti
2011-03-20
1
-44
/
+144
[next]