- d88e810 hex-ll: separate out non-hash-algo functions by Calvin Wan · 1 year, 5 months ago
- 02f50d0 Merge branch 'rs/strbuf-addftime-simplify' by Junio C Hamano · 1 year, 8 months ago
- ce481ac Merge branch 'cw/compat-util-header-cleanup' by Junio C Hamano · 1 year, 8 months ago
- 945c722 strbuf: use skip_prefix() in strbuf_addftime() by René Scharfe · 1 year, 8 months ago
- 67e7305 Merge branch 'cw/strbuf-cleanup' by Junio C Hamano · 1 year, 8 months ago
- da269af Merge branch 'rs/strbuf-expand-step' by Junio C Hamano · 1 year, 8 months ago
- 91c080d git-compat-util: move alloc macros to git-compat-util.h by Calvin Wan · 1 year, 8 months ago
- da9502f treewide: remove unnecessary includes for wrapper.h by Calvin Wan · 1 year, 8 months ago
- a1264a0 Merge branch 'en/header-split-cache-h-part-3' by Junio C Hamano · 1 year, 8 months ago
- c339932 repository: remove unnecessary include of path.h by Elijah Newren · 1 year, 10 months ago
- 4416b86 strbuf: simplify strbuf_expand_literal_cb() by René Scharfe · 1 year, 9 months ago
- 6f1e2d5 replace strbuf_expand() with strbuf_expand_step() by René Scharfe · 1 year, 9 months ago
- 39dbd49 replace strbuf_expand_dict_cb() with strbuf_expand_step() by René Scharfe · 1 year, 9 months ago
- 44ccb33 strbuf: factor out strbuf_expand_step() by René Scharfe · 1 year, 9 months ago
- 787cb8a strbuf: remove global variable by Calvin Wan · 1 year, 9 months ago
- aba0706 path: move related function to path by Calvin Wan · 1 year, 9 months ago
- f940185 object-name: move related functions to object-name by Calvin Wan · 1 year, 9 months ago
- f898543 credential-store: move related functions to credential-store file by Calvin Wan · 1 year, 9 months ago
- 5d1344b abspath: move related functions to abspath by Calvin Wan · 1 year, 9 months ago
- 16b171f strbuf: clarify dependency by Calvin Wan · 1 year, 9 months ago
- af35e56 strbuf: provide CRLF-aware helper to read until a specified delimiter by Patrick Steinhardt · 1 year, 9 months ago
- d1cbe1e hash-ll.h: split out of hash.h to remove dependency on repository.h by Elijah Newren · 1 year, 11 months ago
- 4e12082 editor: move editor-related functions and declarations into common file by Elijah Newren · 1 year, 11 months ago
- e93fc5d treewide: remove cache.h inclusion due to object-name.h changes by Elijah Newren · 1 year, 11 months ago
- dabab1d object-name.h: move declarations for object-name.c functions from cache.h by Elijah Newren · 1 year, 11 months ago
- d5ebb50 wrapper.h: move declarations for wrapper.c functions from cache.h by Elijah Newren · 2 years ago
- 0b027f6 abspath.h: move absolute path functions from cache.h by Elijah Newren · 2 years ago
- 7ee24e1 environment: move comment_line_char from cache.h by Elijah Newren · 2 years ago
- f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years ago
- a6dc3d3 treewide: remove unnecessary cache.h inclusion from a few headers by Elijah Newren · 2 years ago
- 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 2 years ago
- 36bf195 alloc.h: move ALLOC_GROW() functions from cache.h by Elijah Newren · 2 years ago
- 9ea5796 strbuf: introduce strbuf_strip_file_from_path() by Derrick Stolee · 2 years, 3 months ago
- 5cf88fd git-compat-util.h: use "UNUSED", not "UNUSED(var)" by Ævar Arnfjörð Bjarmason · 2 years, 7 months ago
- 6f69325 gettext API users: don't explicitly cast ngettext()'s "n" by Ævar Arnfjörð Bjarmason · 3 years ago
- 88c7b4c date API: create a date.h, split from cache.h by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
- 9b591b9 strbuf_addftime(): handle "%s" manually by Jeff King · 3 years, 4 months ago
- 155b517 merge-{ort,recursive}: remove add_submodule_odb() by Jonathan Tan · 3 years, 5 months ago
- 5726a6b *.c *_init(): define in terms of corresponding *_INIT macro by Ævar Arnfjörð Bjarmason · 3 years, 8 months ago
- f3a9680 mailinfo: also free strbuf lists when clearing mailinfo by Andrzej Hunt · 3 years, 11 months ago
- 6104867 Merge branch 'rs/retire-strbuf-write-fd' by Junio C Hamano · 4 years, 8 months ago
- 5f2b643 strbuf: remove unreferenced strbuf_write_fd method. by Randall S. Becker · 4 years, 9 months ago
- fd65fc3 Merge branch 'bc/wildcard-credential' by Junio C Hamano · 4 years, 10 months ago
- dd094c2 Merge branch 'es/bugreport' by Junio C Hamano · 4 years, 10 months ago
- b44d011 credential: fix matching URLs with multiple levels in path by brian m. carlson · 4 years, 11 months ago
- 238b439 bugreport: add tool to generate debugging info by Emily Shaffer · 5 years ago
- bd021f3 strbuf: provide function to append whole lines by Patrick Steinhardt · 5 years ago
- 46fd7b3 credential: allow wildcard patterns when matching config by brian m. carlson · 5 years ago
- b38dd9e strbuf: add a helper function to call the editor "on an strbuf" by Johannes Schindelin · 5 years ago
- 627b826 Merge branch 'md/list-objects-filter-combo' by Junio C Hamano · 5 years ago
- 8f354a1 l10n: localizable upload progress messages by Dimitriy Ryazantcev · 6 years ago
- c269495 strbuf: give URL-encoding API a char predicate fn by Matthew DeVore · 6 years ago
- e36adf7 Merge branch 'ps/stash-in-c' by Junio C Hamano · 6 years ago
- 5ef264d strbuf.c: add `strbuf_insertf()` and `strbuf_vinsertf()` by Paul-Sebastian Ungureanu · 6 years ago
- e71c4a8 strbuf.c: add `strbuf_join_argv()` by Paul-Sebastian Ungureanu · 6 years ago
- fd2015b strbuf: separate callback for strbuf_expand:ing literals by Anders Waldenborg · 6 years ago
- 39f7331 Merge branch 'pk/rebase-in-c-3-acts' by Junio C Hamano · 6 years ago
- f957362 builtin rebase: support --continue by Pratik Karki · 7 years ago
- 7d020f5 Merge branch 'jk/size-t' by Junio C Hamano · 7 years ago
- 7726d36 strbuf_humanise: use unsigned variables by Jeff King · 7 years ago
- f3e76ed strbuf_readlink: use ssize_t by Jeff King · 7 years ago
- 26114c0 strbuf: use size_t for length in intermediate variables by Jeff King · 7 years ago
- c7d017d reencode_string: use size_t for string lengths by Jeff King · 7 years ago
- 4b048c9 strbuf: allocate space with GIT_MAX_HEXSZ by brian m. carlson · 7 years ago
- 50f08db Merge branch 'js/use-bug-macro' by Junio C Hamano · 7 years ago
- c67de74 Merge branch 'en/rename-directory-detection-reboot' by Junio C Hamano · 7 years ago
- f6f7755 merge-recursive: check for file level conflicts then get new name by Elijah Newren · 7 years ago
- 1ac0ce4 Merge branch 'ls/checkout-encoding' by Junio C Hamano · 7 years ago
- 033abf9 Replace all die("BUG: ...") calls by BUG() ones by Johannes Schindelin · 7 years ago
- 8b026ed Revert "Merge branch 'en/rename-directory-detection'" by Junio C Hamano · 7 years ago
- a5bbc29 Merge branch 'bc/object-id' by Junio C Hamano · 7 years ago
- e4bb62f Merge branch 'en/rename-directory-detection' by Junio C Hamano · 7 years ago
- bd0f794 Merge branch 'nd/worktree-move' by Junio C Hamano · 7 years ago
- aab9583 Convert find_unique_abbrev* to struct object_id by brian m. carlson · 7 years ago
- 30e677e strbuf: convert strbuf_add_unique_abbrev to use struct object_id by brian m. carlson · 7 years ago
- 66b8af3 strbuf: add a case insensitive starts_with() by Lars Schneider · 7 years ago
- 79f0ba1 strbuf_read_file(): preserve errno across close() call by Jeff King · 7 years ago
- 13ecb463 strbuf: add xstrdup_toupper() by Lars Schneider · 7 years ago
- a8270b0 strbuf: remove unnecessary NUL assignment in xstrdup_tolower() by Lars Schneider · 7 years ago
- 79d49b7 merge-recursive: check for file level conflicts then get new name by Elijah Newren · 7 years ago
- c64a8d2 worktree move: accept destination as directory by Nguyễn Thái Ngọc Duy · 7 years ago
- a741e28 Merge branch 'jd/fix-strbuf-add-urlencode-bytes' by Junio C Hamano · 7 years ago
- f427b94 Merge branch 'cc/skip-to-optional-val' by Junio C Hamano · 7 years ago
- a13e45f Merge branch 'rs/strbuf-read-once-reset-length' by Junio C Hamano · 7 years ago
- 4c267f2 strbuf: fix urlencode format string on signed char by Julien Dusser · 7 years ago
- afaef55 git-compat-util: introduce skip_to_optional_arg() by Christian Couder · 7 years ago
- c3ff8f6 strbuf: release memory on read error in strbuf_read_once() by René Scharfe · 7 years ago
- 0c49396 Merge branch 'rs/strbuf-getwholeline-fix' by Junio C Hamano · 8 years ago
- 642956c strbuf: clear errno before calling getdelim(3) by René Scharfe · 8 years ago
- 6ba649e Merge branch 'ab/strbuf-addftime-tzname-boolify' by Junio C Hamano · 8 years ago
- 3b70223 strbuf: change an always NULL/"" strbuf_addftime() param to bool by Ævar Arnfjörð Bjarmason · 8 years ago
- 8af3c64 Merge branch 'rs/pretty-add-again' by Junio C Hamano · 8 years ago
- c3fbf81 strbuf: let strbuf_addftime handle %z and %Z itself by René Scharfe · 8 years ago
- fe9e2ae pretty: recalculate duplicate short hashes by René Scharfe · 8 years ago
- 49a8fe8 Merge branch 'rs/freebsd-getcwd-workaround' by Junio C Hamano · 8 years ago
- a54e938 strbuf: support long paths w/o read rights in strbuf_getcwd() on FreeBSD by René Scharfe · 8 years ago
- 33ad9dd strbuf: add strbuf_add_real_path() by René Scharfe · 8 years ago
- 670c359 link_alt_odb_entry: handle normalize_path errors by Jeff King · 8 years ago
- b0af481 Merge branch 'rs/strbuf-remove-fix' into maint by Junio C Hamano · 8 years ago
- 3ba0bbb Merge branch 'rs/strbuf-remove-fix' by Junio C Hamano · 8 years ago