index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
object-name.c
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge branch 'ps/odb-eagerly-load-alternates'
Junio C Hamano
1
-1
/
+0
2026-08-28
Merge branch 'sk/object-name-use-after-free'
Junio C Hamano
1
-6
/
+8
2026-08-17
odb: eagerly initialize alternates
Patrick Steinhardt
1
-1
/
+0
2026-08-17
object-name: avoid use-after-free in get_oid_with_context_1()
Shlok Kulshreshtha
1
-6
/
+8
2026-07-19
Merge branch 'ps/setup-split-discovery-and-setup'
Junio C Hamano
1
-2
/
+2
2026-07-13
Merge branch 'kk/prio-queue-get-put-fusion'
Junio C Hamano
1
-1
/
+1
2026-07-07
setup: move prefix into repository
Patrick Steinhardt
1
-2
/
+2
2026-06-15
Merge branch 'ob/more-repo-config-values'
Junio C Hamano
1
-1
/
+2
2026-06-09
prio-queue: rename .nr to .nr_ and add accessor helpers
Kristofer Karlsson
1
-1
/
+1
2026-06-03
environment: move "warn_on_object_refname_ambiguity" into `struct repo_config...
Olamide Caleb Bello
1
-1
/
+2
2026-05-19
setup: stop using `the_repository` in `prefix_path()`
Patrick Steinhardt
1
-1
/
+1
2026-05-19
setup: stop using `the_repository` in `is_inside_work_tree()`
Patrick Steinhardt
1
-1
/
+1
2026-04-06
Merge branch 'ps/odb-generic-object-name-handling'
Junio C Hamano
1
-363
/
+74
2026-03-30
Merge branch 'jw/object-name-bitset-to-enum'
Junio C Hamano
1
-2
/
+4
2026-03-20
odb: introduce generic `odb_find_abbrev_len()`
Patrick Steinhardt
1
-53
/
+4
2026-03-20
object-file: move logic to compute packed abbreviation length
Patrick Steinhardt
1
-123
/
+12
2026-03-20
object-name: move logic to compute loose abbreviation length
Patrick Steinhardt
1
-23
/
+4
2026-03-20
object-name: simplify computing common prefixes
Patrick Steinhardt
1
-20
/
+3
2026-03-20
object-name: abbreviate loose object names without `disambiguate_state`
Patrick Steinhardt
1
-34
/
+20
2026-03-20
object-name: merge `update_candidates()` and `match_prefix()`
Patrick Steinhardt
1
-16
/
+18
2026-03-20
object-name: backend-generic `get_short_oid()`
Patrick Steinhardt
1
-26
/
+6
2026-03-20
object-name: backend-generic `repo_collect_ambiguous()`
Patrick Steinhardt
1
-9
/
+10
2026-03-20
object-name: extract function to parse object ID prefixes
Patrick Steinhardt
1
-22
/
+38
2026-03-20
object-name: move logic to iterate through packed prefixed objects
Patrick Steinhardt
1
-87
/
+7
2026-03-20
object-name: move logic to iterate through loose prefixed objects
Patrick Steinhardt
1
-4
/
+6
2026-03-20
oidtree: extend iteration to allow for arbitrary return codes
Patrick Steinhardt
1
-2
/
+2
2026-03-18
object-name: turn INTERPRET_BRANCH_* constants into enum values
Jialong Wang
1
-2
/
+4
2026-03-12
odb: introduce generic object counting
Patrick Steinhardt
1
-1
/
+5
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
1
-4
/
+4
2026-02-05
global: constify some pointers that are not written to
Collin Funk
1
-1
/
+1
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
1
-4
/
+4
2025-12-29
tag: support arbitrary repositories in parse_tag()
René Scharfe
1
-1
/
+1
2025-11-24
Merge branch 'ps/object-source-loose'
Junio C Hamano
1
-1
/
+1
2025-11-19
Merge branch 'ps/ref-peeled-tags'
Junio C Hamano
1
-6
/
+4
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
1
-6
/
+4
2025-11-03
object-file: move loose object cache into loose source
Patrick Steinhardt
1
-1
/
+1
2025-10-16
packfile: introduce macro to iterate through packs
Patrick Steinhardt
1
-3
/
+5
2025-10-16
object-name: convert to use `packfile_store_get_all_packs()`
Patrick Steinhardt
1
-2
/
+2
2025-10-07
Merge branch 'ps/packfile-store'
Junio C Hamano
1
-3
/
+3
2025-09-29
Merge branch 'ps/packfile-store' into tb/incremental-midx-part-3.1
Junio C Hamano
1
-3
/
+3
2025-09-24
packfile: refactor `get_packed_git()` to work on packfile store
Patrick Steinhardt
1
-2
/
+2
2025-09-24
packfile: split up responsibilities of `reprepare_packed_git()`
Patrick Steinhardt
1
-1
/
+1
2025-09-23
Merge branch 'rs/get-oid-with-flags-cleanup'
Junio C Hamano
1
-25
/
+5
2025-09-18
Merge branch 'jc/longer-disambiguation-fix'
Junio C Hamano
1
-1
/
+1
2025-09-15
Merge branch 'rs/object-name-extend-abbrev-len-update'
Junio C Hamano
1
-3
/
+2
2025-09-10
use repo_get_oid_with_flags()
René Scharfe
1
-25
/
+5
2025-09-04
object-name: declare pointer type of extend_abbrev_len()'s 2nd parameter
René Scharfe
1
-3
/
+2
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
1
-1
/
+2
2025-08-14
abbrev: allow extending beyond 32 chars to disambiguate
Junio C Hamano
1
-1
/
+1
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
1
-1
/
+2
[next]