Leo, did you know you can type 'fossil time' from the cmd line to get the
last 10 commits? then just use the first 3-6 characters to reference the
correct parent, that way avoiding the command line.

I'm not saying that it solves the 'single command' problem, but it sure
beats launching the ui sometimes.

Tomek

On Wed, Feb 29, 2012 at 12:49 PM, Leo Razoumov <slonik...@gmail.com> wrote:

> On Tue, Feb 28, 2012 at 07:28, Richard Hipp <d...@sqlite.org> wrote:
> > Assuming we go with Fossil 2.0, can somebody propose a list of interface
> > changes that are needed.  We don't want to repeat this exercise if it
> can be
> > avoided, so let's fix everything all at once.  Here's a start:
> >
> > (1)  "fossil rm" removes the files from the disk
> > (2)  "fossil mv" renames the files on disk
> >
>
> (n+1)  Ability to reference commit parents ala GIT:  trunk^ is a main
> (non-merge) parent of the trunk; trunk^^  is parent-of-parent-of-trunk
> and so on. I am tired of cutting/pasting SHA1 hashes from web-gui to
> command-line and back.
>
> --Leo--
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to