I've heard git allows this, and occasionally wished for it.

As it stands currently, it's not possible with fossil. There is a degree of
freedom in this regard using the fossil "stash", though, which can be used
with some file jigging to separate two (or more?) logical ideas that one
wants committed discretely. Otherwise, fossils workflow really does
encourage the (highly regarded) tenet "commit early, commit often".
On Jun 4, 2014 8:09 PM, "Alysson Gonçalves de Azevedo" <agalys...@gmail.com>
wrote:

> I started to use fossil just today, but let me participate too :)
>
> Everyday I have a list of tasks that I have to work on and when I finish,
> I like to separate the changes of each task by commit.
>
> To do that, I just open GUI, check the lines of the files that i want to
> commit.
> (Just like this print:
> http://i1-linux.softpedia-static.com/screenshots/gitg_5.jpg, where I
> click on the - and + to stage the line).
>
> But today, using fossil, I couldn't find anyway to do that, so I had to
> put all the changes on the same commit.
>
> Well, in the theory I can work on one task at time and commit when I
> finish, but in the practice I work on all the tasks at same time.
>
>
>
> Alysson Gonçalves de Azevedo
>
> "Anarcho-syndicalism is a way of preserving freedom." - Monty Python
>
>
> 2014-06-04 21:14 GMT-03:00 Warren Young <war...@etr-usa.com>:
>
>> On 6/4/2014 10:50, Richard Hipp wrote:
>>
>>>
>>> The staging area complicates the interface.
>>>
>>
>> Perhaps you will add some of this to the Fossil vs Git wiki page.
>> (Section 3.4?)
>>
>> _______________________________________________
>> 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
>
>
_______________________________________________
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