[PATCH 0/3] submodule improvements

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Lars Hjemli
Date: Saturday, June 9, 2007 - 2:38 pm

This is a series of somewhat unrelated changes, but all related to
git-submodule.

1/3 implements a mapping between submodule path and submodule name
2/3 adds a gitmodules(5) document
3/3 fixes a bug in testscript t7400, noticed when making 1/3

The stats:

Documentation/Makefile                             |    2 +-
Documentation/git-submodule.txt                    |   16 +++--
Documentation/gitmodules.txt                       |   63 ++++++++++++++++++++
git-submodule.sh                                   |   44 +++++++++----
t/t7400-submodule-basic.sh                         |    2 +-
...submodule-basic.sh => t7401-submodule-named.sh} |   27 ++++++---
6 files changed, 124 insertions(+), 30 deletions(-)
-
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/3] submodule improvements, Lars Hjemli, (Sat Jun 9, 2:38 pm)
[PATCH 2/3] Add gitmodules(5), Lars Hjemli, (Sat Jun 9, 2:38 pm)
Re: [PATCH 2/3] Add gitmodules(5), Frank Lichtenheld, (Sat Jun 9, 5:28 pm)
Re: [PATCH 1/3] git-submodule: allow submodule name and pa ..., Johannes Schindelin, (Sun Jun 10, 12:25 am)
Re: [PATCH 2/3] Add gitmodules(5), Lars Hjemli, (Sun Jun 10, 1:58 am)
Re: [PATCH 2/3] Add gitmodules(5), Johannes Schindelin, (Sun Jun 10, 2:48 am)
Re: [PATCH 2/3] Add gitmodules(5), Lars Hjemli, (Sun Jun 10, 3:10 am)
Re: [PATCH 2/3] Add gitmodules(5), Sven Verdoolaege, (Sun Jun 10, 5:12 am)
Re: [PATCH 2/3] Add gitmodules(5), Lars Hjemli, (Sun Jun 10, 5:30 am)
Re: [PATCH 2/3] Add gitmodules(5), Sven Verdoolaege, (Sun Jun 10, 5:40 am)
Re: [PATCH 2/3] Add gitmodules(5), Lars Hjemli, (Sun Jun 10, 5:51 am)
Re: [PATCH 2/3] Add gitmodules(5), Junio C Hamano, (Sun Jun 10, 1:57 pm)
Re: [PATCH 2/3] Add gitmodules(5), Lars Hjemli, (Sun Jun 10, 2:14 pm)
Re: [PATCH 2/3] Add gitmodules(5), Sven Verdoolaege, (Mon Jun 11, 1:34 am)
Re: [PATCH 2/3] Add gitmodules(5), Lars Hjemli, (Mon Jun 11, 3:47 am)
Re: [PATCH 2/3] Add gitmodules(5), Sven Verdoolaege, (Mon Jun 11, 4:04 am)
Re: [PATCH 2/3] Add gitmodules(5), Junio C Hamano, (Mon Jun 11, 9:17 am)
Re: [PATCH 2/3] Add gitmodules(5), Matthias Lederhofer, (Wed Jun 13, 8:36 am)
Re: [PATCH 2/3] Add gitmodules(5), Lars Hjemli, (Wed Jun 13, 9:13 am)
Re: [PATCH 2/3] Add gitmodules(5), Junio C Hamano, (Wed Jun 13, 9:20 am)
Re: [PATCH 2/3] Add gitmodules(5), Matthias Lederhofer, (Wed Jun 13, 9:31 am)
Re: [PATCH 2/3] Add gitmodules(5), Lars Hjemli, (Wed Jun 13, 9:59 am)