index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-pack-refs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
1
-1
/
+1
*
Move pack_refs() and friends into libgit
Johan Herland
2008-06-20
1
-120
/
+1
*
Improve use of lockfile API
Brandon Casey
2008-01-17
1
-0
/
+6
*
Use OPT_BIT in builtin-pack-refs
Pierre Habouzit
2007-11-12
1
-9
/
+3
*
Make builtin-pack-refs.c use parse_options.
Pierre Habouzit
2007-10-30
1
-27
/
+20
*
Make every builtin-*.c file #include "builtin.h"
Peter Hagervall
2007-07-15
1
-0
/
+1
*
Don't ignore a pack-refs write failure
Jim Meyering
2007-06-27
1
-0
/
+2
*
Make the pack-refs interfaces usable from outside
Linus Torvalds
2007-05-27
1
-28
/
+38
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-1
/
+1
*
Fix seriously broken "git pack-refs"
Linus Torvalds
2007-01-26
1
-1
/
+3
*
--prune is now default for 'pack-refs'
Junio C Hamano
2007-01-08
1
-2
/
+7
*
Store peeled refs in packed-refs (take 2).
Junio C Hamano
2006-11-22
1
-2
/
+6
*
Store peeled refs in packed-refs file.
Junio C Hamano
2006-11-20
1
-4
/
+20
*
pack-refs: Store the full name of the ref even when packing only tags.
Alexandre Julliard
2006-11-03
1
-3
/
+5
*
git-pack-refs --all
Junio C Hamano
2006-10-08
1
-2
/
+7
*
pack-refs: call fflush before fsync.
Junio C Hamano
2006-10-05
1
-0
/
+1
*
pack-refs: use lockfile as everybody else does.
Junio C Hamano
2006-10-03
1
-17
/
+4
*
Clean-up lock-ref implementation
Junio C Hamano
2006-09-27
1
-1
/
+1
*
pack-refs: fix git_path() usage.
Junio C Hamano
2006-09-23
1
-1
/
+1
*
git-pack-refs --prune
Junio C Hamano
2006-09-21
1
-9
/
+75
*
pack-refs: do not pack symbolic refs.
Junio C Hamano
2006-09-21
1
-1
/
+3
*
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
2006-09-21
1
-1
/
+2
*
Add callback data to for_each_ref() family.
Junio C Hamano
2006-09-21
1
-3
/
+5
*
Start handling references internally as a sorted in-memory list
Linus Torvalds
2006-09-18
1
-0
/
+41