Age | Commit message (Expand) | Author | Files | Lines |
2020-06-29 | Merge branch 'rs/retire-strbuf-write-fd' | Junio C Hamano | 1 | -1/+0 |
2020-06-19 | strbuf: remove unreferenced strbuf_write_fd method. | Randall S. Becker | 1 | -1/+0 |
2020-05-05 | Merge branch 'bc/wildcard-credential' | Junio C Hamano | 1 | -1/+6 |
2020-05-01 | Merge branch 'es/bugreport' | Junio C Hamano | 1 | -0/+1 |
2020-04-27 | credential: fix matching URLs with multiple levels in path | brian m. carlson | 1 | -1/+6 |
2020-04-16 | bugreport: add tool to generate debugging info | Emily Shaffer | 1 | -0/+1 |
2020-03-30 | strbuf: provide function to append whole lines | Patrick Steinhardt | 1 | -0/+6 |
2020-03-05 | Merge branch 'bc/wildcard-credential' | Junio C Hamano | 1 | -0/+6 |
2020-02-20 | credential: allow wildcard patterns when matching config | brian m. carlson | 1 | -0/+6 |
2020-02-10 | strbuf: add and use strbuf_insertstr() | René Scharfe | 1 | -0/+12 |
2019-12-13 | strbuf: add a helper function to call the editor "on an strbuf" | Johannes Schindelin | 1 | -0/+11 |
2019-09-18 | Merge branch 'md/list-objects-filter-combo' | Junio C Hamano | 1 | -1/+6 |
2019-07-02 | l10n: localizable upload progress messages | Dimitriy Ryazantcev | 1 | -0/+6 |
2019-06-28 | strbuf: give URL-encoding API a char predicate fn | Matthew DeVore | 1 | -1/+6 |
2019-04-22 | Merge branch 'ps/stash-in-c' | Junio C Hamano | 1 | -0/+16 |
2019-03-01 | strbuf.c: add `strbuf_insertf()` and `strbuf_vinsertf()` | Paul-Sebastian Ungureanu | 1 | -0/+9 |
2019-03-01 | strbuf.c: add `strbuf_join_argv()` | Paul-Sebastian Ungureanu | 1 | -0/+7 |
2019-01-29 | strbuf: separate callback for strbuf_expand:ing literals | Anders Waldenborg | 1 | -0/+8 |
2018-11-02 | Merge branch 'pk/rebase-in-c-3-acts' | Junio C Hamano | 1 | -0/+3 |
2018-11-02 | Merge branch 'ag/rebase-i-in-c' | Junio C Hamano | 1 | -2/+4 |
2018-09-29 | strbuf.h: format according to coding guidelines | Stefan Beller | 1 | -67/+81 |
2018-09-06 | builtin rebase: support --continue | Pratik Karki | 1 | -0/+3 |
2018-08-10 | editor: add a function to launch the sequence editor | Alban Gruin | 1 | -0/+2 |
2018-05-23 | Merge branch 'en/rename-directory-detection-reboot' | Junio C Hamano | 1 | -0/+16 |
2018-05-08 | merge-recursive: check for file level conflicts then get new name | Elijah Newren | 1 | -0/+16 |
2018-05-08 | Merge branch 'ls/checkout-encoding' | Junio C Hamano | 1 | -0/+1 |
2018-04-11 | Revert "Merge branch 'en/rename-directory-detection'" | Junio C Hamano | 1 | -16/+0 |
2018-04-10 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -1/+7 |
2018-04-10 | Merge branch 'en/rename-directory-detection' | Junio C Hamano | 1 | -0/+16 |
2018-03-14 | strbuf: convert strbuf_add_unique_abbrev to use struct object_id | brian m. carlson | 1 | -1/+7 |
2018-02-15 | strbuf: add xstrdup_toupper() | Lars Schneider | 1 | -0/+1 |
2018-02-14 | merge-recursive: check for file level conflicts then get new name | Elijah Newren | 1 | -0/+16 |
2018-02-12 | worktree move: accept destination as directory | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2017-12-05 | strbuf: remove unused stripspace function alias | Elijah Newren | 1 | -9/+0 |
2017-10-07 | Merge branch 'jn/strbuf-doc-re-reuse' | Junio C Hamano | 1 | -2/+9 |
2017-10-04 | strbuf doc: reuse after strbuf_release is fine | Jonathan Nieder | 1 | -2/+9 |
2017-09-10 | Merge branch 'ma/ts-cleanups' | Junio C Hamano | 1 | -1/+4 |
2017-08-23 | strbuf_setlen: don't write to strbuf_slopbuf | Martin Ågren | 1 | -1/+4 |
2017-07-14 | strbuf: use designated initializers in STRBUF_INIT | Jeff King | 1 | -1/+1 |
2017-07-06 | Merge branch 'ab/strbuf-addftime-tzname-boolify' | Junio C Hamano | 1 | -2/+3 |
2017-07-01 | strbuf: change an always NULL/"" strbuf_addftime() param to bool | Ævar Arnfjörð Bjarmason | 1 | -2/+3 |
2017-06-24 | Merge branch 'rs/pretty-add-again' | Junio C Hamano | 1 | -6/+0 |
2017-06-24 | strbuf.h comment: discuss strbuf_addftime() arguments in order | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-06-15 | strbuf: let strbuf_addftime handle %z and %Z itself | René Scharfe | 1 | -2/+8 |
2017-06-15 | pretty: recalculate duplicate short hashes | René Scharfe | 1 | -6/+0 |
2017-03-14 | Merge branch 'jk/interpret-branch-name' | Junio C Hamano | 1 | -1/+20 |
2017-03-10 | Merge branch 'rs/strbuf-add-real-path' | Junio C Hamano | 1 | -0/+14 |
2017-03-02 | interpret_branch_name: allow callers to restrict expansions | Jeff King | 1 | -1/+5 |
2017-03-02 | strbuf_branchname: add docstring | Jeff King | 1 | -0/+15 |
2017-03-02 | strbuf_branchname: drop return value | Jeff King | 1 | -1/+1 |