summaryrefslogtreecommitdiffstats
path: root/log-tree.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ng/rebase-merges-branch-name-as-label'Taylor Blau2024-10-181-0/+26
|\
| * rebase-update-refs: extract load_branch_decorationsNicolas Guichard2024-10-091-0/+21
| * load_branch_decorations: fix memory leak with non-static filtersNicolas Guichard2024-10-091-0/+5
* | Merge branch 'jk/output-prefix-cleanup'Junio C Hamano2024-10-101-6/+1
|\ \
| * | diff: return const char from output_prefix callbackJeff King2024-10-031-6/+1
| * | Merge branch 'rs/use-decimal-width' into maint-2.46Junio C Hamano2024-08-261-11/+2
| |\ \
* | | | diff: improve lifecycle management of diff queuesPatrick Steinhardt2024-09-301-2/+2
| |_|/ |/| |
* | | Merge branch 'jc/range-diff-lazy-setup'Junio C Hamano2024-09-161-4/+12
|\ \ \
| * | | remerge-diff: lazily prepare temporary objdir on demandJunio C Hamano2024-08-101-4/+12
* | | | Merge branch 'jc/refs-symref-referent'Junio C Hamano2024-08-151-1/+1
|\ \ \ \
| * | | | refs: add referent to each_ref_fnJohn Cai2024-08-091-1/+1
| | |/ / | |/| |
* | | | Merge branch 'rs/use-decimal-width'Junio C Hamano2024-08-141-11/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | log-tree: use decimal_width()René Scharfe2024-08-051-11/+2
| | |/ | |/|
* | | merge-recursive: honor diff.algorithmAntonin Delpeuch2024-07-141-1/+1
| |/ |/|
* | Merge branch 'ps/leakfixes-more'Junio C Hamano2024-07-081-0/+1
|\ \
| * | merge: fix leaking merge basesPatrick Steinhardt2024-06-111-0/+1
* | | Merge branch 'ps/use-the-repository'Junio C Hamano2024-07-021-0/+2
|\ \ \
| * | | global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt2024-06-141-0/+2
| |/ /
* | | format-patch: move range/inter diff at the end of a single patch outputJunio C Hamano2024-05-251-6/+5
* | | show_log: factor out interdiff/range-diff generationJunio C Hamano2024-05-241-40/+48
|/ /
* | cocci: apply rules to rewrite callers of "refs" interfacesPatrick Steinhardt2024-05-071-3/+6
* | Merge branch 'rs/date-mode-pass-by-value'Junio C Hamano2024-04-161-1/+1
|\ \
| * | date: make DATE_MODE thread-safeRené Scharfe2024-04-061-1/+1
* | | Merge branch 'jk/pretty-subject-cleanup'Junio C Hamano2024-04-011-13/+9
|\ \ \ | |/ / |/| |
| * | format-patch: fix leak of empty header stringJeff King2024-03-221-1/+1
| * | format-patch: simplify after-subject MIME header handlingJeff King2024-03-201-8/+6
| * | format-patch: return an allocated string from log_write_email_headers()Jeff King2024-03-201-5/+6
| * | log: do not set up extra_headers for non-email formatsJeff King2024-03-201-3/+1
| * | pretty: drop print_email_subject flagJeff King2024-03-201-1/+0
| |/
* / commit-reach(repo_get_merge_bases): pass on "missing commits" errorsJohannes Schindelin2024-02-291-2/+3
|/
* line-log.h: remove unnecessary includeElijah Newren2023-12-261-0/+1
* decorate: use commit color for HEAD arrowAndy Koppe2023-08-211-1/+1
* pretty: add pointer and tag options to %(decorate)Andy Koppe2023-08-211-3/+9
* decorate: color each token separatelyAndy Koppe2023-08-211-3/+11
* decorate: avoid some unnecessary color overheadAndy Koppe2023-08-211-10/+15
* decorate: refactor format_decorations()Andy Koppe2023-08-211-6/+17
* Merge branch 'en/header-split-cache-h-part-3'Junio C Hamano2023-06-301-1/+3
|\
| * object-store-ll.h: split this header out of object-store.hElijah Newren2023-06-211-1/+1
| * git-compat-util.h: remove unneccessary include of wildmatch.hElijah Newren2023-06-211-0/+1
| * log-tree: replace include of revision.h with simple forward declarationElijah Newren2023-06-211-0/+1
* | Merge branch 'ds/disable-replace-refs'Junio C Hamano2023-06-231-1/+1
|\ \ | |/ |/|
| * replace-objects: create wrapper around settingDerrick Stolee2023-06-121-1/+1
* | Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano2023-05-101-0/+1
|\ \ | |/ |/|
| * commit.h: reduce unnecessary includesElijah Newren2023-04-241-0/+1
* | Merge branch 'en/header-split-cache-h'Junio C Hamano2023-04-251-1/+2
|\|
| * treewide: remove cache.h inclusion due to object.h changesElijah Newren2023-04-111-1/+1
| * object-name.h: move declarations for object-name.c functions from cache.hElijah Newren2023-04-111-0/+1
| * Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano2023-04-041-11/+17
| |\
* | \ Merge branch 'jc/spell-id-in-both-caps-in-message-id'Junio C Hamano2023-04-111-1/+1
|\ \ \
| * | | e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano2023-04-031-1/+1