aboutsummaryrefslogtreecommitdiffstats
path: root/strbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'strbuf.c')
-rw-r--r--strbuf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/strbuf.c b/strbuf.c
index 9633e37b62..70a83e7980 100644
--- a/strbuf.c
+++ b/strbuf.c
@@ -8,6 +8,7 @@
#include "string-list.h"
#include "utf8.h"
#include "date.h"
+#include "wrapper.h"
int starts_with(const char *str, const char *prefix)
{
0800'>2020-03-02show_one_mergetag: print non-parent in hex form.Harald van Dijk2-1/+21 2020-02-28Revert "gpg-interface: prefer check_signature() for GPG verification"Junio C Hamano4-72/+75 2020-02-27mingw: workaround for hangs when sending STDINAlexandr Miloslavskiy1-28/+3 2020-02-27Documentation: clarify that `-h` alone stands for `help`Junio C Hamano2-1/+8 2020-02-27Azure Pipeline: switch to the latest agent poolsJohannes Schindelin1-12/+25 2020-02-27ci: prevent `perforce` from being quarantinedJohannes Schindelin1-2/+2 2020-02-27t/lib-httpd: avoid using macOS' sedJohannes Schindelin8-59/+66 2020-02-22partial-clone: avoid fetching when looking for objectsDerrick Stolee2-6/+6 2020-02-22partial-clone: demonstrate bugs in partial fetchDerrick Stolee1-0/+31 2020-02-22run-command.h: fix mis-indented struct memberJeff King1-1/+1 2020-02-19merge-recursive: fix the refresh logic in update_file_flagsElijah Newren2-3/+6