summaryrefslogtreecommitdiff
path: root/git-web--browse.sh
AgeCommit message (Expand)Author
2014-04-23git-web--browse.sh: use the $( ... ) construct for command substitutionElia Pinto
2013-10-30web--browse: Add support for xdg-openRĂ¼diger Sonderfeld
2013-06-21web--browse: support /usr/bin/cygstart on CygwinYaakov Selkowitz
2013-03-29git-web--browse: recognize any TERM_PROGRAM as a GUI terminal on OS XJohn Szakmeister
2011-10-03git-web--browse: avoid the use of evalChris Packham
2010-12-03web--browse: better support for chromiumGiuseppe Bilotta
2010-12-03web--browse: support opera, seamonkey and elinksGiuseppe Bilotta
2010-12-03web--browse: split valid_tool listGiuseppe Bilotta
2010-12-03web--browse: coding styleGiuseppe Bilotta
2010-07-26Add a google-chrome option for web--browseNathan W. Panike
2010-06-01git-web--browse: Add support for google chrome and chromiumPavan Kumar Sunkara
2009-09-14web--browse: fix Mac OS X GUI detection for 10.6Heiko Voigt
2009-06-01git: browsing paths with spaces when using the start commandPat Thoyts
2009-02-09git-web--browse: Fix check for /bin/startTodd Zullinger
2008-09-24git-web--browse: Support for using /bin/start on MinGWPetr Baudis
2008-03-14web--browse: use custom commands defined at config timeChristian Couder
2008-02-17Merge branch 'cc/browser'Junio C Hamano
2008-02-11git-web--browse: fix misplaced quote in init_browser_path()jaysoffian+git@gmail.com
2008-02-10web--browse: Add a few quotes in 'init_browser_path'.Christian Couder
2008-02-10git-web--browse: do not start the browser with nohupDmitry Potapov
2008-02-05Rename 'git-help--browse.sh' to 'git-web--browse.sh'.Christian Couder