summaryrefslogtreecommitdiff
path: root/strbuf.h
Commit message (Expand)AuthorAgeFilesLines
* strbuf: add a helper function to call the editor "on an strbuf"Johannes Schindelin2019-12-131-0/+11
* Merge branch 'md/list-objects-filter-combo'Junio C Hamano2019-09-181-1/+6
|\
| * strbuf: give URL-encoding API a char predicate fnMatthew DeVore2019-06-281-1/+6
* | l10n: localizable upload progress messagesDimitriy Ryazantcev2019-07-021-0/+6
|/
* Merge branch 'ps/stash-in-c'Junio C Hamano2019-04-221-0/+16
|\
| * strbuf.c: add `strbuf_insertf()` and `strbuf_vinsertf()`Paul-Sebastian Ungureanu2019-03-011-0/+9
| * strbuf.c: add `strbuf_join_argv()`Paul-Sebastian Ungureanu2019-03-011-0/+7
* | strbuf: separate callback for strbuf_expand:ing literalsAnders Waldenborg2019-01-291-0/+8
|/
* Merge branch 'pk/rebase-in-c-3-acts'Junio C Hamano2018-11-021-0/+3
|\
| * builtin rebase: support --continuePratik Karki2018-09-061-0/+3
* | Merge branch 'ag/rebase-i-in-c'Junio C Hamano2018-11-021-2/+4
|\ \
| * | editor: add a function to launch the sequence editorAlban Gruin2018-08-101-0/+2
| |/
* | strbuf.h: format according to coding guidelinesStefan Beller2018-09-291-67/+81
|/
* Merge branch 'en/rename-directory-detection-reboot'Junio C Hamano2018-05-231-0/+16
|\
| * merge-recursive: check for file level conflicts then get new nameElijah Newren2018-05-081-0/+16
* | Merge branch 'ls/checkout-encoding'Junio C Hamano2018-05-081-0/+1
|\ \ | |/ |/|
| * strbuf: add xstrdup_toupper()Lars Schneider2018-02-151-0/+1
* | Revert "Merge branch 'en/rename-directory-detection'"Junio C Hamano2018-04-111-16/+0
* | Merge branch 'bc/object-id'Junio C Hamano2018-04-101-1/+7
|\ \
| * | strbuf: convert strbuf_add_unique_abbrev to use struct object_idbrian m. carlson2018-03-141-1/+7
| |/
* | Merge branch 'en/rename-directory-detection'Junio C Hamano2018-04-101-0/+16
|\ \
| * | merge-recursive: check for file level conflicts then get new nameElijah Newren2018-02-141-0/+16
| |/
* | worktree move: accept destination as directoryNguyễn Thái Ngọc Duy2018-02-121-0/+3
|/
* strbuf: remove unused stripspace function aliasen/remove-stripspaceElijah Newren2017-12-051-9/+0
* Merge branch 'jn/strbuf-doc-re-reuse'Junio C Hamano2017-10-071-2/+9
|\
| * strbuf doc: reuse after strbuf_release is finejn/strbuf-doc-re-reuseJonathan Nieder2017-10-041-2/+9
* | Merge branch 'ma/ts-cleanups'Junio C Hamano2017-09-101-1/+4
|\ \
| * | strbuf_setlen: don't write to strbuf_slopbufMartin Ågren2017-08-231-1/+4
| |/
* | strbuf: use designated initializers in STRBUF_INITJeff King2017-07-141-1/+1
|/
* Merge branch 'ab/strbuf-addftime-tzname-boolify'Junio C Hamano2017-07-061-2/+3
|\
| * strbuf: change an always NULL/"" strbuf_addftime() param to boolab/strbuf-addftime-tzname-boolifyÆvar Arnfjörð Bjarmason2017-07-011-2/+3
| * strbuf.h comment: discuss strbuf_addftime() arguments in orderÆvar Arnfjörð Bjarmason2017-06-241-1/+1
* | Merge branch 'rs/pretty-add-again'Junio C Hamano2017-06-241-6/+0
|\ \ | |/ |/|
| * pretty: recalculate duplicate short hashesrs/pretty-add-againRené Scharfe2017-06-151-6/+0
| * Merge branch 'rs/use-strbuf-addbuf' into maintJunio C Hamano2016-08-081-5/+1
| |\
| * \ Merge branch 'pb/strbuf-read-file-doc' into maintJunio C Hamano2016-07-061-0/+2
| |\ \
* | | | strbuf: let strbuf_addftime handle %z and %Z itselfRené Scharfe2017-06-151-2/+8
* | | | Merge branch 'jk/interpret-branch-name'Junio C Hamano2017-03-141-1/+20
|\ \ \ \
| * | | | interpret_branch_name: allow callers to restrict expansionsJeff King2017-03-021-1/+5
| * | | | strbuf_branchname: add docstringJeff King2017-03-021-0/+15
| * | | | strbuf_branchname: drop return valueJeff King2017-03-021-1/+1
* | | | | Merge branch 'rs/strbuf-add-real-path'Junio C Hamano2017-03-101-0/+14
|\ \ \ \ \
| * | | | | strbuf: add strbuf_add_real_path()rs/strbuf-add-real-pathRené Scharfe2017-02-271-0/+14
| |/ / / /
* | | | | use SWAP macroRené Scharfe2017-01-301-3/+1
|/ / / /
* | | | link_alt_odb_entry: handle normalize_path errorsJeff King2016-10-101-0/+8
* | | | Merge branch 'rs/use-strbuf-addbuf'Junio C Hamano2016-07-251-5/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | strbuf: avoid calling strbuf_grow() twice in strbuf_addbuf()rs/use-strbuf-addbufRené Scharfe2016-07-221-5/+1
* | | | Merge branch 'pb/strbuf-read-file-doc'Junio C Hamano2016-06-271-0/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | strbuf: describe the return value of strbuf_read_filepb/strbuf-read-file-docPranit Bauva2016-06-141-0/+2
* | | Merge branch 'sb/submodule-parallel-update'Junio C Hamano2016-04-061-0/+6
|\ \ \