All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] user-manual: general improvements
@ 2009-04-04  9:38 Felipe Contreras
  2009-04-04  9:38 ` [PATCH 1/7] user-manual: remove some git-foo usage Felipe Contreras
  0 siblings, 1 reply; 18+ messages in thread
From: Felipe Contreras @ 2009-04-04  9:38 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Felipe Contreras

This patch series tries to improve different areas of the user-manual,
including style and git configuration.

For a quick preview check:
http://people.freedesktop.org/~felipec/git/user-manual.html

Some changes are non-controversial, like s/git-foo/git foo/ while the font
style changes might be.

There's one huge patch for quoting improvements, which requires the css style
patch in order to look good.

Also, a new section 'Getting started' was added, which currently only deals
with git configuration. This allows other areas of the manual to be less
verbose on 'git config'.

Felipe Contreras (7):
  user-manual: remove some git-foo usage
  docbook: improve css style
  user-manual: general quoting improvements
  user-manual: use 'fast-forward' instead of 'fast forward'
  user-manual: use SHA-1 instead of SHA1 or sha1
  user-manual: add global config section
  user-manual: simplify the user configuration

 Documentation/docbook-xsl.css |   14 +-
 Documentation/user-manual.txt | 1034 +++++++++++++++++++++--------------------
 2 files changed, 543 insertions(+), 505 deletions(-)

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

end of thread, other threads:[~2009-05-02  0:16 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-04  9:38 [PATCH 0/7] user-manual: general improvements Felipe Contreras
2009-04-04  9:38 ` [PATCH 1/7] user-manual: remove some git-foo usage Felipe Contreras
2009-04-04  9:38   ` [PATCH 2/7] docbook: improve css style Felipe Contreras
     [not found]     ` <1238837909-3060-4-git-send-email-felipe.contreras@gmail.com>
2009-04-04  9:38       ` [PATCH 4/7] user-manual: use 'fast-forward' instead of 'fast forward' Felipe Contreras
2009-04-04  9:38         ` [PATCH 5/7] user-manual: use SHA-1 instead of SHA1 or sha1 Felipe Contreras
2009-04-04  9:38           ` [PATCH 6/7] user-manual: add global config section Felipe Contreras
2009-04-04  9:38             ` [PATCH 7/7] user-manual: simplify the user configuration Felipe Contreras
2009-04-05  3:36               ` Jay Soffian
2009-04-05  9:14                 ` Felipe Contreras
2009-04-05 15:11                   ` Jay Soffian
2009-04-05  9:47             ` [PATCH 6/7] user-manual: add global config section Junio C Hamano
2009-05-01  8:37               ` Felipe Contreras
2009-05-01 22:08                 ` Junio C Hamano
2009-05-01 22:51                   ` Felipe Contreras
2009-05-02  0:16                     ` Junio C Hamano
2009-04-06  8:14           ` [PATCH 5/7] user-manual: use SHA-1 instead of SHA1 or sha1 Junio C Hamano
2009-05-01  8:26             ` Felipe Contreras
2009-04-06  8:14         ` [PATCH 4/7] user-manual: use 'fast-forward' instead of 'fast forward' Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.