Ensimag students projects, version 2013

4 messages, 4 authors, 2016-06-15 · open the first message on its own page

Ensimag students projects, version 2013

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:56:49

Hi,

Like the years before, I'm going to offer my students a 1 month project
(end of May -> end of June) where they can contribute to a free
software, in particular Git.

Students are free to pick the feature they want, but I maintain a list
of small project ideas on the wiki to help them:

  https://git.wiki.kernel.org/index.php/SmallProjectsIdeas

fell free to edit and comment. Students will anyway have to discuss here
before starting to code anything non-trivial.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/

Re: Ensimag students projects, version 2013

From: Ping Yin <hidden>
Date: 2016-06-15 22:56:49

15 git rebase --stash, git pull --rebase --stash
It seems that Ramkumar Ramachandra is working on this in his "[PATCH
v2 0/3] Introduce pull.autostash" series
Ping Yin


On Mon, Apr 15, 2013 at 4:04 AM, Matthieu Moy
[off-list ref] wrote:
Hi,

Like the years before, I'm going to offer my students a 1 month project
(end of May -> end of June) where they can contribute to a free
software, in particular Git.

Students are free to pick the feature they want, but I maintain a list
of small project ideas on the wiki to help them:

  https://git.wiki.kernel.org/index.php/SmallProjectsIdeas

fell free to edit and comment. Students will anyway have to discuss here
before starting to code anything non-trivial.

--
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Re: Ensimag students projects, version 2013

From: Ramkumar Ramachandra <hidden>
Date: 2016-06-15 22:56:50

A few small personal itches off the top of my head:

- Make git status -s show "state status" as well: this essentially
requires writing an equivalent of wt_status_print_state() for use in
wt_shortstatus_print().

- Make the -s and -b switches in git status configuration variables.
I currently have status aliased to status -sb, and this is less than
ideal.

- Make the -3 and -c switches in git am configuration variables.  I
have an alias.

- Create an advice.ui (like color.ui) to turn off all advice.  I don't
need advice.

Re: Ensimag students projects, version 2013

From: Phil Hord <hidden>
Date: 2016-06-15 22:56:51

On Mon, Apr 15, 2013 at 11:18 AM, Ramkumar Ramachandra
[off-list ref] wrote:
A few small personal itches off the top of my head:

- Make git status -s show "state status" as well: this essentially
requires writing an equivalent of wt_status_print_state() for use in
wt_shortstatus_print().
I actually submitted a patch for this last fall.   I was going to
reprise it and give it another run after your wt_status changes died
down (and I found some free time).

http://comments.gmane.org/gmane.comp.version-control.git/208209

Phil
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help