List of changed files during pull

Konrad Hinsen konrad.hinsen at laposte.net
Wed Apr 11 08:11:51 CDT 2007


I am looking for a way to obtain the list of all files that have been  
modified after doing "hg pull -u". Normally, Mercurial just tells me  
how many files were changed, but not which ones. Is there a simpler  
way than noting the tip changeset before the pull, pulling, and  
listing all the changesets that have been added one by one?

Konrad.



More information about the Mercurial mailing list