[Git-commits] [grml/grml2usb] 4be3d8: Ask user whether he really wants to use non-grml f...

Michael Prokop mika at grml.org
Mon Feb 24 15:43:27 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml2usb
  Commit: 4be3d88c2cba39bcafc0388978b5c61c3f5b0fc0
      https://github.com/grml/grml2usb/commit/4be3d88c2cba39bcafc0388978b5c61c3f5b0fc0
  Author: Lukas Prokop <admin at lukas-prokop.at>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  Ask user whether he really wants to use non-grml folder


  Commit: 2b2bf9e4163f86e289e3dfd3c928e79867e0ca22
      https://github.com/grml/grml2usb/commit/2b2bf9e4163f86e289e3dfd3c928e79867e0ca22
  Author: Lukas Prokop <admin at lukas-prokop.at>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  Adverb is actually adjective.


  Commit: 411daf1e3e9fcbb9c4e4588a9fbe92513efb1ed1
      https://github.com/grml/grml2usb/commit/411daf1e3e9fcbb9c4e4588a9fbe92513efb1ed1
  Author: Lukas Prokop <admin at lukas-prokop.at>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  Silence errors the right way.

Catch exceptions per operation (for-loop) per value (iterator).


  Commit: 2700dd6bfe8df1162eb4f75d5d48b91d3375e8f6
      https://github.com/grml/grml2usb/commit/2700dd6bfe8df1162eb4f75d5d48b91d3375e8f6
  Author: Lukas Prokop <admin at lukas-prokop.at>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  Implement folder cleanup support for TMPFILES. Closes #5.


  Commit: 1d3c9dab80aa6b80764e852865d5e224f6548fd3
      https://github.com/grml/grml2usb/commit/1d3c9dab80aa6b80764e852865d5e224f6548fd3
  Author: Lukas Prokop <admin at lukas-prokop.at>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  Provide log message for umounted device in cleanup()


  Commit: b2b4887f7616a7316f22521479a600a15668339c
      https://github.com/grml/grml2usb/commit/b2b4887f7616a7316f22521479a600a15668339c
  Author: Lukas Prokop <admin at lukas-prokop.at>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  Create copies of set before iteration


  Commit: d33e012e1a3388b32fe53e7faf1ac45a663917af
      https://github.com/grml/grml2usb/commit/d33e012e1a3388b32fe53e7faf1ac45a663917af
  Author: Lukas Prokop <admin at lukas-prokop.at>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  Silent error for StandardError, not RuntimeError

RuntimeError was caught to catch set modification during iteration.
Now I want to catch all system-related exception.


  Commit: e2a98b24af66246e1a679d4aa4c38a16f0215c72
      https://github.com/grml/grml2usb/commit/e2a98b24af66246e1a679d4aa4c38a16f0215c72
  Author: Michael Prokop <mika at grml.org>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  More consequently use "Grml" instead of "grml"


Compare: https://github.com/grml/grml2usb/compare/ccb378445baf...e2a98b24af66


More information about the Git-commits mailing list