aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/technical/api-strbuf.txt
AgeCommit message (Expand)AuthorFilesLines
2015-01-16strbuf.h: integrate api-strbuf.txt documentationJeff King1-351/+0
2014-09-19Merge branch 'rs/export-strbuf-addchars'Junio C Hamano1-0/+4
2014-09-08strbuf: export strbuf_addchars()René Scharfe1-0/+4
2014-09-02Merge branch 'rs/strbuf-getcwd'Junio C Hamano1-0/+10
2014-08-26abspath: convert absolute_path() to strbufRené Scharfe1-0/+6
2014-07-28strbuf: add strbuf_getcwd()René Scharfe1-0/+4
2014-06-20Merge branch 'jm/api-strbuf-doc'Junio C Hamano1-5/+5
2014-06-16Merge branch 'jk/http-errors'Junio C Hamano1-0/+5
2014-06-16Merge branch 'jk/strbuf-tolower'Junio C Hamano1-0/+4
2014-06-09api-strbuf.txt minor typosJeremiah Mahler1-5/+5
2014-05-27strbuf: add strbuf_reencode helperJeff King1-0/+5
2014-05-23strbuf: add strbuf_tolower functionJeff King1-0/+4
2014-05-06api-strbuf.txt: add docs for _trim and _ltrimBrian Gesiak1-0/+9
2013-04-10strbuf: create strbuf_humanise_bytes() to show byte sizesAntoine Pelisse1-0/+5
2013-01-16Allow custom "comment char"Junio C Hamano1-0/+10
2012-11-04strbuf_split*(): document functionsMichael Haggerty1-0/+16
2012-02-23strbuf: improve strbuf_get*line documentationThomas Rast1-1/+17
2010-01-14strbuf: add strbuf_addbuf_percentquoteJeff King1-0/+7
2010-01-14strbuf_expand: convert "%%" to "%"Jeff King1-0/+4
2009-12-17api-strbuf.txt: fix typos and document launch_editor()Stephen Boyd1-2/+8
2009-03-03Documentation: Typo / spelling / formatting fixesMike Ralphson1-1/+1
2009-02-04Merge branch 'maint'Junio C Hamano1-1/+1
2009-02-03Merge branch 'maint-1.6.0' into maintJunio C Hamano1-1/+1
2009-02-03fix typo in DocumentationGuanqun Lu1-1/+1
2009-01-06strbuf: instate cleanup rule in case of non-memory errorsRené Scharfe1-2/+9
2008-11-23add strbuf_expand_dict_cb(), a helper for simple casesRené Scharfe1-0/+7
2008-06-04Strbuf documentation: document most functionsMiklos Vajna1-2/+237
2007-12-14Start preparing the API documents.Junio C Hamano1-0/+6