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