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

2022 Q1 #121

Merged
merged 136 commits into from
Apr 10, 2022
Merged

2022 Q1 #121

merged 136 commits into from
Apr 10, 2022

Commits on Jan 12, 2022

  1. add help to ytd begun

    molleweide committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    19e2550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6b7b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. choose-option vim todos

    molleweide committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    ea69fac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d67585 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Merge remote-tracking branch 'origin/master' into add-help

    * origin/master:
      improve symlink handling (close #58)
      fix `setup-update` flow on macos
      cpr: fix comment typo
      add link to gpg gist
    molleweide committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    42786f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8530083 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    d3dbaf2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into add-help

    * origin/master:
      gpg/key helpers merged into `gpg-helper`
      `ssh*` helpers merged into `ssh-helper`
      `{edit,setup}-dorothy*` merged into `dorothy`
      rm-*: use native `find` conventions
      cpr: major rework for better option handling
      fs-filename: support edge cases, add help
      add `.github` with standard bevry template
      add `.vscode` to ensure consistent formatting
    molleweide committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    54e51c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Merge remote-tracking branch 'origin/master' into add-help

    * origin/master:
      gpg-helper: got it going with the rewrite from earlier
      add support for `* help`, and filter action early
      dorothy: fix `dorothy theme`
      config-helper: fix `--columns` parsing
      echo-quote: support ' " inside strings, by supporting a single layer of escaped quotes
      dorothy: fix fresh installs, fix mapfile shim
      dorothy: fix --help
      dorothy: trial mode now compat with recent changes
      dorothy: merge `select-theme`, revise trial mode
    molleweide committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    711f4b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7c839c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efddffd View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Merge remote-tracking branch 'origin/master' into add-help

    * origin/master:
      setup-bin, setup-util: prefer XDG_BIN_HOME
      `gpg-helper permissions` will report dupe gnupg dirs
      gpg-helper: fix comment typo
      dorothy: zshenv goes in $HOME (#116)
      complete `ssh-helper`, `GNUPGHOME` support, add `echo-file`
      setup-git: improvements around GPG
    molleweide committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    cbf63d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. merged

    balupton committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c5ef0e8 View commit details
    Browse the repository at this point in the history
  2. fix indentation

    balupton committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    8ea4b67 View commit details
    Browse the repository at this point in the history
  3. sparse-vault: new way

    balupton committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    63bfefe View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. delete is-help* commands to force upgrade

    The new convention that is being rolled out is less error prone, faster, more detailed in its assistance, and more easily customised as the command expands.
    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    58a4633 View commit details
    Browse the repository at this point in the history
  2. alias-* to alias-helper

    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    cf29853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c42100b View commit details
    Browse the repository at this point in the history
  4. Remove help placeholders from commands that don’t need it.

    Fixes the breakage of env setup, as `setup-environment-commands` as calling `is-help` which is not yet in the PATH, and especially now as it is now deleted.
    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    d8f81c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9510c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43d6c14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    710fd4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    514ad1e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f05f1e2 View commit details
    Browse the repository at this point in the history
  10. fetch-* renames:

    - `does-url-contain` to `fetch-contains`
    - `http-ok` to `fetch-ok`
    - `http-status` to `fetch-status`
    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    817469a View commit details
    Browse the repository at this point in the history
  11. concat-files to graveyard

    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    bd5ddd8 View commit details
    Browse the repository at this point in the history
  12. ddns to balupton/dotfiles

    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    50b28b4 View commit details
    Browse the repository at this point in the history
  13. edit-blackblaze to graveyard

    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    a488e79 View commit details
    Browse the repository at this point in the history
  14. firefox-reset to graveyard

    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    51f50e4 View commit details
    Browse the repository at this point in the history
  15. gtd to balupton/dotfiles

    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    85d9740 View commit details
    Browse the repository at this point in the history
  16. ios-dev to graveyard

    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    411f83b View commit details
    Browse the repository at this point in the history
  17. padd to balupton/dotfiles

    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    0e6eb87 View commit details
    Browse the repository at this point in the history
  18. travis-token to graveyard

    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    824905c View commit details
    Browse the repository at this point in the history
  19. rand to get-random-number

    balupton committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    e3d0342 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    27f4180 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    29c6b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04afbde View commit details
    Browse the repository at this point in the history
  3. get-flag-value: proper help

    balupton committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    99792ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3e1ba3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    0dc0fbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abaaf84 View commit details
    Browse the repository at this point in the history
  3. fix perms on alias-helper

    balupton committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    fb9c294 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    4f0878a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01db1ab View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. new conventions for echo-eval, eval-collapse, setup-util, and o…

    …thers
    
    - flags now support for `setup-util`
    - `echo-eval` only trims the arguments it needs to
    - `eval-collapse` now properly works around nested calls within functions
    - `is-quiet` now names `echo-quiet`, which includes the `|| :` check which would otherwise cause error 96 crashes
    - new conventions for `open-app`, `get-app`, `get-random-number`
    balupton committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    209a229 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86444b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc4f6b7 View commit details
    Browse the repository at this point in the history
  4. debug-bash: new conventions

    balupton committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    f30592b View commit details
    Browse the repository at this point in the history
  5. checksum: new conventions

    balupton committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    ea3b613 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3530673 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58a975d View commit details
    Browse the repository at this point in the history
  8. date-*: modern conventions, added help text

    - `date-next-year` now uses a `—format=…` flag
    balupton committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    1c09b44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99002e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0d9ca7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb0fdaa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b1f9b06 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9454e95 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    f088b53 View commit details
    Browse the repository at this point in the history
  2. get-size: modern conventions

    balupton committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    3c8be4b View commit details
    Browse the repository at this point in the history
  3. xps2pdf: modern conventions

    balupton committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    8dd43c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6055659 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dacd954 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4e72dc View commit details
    Browse the repository at this point in the history
  7. ln-helper to symlink-helper, symlinks to find-symlinks, apply…

    … modern conventions
    balupton committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    8210713 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec3801e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8bc3b29 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c773dc2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1aeb5a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c5ee842 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    519dc59 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9b2b767 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6101838 View commit details
    Browse the repository at this point in the history
  16. is-same: modern conventions

    balupton committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    6643a7c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b08af4d View commit details
    Browse the repository at this point in the history
  18. geocode: modern conventions

    balupton committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a9e59b7 View commit details
    Browse the repository at this point in the history
  19. contains-line: modern conventions, stdinargs redo

    stdinargs changes:
    
    - `noact` is now `no_args_nor_stdin`
    - `line` is fallback for `inline`
    - add `no_stdin` and `no_args`
    - cleaner code
    - `require_stdin` option
    
    These changes allow more robust usage, such as using args and stdin, in the case of `contains-lineq
    balupton committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    c5babaa View commit details
    Browse the repository at this point in the history
  20. styles: notice now uses yellow over intense_yellow

    as intense_yellow is not readable on light terminal themes
    balupton committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    ff36bf6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1a6d701 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    fc9f0e3 View commit details
    Browse the repository at this point in the history
  2. setup-python: fix python-* dir being created in CWD when not in XDG…

    … mode
    
    fs-temp: add `--dirname`
    balupton committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    ee4b0ed View commit details
    Browse the repository at this point in the history
  3. mail-sync: icloud and gmail fixes

    - icloud doesn't support compression
    - personal and business gmail labels differ
    balupton committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    7148a0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa0d8e0 View commit details
    Browse the repository at this point in the history
  5. what-is-my-dns* merged into what-is-my-dns

    added modern conventions
    balupton committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    40d3726 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4582185 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2be62f View commit details
    Browse the repository at this point in the history
  8. minor help text change

    balupton committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    22b47c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ecbf134 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04d4ecb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df18334 View commit details
    Browse the repository at this point in the history
  12. modern convention revisions

    balupton committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    77b0dbc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dcca845 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    817b903 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    78cb3ee View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    75d9223 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. setup-util: improvements

    - local vars get underscore prefix convention
    - fix `PKGUTIL`
    - more aliases
    - `INSTALLER` temp is now made by `fs-temp`
    balupton committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    b3312fb View commit details
    Browse the repository at this point in the history
  2. add docs/ dir with convention docs and helper

    - `CONVENTIONS.md`
    - `setup-util-formatting`
    balupton committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    ba8e203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    222298b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a198fbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17b75d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42a2252 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c2eaae View commit details
    Browse the repository at this point in the history
  8. github: /dev/tty workaround

    balupton committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    1c5195a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    adaec73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6727f11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f90a919 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ea0f16 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    034dab6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    36f725a View commit details
    Browse the repository at this point in the history
  15. dorothy: don't test dorothy

    balupton committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    e70c95d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a280d13 View commit details
    Browse the repository at this point in the history
  17. add dorothy dev mode, have ci use that

    also prevent ripgrep.bash recursion
    balupton committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    90ea856 View commit details
    Browse the repository at this point in the history
  18. setup-util: support ... in order preferences

    - setup-util: fix --help, failed due to a bad copy paste
    - setup-util: remove some unnecessary comments
    - setup-util-shellcheck: avoid apt, as it is outdated
    balupton committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    fb6e14e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e0cb618 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    98f26ad View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    de904fe View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    17f5c40 View commit details
    Browse the repository at this point in the history
  23. config-helper: fix tests, echo-quote: newlines

    the config-helper tests were failing, because echo-quote was outputting spaces after each
    
    this approach has been removed in favour of a more convention newline output from echo-quote, which can then be combined with echo-join
    
    the fallback functionality of invoking echo-quote has also been removed, as the failure case is so rare, a hard failure will be fine
    balupton committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    726df24 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    f78f072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3397256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    093f11f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    12d846b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de2170e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    8f652db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff4955 View commit details
    Browse the repository at this point in the history
  3. 🧹 setup-*

    balupton committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    354362a View commit details
    Browse the repository at this point in the history
  4. 🐛 setup-linux-fonts

    balupton committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    79a992c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0912d36 View commit details
    Browse the repository at this point in the history
  6. 🐛 eval-helper

    balupton committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    77a978a View commit details
    Browse the repository at this point in the history
  7. 💁‍♀️ ONLY use /dev/tty when using tty.bash

    as it messes with line clearing
    balupton committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    a1c63d1 View commit details
    Browse the repository at this point in the history
  8. 🐛 💣

    balupton committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    1c351e9 View commit details
    Browse the repository at this point in the history
  9. 🐛 setup-dns, echo-mkdir

    balupton committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    9416e96 View commit details
    Browse the repository at this point in the history
  10. 🐛 choose-menu fix TTY

    debugging regression from de2170e
    balupton committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    a62f684 View commit details
    Browse the repository at this point in the history
  11. 🐛 clang => llvm on macOS

    balupton committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    8975eb6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    77ceae2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    134fd58 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    22e3d7a View commit details
    Browse the repository at this point in the history