* [GIT PULL] closing the release candidates
@ 2017-08-11 15:44 Luc Van Oostenryck
2017-08-11 15:51 ` Christopher Li
0 siblings, 1 reply; 6+ messages in thread
From: Luc Van Oostenryck @ 2017-08-11 15:44 UTC (permalink / raw)
To: Christopher Li; +Cc: linux-sparse, Luc Van Oostenryck
Chris,
We now have everything we want for this release,
nothing less, nothing more. Let's make this very
explicit and, please, consider the following pull request:
The following change since commit bc2e3dd6cd9cd31ab5fd7226c5825b7795915606:
Merge remote-tracking branch 'luc/remove-singlestore-shortcut' (2017-08-11 10:51:12 -0400)
is available in the git repository at:
git://github.com/lucvoo/sparse.git tip
for you to fetch changes up to 283d8941dff2587aca73e0159faec74054ba52cf:
Bump sparse's version to -rc5 (2017-08-11 17:34:00 +0200)
----------------------------------------------------------------
Luc Van Oostenryck (1):
Bump sparse's version to -rc5
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] closing the release candidates
2017-08-11 15:44 [GIT PULL] closing the release candidates Luc Van Oostenryck
@ 2017-08-11 15:51 ` Christopher Li
2017-08-11 16:45 ` Luc Van Oostenryck
2017-08-11 16:46 ` Luc Van Oostenryck
0 siblings, 2 replies; 6+ messages in thread
From: Christopher Li @ 2017-08-11 15:51 UTC (permalink / raw)
To: Luc Van Oostenryck; +Cc: Linux-Sparse
On Fri, Aug 11, 2017 at 11:44 AM, Luc Van Oostenryck
<luc.vanoostenryck@gmail.com> wrote:
> Chris,
>
> We now have everything we want for this release,
> nothing less, nothing more. Let's make this very
> explicit and, please, consider the following pull request:
You forget to sign off.
Please redo it :-)
Chris
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] closing the release candidates
2017-08-11 15:51 ` Christopher Li
@ 2017-08-11 16:45 ` Luc Van Oostenryck
2017-08-11 16:46 ` Luc Van Oostenryck
1 sibling, 0 replies; 6+ messages in thread
From: Luc Van Oostenryck @ 2017-08-11 16:45 UTC (permalink / raw)
To: Christopher Li; +Cc: Linux-Sparse
On Fri, Aug 11, 2017 at 5:51 PM, Christopher Li <sparse@chrisli.org> wrote:
>
> You forget to sign off.
Grmmmblm
Those pesky SoB.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL] closing the release candidates
2017-08-11 15:51 ` Christopher Li
2017-08-11 16:45 ` Luc Van Oostenryck
@ 2017-08-11 16:46 ` Luc Van Oostenryck
2017-08-11 17:55 ` Christopher Li
1 sibling, 1 reply; 6+ messages in thread
From: Luc Van Oostenryck @ 2017-08-11 16:46 UTC (permalink / raw)
To: Christopher Li; +Cc: linux-sparse, Luc Van Oostenryck
Chris,
We now have everything we want for this release,
nothing less, nothing more. Let's make this very
explicit and, please, consider the following pull request:
The following changes since commit bc2e3dd6cd9cd31ab5fd7226c5825b7795915606:
Merge remote-tracking branch 'luc/remove-singlestore-shortcut' (2017-08-11 10:51:12 -0400)
are available in the git repository at:
git://github.com/lucvoo/sparse.git tip
for you to fetch changes up to 90859bb4e3f9ad11f76ad42e3dce84043bdc3176:
Bump sparse's version to -rc5 (2017-08-11 18:17:41 +0200)
----------------------------------------------------------------
Luc Van Oostenryck (1):
Bump sparse's version to -rc5
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] closing the release candidates
2017-08-11 16:46 ` Luc Van Oostenryck
@ 2017-08-11 17:55 ` Christopher Li
2017-08-11 22:12 ` Luc Van Oostenryck
0 siblings, 1 reply; 6+ messages in thread
From: Christopher Li @ 2017-08-11 17:55 UTC (permalink / raw)
To: Luc Van Oostenryck; +Cc: Linux-Sparse
On Fri, Aug 11, 2017 at 12:46 PM, Luc Van Oostenryck
<luc.vanoostenryck@gmail.com> wrote:
> Chris,
>
> We now have everything we want for this release,
> nothing less, nothing more. Let's make this very
> explicit and, please, consider the following pull request:
>
>
> The following changes since commit bc2e3dd6cd9cd31ab5fd7226c5825b7795915606:
>
> Merge remote-tracking branch 'luc/remove-singlestore-shortcut' (2017-08-11 10:51:12 -0400)
>
> are available in the git repository at:
>
> git://github.com/lucvoo/sparse.git tip
>
> for you to fetch changes up to 90859bb4e3f9ad11f76ad42e3dce84043bdc3176:
>
> Bump sparse's version to -rc5 (2017-08-11 18:17:41 +0200)
Thanks you
It is finally there. RC5 is has been push to master.
Chris
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] closing the release candidates
2017-08-11 17:55 ` Christopher Li
@ 2017-08-11 22:12 ` Luc Van Oostenryck
0 siblings, 0 replies; 6+ messages in thread
From: Luc Van Oostenryck @ 2017-08-11 22:12 UTC (permalink / raw)
To: Christopher Li; +Cc: Linux-Sparse
On Fri, Aug 11, 2017 at 7:55 PM, Christopher Li <sparse@chrisli.org> wrote:
>
> It is finally there. RC5 is has been push to master.
Thank you!
-- Luc
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-08-11 22:12 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-11 15:44 [GIT PULL] closing the release candidates Luc Van Oostenryck
2017-08-11 15:51 ` Christopher Li
2017-08-11 16:45 ` Luc Van Oostenryck
2017-08-11 16:46 ` Luc Van Oostenryck
2017-08-11 17:55 ` Christopher Li
2017-08-11 22:12 ` Luc Van Oostenryck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox