Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

develmaster: first round of commits for v3.11.0 #115

Merged
merged 34 commits into from
May 3, 2023
Merged

develmaster: first round of commits for v3.11.0 #115

merged 34 commits into from
May 3, 2023

Commits on Mar 20, 2023

  1. Update README.md

    Olf0 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e33d7aa View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Use POSIX shell arithmetic, printf instead of echo, omit quoting …

    …where obviously superfluous (#112)
    
    * Use POSIX shell arithmetic
    
    * Use POSIX arithmetic and omit quoting
      … where appropriate.
    
    * Omit quoting where appropriate
    
    * Omit quoting where appropriate
    
    * `echo` --> `printf`
    
    * `echo` --> `printf`
    
    * `echo` --> `printf`
    
    * Update tidy_log-dupes
    
    * Optimise `sed` tapeworm from six to a single call
    
    * Replace double quotes by single quotes, where …
      … appropriate
    
    * More quoting enhancements
    
    * Pre release version increase
    Olf0 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b48eb4b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    5a273cd View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. grep -vx ''fgrep -vx ''

    Olf0 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b295d05 View commit details
    Browse the repository at this point in the history
  2. Unify quoting

    Olf0 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    413e4c0 View commit details
    Browse the repository at this point in the history
  3. Unify quoting

    Olf0 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    99ab6a4 View commit details
    Browse the repository at this point in the history
  4. Unify

    Olf0 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1973ef4 View commit details
    Browse the repository at this point in the history
  5. Unify quoting

    Olf0 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    aef52df View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Update post_sfos-upgrade

    Olf0 committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    44681e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. New intro

    Olf0 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    ee4fadf View commit details
    Browse the repository at this point in the history
  2. New intro

    Olf0 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    506218d View commit details
    Browse the repository at this point in the history
  3. Update tidy_log-dupes

    Olf0 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d1695be View commit details
    Browse the repository at this point in the history
  4. Update post_sfos-upgrade

    Olf0 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    31c43da View commit details
    Browse the repository at this point in the history
  5. Update sfos-upgrade

    Olf0 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    248edd9 View commit details
    Browse the repository at this point in the history
  6. Update tidy_log-dupes

    Olf0 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    8b22e42 View commit details
    Browse the repository at this point in the history
  7. Update post_sfos-upgrade

    Olf0 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6147d48 View commit details
    Browse the repository at this point in the history
  8. Move up from /usr/bin to /bin (#113)

    * Rename usr/bin/post_sfos-upgrade to bin/post_sfos-upgrade
    
    * Rename usr/bin/sfos-upgrade to bin/sfos-upgrade
    
    * Rename usr/bin/tidy_log-dupes to bin/tidy_log-dupes
    
    * Executables are now originally in `/bin` instead of `/usr/bin`
    Olf0 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    37c63e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    593f913 View commit details
    Browse the repository at this point in the history
  10. Update sfos-upgrade.spec

    Olf0 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b3bbdc0 View commit details
    Browse the repository at this point in the history
  11. Move icon from icon to .icon (#114)

    * Move icon from `icon` to `.icon`
    
    * Move icon directory from icon to .icon
    
    ---------
    
    Co-authored-by: olf (Olf0) <[email protected]>
    Olf0 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    8acd95e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    6ccb592 View commit details
    Browse the repository at this point in the history
  2. Remove entries obsoleted by commit 6ccb592

    "Update according to version 1 of the SailfishOS:Chum metadata definition"
    Olf0 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    a98dcff View commit details
    Browse the repository at this point in the history
  3. Revert commit b3bbdc0

    Olf0 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    df74d8e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    d22f961 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Adapting to Jolla's perpetual changing of formats …

    … and interfaces, this time https://github.com/sailfishos/docs.sailfishos.org/pull/297/files
    Luckily the concluding `sort -u` already handled that well, now make more obvious what has to be done.
    Olf0 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    1fc4f91 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Expand comment

    Olf0 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    0ebe1b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    41e4349 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    9a93222 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. basename $0${0##*/}

    Olf0 committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    6965083 View commit details
    Browse the repository at this point in the history
  2. basename $0${0##*/}

    Olf0 committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    7cc86d7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. "per"→"by" in comments

    Olf0 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    0e1c7c9 View commit details
    Browse the repository at this point in the history
  2. Add comment

    Olf0 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    e2f43c5 View commit details
    Browse the repository at this point in the history
  3. Enhance comment

    Olf0 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    3ee688f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    3ebd90f View commit details
    Browse the repository at this point in the history