Quoting r. Junio C Hamano <junkio@xxxxxxx>: > Subject: Re: git log - filter missing changesets > > "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx> writes: > > > Hi! > > git log with -- parameter seems to sometimes miss changesets that > > affect a specific directory: > > ... > > what gives? > > Most likely history simplification threw away the entire side > branch. > > This is getting to be a FAQ I suspect. > > http://thread.gmane.org/gmane.comp.version-control.git/21633 > > Yes, --full-history helps. Thanks! I'm still not sure *when* does this simplification happen - the changes that got hidden do not add/remove any files - but oh well. BTW, --full-history does not seem to be documented on git-rev-list(1) man page. -- MST - 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