🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v1.6.1
/
strbuf.c
tag
92b35d66d0e335771c2e4a4a79f95adb844b1f91
tagger
Junio C Hamano <gitster@pobox.com>
Thu Dec 25 03:41:15 2008
object
8104ebfe8276657ee803cca7eb8665a78cf3ef83
GIT 1.6.1
b11b7e1
Add generic 'strbuf_readlink()' helper function
by Linus Torvalds
· 17 years ago
9b864e7
add strbuf_expand_dict_cb(), a helper for simple cases
by René Scharfe
· 17 years ago
eacd6dc
Add some useful functions for strbuf manipulation.
by Lukas Sandström
· 17 years ago
9b200fd
Make some strbuf_*() struct strbuf arguments const.
by Lukas Sandström
· 17 years ago
c3a670d
Avoid a useless prefix lookup in strbuf_expand()
by Marco Costalba
· 18 years ago
698a68b
Uninline prefixcmp()
by Junio C Hamano
· 18 years ago
37ec2b4
Merge branch 'rs/pretty'
by Junio C Hamano
· 18 years ago
f141bd8
Handle broken vsnprintf implementations in strbuf
by Shawn O. Pearce
· 18 years ago
91db267
add strbuf_adddup()
by René Scharfe
· 18 years ago
cde75e5
--pretty=format: on-demand format expansion
by René Scharfe
· 18 years ago
387e7e1
strbuf_read_file enhancement, and use it.
by Pierre Habouzit
· 18 years ago
b315c5c
strbuf change: be sure ->buf is never ever NULL.
by Pierre Habouzit
· 18 years ago
a9390b9
Add strbuf_read_file().
by Kristian Høgsberg
· 18 years ago
45f66f6
Add strbuf_cmp.
by Pierre Habouzit
· 18 years ago
c76689d
strbuf API additions and enhancements.
by Pierre Habouzit
· 18 years ago
e6c019d
Drop strbuf's 'eof' marker, and make read_line a first class citizen.
by Pierre Habouzit
· 18 years ago
ba3ed09
Now that cache.h needs strbuf.h, remove useless includes.
by Pierre Habouzit
· 18 years ago
917c9a7
New strbuf APIs: splice and attach.
by Pierre Habouzit
· 18 years ago
f1696ee
Strbuf API extensions and fixes.
by Pierre Habouzit
· 18 years ago
b449f4c
Rework strbuf API and semantics.
by Pierre Habouzit
· 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 19 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 19 years ago
e99d59f
sparse cleanup
by Linus Torvalds
· 21 years ago
9dc527a
[PATCH] fix strbuf take #2
by Junio C Hamano
· 21 years ago
ad87de7
strbuf: allow zero-length lines
by Linus Torvalds
· 21 years ago
812666c
[PATCH] introduce xmalloc and xrealloc
by Christopher Li
· 21 years ago
d1df574
[PATCH] Introduce diff-tree-helper.
by Junio C Hamano
· 21 years ago