Updated Home (textile)
authorjlehmann <Jens.Lehmann@web.de>
Sun, 21 Aug 2011 22:20:17 +0000 (15:20 -0700)
committerjlehmann <Jens.Lehmann@web.de>
Sun, 21 Aug 2011 22:20:17 +0000 (15:20 -0700)
Home.textile

index 96401da1da044442dc62035eafd2f7fb53471abd..c65d82832c6327e9e49866d359d34a6464897013 100644 (file)
@@ -4,12 +4,12 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch
 
 *Issues still to be tackled in this repo:*
 
 
 *Issues still to be tackled in this repo:*
 
-* Let am, bisect, checkout, checkout-index, cherry-pick, merge, pull, read-tree, rebase, reset & stash work recursively on submodules (in progress)
+* Let am, bisect, checkout, checkout-index, cherry-pick, merge, pull, read-tree, rebase, reset & stash work recursively on submodules (in progress, including the 2011 GSoC work right now ...)
 * Teach grep the --recursive option (in progress thanks to Chris Packham)
 * Add means to specify which submodules shall be populated on clone
 * Teach grep the --recursive option (in progress thanks to Chris Packham)
 * Add means to specify which submodules shall be populated on clone
-* Move the submodules git directories into the superproject's .git so that submodules can be created and deleted (part of the 2011 GSoC project)
-* Check before a push in the superproject that all submodules HEADs are pushed (part of the 2011 GSoC project)
-* Showing that a submodule has a HEAD not on any branch in "git status" (part of the 2011 GSoC project)
+* Move the submodules git directories into the superproject's .git so that submodules can be created and deleted (part of the 2011 GSoC project, patches provided by Frederik Gustafsson)
+* Check before a push in the superproject that all submodules HEADs are pushed (part of the 2011 GSoC project, patches provided by Frederik Gustafsson)
+* Showing that a submodule has a HEAD not on any branch in "git status"
 * gitk: Add popup menu for submodules to see the detailed history of changes
 * Teach "git prune" the "--recurse-submodules" option (and maybe honour the same default and options "git fetch" uses)
 * Better support for displaying merge conflicts of submodules
 * gitk: Add popup menu for submodules to see the detailed history of changes
 * Teach "git prune" the "--recurse-submodules" option (and maybe honour the same default and options "git fetch" uses)
 * Better support for displaying merge conflicts of submodules