index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
strbuf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-09
--pretty=format: on-demand format expansion
René Scharfe
1
-0
/
+24
2007-09-29
strbuf_read_file enhancement, and use it.
Pierre Habouzit
1
-2
/
+2
2007-09-29
strbuf change: be sure ->buf is never ever NULL.
Pierre Habouzit
1
-11
/
+19
2007-09-27
Add strbuf_read_file().
Kristian Høgsberg
1
-0
/
+15
2007-09-26
Add strbuf_cmp.
Pierre Habouzit
1
-0
/
+12
2007-09-20
strbuf API additions and enhancements.
Pierre Habouzit
1
-10
/
+10
2007-09-18
Drop strbuf's 'eof' marker, and make read_line a first class citizen.
Pierre Habouzit
1
-12
/
+8
2007-09-16
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
1
-1
/
+0
2007-09-16
New strbuf APIs: splice and attach.
Pierre Habouzit
1
-15
/
+52
2007-09-10
Strbuf API extensions and fixes.
Pierre Habouzit
1
-6
/
+27
2007-09-06
Rework strbuf API and semantics.
Pierre Habouzit
1
-14
/
+87
2007-06-07
War on whitespace
Junio C Hamano
1
-1
/
+0
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-3
/
+1
2005-05-20
sparse cleanup
Linus Torvalds
1
-1
/
+1
2005-05-19
[PATCH] fix strbuf take #2
Junio C Hamano
1
-0
/
+2
2005-05-18
strbuf: allow zero-length lines
Linus Torvalds
1
-2
/
+0
2005-04-26
[PATCH] introduce xmalloc and xrealloc
Christopher Li
1
-1
/
+2
2005-04-25
[PATCH] Introduce diff-tree-helper.
Junio C Hamano
1
-0
/
+43
[prev]