could the log message be placed on top of the files in the commit?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
13 messages Options
Reply | Threaded
Open this post in threaded view
|

could the log message be placed on top of the files in the commit?

stepharo
Hi

could we put the log of the commit on top before the touched files?

Stef

Reply | Threaded
Open this post in threaded view
|

Re: could the log message be placed on top of the files in the commit?

Nicolas Cellier


2015-05-02 22:15 GMT+02:00 stepharo <[hidden email]>:
Hi

could we put the log of the commit on top before the touched files?

Stef


-1 files are SO important ;)

Reply | Threaded
Open this post in threaded view
|

Re: could the log message be placed on top of the files in the commit?

Sean P. DeNigris
Administrator
In reply to this post by stepharo
stepharo wrote
could we put the log of the commit on top before the touched files?
+1. But Nicolas wants to know if he can view the files in his favorite editor, `#(vim emacs) atRandom`ha ha
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: could the log message be placed on top of the files in the commit?

EstebanLM
I think it is not possible (that’s github stuff, not ours)… at least it was not possible 1.5yr ago when we did it with Camilo.
but I will take another look, in case things changed.

Esteban

> On 03 May 2015, at 04:41, Sean P. DeNigris <[hidden email]> wrote:
>
> stepharo wrote
>> could we put the log of the commit on top before the touched files?
>
> +1. But Nicolas wants to know if he can view the files in his favorite
> editor, `#(vim emacs) atRandom`ha ha
>
>
>
> -----
> Cheers,
> Sean
> --
> View this message in context: http://forum.world.st/could-the-log-message-be-placed-on-top-of-the-files-in-the-commit-tp4823824p4823888.html
> Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
>


Reply | Threaded
Open this post in threaded view
|

Re: could the log message be placed on top of the files in the commit?

EstebanLM
in fact it was also not possible discriminate the mails they sent (it was all or nothing)… that’s why we receive two mails each commit, one complete unnecessary.

> On 03 May 2015, at 12:12, Esteban Lorenzano <[hidden email]> wrote:
>
> I think it is not possible (that’s github stuff, not ours)… at least it was not possible 1.5yr ago when we did it with Camilo.
> but I will take another look, in case things changed.
>
> Esteban
>
>> On 03 May 2015, at 04:41, Sean P. DeNigris <[hidden email]> wrote:
>>
>> stepharo wrote
>>> could we put the log of the commit on top before the touched files?
>>
>> +1. But Nicolas wants to know if he can view the files in his favorite
>> editor, `#(vim emacs) atRandom`ha ha
>>
>>
>>
>> -----
>> Cheers,
>> Sean
>> --
>> View this message in context: http://forum.world.st/could-the-log-message-be-placed-on-top-of-the-files-in-the-commit-tp4823824p4823888.html
>> Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
>>
>


Reply | Threaded
Open this post in threaded view
|

Re: could the log message be placed on top of the files in the commit?

Nicolas Cellier
In reply to this post by Sean P. DeNigris


2015-05-03 4:41 GMT+02:00 Sean P. DeNigris <[hidden email]>:
stepharo wrote
> could we put the log of the commit on top before the touched files?

+1. But Nicolas wants to know if he can view the files in his favorite
editor, `#(vim emacs) atRandom`ha ha



:)
Sure, I can even use ed, it's only with punch cards that I feel not that confortable - lack of practice I guess.
Seriously, i never read this litany of file names, that's essentially un-informative and could be removed.
Code diffs would be more valuable, but adopting the tools of file lovers must come with a cost ;)

Nicolas
 

-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/could-the-log-message-be-placed-on-top-of-the-files-in-the-commit-tp4823824p4823888.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.


Reply | Threaded
Open this post in threaded view
|

Re: could the log message be placed on top of the files in the commit?

Marcus Denker-4
In reply to this post by EstebanLM

On 03 May 2015, at 12:12, Esteban Lorenzano <[hidden email]> wrote:

I think it is not possible (that’s github stuff, not ours)… at least it was not possible 1.5yr ago when we did it with Camilo.
but I will take another look, in case things changed.


I think there is a chance to do it with this magical thing:


It seems to have an email parser that is very powerful… 

so github would send there and then zappier could send a modified mail onwards (and swallow the branch one).

Marcus

Esteban

On 03 May 2015, at 04:41, Sean P. DeNigris <[hidden email]> wrote:

stepharo wrote
could we put the log of the commit on top before the touched files?

+1. But Nicolas wants to know if he can view the files in his favorite
editor, `#(vim emacs) atRandom`ha ha



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/could-the-log-message-be-placed-on-top-of-the-files-in-the-commit-tp4823824p4823888.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.




Reply | Threaded
Open this post in threaded view
|

Re: could the log message be placed on top of the files in the commit?

Ben Coman
In reply to this post by stepharo
I tried with this, but didn't know how to push it further...

cheers -ben

On Sun, May 3, 2015 at 4:15 AM, stepharo <[hidden email]> wrote:
Hi

could we put the log of the commit on top before the touched files?

Stef


Reply | Threaded
Open this post in threaded view
|

Re: could the log message be placed on top of the files in the commit?

Ben Coman


On Sun, May 3, 2015 at 4:15 AM, stepharo <[hidden email]> wrote:
Hi

could we put the log of the commit on top before the touched files?

Stef




On Sun, May 3, 2015 at 10:46 PM, Ben Coman <[hidden email]> wrote:
I tried with this, but didn't know how to push it further...

cheers -ben


Whoops.  Seems I missed actually submitting a pull request for the change.  Now lets see how it goes.
cheers -ben 

Reply | Threaded
Open this post in threaded view
|

Re: could the log message be placed on top of the files in the commit?

stepharo
In reply to this post by Nicolas Cellier

> Code diffs would be more valuable, but adopting the tools of file
> lovers must come with a cost ;)
>
>
Yes I would love that too.
I just want to compile a list of changes automatically.
May I can do in the scriptLoader instead of reparsing git.

Reply | Threaded
Open this post in threaded view
|

Re: could the log message be placed on top of the files in the commit?

EstebanLM
do you guys know that if you press in the link provided, for example: 


you will have all the diffs well organised and for free?

Esteban

ps: in fact, if possible, I wouldn’t publish even the list of files changed… just the commit message and the link

On 03 May 2015, at 18:23, stepharo <[hidden email]> wrote:


Code diffs would be more valuable, but adopting the tools of file lovers must come with a cost ;)


Yes I would love that too.
I just want to compile a list of changes automatically.
May I can do in the scriptLoader instead of reparsing git.


Reply | Threaded
Open this post in threaded view
|

Re: could the log message be placed on top of the files in the commit?

Nicolas Cellier


2015-05-03 18:54 GMT+02:00 Esteban Lorenzano <[hidden email]>:
do you guys know that if you press in the link provided, for example: 


you will have all the diffs well organised and for free?

Esteban

ps: in fact, if possible, I wouldn’t publish even the list of files changed… just the commit message and the link


Yes, message and link would be just enough.
And while asking, maybe more atomic commits (single issue at a time).

 
On 03 May 2015, at 18:23, stepharo <[hidden email]> wrote:


Code diffs would be more valuable, but adopting the tools of file lovers must come with a cost ;)


Yes I would love that too.
I just want to compile a list of changes automatically.
May I can do in the scriptLoader instead of reparsing git.



Reply | Threaded
Open this post in threaded view
|

Re: could the log message be placed on top of the files in the commit?

Nicolas Cellier


2015-05-03 21:56 GMT+02:00 Nicolas Cellier <[hidden email]>:


2015-05-03 18:54 GMT+02:00 Esteban Lorenzano <[hidden email]>:
do you guys know that if you press in the link provided, for example: 


you will have all the diffs well organised and for free?

Esteban

ps: in fact, if possible, I wouldn’t publish even the list of files changed… just the commit message and the link


Yes, message and link would be just enough.
And while asking, maybe more atomic commits (single issue at a time).


Beside, non atomic commits will introduce an expressiveness bias, at least as approximated by
http://redmonk.com/dberkholz/2013/03/25/programming-languages-ranked-by-expressiveness/
 
;)

 
On 03 May 2015, at 18:23, stepharo <[hidden email]> wrote:


Code diffs would be more valuable, but adopting the tools of file lovers must come with a cost ;)


Yes I would love that too.
I just want to compile a list of changes automatically.
May I can do in the scriptLoader instead of reparsing git.