git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/16] use a lowercase "usage:" string
@ 2013-02-24  0:50 David Aguilar
  2013-02-24  0:50 ` [PATCH v2 01/16] git-sh-setup: " David Aguilar
  2013-02-24 21:45 ` [PATCH v2 00/16] " Junio C Hamano
  0 siblings, 2 replies; 19+ messages in thread
From: David Aguilar @ 2013-02-24  0:50 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git, Jonathan Nieder

The code content is unchanged from v1.

v2 adjusts the commit messages per Jonathan's review
and adds a Reviewed-by: to the commit message except for
patches 11 and 12, which are unchanged since v1.

David Aguilar (16):
  git-sh-setup: use a lowercase "usage:" string
  git-svn: use a lowercase "usage:" string
  git-relink: use a lowercase "usage:" string
  git-merge-one-file: use a lowercase "usage:" string
  git-archimport: use a lowercase "usage:" string
  git-cvsexportcommit: use a lowercase "usage:" string
  git-cvsimport: use a lowercase "usage:" string
  git-cvsimport: use a lowercase "usage:" string
  contrib/credential: use a lowercase "usage:" string
  contrib/fast-import: use a lowercase "usage:" string
  contrib/fast-import/import-zips.py: fix broken error message
  contrib/fast-import/import-zips.py: use spaces instead of tabs
  contrib/examples: use a lowercase "usage:" string
  contrib/hooks/setgitperms.perl: use a lowercase "usage:" string
  templates/hooks--update.sample: use a lowercase "usage:" string
  Documentation/user-manual.txt: use a lowercase "usage:" string

 Documentation/user-manual.txt                      |  4 +-
 .../gnome-keyring/git-credential-gnome-keyring.c   |  2 +-
 .../osxkeychain/git-credential-osxkeychain.c       |  2 +-
 .../credential/wincred/git-credential-wincred.c    |  2 +-
 contrib/examples/git-remote.perl                   |  2 +-
 contrib/examples/git-svnimport.perl                |  2 +-
 contrib/fast-import/git-import.perl                |  2 +-
 contrib/fast-import/git-import.sh                  |  2 +-
 contrib/fast-import/import-zips.py                 | 98 +++++++++++-----------
 contrib/hooks/setgitperms.perl                     |  2 +-
 git-archimport.perl                                |  2 +-
 git-cvsexportcommit.perl                           |  2 +-
 git-cvsimport.perl                                 |  2 +-
 git-cvsserver.perl                                 |  2 +-
 git-merge-one-file.sh                              |  2 +-
 git-relink.perl                                    |  2 +-
 git-sh-setup.sh                                    |  6 +-
 git-svn.perl                                       |  2 +-
 templates/hooks--update.sample                     |  2 +-
 19 files changed, 70 insertions(+), 70 deletions(-)

-- 
1.8.2.rc0.263.g20d9441

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

end of thread, other threads:[~2013-02-24 22:33 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-24  0:50 [PATCH v2 00/16] use a lowercase "usage:" string David Aguilar
2013-02-24  0:50 ` [PATCH v2 01/16] git-sh-setup: " David Aguilar
2013-02-24  0:50   ` [PATCH v2 02/16] git-svn: " David Aguilar
2013-02-24  0:50     ` [PATCH v2 03/16] git-relink: " David Aguilar
2013-02-24  0:50       ` [PATCH v2 04/16] git-merge-one-file: " David Aguilar
2013-02-24  0:50         ` [PATCH v2 05/16] git-archimport: " David Aguilar
2013-02-24  0:50           ` [PATCH v2 06/16] git-cvsexportcommit: " David Aguilar
2013-02-24  0:50             ` [PATCH v2 07/16] git-cvsimport: " David Aguilar
2013-02-24  0:50               ` [PATCH v2 08/16] " David Aguilar
2013-02-24  0:50                 ` [PATCH v2 09/16] contrib/credential: " David Aguilar
2013-02-24  0:50                   ` [PATCH v2 10/16] contrib/fast-import: " David Aguilar
2013-02-24  0:50                     ` [PATCH v2 11/16] contrib/fast-import/import-zips.py: fix broken error message David Aguilar
2013-02-24  0:50                       ` [PATCH v2 12/16] contrib/fast-import/import-zips.py: use spaces instead of tabs David Aguilar
2013-02-24  0:50                         ` [PATCH v2 13/16] contrib/examples: use a lowercase "usage:" string David Aguilar
2013-02-24  0:50                           ` [PATCH v2 14/16] contrib/hooks/setgitperms.perl: " David Aguilar
2013-02-24  0:50                             ` [PATCH v2 15/16] templates/hooks--update.sample: " David Aguilar
2013-02-24  0:50                               ` [PATCH v2 16/16] Documentation/user-manual.txt: " David Aguilar
2013-02-24 21:45 ` [PATCH v2 00/16] " Junio C Hamano
2013-02-24 22:32   ` David Aguilar

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).