index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-refs.c
Age
Commit message (
Expand
)
Author
Lines
2025-11-04
refs: rename 'pack_refs_opts' to 'refs_optimize_opts'
Karthik Nayak
-10
/
+10
2025-09-19
builtin/pack-refs: factor out core logic into a shared library
Meet Soni
-0
/
+56
2013-05-01
pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
Michael Haggerty
-148
/
+0
2013-05-01
pack-refs: rename handle_one_ref() to pack_one_ref()
Michael Haggerty
-2
/
+2
2013-03-18
pack-refs: add fully-peeled trait
Michael Haggerty
-1
/
+1
2013-03-17
pack-refs: write peeled entry for non-tags
Jeff King
-8
/
+8
2013-03-17
avoid segfaults on parse_object failure
Jeff King
-1
/
+1
2012-01-17
pack_refs(): remove redundant check
Michael Haggerty
-2
/
+1
2011-10-05
Change check_ref_format() to take a flags argument
Michael Haggerty
-1
/
+1
2010-07-07
pack-refs: remove newly empty directories
Greg Price
-0
/
+32
2009-06-27
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
-4
/
+3
2009-04-29
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
-1
/
+1
2008-10-19
Enhance hold_lock_file_for_{update,append}() API
Junio C Hamano
-1
/
+2
2008-06-19
Move pack_refs() and friends into libgit
Johan Herland
-0
/
+117