List of last changed files...
TK Soh
teekaysoh at gmail.com
Thu Oct 4 09:20:29 UTC 2007
On 10/4/07, Adam Salter <adam.q.salter at gmail.com> wrote:
> Dear all,
>
> I'm using and liking Mercurial, but I'm trying to work out if I'm
> misunderstanding it.
>
> We all know what "hg status" does.
>
> But I want a list in exactly the same format that tells me the files
> changes in the last commit...
>
> I can sort of get this by doing "hg export tip", but I just want a
> list of files (that I can feed to a script).
>
> Is this currently possible?
Have you tried hg tip -v?
More information about the Mercurial-devel
mailing list