151 Commits (fe86abd7511a9a6862d5706c6fa1d9b57a63ba09)

Author SHA1 Message Date
Elijah Newren dabab1d6e6 object-name.h: move declarations for object-name.c functions from cache.h 2 years ago
Ævar Arnfjörð Bjarmason 12cb1c10a6 cocci: apply the "refs.h" part of "the_repository.pending" 2 years ago
Ævar Arnfjörð Bjarmason cb338c23d6 cocci: apply the "commit-reach.h" part of "the_repository.pending" 2 years ago
Ævar Arnfjörð Bjarmason d850b7a545 cocci: apply the "cache.h" part of "the_repository.pending" 2 years ago
Elijah Newren e38da487cc setup.h: move declarations for setup.c functions from cache.h 2 years ago
Elijah Newren 32a8f51061 environment.h: move declarations for environment.c functions from cache.h 2 years ago
Elijah Newren 0b027f6ca7 abspath.h: move absolute path functions from cache.h 2 years ago
Elijah Newren f394e093df treewide: be explicit about dependence on gettext.h 2 years ago
Elijah Newren 41771fa435 cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
Elijah Newren 36bf195890 alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
Ævar Arnfjörð Bjarmason b6046abc0c built-ins & libs & helpers: add/move destructors, fix leaks 2 years ago
Ævar Arnfjörð Bjarmason 07047d6829 cocci: apply "pending" index-compatibility to some "builtin/*.c" 2 years ago
Patrick Steinhardt 5ff36c9b6b rev-parse: add `--exclude-hidden=` option 2 years ago
Patrick Steinhardt 1e9f273ac0 revision: introduce struct to handle exclusions 2 years ago
Øystein Walle f20b9c36d0 rev-parse --parseopt: detect missing opt-spec 2 years ago
Ævar Arnfjörð Bjarmason 5cf88fd8b0 git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
Jeff King 63e14ee2d6 refs: mark unused each_ref_fn parameters 2 years ago
Junio C Hamano afe8a9070b tree-wide: apply equals-null.cocci 3 years ago
Derrick Stolee 124b05b230 rev-parse: integrate with sparse index 3 years ago
Jeff King 67985e4e4a refs: drop "broken" flag from for_each_fullref_in() 3 years ago
Wolfgang Müller e2c5993744 rev-parse: mark die() messages for translation 4 years ago
Wolfgang Müller 99fc555188 rev-parse: fix segfault with missing --path-format argument 4 years ago
brian m. carlson fac60b8925 rev-parse: add option for absolute or relative path formatting 4 years ago
Jeff King 3a1f91cfd9 rev-parse: handle --end-of-options 4 years ago
Jeff King 9033addfa6 rev-parse: put all options under the "-" check 4 years ago
Jeff King e05e2ae8fe rev-parse: don't accept options after dashdash 4 years ago
Jonathan Tan f24c30e0b6 wt-status: tolerate dangling marks 4 years ago
Taylor Blau 120ad2b0f1 shallow: extract a header file for shallow-related functions 5 years ago
Alexandr Miloslavskiy 49d3c4b481 get_superproject_working_tree(): return strbuf 5 years ago
Alexandr Miloslavskiy 3d7747e318 real_path: remove unsafe API 5 years ago
Jeff King 2d92ab32fd rev-parse: make --show-toplevel without a worktree an error 5 years ago
brian m. carlson 2eabd38313 rev-parse: add a --show-object-format option 5 years ago
brian m. carlson 7e0d029f18 builtin/rev-parse: switch to use the_hash_algo 6 years ago
Nguyễn Thái Ngọc Duy f8adbec9fe cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
Nguyễn Thái Ngọc Duy 3a7a698e93 sha1-name.c: remove implicit dependency on the_index 6 years ago
Andreas Gruenbacher 5221048092 rev-parse: clear --exclude list after 'git rev-parse --all' 6 years ago
Derrick Stolee 6404355657 commit.h: remove method declarations 7 years ago
Stefan Beller 2122f6754c commit: add repository argument to lookup_commit_reference 7 years ago
Elijah Newren 0ed556d38f rev-parse: check lookup'ed commit references for NULL 7 years ago
Stefan Beller c88134870e shallow: add repository argument to is_repository_shallow 7 years ago
brian m. carlson 2182abd94b split-index: convert struct split_index to object_id 7 years ago
brian m. carlson aab9583f7b Convert find_unique_abbrev* to struct object_id 7 years ago
Brandon Williams ae90bdce8f rev-parse: rename 'this' variable 7 years ago
Jeff King e35f11c293 sq_quote_argv: drop maxlen parameter 7 years ago
brian m. carlson cca5fa6406 refs: convert dwim_ref and expand_ref to struct object_id 7 years ago
Øystein Walle 417abfde35 rev-parse: rev-parse: add --is-shallow-repository 7 years ago
Brandon Casey 33e75122f4 rev-parse parseopt: interpret any whitespace as start of help text 7 years ago
Brandon Casey 28a8d0f77a rev-parse parseopt: do not search help text for flag chars 7 years ago
Jeff King 1d0538e486 rev-parse: don't trim bisect refnames 8 years ago
brian m. carlson 321c89bf5f sha1_name: convert GET_SHA1* flags to GET_OID* 8 years ago