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
/
object-name.c
Age
Commit message (
Expand
)
Author
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-03-29
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
2025-03-12
object-name: allow skipping ambiguity checks in `get_oid()` family
Patrick Steinhardt
2025-03-12
object-name: introduce `repo_get_oid_with_flags()`
Patrick Steinhardt
2025-03-03
object-name.c: *.txt -> *.adoc fixes
Todd Zullinger
2025-01-13
object-name: be more strict in parsing describe-like output
Elijah Newren
2025-01-13
object-name: fix resolution of object names containing curly braces
Elijah Newren
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-15
Merge branch 'ps/commit-with-message-syntax-fix'
Junio C Hamano
2024-12-15
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
2024-12-08
object-name: fix reversed ordering with ":/<text>" revisions
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
2024-12-03
refs: move ref name helpers around
Junio C Hamano
2024-09-12
environment: stop storing "core.warnAmbiguousRefs" globally
Patrick Steinhardt
2024-08-23
Merge branch 'ps/leakfixes-part-4'
Junio C Hamano
2024-08-19
Merge branch 'tb/incremental-midx-part-1'
Junio C Hamano
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-14
object-name: fix leaking symlink paths in object context
Patrick Steinhardt
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-08-06
midx: introduce `bsearch_one_midx()`
Taylor Blau
2024-08-01
object-name: fix leaking commit list items
Patrick Steinhardt
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-12
object-name: don't try to abbreviate to lengths greater than hexsz
Patrick Steinhardt
2024-06-11
object-name: free leaking object contexts
Patrick Steinhardt
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-11
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-02-29
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-26
get_oid_basic(): special-case ref@{n} for oldest reflog entry
Jeff King
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-10-02
object-names: support input of oids in any supported hash
Eric W. Biederman
2023-07-06
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-12
object-name: move related functions to object-name
Calvin Wan
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
object-store.h: reduce unnecessary includes
Elijah Newren
2023-04-24
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
treewide: be explicit about dependence on advice.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-03-28
Merge branch 'fc/oid-quietly-parse-upstream'
Junio C Hamano
2023-03-28
libs: use "struct repository *" argument, not "the_repository"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "pretty.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
[prev]
[next]