index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
strbuf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ap/merge-backend-opts'
Junio C Hamano
2010-01-21
1
-0
/
+9
|
\
|
*
git merge -X<option>
Avery Pennarun
2010-01-18
1
-0
/
+9
*
|
Merge branch 'jk/warn-author-committer-after-commit'
Junio C Hamano
2010-01-20
1
-0
/
+17
|
\
\
|
*
|
strbuf: add strbuf_addbuf_percentquote
Jeff King
2010-01-14
1
-0
/
+11
|
*
|
strbuf_expand: convert "%%" to "%"
Jeff King
2010-01-14
1
-0
/
+6
|
|
/
*
/
strbuf.c: remove unused function
Junio C Hamano
2010-01-12
1
-7
/
+0
|
/
*
strbuf: add new function strbuf_getwholeline()
Brandon Casey
2009-08-05
1
-3
/
+12
*
fread does not return negative on error
Roel Kluin
2009-06-24
1
-1
/
+1
*
strbuf_check_branch_ref(): a helper to check a refname for a branch
Junio C Hamano
2009-03-23
1
-0
/
+8
*
strbuf_branchname(): a wrapper for branch name shorthands
Junio C Hamano
2009-03-23
1
-0
/
+9
*
Microoptimize strbuf_cmp
Alex Riesen
2009-03-20
1
-8
/
+5
*
strbuf: instate cleanup rule in case of non-memory errors
René Scharfe
2009-01-07
1
-4
/
+13
*
Add generic 'strbuf_readlink()' helper function
Linus Torvalds
2008-12-17
1
-0
/
+27
*
add strbuf_expand_dict_cb(), a helper for simple cases
René Scharfe
2008-11-24
1
-0
/
+16
*
Add some useful functions for strbuf manipulation.
Lukas Sandström
2008-07-13
1
-0
/
+70
*
Make some strbuf_*() struct strbuf arguments const.
Lukas Sandström
2008-07-13
1
-1
/
+1
*
Avoid a useless prefix lookup in strbuf_expand()
Marco Costalba
2008-02-10
1
-11
/
+8
*
Uninline prefixcmp()
Junio C Hamano
2008-01-03
1
-0
/
+9
*
Merge branch 'rs/pretty'
Junio C Hamano
2007-11-14
1
-0
/
+31
|
\
|
*
add strbuf_adddup()
René Scharfe
2007-11-11
1
-0
/
+7
|
*
--pretty=format: on-demand format expansion
René Scharfe
2007-11-09
1
-0
/
+24
*
|
Handle broken vsnprintf implementations in strbuf
Shawn O. Pearce
2007-11-14
1
-3
/
+4
|
/
*
strbuf_read_file enhancement, and use it.
Pierre Habouzit
2007-09-30
1
-2
/
+2
*
strbuf change: be sure ->buf is never ever NULL.
Pierre Habouzit
2007-09-29
1
-11
/
+19
*
Add strbuf_read_file().
Kristian Høgsberg
2007-09-27
1
-0
/
+15
*
Add strbuf_cmp.
Pierre Habouzit
2007-09-26
1
-0
/
+12
*
strbuf API additions and enhancements.
Pierre Habouzit
2007-09-21
1
-10
/
+10
*
Drop strbuf's 'eof' marker, and make read_line a first class citizen.
Pierre Habouzit
2007-09-18
1
-12
/
+8
*
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
2007-09-17
1
-1
/
+0
*
New strbuf APIs: splice and attach.
Pierre Habouzit
2007-09-17
1
-15
/
+52
*
Strbuf API extensions and fixes.
Pierre Habouzit
2007-09-10
1
-6
/
+27
*
Rework strbuf API and semantics.
Pierre Habouzit
2007-09-07
1
-14
/
+87
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
1
-3
/
+1
*
sparse cleanup
Linus Torvalds
2005-05-20
1
-1
/
+1
*
[PATCH] fix strbuf take #2
Junio C Hamano
2005-05-19
1
-0
/
+2
*
strbuf: allow zero-length lines
Linus Torvalds
2005-05-18
1
-2
/
+0
*
[PATCH] introduce xmalloc and xrealloc
Christopher Li
2005-04-26
1
-1
/
+2
*
[PATCH] Introduce diff-tree-helper.
Junio C Hamano
2005-04-26
1
-0
/
+43