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

csv overrides #63

Merged
merged 55 commits into from
Aug 31, 2021
Merged

csv overrides #63

merged 55 commits into from
Aug 31, 2021

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    10d52c3 View commit details
    Browse the repository at this point in the history
  2. Added watch

    AndreasArvidsson committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    2c69b9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f58ab3 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Implemented override

    AndreasArvidsson committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    e8650e1 View commit details
    Browse the repository at this point in the history
  2. Added more actions

    AndreasArvidsson committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    6732889 View commit details
    Browse the repository at this point in the history
  3. cleanup

    AndreasArvidsson committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1811b0c View commit details
    Browse the repository at this point in the history
  4. Updated cheat sheet

    AndreasArvidsson committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    c2ab557 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2d7fc5 View commit details
    Browse the repository at this point in the history
  6. Clean up

    AndreasArvidsson committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    47a6c19 View commit details
    Browse the repository at this point in the history
  7. Clean up

    AndreasArvidsson committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    263b3f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e829f4 View commit details
    Browse the repository at this point in the history
  9. Tweak csv file

    pokey committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    5fb96b9 View commit details
    Browse the repository at this point in the history
  10. fixes

    pokey committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    da867fb View commit details
    Browse the repository at this point in the history
  11. Update src/csv_overrides.py

    Co-authored-by: Pokey Rule <pokey.rule@gmail.com>
    AndreasArvidsson and pokey authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    78dcfdd View commit details
    Browse the repository at this point in the history
  12. Update src/csv_overrides.py

    Co-authored-by: Pokey Rule <pokey.rule@gmail.com>
    AndreasArvidsson and pokey authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    c58a295 View commit details
    Browse the repository at this point in the history
  13. Update src/csv_overrides.py

    Co-authored-by: Pokey Rule <pokey.rule@gmail.com>
    AndreasArvidsson and pokey authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    dc793af View commit details
    Browse the repository at this point in the history
  14. Update src/csv_overrides.py

    Co-authored-by: Pokey Rule <pokey.rule@gmail.com>
    AndreasArvidsson and pokey authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    3920b7c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eb956f0 View commit details
    Browse the repository at this point in the history
  16. Error message tweaks

    pokey committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    dccfeb7 View commit details
    Browse the repository at this point in the history
  17. Improve error message

    pokey committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    9a03aae View commit details
    Browse the repository at this point in the history
  18. Fixes

    pokey committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    7c306eb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Improve logging

    pokey committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    f48f1a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0ca9e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Many improvements

    pokey committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    7a37615 View commit details
    Browse the repository at this point in the history
  2. tweak

    pokey committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    409c9bc View commit details
    Browse the repository at this point in the history
  3. tweaks

    pokey committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    645be1c View commit details
    Browse the repository at this point in the history
  4. tweaks

    pokey committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    e508fca View commit details
    Browse the repository at this point in the history
  5. again

    pokey committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    aacb7d3 View commit details
    Browse the repository at this point in the history
  6. Remove unused contexts

    pokey committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    9c9d42d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5cad4f View commit details
    Browse the repository at this point in the history
  8. Clean up cheatsheet

    pokey committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    5cf7be6 View commit details
    Browse the repository at this point in the history
  9. Tweaks

    pokey committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    4c31bff View commit details
    Browse the repository at this point in the history
  10. More clean up

    pokey committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    0aa51fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f44e18a View commit details
    Browse the repository at this point in the history
  12. Ad comment

    pokey committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    67a1fca View commit details
    Browse the repository at this point in the history
  13. Tweaks

    pokey committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    c7b8de7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. "specifier" => "connective"

    pokey committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    32a7eaf View commit details
    Browse the repository at this point in the history
  2. Change box to square

    pokey committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    db0561c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2149f24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0056d67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a3ca31 View commit details
    Browse the repository at this point in the history
  6. Use proper csv headers

    pokey committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    9a35200 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Fix removal; remove "skip past"

    pokey committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    0fc81b9 View commit details
    Browse the repository at this point in the history
  2. Change compound names

    pokey committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    84dc499 View commit details
    Browse the repository at this point in the history
  3. Disable "gray" by default

    pokey committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    7d8a206 View commit details
    Browse the repository at this point in the history
  4. Changes from discord session

    pokey committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    df4ddcf View commit details
    Browse the repository at this point in the history
  5. Fix swap connective

    pokey committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    9d2bc29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    608c9b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Add shapes

    pokey committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    808fed2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Fixes

    pokey committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    13551bd View commit details
    Browse the repository at this point in the history
  2. fix

    pokey committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    ce9e2de View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Change shape names

    pokey committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    9eea68b View commit details
    Browse the repository at this point in the history
  2. Remove hats from csvs

    pokey committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    47d4512 View commit details
    Browse the repository at this point in the history
  3. Disabled delimiters

    pokey committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    23955ea View commit details
    Browse the repository at this point in the history
  4. Remove shapes

    pokey committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    b8b8ffb View commit details
    Browse the repository at this point in the history