Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

T3chguy/settings versions improvements #857

Merged
merged 5 commits into from
May 4, 2017
Merged

T3chguy/settings versions improvements #857

merged 5 commits into from
May 4, 2017

Commits on May 2, 2017

  1. improve version hyperlinking

    removed redundant v prefix (key already says version)
    links to most applicable version/tag
    tag-commit -> commit
    commit1-commit2-commit3 -> commit1
    (v)x.y.z -> tag<x.y.z>
    commit -> commit
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed May 2, 2017
    Configuration menu
    Copy the full SHA
    76e98d4 View commit details
    Browse the repository at this point in the history
  2. tidy up UserSettings

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed May 2, 2017
    Configuration menu
    Copy the full SHA
    74b2c86 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. no idea why those got in there...

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed May 4, 2017
    Configuration menu
    Copy the full SHA
    cb478f1 View commit details
    Browse the repository at this point in the history
  2. remove commented out code as per review

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed May 4, 2017
    Configuration menu
    Copy the full SHA
    2edfc3e View commit details
    Browse the repository at this point in the history
  3. Improve regex to ignore trailing -dirty and for rc tags

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed May 4, 2017
    Configuration menu
    Copy the full SHA
    3c6e301 View commit details
    Browse the repository at this point in the history