5 Commits (5f44324d88a6a6699bc30912b26784ac0ade638d)

Author SHA1 Message Date
Greg Price be7c6d467e pack-refs: remove newly empty directories 15 years ago
Thomas Rast d824cbba02 Convert existing die(..., strerror(errno)) to die_errno() 16 years ago
Alex Riesen 691f1a28bf replace direct calls to unlink(2) with unlink_or_warn 16 years ago
Junio C Hamano acd3b9eca8 Enhance hold_lock_file_for_{update,append}() API 16 years ago
Johan Herland 94e724a741 Move pack_refs() and friends into libgit 17 years ago
Brandon Casey 4ed7cd3ab0 Improve use of lockfile API 17 years ago
Pierre Habouzit 68dce6e941 Use OPT_BIT in builtin-pack-refs 17 years ago
Pierre Habouzit b2565ae573 Make builtin-pack-refs.c use parse_options. 17 years ago
Peter Hagervall baffc0e770 Make every builtin-*.c file #include "builtin.h" 18 years ago
Jim Meyering 384f122b7c Don't ignore a pack-refs write failure 18 years ago
Linus Torvalds 99b5a79e13 Make the pack-refs interfaces usable from outside 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Linus Torvalds 1b555932cd Fix seriously broken "git pack-refs" 18 years ago
Junio C Hamano 0f018baba6 --prune is now default for 'pack-refs' 18 years ago
Junio C Hamano f4204ab9f6 Store peeled refs in packed-refs (take 2). 18 years ago
Junio C Hamano cf0adba788 Store peeled refs in packed-refs file. 18 years ago
Alexandre Julliard ca8e2d86c4 pack-refs: Store the full name of the ref even when packing only tags. 18 years ago
Junio C Hamano b3d4204fc4 git-pack-refs --all 18 years ago
Junio C Hamano 422b4a0e03 pack-refs: call fflush before fsync. 18 years ago
Junio C Hamano 03a182107f pack-refs: use lockfile as everybody else does. 18 years ago
Junio C Hamano 4431fcc4b1 Clean-up lock-ref implementation 18 years ago
Junio C Hamano 6d15987c1e pack-refs: fix git_path() usage. 18 years ago
Junio C Hamano 9688460152 git-pack-refs --prune 18 years ago
Junio C Hamano 13e4aa90ac pack-refs: do not pack symbolic refs. 18 years ago
Junio C Hamano 8da1977554 Tell between packed, unpacked and symbolic refs. 18 years ago
Junio C Hamano cb5d709ff8 Add callback data to for_each_ref() family. 18 years ago
Linus Torvalds e1e22e37f4 Start handling references internally as a sorted in-memory list 18 years ago