index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-pack-refs.c
Commit message (
Expand
)
Author
Age
*
Move pack_refs() and friends into libgit
Johan Herland
2008-06-19
*
Improve use of lockfile API
Brandon Casey
2008-01-16
*
Use OPT_BIT in builtin-pack-refs
Pierre Habouzit
2007-11-11
*
Make builtin-pack-refs.c use parse_options.
Pierre Habouzit
2007-10-29
*
Make every builtin-*.c file #include "builtin.h"
Peter Hagervall
2007-07-14
*
Don't ignore a pack-refs write failure
Jim Meyering
2007-06-26
*
Make the pack-refs interfaces usable from outside
Linus Torvalds
2007-05-26
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-20
*
Fix seriously broken "git pack-refs"
Linus Torvalds
2007-01-25
*
--prune is now default for 'pack-refs'
Junio C Hamano
2007-01-08
*
Store peeled refs in packed-refs (take 2).
Junio C Hamano
2006-11-21
*
Store peeled refs in packed-refs file.
Junio C Hamano
2006-11-19
*
pack-refs: Store the full name of the ref even when packing only tags.
Alexandre Julliard
2006-11-02
*
git-pack-refs --all
Junio C Hamano
2006-10-08
*
pack-refs: call fflush before fsync.
Junio C Hamano
2006-10-04
*
pack-refs: use lockfile as everybody else does.
Junio C Hamano
2006-10-03
*
Clean-up lock-ref implementation
Junio C Hamano
2006-09-27
*
pack-refs: fix git_path() usage.
Junio C Hamano
2006-09-22
*
git-pack-refs --prune
Junio C Hamano
2006-09-21
*
pack-refs: do not pack symbolic refs.
Junio C Hamano
2006-09-21
*
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
2006-09-20
*
Add callback data to for_each_ref() family.
Junio C Hamano
2006-09-20
*
Start handling references internally as a sorted in-memory list
Linus Torvalds
2006-09-17