index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
log-tree.c
Age
Commit message (
Expand
)
Author
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
2025-10-14
Merge branch 'kh/format-patch-range-diff-notes'
Junio C Hamano
2025-09-29
Merge branch 'jk/color-variable-fixes'
Junio C Hamano
2025-09-25
format-patch: handle range-diff on notes correctly for single patches
Kristoffer Haugsbakk
2025-09-16
color: use git_colorbool enum type to store colorbools
Jeff King
2025-08-29
range-diff: add configurable memory limit for cost matrix
Paulo Casaretto
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-04-29
object-store: move function declarations to their respective subsystems
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
2024-12-18
tmp-objdir: stop using `the_repository`
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-10-18
Merge branch 'ng/rebase-merges-branch-name-as-label'
Taylor Blau
2024-10-10
Merge branch 'jk/output-prefix-cleanup'
Junio C Hamano
2024-10-09
rebase-update-refs: extract load_branch_decorations
Nicolas Guichard
2024-10-09
load_branch_decorations: fix memory leak with non-static filters
Nicolas Guichard
2024-10-03
diff: return const char from output_prefix callback
Jeff King
2024-09-30
diff: improve lifecycle management of diff queues
Patrick Steinhardt
2024-09-16
Merge branch 'jc/range-diff-lazy-setup'
Junio C Hamano
2024-08-26
Merge branch 'rs/use-decimal-width' into maint-2.46
Junio C Hamano
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-14
Merge branch 'rs/use-decimal-width'
Junio C Hamano
2024-08-09
remerge-diff: lazily prepare temporary objdir on demand
Junio C Hamano
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-08-05
log-tree: use decimal_width()
René Scharfe
2024-07-13
merge-recursive: honor diff.algorithm
Antonin Delpeuch
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-11
merge: fix leaking merge bases
Patrick Steinhardt
2024-05-24
format-patch: move range/inter diff at the end of a single patch output
Junio C Hamano
2024-05-23
show_log: factor out interdiff/range-diff generation
Junio C Hamano
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-04-16
Merge branch 'rs/date-mode-pass-by-value'
Junio C Hamano
2024-04-05
date: make DATE_MODE thread-safe
René Scharfe
2024-04-01
Merge branch 'jk/pretty-subject-cleanup'
Junio C Hamano
2024-03-22
format-patch: fix leak of empty header string
Jeff King
2024-03-19
format-patch: simplify after-subject MIME header handling
Jeff King
2024-03-19
format-patch: return an allocated string from log_write_email_headers()
Jeff King
2024-03-19
log: do not set up extra_headers for non-email formats
Jeff King
2024-03-19
pretty: drop print_email_subject flag
Jeff King
2024-02-29
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2023-12-26
line-log.h: remove unnecessary include
Elijah Newren
2023-08-21
decorate: use commit color for HEAD arrow
Andy Koppe
2023-08-21
pretty: add pointer and tag options to %(decorate)
Andy Koppe
2023-08-21
decorate: color each token separately
Andy Koppe
2023-08-21
decorate: avoid some unnecessary color overhead
Andy Koppe
2023-08-21
decorate: refactor format_decorations()
Andy Koppe
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
[next]