[SCM] Lisaac compiler branch, master, updated. lisaac-0.12-493-g852ea75

Mildred Ki'Lya ml.mildred593 at gmail.com
Thu Sep 17 23:35:22 UTC 2009


On 09/16/2009 05:03 PM, Nicolas Boulay wrote:
> Could it possible to avoid to send lisaac.c patch to this list ? Maybe
> the mailing script could be modified.
>
> Nicolas
>   

Hi,

I think it would be great to avoid commiting lisaac.c file with other files.
The diff generated to far too large. Many programs can't handle it:
- gitk can't manage that patch properly
- many mail clients wonder why the mail body is that large
- I am sure there are many other programs that will have problems

And, perhaps we could at least modify the git hook so we don't send the
lisaac.c part of the patch. Does anybody know how to do that ?

(I'm posting it on lisaac-devel since it can be easily lost in
lisaac-comits).


Note: if you modified lisaac.c, here is how to avoid commiting right away:


git add -u                 (add modified files for commit)
git reset bin/lisaac.c     (don't commit lisaac.c)
git commit                 (without the -a flag, make the
                            commit without lisaac.c)
git commit -m "update lisaac.c" bin/lisaac.c
                           (commit lisaac.c)


Mildred
> 2009/9/16 matthieu <matthieu at litote.u-strasbg.fr>:
>   
>> The following commit has been merged in the master branch:
>> commit 852ea7502684c42a6a9386862a7de7016e18f503
>> Author: matthieu <matthieu at Litote.u-strasbg.fr>
>> Date:   Wed Sep 16 16:37:51 2009 +0200
>>
>>    64 bits ok !! :D
>>
>> diff --git a/bin/lisaac.c b/bin/lisaac.c
>> index d639aa7..ee1dcfc 100644
>> --- a/bin/lisaac.c
>> +++ b/bin/lisaac.c
>> @@ -68,11 +68,11 @@ typedef struct __ASG_struct ____ASG;
>>  typedef struct __0_struct ____0;
>>     
-- 
Mildred Ki'Lya
╭───────── mildred593@online.fr ──────────
│ Jabber, GoogleTalk: <mildred at jabber.fr>
│ Website: <http://ki.lya.online.fr>           GPG ID: 9A7D 2E2B
│ Fingerprint: 197C A7E6 645B 4299 6D37 684B 6F9D A8D6 9A7D 2E2B


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/lisaac-devel/attachments/20090918/ae62c062/attachment.pgp>


More information about the Lisaac-devel mailing list