index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
strbuf.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos / spelling in comments
Mike Ralphson
2009-04-23
1
-1
/
+1
*
strbuf_check_branch_ref(): a helper to check a refname for a branch
Junio C Hamano
2009-03-23
1
-0
/
+1
*
strbuf_branchname(): a wrapper for branch name shorthands
Junio C Hamano
2009-03-23
1
-0
/
+2
*
Add generic 'strbuf_readlink()' helper function
Linus Torvalds
2008-12-17
1
-0
/
+1
*
add strbuf_expand_dict_cb(), a helper for simple cases
René Scharfe
2008-11-24
1
-0
/
+5
*
editor.c: Libify launch_editor()
Stephan Beyer
2008-07-26
1
-1
/
+1
*
Add some useful functions for strbuf manipulation.
Lukas Sandström
2008-07-13
1
-0
/
+6
*
Make some strbuf_*() struct strbuf arguments const.
Lukas Sandström
2008-07-13
1
-3
/
+3
*
Avoid a useless prefix lookup in strbuf_expand()
Marco Costalba
2008-02-10
1
-2
/
+2
*
builtin-commit.c: export GIT_INDEX_FILE for launch_editor as well.
Pierre Habouzit
2007-11-26
1
-1
/
+1
*
Export launch_editor() and make it accept ':' as a no-op editor.
Kristian Høgsberg
2007-11-23
1
-0
/
+1
*
add strbuf_adddup()
René Scharfe
2007-11-11
1
-0
/
+1
*
--pretty=format: on-demand format expansion
René Scharfe
2007-11-09
1
-0
/
+3
*
Fix comment in strbuf.h to use correct name strbuf_avail()
Steffen Prohaska
2007-11-06
1
-4
/
+4
*
strbuf_read_file enhancement, and use it.
Pierre Habouzit
2007-09-30
1
-1
/
+1
*
strbuf change: be sure ->buf is never ever NULL.
Pierre Habouzit
2007-09-29
1
-5
/
+5
*
Clean up stripspace a bit, use strbuf even more.
Kristian Høgsberg
2007-09-27
1
-0
/
+2
*
Add strbuf_read_file().
Kristian Høgsberg
2007-09-27
1
-0
/
+1
*
Add strbuf_cmp.
Pierre Habouzit
2007-09-26
1
-0
/
+1
*
strbuf_setlen(): do not barf on setting length of an empty buffer to 0
Junio C Hamano
2007-09-26
1
-3
/
+6
*
strbuf API additions and enhancements.
Pierre Habouzit
2007-09-21
1
-6
/
+11
*
Drop strbuf's 'eof' marker, and make read_line a first class citizen.
Pierre Habouzit
2007-09-18
1
-3
/
+2
*
New strbuf APIs: splice and attach.
Pierre Habouzit
2007-09-17
1
-0
/
+5
*
Strbuf API extensions and fixes.
Pierre Habouzit
2007-09-10
1
-2
/
+8
*
Rework strbuf API and semantics.
Pierre Habouzit
2007-09-07
1
-2
/
+84
*
[PATCH] Kill a bunch of pointer sign warnings for gcc4
Brian Gerst
2005-05-18
1
-1
/
+1
*
[PATCH] Introduce diff-tree-helper.
Junio C Hamano
2005-04-26
1
-0
/
+13