summaryrefslogtreecommitdiffstats
path: root/log-tree.c
AgeCommit message (Expand)AuthorLines
2024-08-26Merge branch 'rs/use-decimal-width' into maint-2.46Junio C Hamano-11/+2
2024-08-05log-tree: use decimal_width()René Scharfe-11/+2
2024-07-08Merge branch 'ps/leakfixes-more'Junio C Hamano-0/+1
2024-07-02Merge branch 'ps/use-the-repository'Junio C Hamano-0/+2
2024-06-14global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt-0/+2
2024-06-11merge: fix leaking merge basesPatrick Steinhardt-0/+1
2024-05-24format-patch: move range/inter diff at the end of a single patch outputJunio C Hamano-6/+5
2024-05-23show_log: factor out interdiff/range-diff generationJunio C Hamano-40/+48
2024-05-07cocci: apply rules to rewrite callers of "refs" interfacesPatrick Steinhardt-3/+6
2024-04-16Merge branch 'rs/date-mode-pass-by-value'Junio C Hamano-1/+1
2024-04-05date: make DATE_MODE thread-safeRené Scharfe-1/+1
2024-04-01Merge branch 'jk/pretty-subject-cleanup'Junio C Hamano-13/+9
2024-03-22format-patch: fix leak of empty header stringJeff King-1/+1
2024-03-19format-patch: simplify after-subject MIME header handlingJeff King-8/+6
2024-03-19format-patch: return an allocated string from log_write_email_headers()Jeff King-5/+6
2024-03-19log: do not set up extra_headers for non-email formatsJeff King-3/+1
2024-03-19pretty: drop print_email_subject flagJeff King-1/+0
2024-02-29commit-reach(repo_get_merge_bases): pass on "missing commits" errorsJohannes Schindelin-2/+3
2023-12-26line-log.h: remove unnecessary includeElijah Newren-0/+1
2023-08-21decorate: use commit color for HEAD arrowAndy Koppe-1/+1
2023-08-21pretty: add pointer and tag options to %(decorate)Andy Koppe-3/+9
2023-08-21decorate: color each token separatelyAndy Koppe-3/+11
2023-08-21decorate: avoid some unnecessary color overheadAndy Koppe-10/+15
2023-08-21decorate: refactor format_decorations()Andy Koppe-6/+17
2023-06-29Merge branch 'en/header-split-cache-h-part-3'Junio C Hamano-1/+3
2023-06-22Merge branch 'ds/disable-replace-refs'Junio C Hamano-1/+1
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren-1/+1
2023-06-21git-compat-util.h: remove unneccessary include of wildmatch.hElijah Newren-0/+1
2023-06-21log-tree: replace include of revision.h with simple forward declarationElijah Newren-0/+1
2023-06-12replace-objects: create wrapper around settingDerrick Stolee-1/+1
2023-05-09Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano-0/+1
2023-04-25Merge branch 'en/header-split-cache-h'Junio C Hamano-1/+2
2023-04-24commit.h: reduce unnecessary includesElijah Newren-0/+1
2023-04-11Merge branch 'jc/spell-id-in-both-caps-in-message-id'Junio C Hamano-1/+1
2023-04-11treewide: remove cache.h inclusion due to object.h changesElijah Newren-1/+1
2023-04-11object-name.h: move declarations for object-name.c functions from cache.hElijah Newren-0/+1
2023-04-06Merge branch 'en/header-split-cleanup'Junio C Hamano-0/+2
2023-04-06Merge branch 'ab/remove-implicit-use-of-the-repository'Junio C Hamano-11/+17
2023-04-04Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano-11/+17
2023-04-03e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano-1/+1
2023-03-28cocci: apply the "pretty.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason-3/+6
2023-03-28cocci: apply the "diff.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason-1/+1
2023-03-28cocci: apply the "commit-reach.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason-1/+1
2023-03-28cocci: apply the "cache.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason-6/+9
2023-03-21write-or-die.h: move declarations for write-or-die.c functions from cache.hElijah Newren-0/+1
2023-03-21environment.h: move declarations for environment.c functions from cache.hElijah Newren-0/+1
2023-03-17Merge branch 'jk/unused-post-2.39-part2'Junio C Hamano-1/+2
2023-02-24for_each_commit_graft(): mark unused callback parameterJeff King-1/+2
2023-02-23replace-object.h: move read_replace_refs declaration from cache.h to hereElijah Newren-0/+1
2023-02-23cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren-0/+1