All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] GSoC student
@ 2016-03-24 19:41 Motroni Igor
  2016-03-24 19:41 ` [PATCH 1/2] Modified flag field type in rev_list_info struct in bisect.h. There is no need for flag field to be signed, as it is not supposed to be used as decimal Motroni Igor
  2016-03-24 19:41 ` [PATCH 2/2] Just a minor commit to trigger Travis Ci build Motroni Igor
  0 siblings, 2 replies; 10+ messages in thread
From: Motroni Igor @ 2016-03-24 19:41 UTC (permalink / raw)
  To: git; +Cc: Motroni Igor

 Hi! My name is Motroni Igor and I'm a Russian student who wants to apply for the GSoC developing some cool stuff for Git. As a microproject, I've made two little changes in my Git fork.

  Modified flag field type in rev_list_info struct in bisect.h. There is
    no need for flag field to be signed, as it is not supposed to be
    used as decimal.
  Just a minor commit to trigger Travis Ci build

 bisect.h | 2 +-
 notes.c  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-03-25 16:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-24 19:41 [PATCH 0/2] GSoC student Motroni Igor
2016-03-24 19:41 ` [PATCH 1/2] Modified flag field type in rev_list_info struct in bisect.h. There is no need for flag field to be signed, as it is not supposed to be used as decimal Motroni Igor
2016-03-24 19:51   ` Stefan Beller
2016-03-24 20:01     ` work
2016-03-24 22:56       ` Eric Sunshine
2016-03-24 23:04         ` Stefan Beller
2016-03-25  6:18           ` Junio C Hamano
2016-03-25 12:53             ` work
2016-03-25 16:54               ` Eric Sunshine
2016-03-24 19:41 ` [PATCH 2/2] Just a minor commit to trigger Travis Ci build Motroni Igor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.