"Geoff Russell" <geoffrey.russell@xxxxxxxxx> writes: > On 7/4/08, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> "Geoff Russell" <geoffrey.russell@xxxxxxxxx> writes: >> >> > ... I've made a bunch of changes to a repository, a few weeks later I >> >> > figure I've deleted a file I need but am not really sure of its name. So >> > I want to list the files that I've deleted during the past few weeks. >> >> >> $ git log --pretty=oneline --diff-filter=D --name-only -M --since=90.days > > This is good, but on my version 1.5.5.1, is giving the commit-ids + > comments as well > as the names. Oh, I very much intended to give them, as --since=90.days is very broad that you would want to know which exact commit to learn when the found change was made anyway. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html