| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'rs/export-strbuf-addchars' | Junio C Hamano | 2014-09-19 | 1 | -0/+1 |
|\ |
|
| * | strbuf: export strbuf_addchars() | René Scharfe | 2014-09-08 | 1 | -0/+1 |
* | | Merge branch 'rs/strbuf-getcwd' | Junio C Hamano | 2014-09-02 | 1 | -0/+3 |
|\ \ |
|
| * | | abspath: convert absolute_path() to strbuf | René Scharfe | 2014-08-26 | 1 | -0/+2 |
| * | | strbuf: add strbuf_getcwd() | René Scharfe | 2014-07-28 | 1 | -0/+1 |
* | | | Merge branch 'jk/strip-suffix' | Junio C Hamano | 2014-07-16 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | strbuf: implement strbuf_strip_suffix | Jeff King | 2014-06-30 | 1 | -0/+9 |
| |/ / |
|
* | | | strbuf: add xstrfmt helper | Jeff King | 2014-06-19 | 1 | -0/+9 |
* | | | Merge branch 'jk/http-errors' | Junio C Hamano | 2014-06-16 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | strbuf: add strbuf_reencode helper | Jeff King | 2014-05-27 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'jk/strbuf-tolower' | Junio C Hamano | 2014-06-16 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | strbuf: add strbuf_tolower functionjk/strbuf-tolower | Jeff King | 2014-05-23 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'jk/daemon-tolower' | Junio C Hamano | 2014-06-16 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | daemon/config: factor out duplicate xstrdup_tolowerjk/daemon-tolower | Jeff King | 2014-05-23 | 1 | -0/+2 |
| |/ |
|
* | | strbuf: style fix -- top opening bracket on a separate linend/strbuf-inline-styles | Nguyễn Thái Ngọc Duy | 2014-03-03 | 1 | -6/+12 |
|/ |
|
* | strbuf: create strbuf_humanise_bytes() to show byte sizes | Antoine Pelisse | 2013-04-10 | 1 | -0/+1 |
* | Allow custom "comment char" | Junio C Hamano | 2013-01-16 | 1 | -0/+4 |
* | Merge branch 'mh/unify-xml-in-imap-send-and-http-push' | Junio C Hamano | 2013-01-05 | 1 | -0/+6 |
|\ |
|
| * | Add new function strbuf_add_xml_quoted() | Michael Haggerty | 2012-11-26 | 1 | -0/+6 |
* | | strbuf_split*(): document functions | Michael Haggerty | 2012-11-04 | 1 | -0/+33 |
* | | strbuf_split*(): rename "delim" parameter to "terminator" | Michael Haggerty | 2012-11-04 | 1 | -7/+8 |
|/ |
|
* | strbuf.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 1 | -4/+0 |
* | strbuf: convenience format functions with \n automatically appended | Nguyễn Thái Ngọc Duy | 2012-04-24 | 1 | -0/+7 |
* | Merge branch 'tr/maint-bundle-long-subject' | Junio C Hamano | 2012-02-26 | 1 | -0/+1 |
|\ |
|
| * | bundle: put strbuf_readline_fd in strbuf.c with adjustments | Thomas Rast | 2012-02-22 | 1 | -0/+1 |
* | | Merge branch 'jk/credentials' | Junio C Hamano | 2011-12-19 | 1 | -0/+5 |
|\ \ |
|
| * | | strbuf: add strbuf_add*_urlencode | Jeff King | 2011-12-12 | 1 | -0/+5 |
| |/ |
|
* | | fmt-merge-msg: Add contents of merged tag in the merge message | Junio C Hamano | 2011-11-08 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'jk/maint-config-param' | Junio C Hamano | 2011-07-19 | 1 | -1/+16 |
|\ |
|
| * | strbuf: allow strbuf_split to work on non-strbufs | Jeff King | 2011-06-22 | 1 | -1/+11 |
| * | strbuf_split: add a max parameter | Jeff King | 2011-06-22 | 1 | -1/+6 |
* | | strbuf: clarify assertion in strbuf_setlen() | René Scharfe | 2011-04-27 | 1 | -5/+2 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2011-03-30 | 1 | -36/+1 |
|\ |
|
| * | strbuf.h: remove a tad stale docs-in-comment and reference api-doc instead | Michael Witten | 2011-03-30 | 1 | -36/+1 |
* | | strbuf: add strbuf_vaddf | Jeff King | 2011-02-26 | 1 | -0/+2 |
|/ |
|
* | strbuf.h: fix comment typo | Pat Notz | 2010-09-27 | 1 | -1/+1 |
* | Merge branch 'jc/maint-strbuf-add-fix-doubling' | Junio C Hamano | 2010-01-20 | 1 | -0/+1 |
|\ |
|
| * | strbuf_addbuf(): allow passing the same buf to dst and src | Junio C Hamano | 2010-01-13 | 1 | -0/+1 |
* | | Merge branch 'jk/warn-author-committer-after-commit' | Junio C Hamano | 2010-01-20 | 1 | -0/+1 |
|\ \ |
|
| * | | strbuf: add strbuf_addbuf_percentquote | Jeff King | 2010-01-14 | 1 | -0/+1 |
| |/ |
|
* | | strbuf.c: remove unused function | Junio C Hamano | 2010-01-12 | 1 | -1/+0 |
|/ |
|
* | Check the format of more printf-type functions | Tarmigan Casebolt | 2009-11-15 | 1 | -1/+1 |
* | strbuf: add new function strbuf_getwholeline() | Brandon Casey | 2009-08-05 | 1 | -0/+1 |
* | Fix typos / spelling in comments | Mike Ralphson | 2009-04-22 | 1 | -1/+1 |
* | strbuf_check_branch_ref(): a helper to check a refname for a branch | Junio C Hamano | 2009-03-22 | 1 | -0/+1 |
* | strbuf_branchname(): a wrapper for branch name shorthands | Junio C Hamano | 2009-03-22 | 1 | -0/+2 |
* | Add generic 'strbuf_readlink()' helper function | Linus Torvalds | 2008-12-17 | 1 | -0/+1 |
* | add strbuf_expand_dict_cb(), a helper for simple cases | René Scharfe | 2008-11-23 | 1 | -0/+5 |
* | editor.c: Libify launch_editor() | Stephan Beyer | 2008-07-25 | 1 | -1/+1 |
* | Add some useful functions for strbuf manipulation. | Lukas Sandström | 2008-07-13 | 1 | -0/+6 |