36 Commits (edf563fbaa2ab50734db4a61e9092f25fbb5a417)

Author SHA1 Message Date
Christian Couder dae556bdb1 environment: add global variable to disable replacement 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Alex Riesen 691f1a28bf replace direct calls to unlink(2) with unlink_or_warn 16 years ago
Alexander Potashev 8ca12c0d62 add is_dot_or_dotdot inline function 16 years ago
Michael J Gruber b35ddf41ee make prune report removed objects on -v 16 years ago
Brandon Casey db87e3960c builtin-prune.c: prune temporary packs in <object_dir>/pack directory 16 years ago
Brandon Casey 3d32a46b24 Teach fsck and prune that tmp_obj_ file names may not be 14 bytes long 16 years ago
Brandon Casey 0e8316cc16 Teach fsck and prune about the new location of temporary objects 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Linus Torvalds 54352bb274 Remove now unnecessary 'sync()' calls 17 years ago
Junio C Hamano fe308f5373 builtin-prune: protect objects listed on the command line 17 years ago
Michele Ballabio 629de472b6 builtin-prune.c: use parse_options() 17 years ago
David Steven Tweed 8464010f97 Make git prune remove temporary packs that look like write failures 17 years ago
Johannes Schindelin f01913e419 Add "--expire <time>" option to 'git prune' 17 years ago
Nicolas Pitre 3254d218b4 minor git-prune optimization 18 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
Junio C Hamano 026aa93818 Revert "prune: --grace=time" 18 years ago
Matthias Lederhofer 9b088c4e39 prune: --grace=time 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