VirtualTam's bookmarks

  1. Git repository browser providing several colourful views:

    • file tree w/ revisions
    • different kinds of log
    • blame - when highlighting a line, displays the corresponding diff in a side pane

    see http://jonas.nitro.dk/tig/manual.html

  2. Check WMI Plus 2015-09-25

    Nagios plugin to perform check on Windows hosts - uses WMI

    See https://wiki.icinga.org/display/howtos/check_wmi_plus

  3. ... et elle a bien raison !

  4. A GitHub-like contributions calendar, but locally, with all your git commits

  5. git worktree 2015-08-21

    "check out more than one branch at a time"

    Useful if you're simultaneously working on several versions / branches of the same repository ;-)

  6. Excellent overview of Docker components: images, repositories, index