Writing a new RevisionSpec

Gioele Barabucci dev at gioelebarabucci.com
Thu Apr 3 17:00:41 BST 2008


Stefan Monnier wrote:
> Actually your suggestion sounds good to me: it allows you to show the
> whole commit where foo/bar was last changed.  It's often useful to see
> the whole commit rather than only the part that affect foo/bar.

OK. I (kind of) implemented "-r last_change:file_name".

Now the problem is, how can I add an additional parameter to specify the
n-th change and not the last one? "last_change:file_name,n"? Actually I
have versioned files that have a comma in their file name. What
about "last_change:file_name/n"?

Thinking about a correct name. What is better: last_change: or changed:?

-- 
Gioele <dev at gioelebarabucci.com>




More information about the bazaar mailing list