6 Commits (3d3c4f5d767b33cdaa7557ab009ab1194ff4a8a3)

Author SHA1 Message Date
Andy Parkins 8d2244ba74 Make git-prune submodule aware (and fix a SEGFAULT in the process) 18 years ago
Linus Torvalds 6fda5e5180 Initialize tree descriptors with a helper function rather than by hand. 18 years ago
Nicolas Pitre eb8381c885 scan reflogs independently from refs 18 years ago
Johannes Schindelin 883d60fa97 Sanitize for_each_reflog_ent() 18 years ago
Junio C Hamano 94421474e0 Move traversal of reachable objects into a separate library. 18 years ago
Junio C Hamano ca4f293fb4 builtin-prune: separate ref walking from reflog walking. 18 years ago
Junio C Hamano 2430481614 builtin-prune: make file-scope static struct to an argument. 18 years ago
Junio C Hamano 16157b8074 builtin-prune: memory diet. 18 years ago
Junio C Hamano 55dd55263b Protect commits recorded in reflog from pruning. 18 years ago
Junio C Hamano ac1471b39f Typefix builtin-prune.c::prune_object() 18 years ago
Andy Parkins 21f88ac84a Improve git-prune -n output 18 years ago
J. Bruce Fields 2eb53e65bd Make prune also run prune-packed 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
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Junio C Hamano cba05fa840 Further clean-up: usage() vs die() 19 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Linus Torvalds db6296a566 Call setup_git_directory() early 19 years ago
Junio C Hamano e5a78b1ca8 builtin-prune.c: forgot TYPE => OBJ changes. 19 years ago
Linus Torvalds ba84a797e7 builtin "git prune" 19 years ago