Sign in
googlers
/
jrn
/
git
/
9a62d72dfa833f98dd0730b3d5136f56d637a5c3
/
builtin-prune.c
8ca12c0
add is_dot_or_dotdot inline function
by Alexander Potashev
· 16 years ago
b35ddf4
make prune report removed objects on -v
by Michael J Gruber
· 17 years ago
db87e39
builtin-prune.c: prune temporary packs in <object_dir>/pack directory
by Brandon Casey
· 17 years ago
3d32a46
Teach fsck and prune that tmp_obj_ file names may not be 14 bytes long
by Brandon Casey
· 17 years ago
0e8316c
Teach fsck and prune about the new location of temporary objects
by Brandon Casey
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
54352bb
Remove now unnecessary 'sync()' calls
by Linus Torvalds
· 17 years ago
fe308f5
builtin-prune: protect objects listed on the command line
by Junio C Hamano
· 17 years ago
629de47
builtin-prune.c: use parse_options()
by Michele Ballabio
· 17 years ago
8464010
Make git prune remove temporary packs that look like write failures
by David Steven Tweed
· 17 years ago
f01913e
Add "--expire <time>" option to 'git prune'
by Johannes Schindelin
· 17 years ago
3254d21
minor git-prune optimization
by Nicolas Pitre
· 18 years ago
21666f1
convert object type handling from a string to a number
by Nicolas Pitre
· 18 years ago
026aa93
Revert "prune: --grace=time"
by Junio C Hamano
· 18 years ago
9b088c4
prune: --grace=time
by Matthias Lederhofer
· 18 years ago
9442147
Move traversal of reachable objects into a separate library.
by Junio C Hamano
· 18 years ago
ca4f293
builtin-prune: separate ref walking from reflog walking.
by Junio C Hamano
· 18 years ago
2430481
builtin-prune: make file-scope static struct to an argument.
by Junio C Hamano
· 18 years ago
16157b8
builtin-prune: memory diet.
by Junio C Hamano
· 18 years ago
55dd552
Protect commits recorded in reflog from pruning.
by Junio C Hamano
· 18 years ago
ac1471b
Typefix builtin-prune.c::prune_object()
by Junio C Hamano
· 18 years ago
21f88ac
Improve git-prune -n output
by Andy Parkins
· 18 years ago
58a1e0e
Merge branch 'lj/refs'
by Junio C Hamano
· 18 years ago
2eb53e6
Make prune also run prune-packed
by J. Bruce Fields
· 18 years ago
8da1977
Tell between packed, unpacked and symbolic refs.
by Junio C Hamano
· 19 years ago
cb5d709
Add callback data to for_each_ref() family.
by Junio C Hamano
· 19 years ago
9befac4
Replace uses of strdup with xstrdup.
by Shawn Pearce
· 19 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
cba05fa
Further clean-up: usage() vs die()
by Junio C Hamano
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
db6296a
Call setup_git_directory() early
by Linus Torvalds
· 19 years ago
e5a78b1
builtin-prune.c: forgot TYPE => OBJ changes.
by Junio C Hamano
· 19 years ago
ba84a79
builtin "git prune"
by Linus Torvalds
· 19 years ago