summaryrefslogtreecommitdiff
path: root/strbuf.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs/export-strbuf-addchars'Junio C Hamano2014-09-191-0/+1
|\
| * strbuf: export strbuf_addchars()René Scharfe2014-09-081-0/+1
* | Merge branch 'rs/strbuf-getcwd'Junio C Hamano2014-09-021-0/+3
|\ \
| * | abspath: convert absolute_path() to strbufRené Scharfe2014-08-261-0/+2
| * | strbuf: add strbuf_getcwd()René Scharfe2014-07-281-0/+1
* | | Merge branch 'jk/strip-suffix'Junio C Hamano2014-07-161-0/+9
|\ \ \
| * | | strbuf: implement strbuf_strip_suffixJeff King2014-06-301-0/+9
| |/ /
* | | strbuf: add xstrfmt helperJeff King2014-06-191-0/+9
* | | Merge branch 'jk/http-errors'Junio C Hamano2014-06-161-0/+1
|\ \ \
| * | | strbuf: add strbuf_reencode helperJeff King2014-05-271-0/+1
| |/ /
* | | Merge branch 'jk/strbuf-tolower'Junio C Hamano2014-06-161-0/+1
|\ \ \
| * | | strbuf: add strbuf_tolower functionjk/strbuf-tolowerJeff King2014-05-231-0/+1
| |/ /
* | | Merge branch 'jk/daemon-tolower'Junio C Hamano2014-06-161-0/+2
|\ \ \ | |/ / |/| |
| * | daemon/config: factor out duplicate xstrdup_tolowerjk/daemon-tolowerJeff King2014-05-231-0/+2
| |/
* | strbuf: style fix -- top opening bracket on a separate linend/strbuf-inline-stylesNguyễn Thái Ngọc Duy2014-03-031-6/+12
|/
* strbuf: create strbuf_humanise_bytes() to show byte sizesAntoine Pelisse2013-04-101-0/+1
* Allow custom "comment char"Junio C Hamano2013-01-161-0/+4
* Merge branch 'mh/unify-xml-in-imap-send-and-http-push'Junio C Hamano2013-01-051-0/+6
|\
| * Add new function strbuf_add_xml_quoted()Michael Haggerty2012-11-261-0/+6
* | strbuf_split*(): document functionsMichael Haggerty2012-11-041-0/+33
* | strbuf_split*(): rename "delim" parameter to "terminator"Michael Haggerty2012-11-041-7/+8
|/
* strbuf.c: mark a private file-scope symbol as staticJunio C Hamano2012-09-151-4/+0
* strbuf: convenience format functions with \n automatically appendedNguyễn Thái Ngọc Duy2012-04-241-0/+7
* Merge branch 'tr/maint-bundle-long-subject'Junio C Hamano2012-02-261-0/+1
|\
| * bundle: put strbuf_readline_fd in strbuf.c with adjustmentsThomas Rast2012-02-221-0/+1
* | Merge branch 'jk/credentials'Junio C Hamano2011-12-191-0/+5
|\ \
| * | strbuf: add strbuf_add*_urlencodeJeff King2011-12-121-0/+5
| |/
* | fmt-merge-msg: Add contents of merged tag in the merge messageJunio C Hamano2011-11-081-0/+8
|/
* Merge branch 'jk/maint-config-param'Junio C Hamano2011-07-191-1/+16
|\
| * strbuf: allow strbuf_split to work on non-strbufsJeff King2011-06-221-1/+11
| * strbuf_split: add a max parameterJeff King2011-06-221-1/+6
* | strbuf: clarify assertion in strbuf_setlen()René Scharfe2011-04-271-5/+2
|/
* Merge branch 'maint'Junio C Hamano2011-03-301-36/+1
|\
| * strbuf.h: remove a tad stale docs-in-comment and reference api-doc insteadMichael Witten2011-03-301-36/+1
* | strbuf: add strbuf_vaddfJeff King2011-02-261-0/+2
|/
* strbuf.h: fix comment typoPat Notz2010-09-271-1/+1
* Merge branch 'jc/maint-strbuf-add-fix-doubling'Junio C Hamano2010-01-201-0/+1
|\
| * strbuf_addbuf(): allow passing the same buf to dst and srcJunio C Hamano2010-01-131-0/+1
* | Merge branch 'jk/warn-author-committer-after-commit'Junio C Hamano2010-01-201-0/+1
|\ \
| * | strbuf: add strbuf_addbuf_percentquoteJeff King2010-01-141-0/+1
| |/
* | strbuf.c: remove unused functionJunio C Hamano2010-01-121-1/+0
|/
* Check the format of more printf-type functionsTarmigan Casebolt2009-11-151-1/+1
* strbuf: add new function strbuf_getwholeline()Brandon Casey2009-08-051-0/+1
* Fix typos / spelling in commentsMike Ralphson2009-04-221-1/+1
* strbuf_check_branch_ref(): a helper to check a refname for a branchJunio C Hamano2009-03-221-0/+1
* strbuf_branchname(): a wrapper for branch name shorthandsJunio C Hamano2009-03-221-0/+2
* Add generic 'strbuf_readlink()' helper functionLinus Torvalds2008-12-171-0/+1
* add strbuf_expand_dict_cb(), a helper for simple casesRené Scharfe2008-11-231-0/+5
* editor.c: Libify launch_editor()Stephan Beyer2008-07-251-1/+1
* Add some useful functions for strbuf manipulation.Lukas Sandström2008-07-131-0/+6