git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] misc. submodule related changes
@ 2007-06-10 23:59 Lars Hjemli
  2007-06-11 18:42 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Hjemli @ 2007-06-10 23:59 UTC (permalink / raw)
  To: git@vger.kernel.org

Here is a reworked patch-series for git-submodule, trying to cater for
the issues with the previous series.

Shortlog:
  [1/5] t7400: barf if git-submodule removes or replaces a file
  [2/5] git-submodule: remember to checkout after clone
  [3/5] Rename sections from "module" to "submodule" in .gitmodules
  [4/5] git-submodule: give submodules proper names
  [5/5] Add gitmodules(5)

Diffstat:
Documentation/Makefile       |    2 +-
Documentation/gitmodules.txt |   63 ++++++++++++++++++++++++++++++++++++++++++
git-submodule.sh             |   52 +++++++++++++++++++++++-----------
t/t7400-submodule-basic.sh   |   22 +++++++++++---
4 files changed, 116 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 0/5] misc. submodule related changes
@ 2007-06-11 19:12 Lars Hjemli
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Hjemli @ 2007-06-11 19:12 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

Here is a reworked patch-series for git-submodule, trying to cater for
the issues with the previous series.

Shortlog:
 [1/5] t7400: barf if git-submodule removes or replaces a file
 [2/5] git-submodule: remember to checkout after clone
 [3/5] Rename sections from "module" to "submodule" in .gitmodules
 [4/5] git-submodule: give submodules proper names
 [5/5] Add gitmodules(5)

Diffstat:
Documentation/Makefile       |    2 +-
Documentation/gitmodules.txt |   63 ++++++++++++++++++++++++++++++++++++++++++
git-submodule.sh             |   52 +++++++++++++++++++++++-----------
t/t7400-submodule-basic.sh   |   22 +++++++++++---
4 files changed, 116 insertions(+), 23 deletions(-)

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

end of thread, other threads:[~2007-06-11 19:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-10 23:59 [PATCH 0/5] misc. submodule related changes Lars Hjemli
2007-06-11 18:42 ` Junio C Hamano
2007-06-11 19:06   ` Lars Hjemli
  -- strict thread matches above, loose matches on Subject: below --
2007-06-11 19:12 Lars Hjemli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).