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
/
buffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch: emit binary patches (optionally)
Edward Thomson
2014-04-22
1
-0
/
+3
*
Introduce git_buf_putcn
Jacques Germishuys
2014-04-10
1
-0
/
+1
*
Add efficient git_buf join3 API
Russell Belfer
2014-04-01
1
-0
/
+4
*
Remove now-duplicated stdarg.h include
Edward Thomson
2014-02-24
1
-2
/
+0
*
Handle git_buf's from users more liberally
Edward Thomson
2014-01-08
1
-0
/
+9
*
Clean up warnings
Edward Thomson
2013-12-09
1
-1
/
+2
*
Merge git_buf and git_buffer
Russell Belfer
2013-09-17
1
-48
/
+17
*
Extend public filter api with filter lists
Russell Belfer
2013-09-17
1
-0
/
+5
*
Create public filter object and use it
Russell Belfer
2013-09-17
1
-0
/
+22
*
Add helpful buffer shorten function
Russell Belfer
2013-07-01
1
-0
/
+1
*
Add const to some buffer functions
Russell Belfer
2013-03-06
1
-6
/
+5
*
Add helper for diff line stats
Russell Belfer
2013-01-30
1
-0
/
+7
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Consolidate text buffer functions
Russell Belfer
2012-11-28
1
-36
/
+20
*
buf: introduce git_buf_splice()
nulltoken
2012-10-25
1
-0
/
+25
*
Separated git_strarray from common.h. Added doxy comments.
Paul Thompson
2012-10-11
1
-0
/
+1
*
Add git_buf_put_base64 to buffer API
Russell Belfer
2012-10-10
1
-0
/
+3
*
Add git_buf_unescape and git__unescape to unescape all characters in a string...
yorah
2012-07-24
1
-0
/
+3
*
Add a couple of useful git_buf utilities
Russell Belfer
2012-07-10
1
-0
/
+19
*
Other optimization and warning fixes
Russell Belfer
2012-05-17
1
-3
/
+7
*
Optimize away git_text_gather_stats in diff
Russell Belfer
2012-05-17
1
-0
/
+3
*
Document git_buf_common_prefix
Russell Belfer
2012-05-15
1
-0
/
+1
*
Ranged iterators and rewritten git_status_file
Russell Belfer
2012-05-15
1
-0
/
+2
*
compat: Add `stdarg.h` include
Vicent Martí
2012-05-05
1
-0
/
+1
*
buffer: Add `git_buf_vprintf`
Vicent Martí
2012-05-03
1
-0
/
+1
*
buf: add git_buf_len() accessor to expose the current length of the buffer co...
nulltoken
2012-04-29
1
-1
/
+6
*
Convert attr, ignore, mwindow, status to new errors
Russell Belfer
2012-03-16
1
-8
/
+8
*
Continue error conversion
Russell Belfer
2012-03-14
1
-2
/
+2
*
error-handling: Repository
Vicent Martí
2012-03-07
1
-8
/
+3
*
Add filter tests and fix some bugs
Russell Belfer
2012-03-02
1
-0
/
+2
*
buffer: Unify `git_fbuffer` and `git_buf`
Vicent Martí
2012-02-27
1
-3
/
+6
*
Uniform iterators for trees, index, and workdir
Russell Belfer
2012-02-21
1
-0
/
+1
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Initial implementation of gitignore support
Russell Belfer
2012-01-11
1
-1
/
+8
*
buffer: inline `git_buf_cstr`
Vicent Marti
2011-12-14
1
-2
/
+7
*
Use git_buf for path storage instead of stack-based buffers
Russell Belfer
2011-12-07
1
-13
/
+66
*
Make initial value of git_buf ptr always be a valid empty string.
Russell Belfer
2011-11-29
1
-1
/
+4
*
Make git_buf functions always maintain a valid cstr.
Russell Belfer
2011-11-29
1
-0
/
+1
*
Add two string git_buf_join and tweak input error checking.
Russell Belfer
2011-11-28
1
-1
/
+2
*
Extend git_buf with new utility functions and unit tests.
Russell Belfer
2011-11-27
1
-2
/
+17
*
Merge pull request #405 from carlosmn/http-ls
Vicent Martí
2011-09-22
1
-0
/
+2
|
\
|
*
buffer: add git_buf_consume
Carlos Martín Nieto
2011-09-09
1
-0
/
+1
|
*
buffer: add git_buf_clear
Carlos Martín Nieto
2011-09-09
1
-0
/
+1
*
|
Cleanup legal data
Vicent Marti
2011-09-19
1
-0
/
+6
|
/
*
odb: Direct writes are back
Vicent Marti
2011-07-09
1
-0
/
+24