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
/
builtin
/
log.c
Age
Commit message (
Expand
)
Author
2026-03-27
format-patch: removing unconditional wrapping
Mirko Faina
2026-03-23
format-patch: --commit-list-format without prefix
Mirko Faina
2026-03-23
format-patch: add preset for --commit-list-format
Mirko Faina
2026-03-23
format-patch: wrap generate_commit_list_cover()
Mirko Faina
2026-03-23
format.commitListFormat: strip meaning from empty
Mirko Faina
2026-03-23
format-patch: rename --cover-letter-format option
Mirko Faina
2026-03-23
format-patch: refactor generate_commit_list_cover
Mirko Faina
2026-03-16
Merge branch 'mf/format-patch-cover-letter-format' into mf/format-patch-commi...
Junio C Hamano
2026-03-10
Merge branch 'kh/format-patch-noprefix-is-boolean'
Junio C Hamano
2026-03-06
format-patch: add commitListFormat config
Mirko Faina
2026-03-06
format-patch: add ability to use alt cover format
Mirko Faina
2026-03-06
format-patch: move cover letter summary generation
Mirko Faina
2026-03-04
Merge branch 'bk/mailmap-wo-the-repository'
Junio C Hamano
2026-02-27
Merge branch 'mf/format-patch-honor-from-for-cover-letter'
Junio C Hamano
2026-02-23
format-patch: make format.noprefix a boolean
Kristoffer Haugsbakk
2026-02-20
mailmap: stop using the_repository
Burak Kaan Karaçay
2026-02-17
format-patch: fix From header in cover letter
Mirko Faina
2026-02-17
Merge branch 'rs/clean-includes'
Junio C Hamano
2026-02-08
remove duplicate includes
René Scharfe
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
2025-12-25
log: use commit_stack
René Scharfe
2025-11-23
streaming: move into object database subsystem
Patrick Steinhardt
2025-11-23
streaming: get rid of `the_repository`
Patrick Steinhardt
2025-10-14
Merge branch 'kh/format-patch-range-diff-notes'
Junio C Hamano
2025-10-02
Merge branch 'kh/you-still-use-whatchanged-fix'
Junio C Hamano
2025-09-25
revision: add rdiff_log_arg to rev_info
Kristoffer Haugsbakk
2025-09-25
range-diff: rename other_arg to log_arg
Kristoffer Haugsbakk
2025-09-17
whatchanged: hint about git-log(1) and aliasing
Kristoffer Haugsbakk
2025-08-29
range-diff: add configurable memory limit for cost matrix
Paulo Casaretto
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2025-08-01
Merge branch 'jk/revision-no-early-output'
Junio C Hamano
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_get_string_multi()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-21
revision: drop early output option
Jeff King
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-06-25
Merge branch 'jc/you-still-use-whatchanged'
Junio C Hamano
2025-05-12
whatchanged: remove when built with WITH_BREAKING_CHANGES
Junio C Hamano
2025-05-12
whatchanged: require --i-still-use-this
Junio C Hamano
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
2025-03-10
object: stop depending on `the_repository`
Patrick Steinhardt
2025-02-28
environment: move access to "core.sharedRepository" into repo settings
Patrick Steinhardt
2025-01-21
Merge branch 'ps/the-repository'
Junio C Hamano
2024-12-27
builtin/log: fix remaining -Wsign-compare warnings
Patrick Steinhardt
2024-12-27
builtin/log: use `size_t` to track indices
Patrick Steinhardt
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-19
Merge branch 'js/log-remerge-keep-ancestry'
Junio C Hamano
[next]