Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JMoerman/Go-For-It
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release_v1.6.1
Choose a base ref
...
head repository: JMoerman/Go-For-It
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.2
Choose a head ref
  • 18 commits
  • 220 files changed
  • 2 contributors

Commits on Oct 20, 2017

  1. Configuration menu
    Copy the full SHA
    e0b2bd3 View commit details
    Browse the repository at this point in the history
  2. tabs -> spaces

    JMoerman committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    df5b833 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ceb3f1c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. Add appdata file

    This is used by Software Centers and packaging systems that make use of
    the AppStream specification. It adds distribution independent metadata
    for the project.
    
    Screenshots are not supplied due to the extra work needed to make new
    ones that comply with the AppStream recommendations. Specifically the
    difficulty lies in only showing the window, yet maintaining an aspect
    ratio of 16:9.
    
    Not sure how this is best solved. Likely the only solution is to
    something similar to the current screenshot.jpg, minus the background
    and no padding.
    
    This appdata file validates using `appstream-util validate-relax`.
    
    Should fix #121
    AsavarTzeth committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    e812f66 View commit details
    Browse the repository at this point in the history
  2. Add flatpak instructions and fix archlinux

    Go For It! is now available on flathub. Basic instructions on how to get
    started helps users find this.
    
    Instructing users to use `yaourt` is wrong. Mostly because aur helpers
    are unsupported by the Arch Linux developers. But also because `yaourt`
    is no longer a good choice.
    
    Instead presenting a user with the archlinux wiki page, with relevant
    information is a good practice.
    
    There is also a stable AUR package now, so linking to that is more
    sensible. Keeping both though, just in case.
    AsavarTzeth committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    cd3f4b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Merge pull request #124 from AsavarTzeth/readme

    Add flatpak instructions and change archlinux instructions.
    JMoerman authored Oct 23, 2017
    Configuration menu
    Copy the full SHA
    a19d3d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #123 from AsavarTzeth/add-appdata

    Add appdata file
    JMoerman authored Oct 23, 2017
    Configuration menu
    Copy the full SHA
    2fd0c81 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Use RDNN for filenames

    JMoerman committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    a4aeb91 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. Configuration menu
    Copy the full SHA
    8a7e097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0f8580 View commit details
    Browse the repository at this point in the history
  3. Include debian packaging

    JMoerman committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    7662b9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a85317 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5afeaea View commit details
    Browse the repository at this point in the history
  6. Add new screenshot

    JMoerman committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    9a44e7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a92d4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7a0759 View commit details
    Browse the repository at this point in the history
  9. Add banner color to appdata

    JMoerman committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    f78f068 View commit details
    Browse the repository at this point in the history
  10. Update changelog

    JMoerman committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    998f402 View commit details
    Browse the repository at this point in the history
Loading