- 988499e Merge branch 'ps/refs-without-the-repository-updates' by Junio C Hamano · 8 months ago
- 16a592f Merge branch 'ps/pseudo-ref-terminology' by Junio C Hamano · 8 months ago
- 30aaff4 refs: pass repo when peeling objects by Patrick Steinhardt · 8 months ago
- f1701f2 ref-filter: properly distinuish pseudo and root refs by Patrick Steinhardt · 8 months ago
- afcd067 refs: do not check ref existence in `is_root_ref()` by Patrick Steinhardt · 8 months ago
- f6936e6 refs: rename `is_pseudoref()` to `is_root_ref()` by Patrick Steinhardt · 8 months ago
- 2e5c475 cocci: apply rules to rewrite callers of "refs" interfaces by Patrick Steinhardt · 9 months ago
- 54876c6 refs: add `exclude_patterns` parameter to `for_each_fullref_in()` by Patrick Steinhardt · 9 months ago
- 9720d23 date: make DATE_MODE thread-safe by René Scharfe · 10 months ago
- 4fecb94 Merge branch 'la/trailer-api' by Junio C Hamano · 10 months ago
- d037212 Merge branch 'kn/for-all-refs' by Junio C Hamano · 11 months ago
- 0383dc5 trailer: reorder format_trailers_from_commit() parameters by Linus Arver · 11 months ago
- 33d15b5 for-each-ref: add new option to include root refs by Karthik Nayak · 11 months ago
- 810f7a1 ref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_REGULAR' by Karthik Nayak · 11 months ago
- 46176d7 ref-filter.c: sort formatted dates by byte value by Victoria Dye · 12 months ago
- 492ee03 Merge branch 'en/header-cleanup' by Junio C Hamano · 1 year ago
- cce4778 Merge branch 'rj/status-bisect-while-rebase' by Junio C Hamano · 1 year, 1 month ago
- d57c671 treewide: remove unnecessary includes in source files by Elijah Newren · 1 year, 1 month ago
- eea0e59 treewide: remove unnecessary includes in source files by Elijah Newren · 1 year, 1 month ago
- 98d0a1f Merge branch 'vd/for-each-ref-unsorted-optimization' by Junio C Hamano · 1 year, 1 month ago
- 188782e ref-filter.c: use peeled tag for '*' format fields by Victoria Dye · 1 year, 2 months ago
- bd98f97 ref-filter.c: filter & format refs in the same callback by Victoria Dye · 1 year, 2 months ago
- 613d991 ref-filter.c: refactor to create common helper functions by Victoria Dye · 1 year, 2 months ago
- 9c575b0 ref-filter.c: rename 'ref_filter_handler()' to 'filter_one()' by Victoria Dye · 1 year, 2 months ago
- e7574b0 ref-filter.h: add functions for filter/format & format-only by Victoria Dye · 1 year, 2 months ago
- 6d6e5c5 ref-filter.h: move contains caches into filter by Victoria Dye · 1 year, 2 months ago
- 56d26ad ref-filter.c: really don't sort when using --no-sort by Victoria Dye · 1 year, 2 months ago
- 990adcc status: fix branch shown when not only bisecting by Rubén Justo · 1 year, 4 months ago
- a3d2e83 ref-filter: add mailmap support by Kousik Sanagavarapu · 1 year, 4 months ago
- 6a4e744 Merge branch 'ks/ref-filter-sort-numerically' by Junio C Hamano · 1 year, 4 months ago
- 6d79cd8 ref-filter: sort numerically when ":size" is used by Kousik Sanagavarapu · 1 year, 5 months ago
- 29c9f2c ref-filter: mark unused parameters in parser callbacks by Jeff King · 1 year, 5 months ago
- 70e5c5d Merge branch 'ks/ref-filter-describe' by Junio C Hamano · 1 year, 6 months ago
- 5929e66 Merge branch 'jk/nested-points-at' by Junio C Hamano · 1 year, 6 months ago
- f5d18f8 ref-filter: add new "describe" atom by Kousik Sanagavarapu · 1 year, 6 months ago
- f46094a ref-filter: add multiple-option parsing functions by Kousik Sanagavarapu · 1 year, 6 months ago
- 39fe402 Merge branch 'tb/refs-exclusion-and-packed-refs' by Junio C Hamano · 1 year, 6 months ago
- d9e0062 ref-filter: simplify return type of match_points_at by Jeff King · 1 year, 7 months ago
- 870eb53 ref-filter: avoid parsing non-tags in match_points_at() by Jeff King · 1 year, 7 months ago
- b9584c5 ref-filter: avoid parsing tagged objects in match_points_at() by Jeff King · 1 year, 7 months ago
- 468887f ref-filter: handle nested tags in --points-at option by Jan Klötzke · 1 year, 7 months ago
- ce481ac Merge branch 'cw/compat-util-header-cleanup' by Junio C Hamano · 1 year, 6 months ago
- 81ebc54 Merge branch 'ks/ref-filter-signature' by Junio C Hamano · 1 year, 6 months ago
- 59c35fa refs/packed-backend.c: implement jump lists to avoid excluded pattern(s) by Taylor Blau · 1 year, 7 months ago
- b269ac5 refs: plumb `exclude_patterns` argument throughout by Taylor Blau · 1 year, 7 months ago
- 8255dd8 builtin/for-each-ref.c: add `--exclude` option by Taylor Blau · 1 year, 7 months ago
- 284c55d ref-filter.c: parameterize match functions over patterns by Jeff King · 1 year, 7 months ago
- b571fb9 ref-filter: add `ref_filter_clear()` by Jeff King · 1 year, 7 months ago
- 311bfe1 ref-filter: clear reachable list pointers after freeing by Jeff King · 1 year, 7 months ago
- 91c080d git-compat-util: move alloc macros to git-compat-util.h by Calvin Wan · 1 year, 7 months ago
- a034e91 object-store-ll.h: split this header out of object-store.h by Elijah Newren · 1 year, 8 months ago
- 26c9c03 ref-filter: add new "signature" atom by Kousik Sanagavarapu · 1 year, 8 months ago
- ccd12a3 Merge branch 'en/header-split-cache-h-part-2' by Junio C Hamano · 1 year, 9 months ago
- 0807e57 Merge branch 'en/header-split-cache-h' by Junio C Hamano · 1 year, 9 months ago
- d4a4f92 commit.h: reduce unnecessary includes by Elijah Newren · 1 year, 9 months ago
- 5e3f94d treewide: remove cache.h inclusion due to previous changes by Elijah Newren · 1 year, 9 months ago
- 3467663 versioncmp.h: move declarations for versioncmp.c functions from cache.h by Elijah Newren · 1 year, 9 months ago
- dabab1d object-name.h: move declarations for object-name.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
- 6f2d743 treewide: be explicit about dependence on oid-array.h by Elijah Newren · 1 year, 10 months ago
- c5305bb Merge branch 'ow/ref-format-remove-unused-member' by Junio C Hamano · 1 year, 10 months ago
- 6047b28 Merge branch 'en/header-split-cleanup' by Junio C Hamano · 1 year, 10 months ago
- 72871b19 Merge branch 'ab/remove-implicit-use-of-the-repository' by Junio C Hamano · 1 year, 10 months ago
- 7727da9 Merge branch 'ds/ahead-behind' by Junio C Hamano · 1 year, 10 months ago
- e7dca80 Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h by Junio C Hamano · 1 year, 10 months ago
- 4833b08 ref-filter: remove unused ref_format member by Øystein Walle · 1 year, 10 months ago
- d850b7a cocci: apply the "cache.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 10 months ago
- 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
- f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 1 year, 10 months ago
- a6dc3d3 treewide: remove unnecessary cache.h inclusion from a few headers by Elijah Newren · 1 year, 10 months ago
- cbfe360 commit-reach: add tips_reachable_from_bases() by Derrick Stolee · 1 year, 10 months ago
- 49abcd2 for-each-ref: add ahead-behind format atom by Derrick Stolee · 1 year, 10 months ago
- d0732a8 Merge branch 'jk/unused-post-2.39-part2' by Junio C Hamano · 1 year, 10 months ago
- 5fe9e1c ref-filter: mark unused callback parameters by Jeff King · 1 year, 11 months ago
- fe6258c ref-filter: drop unused atom parameter from get_worktree_path() by Jeff King · 1 year, 11 months ago
- 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 1 year, 11 months ago
- 36bf195 alloc.h: move ALLOC_GROW() functions from cache.h by Elijah Newren · 1 year, 11 months ago
- 20869d1 convert trivial uses of strncmp() to starts_with() by Jeff King · 2 years, 1 month ago
- 78d1502 Merge branch 'jk/ref-filter-error-reporting-fix' by Junio C Hamano · 2 years, 1 month ago
- 1795479 Merge branch 'jk/unused-post-2.39' by Junio C Hamano · 2 years, 1 month ago
- 285da43 ref-filter: convert email atom parser to use err_bad_arg() by Jeff King · 2 years, 1 month ago
- 1955ef1 ref-filter: truncate atom names in error messages by Jeff King · 2 years, 1 month ago
- dda4fc1 ref-filter: factor out "unrecognized %(foo) arg" errors by Jeff King · 2 years, 1 month ago
- a33d0fa ref-filter: factor out "%(foo) does not take arguments" errors by Jeff King · 2 years, 1 month ago
- afc1a94 ref-filter: reject arguments to %(HEAD) by Jeff King · 2 years, 1 month ago
- 9ea1378 Merge branch 'ab/various-leak-fixes' by Junio C Hamano · 2 years, 1 month ago
- 91e2ab1 ls-refs: use repository parameter to iterate refs by Jeff King · 2 years, 1 month ago
- b6046ab built-ins & libs & helpers: add/move destructors, fix leaks by Ævar Arnfjörð Bjarmason · 2 years, 2 months ago
- 8e1c5fc ref-filter: fix parsing of signatures with CRLF and no body by Jeff King · 2 years, 3 months ago
- b01e1c7 ref-filter: fix parsing of signatures without blank lines by Jeff King · 2 years, 3 months ago
- 83b2b47 Merge branch 'rj/ref-filter-get-head-description-leakfix' by Junio C Hamano · 2 years, 3 months ago
- abcac2e ref-filter.c: fix a leak in get_head_description by Rubén Justo · 2 years, 4 months ago
- 5cf88fd git-compat-util.h: use "UNUSED", not "UNUSED(var)" by Ævar Arnfjörð Bjarmason · 2 years, 5 months ago
- 02c3c59 hashmap: mark unused callback parameters by Jeff King · 2 years, 5 months ago
- 359b01c ref-filter: disable save_commit_buffer while traversing by Jeff King · 2 years, 7 months ago
- 2da81d1 Merge branch 'ab/plug-leak-in-revisions' by Junio C Hamano · 2 years, 8 months ago
- 538dc45 Merge branch 'ep/maint-equals-null-cocci' by Junio C Hamano · 2 years, 8 months ago
- 2b0a58d Merge branch 'ep/maint-equals-null-cocci' for maint-2.35 by Junio C Hamano · 2 years, 9 months ago
- afe8a90 tree-wide: apply equals-null.cocci by Junio C Hamano · 2 years, 9 months ago
- 2108fe4 revisions API users: add straightforward release_revisions() by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
- 974c919 date API: add and use a date_mode_release() by Ævar Arnfjörð Bjarmason · 3 years ago