Hi all,
I withdraw this proposal because I realize that I won't be eligible to
work in July and August as an F-1 student.
Good luck to other applicants!
Guanglin
2014-03-20 23:37 GMT+08:00 Guanglin Xu :
> Hello,
>
> My name is Guanglin Xu. I am a second-year master student at
Hello,
My name is Guanglin Xu. I am a second-year master student at Sun
Yat-sen University in China, majoring in Software Engineering. I am
also a perspective PhD student matriculated in the US. I'm planning on
doing summer projects which I can work remotely. The GSoC 2014 program
of Git pr
to avoid a magic code of 11.
Helped-by: Sun He
Helped-by: Eric Sunshine
Helped-by: Jacopo Notarstefano
Signed-off-by: Guanglin Xu
---
This is an implementation of the idea#2 of GSoC 2014 microproject.
branch.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a
Hi Eric,
Yes, you're right. "!!" is comfortably concise and also idiomatic in
Git sources.
Thanks,
Guanglin
2014-03-03 16:12 GMT+08:00 Eric Sunshine :
> On Mon, Mar 3, 2014 at 1:36 AM, Guanglin Xu wrote:
>> to avoid a magic code of 11.
>>
>> Helped-by:
to avoid a magic code of 11.
Helped-by: Sun He
Helped-by: Eric Sunshine
Helped-by: Jacopo Notarstefano
Signed-off-by: Guanglin Xu
---
This is an implementation of the idea#2 of GSoC 2014 microproject.
branch.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a
2014-03-03 13:39 GMT+08:00 He Sun :
> 2014-03-03 10:24 GMT+08:00 Guanglin Xu :
>> to avoid a magic code of 11.
>>
>> Helped-by: Eric Sunshine
>> Helped-by: Jacopo Notarstefano
>> Signed-off-by: Guanglin Xu
>> ---
>>
>> This is an imp
to avoid a magic code of 11.
Helped-by: Eric Sunshine
Helped-by: Jacopo Notarstefano
Signed-off-by: Guanglin Xu
---
This is an implementation of the idea#2 of GSoC 2014 microproject.
branch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/branch.c b/branch.c
index
2014-03-03 6:56 GMT+08:00 Eric Sunshine :
> Thanks for the submission. Comments below to give you a taste of the
> Git review process...
>
> On Sun, Mar 2, 2014 at 10:55 AM, Guanglin Xu wrote:
>> Change install_branch_config() to use skip_prefix() and make it conform to
>&g
since it's not information that needs to
> be recorded in the codebase.
>
> On Sun, Mar 2, 2014 at 12:52 PM, Guanglin Xu wrote:
>> GSoC2014 Microproject: according to the idea#2 for microprojects, change
>> install_branch_config() to use skip_prefix() and make it conf
redundency.
Signed-off-by: Guanglin Xu
---
branch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/branch.c b/branch.c
index 723a36b..ca4e824 100644
--- a/branch.c
+++ b/branch.c
@@ -50,7 +50,7 @@ static int should_setup_rebase(const char *origin)
void install_branch_config
GSoC2014 Microproject: according to the idea#2 for microprojects, change
install_branch_config() to use skip_prefix() and make it conform to the usage
of previous starts_with().
Signed-off-by: Guanglin Xu
---
branch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a
11 matches
Mail list logo