index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
object-name.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
environment: stop storing "core.warnAmbiguousRefs" globally
Patrick Steinhardt
2024-09-12
1
-2
/
+3
*
Merge branch 'ps/leakfixes-part-4'
Junio C Hamano
2024-08-23
1
-0
/
+1
|
\
|
*
object-name: fix leaking symlink paths in object context
Patrick Steinhardt
2024-08-14
1
-0
/
+1
*
|
Merge branch 'tb/incremental-midx-part-1'
Junio C Hamano
2024-08-19
1
-46
/
+53
|
\
\
|
*
|
midx: introduce `bsearch_one_midx()`
Taylor Blau
2024-08-06
1
-46
/
+53
*
|
|
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-15
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
refs: add referent to each_ref_fn
John Cai
2024-08-09
1
-1
/
+1
|
|
/
*
/
object-name: fix leaking commit list items
Patrick Steinhardt
2024-08-01
1
-10
/
+16
|
/
*
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-08
1
-11
/
+29
|
\
|
*
object-name: free leaking object contexts
Patrick Steinhardt
2024-06-11
1
-11
/
+29
*
|
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
1
-0
/
+2
|
\
\
|
*
|
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
|
|
/
*
/
object-name: don't try to abbreviate to lengths greater than hexsz
Patrick Steinhardt
2024-06-12
1
-1
/
+1
|
/
*
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-28
1
-11
/
+35
|
\
|
*
object-names: support input of oids in any supported hash
Eric W. Biederman
2023-10-02
1
-11
/
+35
*
|
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-03-11
1
-2
/
+5
|
\
\
|
*
|
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-29
1
-2
/
+5
*
|
|
get_oid_basic(): special-case ref@{n} for oldest reflog entry
Jeff King
2024-02-26
1
-0
/
+9
|
/
/
*
/
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-2
/
+0
|
/
*
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
2023-07-06
1
-0
/
+15
|
\
|
*
object-name: move related functions to object-name
Calvin Wan
2023-06-12
1
-0
/
+15
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
*
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-0
/
+2
|
\
|
*
object-store.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
|
*
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+2
|
\
|
|
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
treewide: be explicit about dependence on advice.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-8
/
+11
|
|
\
*
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+3
|
\
|
|
|
*
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-8
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
libs: use "struct repository *" argument, not "the_repository"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-4
/
+4
|
*
|
cocci: apply the "pretty.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+4
|
*
|
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-4
/
+4
|
*
|
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+3
*
|
|
Merge branch 'fc/oid-quietly-parse-upstream'
Junio C Hamano
2023-03-28
1
-2
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
object-name: fix quiet @{u} parsing
Felipe Contreras
2023-03-16
1
-2
/
+3
|
|
/
*
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-7
/
+7
|
\
\
|
*
|
object-name: mark unused parameters in disambiguate callbacks
Jeff King
2023-02-24
1
-7
/
+7
|
|
/
*
/
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-6
/
+6
*
refs: mark unused reflog callback parameters
Jeff King
2022-08-19
1
-2
/
+5
*
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-19
1
-1
/
+2
*
object-name: diagnose trees in index properly
Derrick Stolee
2022-04-26
1
-2
/
+4
*
object-name: reject trees found in the index
Derrick Stolee
2022-04-26
1
-1
/
+18
[next]