aboutsummaryrefslogtreecommitdiff
path: root/strbuf.h
Commit message (Expand)AuthorAge
* Merge branch 'jk/interpret-branch-name'Junio C Hamano2017-03-14
|\
| * interpret_branch_name: allow callers to restrict expansionsJeff King2017-03-02
| * strbuf_branchname: add docstringJeff King2017-03-02
| * strbuf_branchname: drop return valueJeff King2017-03-02
* | Merge branch 'rs/strbuf-add-real-path'Junio C Hamano2017-03-10
|\ \
| * | strbuf: add strbuf_add_real_path()René Scharfe2017-02-27
| |/
* | use SWAP macroRené Scharfe2017-01-30
|/
* link_alt_odb_entry: handle normalize_path errorsJeff King2016-10-10
* Merge branch 'rs/use-strbuf-addbuf'Junio C Hamano2016-07-25
|\
| * strbuf: avoid calling strbuf_grow() twice in strbuf_addbuf()René Scharfe2016-07-22
* | Merge branch 'pb/strbuf-read-file-doc'Junio C Hamano2016-06-27
|\ \
| * | strbuf: describe the return value of strbuf_read_filePranit Bauva2016-06-14
* | | Merge branch 'sb/submodule-parallel-update'Junio C Hamano2016-04-06
|\ \ \
| * | | run_processes_parallel: treat output of children as byte arrayStefan Beller2016-03-01
* | | | Merge branch 'jc/strbuf-getline'Junio C Hamano2016-01-28
|\ \ \ \ | |/ / / |/| | |
| * | | strbuf: give strbuf_getline() to the "most text friendly" variantJunio C Hamano2016-01-15
| * | | strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano2016-01-15
| * | | strbuf: make strbuf_getline_crlf() globalJunio C Hamano2016-01-14
* | | | strbuf: add strbuf_read_once to read without blockingStefan Beller2015-12-16
|/ / /
* | | Merge branch 'tk/stripspace'Junio C Hamano2015-10-26
|\ \ \ | | |/ | |/|
| * | strbuf: make stripspace() part of strbufTobias Klauser2015-10-16
* | | add reentrant variants of sha1_to_hex and find_unique_abbrevJeff King2015-09-25
* | | strbuf: make strbuf_complete_line more genericJeff King2015-09-25
|/ /
* | Merge branch 'jk/date-mode-format'Junio C Hamano2015-08-03
|\ \
| * | introduce "format" date-modeJeff King2015-06-29
* | | Merge branch 'mh/strbuf-read-file-returns-ssize-t'Junio C Hamano2015-07-13
|\ \ \ | |/ / |/| / | |/
| * strbuf: strbuf_read_file() should return ssize_tMichael Haggerty2015-07-03
* | strbuf_addch: avoid calling strbuf_growJeff King2015-04-16
|/
* strbuf.h: group documentation for trim functionsJeff King2015-01-16
* strbuf.h: drop boilerplate descriptions of strbuf_split_*Jeff King2015-01-16
* strbuf.h: reorganize api function grouping headersJeff King2015-01-16
* strbuf.h: format asciidoc code blocks as 4-space indentJeff King2015-01-16
* strbuf.h: drop asciidoc list formatting from API docsJeff King2015-01-16
* strbuf.h: unify documentation comments beginningsStefan Beller2015-01-16
* strbuf.h: integrate api-strbuf.txt documentationJeff King2015-01-16
* 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 'jk/strip-suffix'Junio C Hamano2014-07-16
|\ \ \
| * | | strbuf: implement strbuf_strip_suffixJeff King2014-06-30
| |/ /
* | | strbuf: add xstrfmt helperJeff King2014-06-19
* | | 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
| |/ /
* | | Merge branch 'jk/daemon-tolower'Junio C Hamano2014-06-16
|\ \ \ | |/ / |/| |
| * | daemon/config: factor out duplicate xstrdup_tolowerJeff King2014-05-23
| |/
* | strbuf: style fix -- top opening bracket on a separate lineNguyễn Thái Ngọc Duy2014-03-03
|/