git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Git in GSoC 2021 ?
@ 2021-02-16 18:12 Kaartic Sivaraam
  2021-02-17 17:01 ` ZheNing Hu
  2021-02-18 23:52 ` Christian Couder
  0 siblings, 2 replies; 13+ messages in thread
From: Kaartic Sivaraam @ 2021-02-16 18:12 UTC (permalink / raw)
  To: Git Mailing List
  Cc: Jeff King, Christian Couder, Junio C Hamano, Shourya Shukla,
	Emily Shaffer

Hi all,

Excuse my curiosity. I'm not sure if there has been discussion about
Git's participation in GSoC 2021 but my search in the archives
didn't get me anything. The deadline for Org application seems
to be around the corner (this Friday, Feb 19th at 1900 UTC).

So, I was curious to know if we've already applied to participate
in GSoC 2021 (or) if we're planning to participate?

In case we're participating we'll need ideas that fit the new
structure of GSoC 2021. Concise entry about the new structure
from Rev News 68 [1]:

  Google Summer of Code 2021 has been announced with significant
  changes compared to previous editions. Notably coding hours and
  period will be reduced from 350 hours and 12 weeks to 175 hours
  and 10 weeks; there would be 2 evaluations (instead of 3).
  Additionally, eligibility requirements will be relaxed, among
  others allowing people participating in a variety of different
  licensed academic programs, not just students of accredited
  university programs.

See the related blog [2] for detailed information.

Speaking of GSoC, unlike last year I'll not be able to actively
co-mentor this year due to certain circumstances in my family.
I'll be able to help passively, though.

Also, one thing about project ideas. Shourya Shukla who worked
last year on the builtin conversion of `git submodule` 
(currently stalled [3]) has told me privately that he isn't
interested in continuing the port further. So, finishing the
port of `git submodule` could be a nice project for GSoC 2021.
I believe it would fit the new GSoC structure but I might be wrong.


[[ References ]]

[1]: https://git.github.io/rev_news/2020/10/30/edition-68/

[2]: https://opensource.googleblog.com/2020/10/google-summer-of-code-2021-is-bringing.html

[3]: https://public-inbox.org/git/20201214231939.644175-1-periperidip@gmail.com/

-- 
Sivaraam

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Git in GSoC 2021 ?
  2021-02-16 18:12 Git in GSoC 2021 ? Kaartic Sivaraam
@ 2021-02-17 17:01 ` ZheNing Hu
  2021-02-18 23:52 ` Christian Couder
  1 sibling, 0 replies; 13+ messages in thread
From: ZheNing Hu @ 2021-02-17 17:01 UTC (permalink / raw)
  To: Kaartic Sivaraam
  Cc: Git Mailing List, Jeff King, Christian Couder, Junio C Hamano,
	Shourya Shukla, Emily Shaffer

Hi all,
I am a Sophomore student, I am also very concerned about this issue.
Has git applied for GSOC this year?
I love open source and hope to have the opportunity to participate in
git GSOC this year.

--
ZheNing Hu

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Git in GSoC 2021 ?
  2021-02-16 18:12 Git in GSoC 2021 ? Kaartic Sivaraam
  2021-02-17 17:01 ` ZheNing Hu
@ 2021-02-18 23:52 ` Christian Couder
  2021-02-19  6:00   ` Hariom verma
  2021-02-19 14:56   ` Christian Couder
  1 sibling, 2 replies; 13+ messages in thread
From: Christian Couder @ 2021-02-18 23:52 UTC (permalink / raw)
  To: Kaartic Sivaraam
  Cc: Git Mailing List, Jeff King, Junio C Hamano, Shourya Shukla,
	Emily Shaffer

Hi Kaartic and all,

On Tue, Feb 16, 2021 at 7:12 PM Kaartic Sivaraam
<kaartic.sivaraam@gmail.com> wrote:
>
> Hi all,
>
> Excuse my curiosity. I'm not sure if there has been discussion about
> Git's participation in GSoC 2021 but my search in the archives
> didn't get me anything. The deadline for Org application seems
> to be around the corner (this Friday, Feb 19th at 1900 UTC).

Yeah, sorry for not discussing that before, and thanks for starting
the discussion.

> So, I was curious to know if we've already applied to participate
> in GSoC 2021 (or) if we're planning to participate?

I don't think we have applied yet, but I would be ok to apply. I think
I will do it soon unless people objects.

> In case we're participating we'll need ideas that fit the new
> structure of GSoC 2021. Concise entry about the new structure
> from Rev News 68 [1]:
>
>   Google Summer of Code 2021 has been announced with significant
>   changes compared to previous editions. Notably coding hours and
>   period will be reduced from 350 hours and 12 weeks to 175 hours
>   and 10 weeks; there would be 2 evaluations (instead of 3).
>   Additionally, eligibility requirements will be relaxed, among
>   others allowing people participating in a variety of different
>   licensed academic programs, not just students of accredited
>   university programs.
>
> See the related blog [2] for detailed information.

I have just created an Idea page with 2 project ideas:

https://git.github.io/SoC-2021-Ideas/

Other ideas are very welcome.

> Speaking of GSoC, unlike last year I'll not be able to actively
> co-mentor this year due to certain circumstances in my family.
> I'll be able to help passively, though.

Ok, thanks for helping passively!

> Also, one thing about project ideas. Shourya Shukla who worked
> last year on the builtin conversion of `git submodule`
> (currently stalled [3]) has told me privately that he isn't
> interested in continuing the port further. So, finishing the
> port of `git submodule` could be a nice project for GSoC 2021.
> I believe it would fit the new GSoC structure but I might be wrong.

Yeah, I agree. In the ideas list Shourya is mentioned as a possible
(co-)mentor to a project to finish the builtin conversion of `git
submodule`, as he told me that he could be ok with co-mentoring on
this.

Best,
Christian.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Git in GSoC 2021 ?
  2021-02-18 23:52 ` Christian Couder
@ 2021-02-19  6:00   ` Hariom verma
  2021-02-19  8:47     ` Christian Couder
  2021-02-19 17:08     ` ZheNing Hu
  2021-02-19 14:56   ` Christian Couder
  1 sibling, 2 replies; 13+ messages in thread
From: Hariom verma @ 2021-02-19  6:00 UTC (permalink / raw)
  To: Christian Couder
  Cc: Kaartic Sivaraam, Git Mailing List, Jeff King, Junio C Hamano,
	Shourya Shukla, Emily Shaffer

Hi,

On Fri, Feb 19, 2021 at 5:32 AM Christian Couder
<christian.couder@gmail.com> wrote:
>
> I have just created an Idea page with 2 project ideas:
>
> https://git.github.io/SoC-2021-Ideas/
>

I just saw the "Use ref-filter formats in `git cat-file`" in the ideas list.
I would love to co-mentor this one, if possible.

Thank,
Hariom.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Git in GSoC 2021 ?
  2021-02-19  6:00   ` Hariom verma
@ 2021-02-19  8:47     ` Christian Couder
  2021-02-19 10:20       ` Hariom verma
  2021-02-19 17:08     ` ZheNing Hu
  1 sibling, 1 reply; 13+ messages in thread
From: Christian Couder @ 2021-02-19  8:47 UTC (permalink / raw)
  To: Hariom verma
  Cc: Kaartic Sivaraam, Git Mailing List, Jeff King, Junio C Hamano,
	Shourya Shukla, Emily Shaffer

Hi,

On Fri, Feb 19, 2021 at 7:01 AM Hariom verma <hariom18599@gmail.com> wrote:
> On Fri, Feb 19, 2021 at 5:32 AM Christian Couder
> <christian.couder@gmail.com> wrote:
> >
> > I have just created an Idea page with 2 project ideas:
> >
> > https://git.github.io/SoC-2021-Ideas/
>
> I just saw the "Use ref-filter formats in `git cat-file`" in the ideas list.
> I would love to co-mentor this one, if possible.

Yeah, great! I just added you as a "possible mentor" on the page.

Thanks,
Christian.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Git in GSoC 2021 ?
  2021-02-19  8:47     ` Christian Couder
@ 2021-02-19 10:20       ` Hariom verma
  2021-02-19 11:09         ` Christian Couder
  0 siblings, 1 reply; 13+ messages in thread
From: Hariom verma @ 2021-02-19 10:20 UTC (permalink / raw)
  To: Christian Couder; +Cc: Git Mailing List

Hi,

On Fri, Feb 19, 2021 at 2:17 PM Christian Couder
<christian.couder@gmail.com> wrote:
>
> Hi,
>
> On Fri, Feb 19, 2021 at 7:01 AM Hariom verma <hariom18599@gmail.com> wrote:
> >
> > I just saw the "Use ref-filter formats in `git cat-file`" in the ideas list.
> > I would love to co-mentor this one, if possible.
>
> Yeah, great! I just added you as a "possible mentor" on the page.

Awesome, Thanks.

I noticed some text is missing in the project description in
SOC-2021-ideas page. I guess it's due to the angle brackets.
I created a [PR](https://github.com/git/git.github.io/pull/478) for
that. Please take a look.

Thanks,
Hariom.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Git in GSoC 2021 ?
  2021-02-19 10:20       ` Hariom verma
@ 2021-02-19 11:09         ` Christian Couder
  0 siblings, 0 replies; 13+ messages in thread
From: Christian Couder @ 2021-02-19 11:09 UTC (permalink / raw)
  To: Hariom verma; +Cc: Git Mailing List

On Fri, Feb 19, 2021 at 11:20 AM Hariom verma <hariom18599@gmail.com> wrote:

> I noticed some text is missing in the project description in
> SOC-2021-ideas page. I guess it's due to the angle brackets.
> I created a [PR](https://github.com/git/git.github.io/pull/478) for
> that. Please take a look.

Yeah, right, I just merged your PR. Thanks!

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Git in GSoC 2021 ?
  2021-02-18 23:52 ` Christian Couder
  2021-02-19  6:00   ` Hariom verma
@ 2021-02-19 14:56   ` Christian Couder
  2021-02-19 16:30     ` Kaartic Sivaraam
  1 sibling, 1 reply; 13+ messages in thread
From: Christian Couder @ 2021-02-19 14:56 UTC (permalink / raw)
  To: Kaartic Sivaraam
  Cc: Git Mailing List, Jeff King, Junio C Hamano, Shourya Shukla,
	Emily Shaffer

Hi Kaartic, Peff and everyone,

On Fri, Feb 19, 2021 at 12:52 AM Christian Couder
<christian.couder@gmail.com> wrote:
> On Tue, Feb 16, 2021 at 7:12 PM Kaartic Sivaraam
> <kaartic.sivaraam@gmail.com> wrote:
>
> > So, I was curious to know if we've already applied to participate
> > in GSoC 2021 (or) if we're planning to participate?
>
> I don't think we have applied yet, but I would be ok to apply. I think
> I will do it soon unless people objects.

So I just filled up the forms to apply. The information I used is in:

https://git.github.io/SoC-2021-Org-Application/

I also registered myself as an org admin. The only issue left is that
we need another org admin, so I invited Peff and Kaartic. (You should
have received an email.) I hope at least one of you will accept,
otherwise please tell us soon.

If someone also wants to be an org admin, please say so. It doesn't
require much work if any.

Best,
Christian.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Git in GSoC 2021 ?
  2021-02-19 14:56   ` Christian Couder
@ 2021-02-19 16:30     ` Kaartic Sivaraam
  2021-02-19 17:14       ` Christian Couder
  0 siblings, 1 reply; 13+ messages in thread
From: Kaartic Sivaraam @ 2021-02-19 16:30 UTC (permalink / raw)
  To: Christian Couder
  Cc: Git Mailing List, Jeff King, Junio C Hamano, Shourya Shukla,
	Emily Shaffer

Hi Christian,

On Fri, Feb 19, 2021 at 8:26 PM Christian Couder
<christian.couder@gmail.com> wrote:
>
> On Fri, Feb 19, 2021 at 12:52 AM Christian Couder
> <christian.couder@gmail.com> wrote:
> > On Tue, Feb 16, 2021 at 7:12 PM Kaartic Sivaraam
> > <kaartic.sivaraam@gmail.com> wrote:
> >
> > > So, I was curious to know if we've already applied to participate
> > > in GSoC 2021 (or) if we're planning to participate?
> >
> > I don't think we have applied yet, but I would be ok to apply. I think
> > I will do it soon unless people objects.
>
> So I just filled up the forms to apply. The information I used is in:
>
> https://git.github.io/SoC-2021-Org-Application/
>
> I also registered myself as an org admin. The only issue left is that
> we need another org admin, so I invited Peff and Kaartic. (You should
> have received an email.) I hope at least one of you will accept,
> otherwise please tell us soon.
>

Thanks for the opportunity! I just accepted the invite.

--
Sivaraam

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Git in GSoC 2021 ?
  2021-02-19  6:00   ` Hariom verma
  2021-02-19  8:47     ` Christian Couder
@ 2021-02-19 17:08     ` ZheNing Hu
  2021-02-19 18:26       ` Hariom verma
  1 sibling, 1 reply; 13+ messages in thread
From: ZheNing Hu @ 2021-02-19 17:08 UTC (permalink / raw)
  To: Hariom verma
  Cc: Christian Couder, Kaartic Sivaraam, Git Mailing List, Jeff King,
	Junio C Hamano, Shourya Shukla, Emily Shaffer

Hi,Hariom verma,
I am very glad that you can serve as a possible mentor for GSOC this year!
I am very interested in this "Use ref-filter formats in `git cat-file`".
Where should I start learning? :)
Hariom verma <hariom18599@gmail.com> 于2021年2月19日周五 下午2:05写道:
>
> Hi,
>
> On Fri, Feb 19, 2021 at 5:32 AM Christian Couder
> <christian.couder@gmail.com> wrote:
> >
> > I have just created an Idea page with 2 project ideas:
> >
> > https://git.github.io/SoC-2021-Ideas/
> >
>
> I just saw the "Use ref-filter formats in `git cat-file`" in the ideas list.
> I would love to co-mentor this one, if possible.
>
> Thank,
> Hariom.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Git in GSoC 2021 ?
  2021-02-19 16:30     ` Kaartic Sivaraam
@ 2021-02-19 17:14       ` Christian Couder
  0 siblings, 0 replies; 13+ messages in thread
From: Christian Couder @ 2021-02-19 17:14 UTC (permalink / raw)
  To: Kaartic Sivaraam
  Cc: Git Mailing List, Jeff King, Junio C Hamano, Shourya Shukla,
	Emily Shaffer

On Fri, Feb 19, 2021 at 5:30 PM Kaartic Sivaraam
<kaartic.sivaraam@gmail.com> wrote:
> On Fri, Feb 19, 2021 at 8:26 PM Christian Couder
> <christian.couder@gmail.com> wrote:

> > So I just filled up the forms to apply. The information I used is in:
> >
> > https://git.github.io/SoC-2021-Org-Application/
> >
> > I also registered myself as an org admin. The only issue left is that
> > we need another org admin, so I invited Peff and Kaartic. (You should
> > have received an email.) I hope at least one of you will accept,
> > otherwise please tell us soon.
>
> Thanks for the opportunity! I just accepted the invite.

Great! Thanks! It looks like Peff also accepted the invite, so we are
all set now.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Git in GSoC 2021 ?
  2021-02-19 17:08     ` ZheNing Hu
@ 2021-02-19 18:26       ` Hariom verma
  2021-02-20  6:11         ` ZheNing Hu
  0 siblings, 1 reply; 13+ messages in thread
From: Hariom verma @ 2021-02-19 18:26 UTC (permalink / raw)
  To: ZheNing Hu
  Cc: Christian Couder, Kaartic Sivaraam, Git Mailing List, Jeff King,
	Junio C Hamano, Shourya Shukla, Emily Shaffer

Hi,

On Fri, Feb 19, 2021 at 10:39 PM ZheNing Hu <adlternative@gmail.com> wrote:
>
> Hi,Hariom verma,
> I am very glad that you can serve as a possible mentor for GSOC this year!

Yeah, possible co-mentor. Thanks :)

> I am very interested in this "Use ref-filter formats in `git cat-file`".
> Where should I start learning? :)

That's great. Maybe you can start by learning:
- What is cat-file?
- How cat-file works?
- What is ref-filter?
- How ref-filter works?
- What logic previous students came up with to unify these?
- How much work has been done?

Note: here at Git, we usually prefer inline replies. So, please avoid
top posting.

Regards,
Hariom.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Git in GSoC 2021 ?
  2021-02-19 18:26       ` Hariom verma
@ 2021-02-20  6:11         ` ZheNing Hu
  0 siblings, 0 replies; 13+ messages in thread
From: ZheNing Hu @ 2021-02-20  6:11 UTC (permalink / raw)
  To: Hariom verma
  Cc: Christian Couder, Kaartic Sivaraam, Git Mailing List, Jeff King,
	Junio C Hamano, Shourya Shukla, Emily Shaffer

Hariom verma <hariom18599@gmail.com> 于2021年2月20日周六 上午2:26写道:
>
> Hi,
>
> On Fri, Feb 19, 2021 at 10:39 PM ZheNing Hu <adlternative@gmail.com> wrote:
> >
> > Hi,Hariom verma,
> > I am very glad that you can serve as a possible mentor for GSOC this year!
>
> Yeah, possible co-mentor. Thanks :)
>
> > I am very interested in this "Use ref-filter formats in `git cat-file`".
> > Where should I start learning? :)
>
> That's great. Maybe you can start by learning:
> - What is cat-file?
> - How cat-file works?
> - What is ref-filter?
> - How ref-filter works?
> - What logic previous students came up with to unify these?
> - How much work has been done?
>
Thank you for your guidance, I will try to see the relevant code
implementation and documentation.
> Note: here at Git, we usually prefer inline replies. So, please avoid
> top posting.
>
OK, I'll be more standardized in the future.
> Regards,
> Hariom.

--
ZheNing Hu

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-02-20  6:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-16 18:12 Git in GSoC 2021 ? Kaartic Sivaraam
2021-02-17 17:01 ` ZheNing Hu
2021-02-18 23:52 ` Christian Couder
2021-02-19  6:00   ` Hariom verma
2021-02-19  8:47     ` Christian Couder
2021-02-19 10:20       ` Hariom verma
2021-02-19 11:09         ` Christian Couder
2021-02-19 17:08     ` ZheNing Hu
2021-02-19 18:26       ` Hariom verma
2021-02-20  6:11         ` ZheNing Hu
2021-02-19 14:56   ` Christian Couder
2021-02-19 16:30     ` Kaartic Sivaraam
2021-02-19 17:14       ` Christian Couder

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).