[Git-commits] [grml/grml-etc-core] 6b83c3: script-functions: Set filetype to "sh" with vim

Thilo Six tech at xk2c.de
Sun Nov 17 15:43:17 CET 2013


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-etc-core
  Commit: 6b83c3fd03200b08e9adc881d2c30544a4d723f4
      https://github.com/grml/grml-etc-core/commit/6b83c3fd03200b08e9adc881d2c30544a4d723f4
  Author: Thilo Six <tech at xk2c.de>
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
    M etc/grml/script-functions

  Log Message:
  -----------
  script-functions: Set filetype to "sh" with vim

This helps with detecting the file type, since the heuristics fail.


  Commit: 5f9a26a3da1abedae0565001ccfb2551f4c24115
      https://github.com/grml/grml-etc-core/commit/5f9a26a3da1abedae0565001ccfb2551f4c24115
  Author: Thilo Six <tech at xk2c.de>
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
    M etc/grml/script-functions

  Log Message:
  -----------
  check4progs: Change testing from ‘which’ to iterating over $PATH [Closes: issue1284]

This removes the availability of ‘which’ and improves performance when
‘which’ is an external program.

This patch also silently adds options to make the function more quiet
than its default behaviour.


Compare: https://github.com/grml/grml-etc-core/compare/4bbd12cabf9c...5f9a26a3da1a


More information about the Git-commits mailing list