aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical/api-strbuf.txt
Commit message (Expand)AuthorAge
* Merge branch 'rs/export-strbuf-addchars'Junio C Hamano2014-09-19
|\
| * strbuf: export strbuf_addchars()René Scharfe2014-09-08
* | Merge branch 'rs/strbuf-getcwd'Junio C Hamano2014-09-02
|\ \
| * | abspath: convert absolute_path() to strbufRené Scharfe2014-08-26
| * | strbuf: add strbuf_getcwd()René Scharfe2014-07-28
| |/
* | Merge branch 'jm/api-strbuf-doc'Junio C Hamano2014-06-20
|\ \
| * | api-strbuf.txt minor typosJeremiah Mahler2014-06-09
| |/
* | Merge branch 'jk/http-errors'Junio C Hamano2014-06-16
|\ \
| * | strbuf: add strbuf_reencode helperJeff King2014-05-27
| |/
* | Merge branch 'jk/strbuf-tolower'Junio C Hamano2014-06-16
|\ \
| * | strbuf: add strbuf_tolower functionJeff King2014-05-23
| |/
* | api-strbuf.txt: add docs for _trim and _ltrimBrian Gesiak2014-05-06
|/
* strbuf: create strbuf_humanise_bytes() to show byte sizesAntoine Pelisse2013-04-10
* Allow custom "comment char"Junio C Hamano2013-01-16
* strbuf_split*(): document functionsMichael Haggerty2012-11-04
* strbuf: improve strbuf_get*line documentationThomas Rast2012-02-23
* strbuf: add strbuf_addbuf_percentquoteJeff King2010-01-14
* strbuf_expand: convert "%%" to "%"Jeff King2010-01-14
* api-strbuf.txt: fix typos and document launch_editor()Stephen Boyd2009-12-17
* Documentation: Typo / spelling / formatting fixesMike Ralphson2009-03-03
* Merge branch 'maint'Junio C Hamano2009-02-04
|\
| * Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-03
| |\
| | * fix typo in DocumentationGuanqun Lu2009-02-03
* | | strbuf: instate cleanup rule in case of non-memory errorsRené Scharfe2009-01-06
|/ /
* | add strbuf_expand_dict_cb(), a helper for simple casesRené Scharfe2008-11-23
|/
* Strbuf documentation: document most functionsMiklos Vajna2008-06-04
* Start preparing the API documents.Junio C Hamano2007-12-14