Hi Paul,
On Wed, 16 Mar 2016, Paul Tan wrote:
> Hi Dscho,
>
> On Tue, Mar 15, 2016 at 3:00 PM, Johannes Schindelin
> wrote:
> > On Sat, 12 Mar 2016, Paul Tan wrote:
> >> ---
> >> cache.h | 1 +
> >
> > No need to clutter cache.h with a function that is only to be used by the
> > sequencer. IO
Hi Dscho,
On Tue, Mar 15, 2016 at 3:00 PM, Johannes Schindelin
wrote:
> On Sat, 12 Mar 2016, Paul Tan wrote:
>> ---
>> cache.h | 1 +
>
> No need to clutter cache.h with a function that is only to be used by the
> sequencer. IOW let's make this static in sequencer.c.
The function needs to be i
On Tue, 2016-03-15 at 14:33 -0700, Stefan Beller wrote:
> On Tue, Mar 15, 2016 at 2:23 PM, Pranit Bauva > wrote:
> >
> > Hey,
> >
> > Open Source projects run because of people who contribute in their
> > free time (mainly). It might not be possible for someone to be
> > active
> > all times Som
On Tue, Mar 15, 2016 at 2:23 PM, Pranit Bauva wrote:
> Hey,
>
> Open Source projects run because of people who contribute in their
> free time (mainly). It might not be possible for someone to be active
> all times Sometimes it may take around 2-3 days. Give it a little more
> time.
Adding to tha
Hey,
Open Source projects run because of people who contribute in their
free time (mainly). It might not be possible for someone to be active
all times Sometimes it may take around 2-3 days. Give it a little more
time.
On Wed, Mar 16, 2016 at 2:30 AM, Saurabh Jain
wrote:
> hi,
>
> I am Saurabh J
hi,
I am Saurabh Jain, 3rd year Computer Science and Engineering student
studying at Indian Institute of Technology, Roorkee. I am quite fluent with
C programming.
I would like to apply for GSoC 2016 under Git in libgit2. I read the list of
possible projects and microprojects to be done.
I tried
Hi Paul,
On Sat, 12 Mar 2016, Paul Tan wrote:
> Signed-off-by: Paul Tan
This commit message is very short.
> ---
> cache.h | 1 +
No need to clutter cache.h with a function that is only to be used by the
sequencer. IOW let's make this static in sequencer.c.
I would also prefer pairing this
Signed-off-by: Paul Tan
---
cache.h | 1 +
editor.c | 27 +--
strbuf.h | 1 +
3 files changed, 27 insertions(+), 2 deletions(-)
diff --git a/cache.h b/cache.h
index aa5e97c..d7a6fc6 100644
--- a/cache.h
+++ b/cache.h
@@ -1222,6 +1222,7 @@ extern const char *fmt_name(co
8 matches
Mail list logo