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. e.g., 58d331dc02da635a60be5911dd98510f350718ad deleted: 999 modified: frepas.tex LEAFLETS/999 1b7e44fb572297bd5a6f240864dcec292fa158b0 after caption added LEAFLETS/xxx.tex Cheers, Geoff > > -- 6 Fifth Ave, St Morris, S.A. 5068 Australia Ph: 041 8805 184 / 08 8332 5069 -- 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