index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
log-tree.c
Age
Commit message (
Expand
)
Author
2024-08-26
Merge branch 'rs/use-decimal-width' into maint-2.46
Junio C Hamano
2024-08-05
log-tree: use decimal_width()
René Scharfe
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
2023-06-22
Merge branch 'ds/disable-replace-refs'
Junio C Hamano
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
2023-06-21
log-tree: replace include of revision.h with simple forward declaration
Elijah Newren
2023-06-12
replace-objects: create wrapper around setting
Derrick Stolee
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-24
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-11
Merge branch 'jc/spell-id-in-both-caps-in-message-id'
Junio C Hamano
2023-04-11
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-03
e-mail workflow: Message-ID is spelled with ID in both capital letters
Junio C Hamano
2023-03-28
cocci: apply the "pretty.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "diff.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-02-24
for_each_commit_graft(): mark unused callback parameter
Jeff King
2023-02-23
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
[next]