[mythtv-firehose] mythtv/master commit: 784777919 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Fri Jul 8 09:28:29 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-07-08T02:20:01-07:00
   Push Date:  2011/07/08 02:28:23 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  784777919b60f7ee936111c971e7d3bd66d40555
   Changeset:  https://github.com/MythTV/mythtv/commit/784777919

Log:

Convert all text files from CRLF to LF (DOS->UNIX)

Seems that git doesn't enforce UNIX file format unless you specifically tell
it to.  Following the instructions at:
http://help.github.com/line-endings/
I have converted them all to UNIX file format (LF only)

It is strongly recommended for all developers to follow their configuration
advice on this matter to keep the text files properly configured.  This includes
setting to yes on Windows boxes so it will convert to CRLF on checkout and back
to LF on checkin.

Modified:

   mythplugins/mythgame/mythgame/scripts/giantbomb/XSLT/giantbombGame.xsl
   mythplugins/mythgame/mythgame/scripts/giantbomb/XSLT/giantbombQuery.xsl
   mythplugins/mythweather/mythweather/scripts/us_nws/bp16mr06.dbx
   mythtv/bindings/python/MythTV/tmdb/XSLT/tmdbQuery.xsl
   mythtv/bindings/python/MythTV/tmdb/XSLT/tmdbVideo.xsl
   mythtv/bindings/python/MythTV/ttvdb/XSLT/tvdbQuery.xsl
   mythtv/bindings/python/MythTV/ttvdb/XSLT/tvdbVideo.xsl
   mythtv/html/css/ui.jqgrid.css
   mythtv/html/js/grid.locale-en.js
   mythtv/html/js/jquery.jqGrid.min.js
   mythtv/html/js/jqueryFileTree/jqueryFileTree.css
   mythtv/libs/libmyth/libmyth.def
   mythtv/libs/libmythhdhomerun/hdhomerun_channelscan.c
   mythtv/libs/libmythhdhomerun/hdhomerun_config.c
   mythtv/libs/libmythhdhomerun/hdhomerun_device.c
   mythtv/libs/libmythhdhomerun/hdhomerun_discover.c
   mythtv/libs/libmythhdhomerun/hdhomerun_discover.h
   mythtv/libs/libmythhdhomerun/hdhomerun_pkt.h
   mythtv/programs/mythbackend/services/serviceUtil.h
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/bleedingedgeRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/bliptvRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/chrisPirilloRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/cinemarvRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/dailyappRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/earthtouchRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/ecogeeksRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/howcastRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/linuxActionRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/macmostRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/revision3RSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/terraRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/traileraddictRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/youtubeRSS_item.xsl
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/youtubeTrailersRSS_item.xsl



More information about the mythtv-firehose mailing list