git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/6] web--browse cleanup and extensions
@ 2010-12-06 17:49 Giuseppe Bilotta
  2010-12-06 17:49 ` [PATCHv3 1/6] web--browse: coding style Giuseppe Bilotta
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Giuseppe Bilotta @ 2010-12-06 17:49 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Christian Couder, Jonathan Nieder,
	Giuseppe Bilotta

Differences from the previous revision of this patchset:

* the CodingGuidelines patch was dropped, since it's merged in next
* the chromium support patch had some stylistic changes suggested by Junio
* the *www-browser patch adds support for detecting konqueror and kfmclient,
  which required some changes to the version string retrieval code; also,
  readlink is only used if available.

Giuseppe Bilotta (6):
  web--browse: coding style
  web--browse: split valid_tool list
  web--browse: support opera, seamonkey and elinks
  web--browse: better support for chromium
  web--browse: use *www-browser if available
  web--browse: look at the BROWSER env var

 Documentation/git-web--browse.txt |   10 ++
 git-web--browse.sh                |  302 ++++++++++++++++++++++++++-----------
 2 files changed, 225 insertions(+), 87 deletions(-)

-- 
1.7.3.2.664.g294b8.dirty

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

end of thread, other threads:[~2010-12-08  7:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-06 17:49 [PATCHv3 0/6] web--browse cleanup and extensions Giuseppe Bilotta
2010-12-06 17:49 ` [PATCHv3 1/6] web--browse: coding style Giuseppe Bilotta
2010-12-06 17:49 ` [PATCHv3 2/6] web--browse: split valid_tool list Giuseppe Bilotta
2010-12-06 17:49 ` [PATCHv3 3/6] web--browse: support opera, seamonkey and elinks Giuseppe Bilotta
2010-12-06 17:49 ` [PATCHv3 4/6] web--browse: better support for chromium Giuseppe Bilotta
2010-12-07 23:38   ` Junio C Hamano
2010-12-08  7:21     ` Giuseppe Bilotta
2010-12-06 17:49 ` [PATCHv3 5/6] web--browse: use *www-browser if available Giuseppe Bilotta
2010-12-07 23:36   ` Junio C Hamano
2010-12-08  7:38     ` Giuseppe Bilotta
2010-12-06 17:49 ` [PATCHv3 6/6] web--browse: look at the BROWSER env var Giuseppe Bilotta
2010-12-06 17:59   ` Jonathan Nieder
2010-12-06 18:28     ` Giuseppe Bilotta

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