278 Commits (7cbc0455cc07702c5eeff1062c7e2a820758714f)

Author SHA1 Message Date
René Scharfe ca56dadb4b use CALLOC_ARRAY 4 years ago
René Scharfe 241b5d3ebe fix xcalloc() argument order 4 years ago
Hariom Verma ee82a487f6 ref-filter: use pretty.c logic for trailers 4 years ago
brian m. carlson 88bce0e24c ref-filter: hoist signature parsing 4 years ago
brian m. carlson 482c119186 gpg-interface: improve interface for parsing tags 4 years ago
Taylor Blau 16b1985be5 refs: expose 'for_each_fullref_in_prefixes' 4 years ago
brian m. carlson 83dff3eb2e ref-filter: switch some uses of unsigned long to size_t 4 years ago
Ævar Arnfjörð Bjarmason 4045f659bd branch: show "HEAD detached" first under reverse sort 4 years ago
Ævar Arnfjörð Bjarmason 2708ce62d2 branch: sort detached HEAD based on a flag 4 years ago
Ævar Arnfjörð Bjarmason 7c269a7b16 ref-filter: move ref_sorting flags to a bitfield 4 years ago
Ævar Arnfjörð Bjarmason d0947483a3 ref-filter: move "cmp_fn" assignment into "else if" arm 4 years ago
Ævar Arnfjörð Bjarmason 75c50e599c ref-filter: add braces to if/else if/else chain 4 years ago
Elijah Newren 6da1a25814 hashmap: provide deallocation function names 4 years ago
Philippe Blain 9f75ce3d8f ref-filter: handle CRLF at end-of-line more gracefully 4 years ago
Martin Ågren 962dd7ebc3 wt-status: introduce wt_status_state_free_buffers() 5 years ago
René Scharfe 5336d50696 ref-filter: plug memory leak in reach_filter() 5 years ago
Aaron Lipman a1b19aa5d4 ref-filter: make internal reachable-filter API more precise 5 years ago
Aaron Lipman 21bf933928 ref-filter: allow merged and no-merged filters 5 years ago
Hariom Verma 905f0a4e64 ref-filter: add `sanitize` option for 'subject' atom 5 years ago
Hariom Verma 26bc0aaf99 ref-filter: add `short` modifier to 'parent' atom 5 years ago
Hariom Verma 837adb102f ref-filter: add `short` modifier to 'tree' atom 5 years ago
Hariom Verma 87d3beb6e0 ref-filter: rename `objectname` related functions and fields 5 years ago
Hariom Verma e7601eb55b ref-filter: modify error messages in `grab_objectname()` 5 years ago
Hariom Verma 5101100dcc ref-filter: refactor `grab_objectname()` 5 years ago
Hariom Verma b82445dc27 ref-filter: support different email formats 5 years ago
Hariom Verma 2c22e102f8 ref-filter: 'contents:trailers' show error if `:` is missing 5 years ago
Jeff King d70a9eb611 strvec: rename struct fields 5 years ago
Steve Kemp 84544f2ea3 comment: fix spelling mistakes inside comments 5 years ago
Jeff King c972bf4cf5 strvec: convert remaining callers away from argv_array name 5 years ago
Jeff King dbbcd44fb4 strvec: rename files from argv-array to strvec 5 years ago
Christian Couder b6839fda68 ref-filter: add support for %(contents:size) 5 years ago
Eric Sunshine 03f2465bb1 worktree: drop get_worktrees() unused 'flags' argument 5 years ago
Jeff King 7c5045fc18 ref-filter: apply fallback refname sort only after all user sorts 5 years ago
Jeff King 76f9e569ad ref-filter: apply --ignore-case to all sorting keys 5 years ago
Jeff King c79eddf5ba ref-filter: stop referring to "sha1 array" 5 years ago
Jeff King af8ccd8ade remote: drop "explicit" parameter from remote_ref_for_branch() 5 years ago
Jeff King b99b6bcc57 packed_object_info(): use object_id for returning delta base 5 years ago
Eric Wong e2b5038d87 hashmap_entry: remove first member requirement from docs 5 years ago
Eric Wong c8e424c9c9 hashmap: introduce hashmap_free_entries 5 years ago
Eric Wong 939af16eac hashmap_cmp_fn takes hashmap_entry params 5 years ago
Eric Wong f23a465132 hashmap_get{,_from_hash} return "struct hashmap_entry *" 5 years ago
Eric Wong b94e5c1df6 hashmap_add takes "struct hashmap_entry *" 5 years ago
Eric Wong d22245a2e3 hashmap_entry_init takes "struct hashmap_entry *" 5 years ago
René Scharfe c77722b3ea use get_tagged_oid() 6 years ago
Mischa POSLAWSKY 8b3f33ef11 ref-filter: initialize empty name or email fields 6 years ago
Martin Ågren 14d30cdfc0 ref-filter: fix memory leak in `free_array_item()` 6 years ago
Taylor Blau b31e2680c4 ref-filter.c: find disjoint pattern prefixes 6 years ago
Matthew DeVore 28438e84e0 ref-filter: sort detached HEAD lines firstly 6 years ago
Nickolai Belakovski 2582083fa1 ref-filter: add worktreepath atom 6 years ago
Damien Robert c646d0934e ref-filter: use correct branch for %(push:track) 6 years ago