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

Huge rewrite, many fixes #14

Merged
merged 142 commits into from
Feb 11, 2024
Merged

Huge rewrite, many fixes #14

merged 142 commits into from
Feb 11, 2024

Commits on Oct 23, 2023

  1. Updated gitignore

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e753358 View commit details
    Browse the repository at this point in the history
  2. Cleaned up docker files

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    be3847b View commit details
    Browse the repository at this point in the history
  3. Reworked build script

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1ada098 View commit details
    Browse the repository at this point in the history
  4. Re-organized bundles

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2aa3396 View commit details
    Browse the repository at this point in the history
  5. Minor path fixes

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    806cf39 View commit details
    Browse the repository at this point in the history
  6. Upgraded build script

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ebe309e View commit details
    Browse the repository at this point in the history
  7. Whitespace

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c4a8d6e View commit details
    Browse the repository at this point in the history
  8. Added editorconfig

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    94bdcfb View commit details
    Browse the repository at this point in the history
  9. Whitespace

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d62d23e View commit details
    Browse the repository at this point in the history
  10. Removed extra dependency

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e2d1217 View commit details
    Browse the repository at this point in the history
  11. Updated README

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9117428 View commit details
    Browse the repository at this point in the history
  12. Cleaned up paths

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    24d5d66 View commit details
    Browse the repository at this point in the history
  13. Updated README

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4ce0e9a View commit details
    Browse the repository at this point in the history
  14. Python cleanup

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    26f6f34 View commit details
    Browse the repository at this point in the history
  15. Removed unnecessary file

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    74f6775 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d75989f View commit details
    Browse the repository at this point in the history
  17. Renamed bundles

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7662397 View commit details
    Browse the repository at this point in the history
  18. Updated README.md

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0923a41 View commit details
    Browse the repository at this point in the history
  19. Fixed paths

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    02ea7fe View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9ed1338 View commit details
    Browse the repository at this point in the history
  21. Comments

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    20758b2 View commit details
    Browse the repository at this point in the history
  22. Minor cleanup

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1cb15ba View commit details
    Browse the repository at this point in the history
  23. Minor cleanup

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    edef933 View commit details
    Browse the repository at this point in the history
  24. Fixed a minor bug

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ae3287d View commit details
    Browse the repository at this point in the history
  25. Improved extra file logic

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    06b4c97 View commit details
    Browse the repository at this point in the history
  26. Minor bug

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3e82c15 View commit details
    Browse the repository at this point in the history
  27. Clean up old files

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    55a16d2 View commit details
    Browse the repository at this point in the history
  28. Safer rm

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5fcb594 View commit details
    Browse the repository at this point in the history
  29. Minor edits

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9c4e6cf View commit details
    Browse the repository at this point in the history
  30. Cleanup

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9df8a2d View commit details
    Browse the repository at this point in the history
  31. Renamed docker folder

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b1e2cf6 View commit details
    Browse the repository at this point in the history
  32. Added iso hash check

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    01a7624 View commit details
    Browse the repository at this point in the history
  33. Better interface

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    afc6587 View commit details
    Browse the repository at this point in the history
  34. Minor fixes

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    410726a View commit details
    Browse the repository at this point in the history
  35. Minor fixes

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4ec48e5 View commit details
    Browse the repository at this point in the history
  36. Whitespace

    rm-dr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f0fc8a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Added output hash check

    rm-dr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    084ac4d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Removed unused file

    rm-dr committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    f2cd109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4369d12 View commit details
    Browse the repository at this point in the history
  3. Added documentation

    rm-dr committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    de31187 View commit details
    Browse the repository at this point in the history
  4. Temporary fix

    rm-dr committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    d4cbcac View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Renamed texlive2023 bundle

    rm-dr committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    684821d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Fixed ignore patterns

    rm-dr committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    2e0bfde View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Added select build step

    rm-dr committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9ef4356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03c1d08 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Minor logging cleanup

    rm-dr committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    d4cc909 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    e63cf4f View commit details
    Browse the repository at this point in the history
  2. Removed VOLUME directives

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    337e2b4 View commit details
    Browse the repository at this point in the history
  3. Renamed "select" to "content"

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    1d9b4f9 View commit details
    Browse the repository at this point in the history
  4. Minor organization

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    9ebe38b View commit details
    Browse the repository at this point in the history
  5. Updated README

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    faade55 View commit details
    Browse the repository at this point in the history
  6. Added diff support in include/

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    4915cba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a0e578 View commit details
    Browse the repository at this point in the history
  8. Minor edits

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    a32a34b View commit details
    Browse the repository at this point in the history
  9. Added fontawesome patch

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    b800b31 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a76c3e8 View commit details
    Browse the repository at this point in the history
  11. Improved content select speed

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    4b1d897 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5cca50b View commit details
    Browse the repository at this point in the history
  13. Migrated tl2022 bundle to diffs

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    bda50fd View commit details
    Browse the repository at this point in the history
  14. Updated README

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    045ac06 View commit details
    Browse the repository at this point in the history
  15. Minor re-organization

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    20972cd View commit details
    Browse the repository at this point in the history
  16. Updated tl2022 hash

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    c000074 View commit details
    Browse the repository at this point in the history
  17. Moved zip2tarindex

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    773bf57 View commit details
    Browse the repository at this point in the history
  18. Reverted needless change

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    279c089 View commit details
    Browse the repository at this point in the history
  19. Minor diff adjustment

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    3433727 View commit details
    Browse the repository at this point in the history
  20. Fixed patch hashing

    rm-dr committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    855baff View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Minor docs

    rm-dr committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    28b3e14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8ae511 View commit details
    Browse the repository at this point in the history
  3. Minor cleanup

    rm-dr committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    1f5fff5 View commit details
    Browse the repository at this point in the history
  4. Minor docker cleanup

    rm-dr committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    541f383 View commit details
    Browse the repository at this point in the history
  5. Ignored all conflicting file

    rm-dr committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    189e633 View commit details
    Browse the repository at this point in the history
  6. Minor README fix

    rm-dr committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    70dd740 View commit details
    Browse the repository at this point in the history
  7. Grammar

    rm-dr committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8e1f137 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Removed ignore patterns

    rm-dr committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    0df1944 View commit details
    Browse the repository at this point in the history
  2. Removed a few patches

    rm-dr committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    0a5b5c5 View commit details
    Browse the repository at this point in the history
  3. Patched fithesis

    rm-dr committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    eab8a5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f25225 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    365dc5e View commit details
    Browse the repository at this point in the history
  6. Documentation

    rm-dr committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    f781c7d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    e4f6961 View commit details
    Browse the repository at this point in the history
  2. Updated .gitignore

    rm-dr committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    aad54b5 View commit details
    Browse the repository at this point in the history
  3. Documentation

    rm-dr committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e4a62a1 View commit details
    Browse the repository at this point in the history
  4. Updated result hash

    rm-dr committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1e45224 View commit details
    Browse the repository at this point in the history
  5. Minor edit

    rm-dr committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    619eda8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge changes from 'rework'

    rm-dr committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3bdd993 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Updated gitignore

    rm-dr committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2981204 View commit details
    Browse the repository at this point in the history
  2. Added hash to index

    rm-dr committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5950fd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Renamed search-paths

    rm-dr committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8e6783f View commit details
    Browse the repository at this point in the history
  2. Rewrote file selector in Rust

    rm-dr committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c2e3521 View commit details
    Browse the repository at this point in the history
  3. Updated bundle hash

    rm-dr committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    3d5646a View commit details
    Browse the repository at this point in the history
  4. Path fix

    rm-dr committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9c57a56 View commit details
    Browse the repository at this point in the history
  5. Added search path expansion

    rm-dr committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    989ebc5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Minor optimization

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    4db50b0 View commit details
    Browse the repository at this point in the history
  2. Slightly better error handling

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    3f06235 View commit details
    Browse the repository at this point in the history
  3. Added diff targets

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    06a1b66 View commit details
    Browse the repository at this point in the history
  4. Removed file-hashes debug file

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    57cb4e7 View commit details
    Browse the repository at this point in the history
  5. Removed file name from index

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    0938e0d View commit details
    Browse the repository at this point in the history
  6. Documentation

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f9d129a View commit details
    Browse the repository at this point in the history
  7. Removed dependencies

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    0579083 View commit details
    Browse the repository at this point in the history
  8. Updated hash

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    ad2e314 View commit details
    Browse the repository at this point in the history
  9. Index now has root slash

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    da4068f View commit details
    Browse the repository at this point in the history
  10. Formatting

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    7109c06 View commit details
    Browse the repository at this point in the history
  11. Improved search-report

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    1a3def9 View commit details
    Browse the repository at this point in the history
  12. Prettier search-report

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    62344d7 View commit details
    Browse the repository at this point in the history
  13. Cleanup

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    bf68ee5 View commit details
    Browse the repository at this point in the history
  14. Added search paths

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    c649cc8 View commit details
    Browse the repository at this point in the history
  15. Added search paths

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    96ebc1e View commit details
    Browse the repository at this point in the history
  16. Updated bundle hash

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    9ff5971 View commit details
    Browse the repository at this point in the history
  17. Swap hash library

    rm-dr committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    1a09aa3 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Added ttbv1 bundle format

    rm-dr committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    cbb2648 View commit details
    Browse the repository at this point in the history
  2. Minor cleanup

    rm-dr committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    f2445f1 View commit details
    Browse the repository at this point in the history
  3. Removed index from index

    rm-dr committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    8451811 View commit details
    Browse the repository at this point in the history
  4. Removed zip and itar

    rm-dr committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    3e91fcc View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Updated search paths

    rm-dr committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c1be5ca View commit details
    Browse the repository at this point in the history
  2. Removed nix files

    rm-dr committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3986122 View commit details
    Browse the repository at this point in the history
  3. Updated README

    rm-dr committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    08f5b17 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Improved ttbv1 format

    rm-dr committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    77a2e17 View commit details
    Browse the repository at this point in the history
  2. Added INDEX to INDEX

    rm-dr committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    38f1ed2 View commit details
    Browse the repository at this point in the history
  3. Minor sizing tweaks

    rm-dr committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1d19fd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Added a note to README

    rm-dr committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    72bee94 View commit details
    Browse the repository at this point in the history
  2. Added unified index

    rm-dr committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    ccd662c View commit details
    Browse the repository at this point in the history
  3. Removed unused script

    rm-dr committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    eff4480 View commit details
    Browse the repository at this point in the history
  4. Renamed INDEX to FILELIST

    rm-dr committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    5538b29 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Added real_len fields

    rm-dr committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    491a753 View commit details
    Browse the repository at this point in the history
  2. Comments

    rm-dr committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    17782c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2efc8c View commit details
    Browse the repository at this point in the history
  4. Documentation

    rm-dr committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    111c98a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Clean out stash

    rm-dr committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    994e237 View commit details
    Browse the repository at this point in the history
  2. Removed ignore patterns

    rm-dr committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9c4a7eb View commit details
    Browse the repository at this point in the history
  3. Removed a few patches

    rm-dr committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    04a892f View commit details
    Browse the repository at this point in the history
  4. Patched fithesis

    rm-dr committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    74ff195 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b431ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d6e8ba View commit details
    Browse the repository at this point in the history
  7. Documentation

    rm-dr committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f269aa0 View commit details
    Browse the repository at this point in the history
  8. Move tests from stash

    rm-dr committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    20e4b10 View commit details
    Browse the repository at this point in the history
  9. Merged tests from 'rework'

    rm-dr committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f7336a1 View commit details
    Browse the repository at this point in the history
  10. Removed old bundle

    rm-dr committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b28f4b2 View commit details
    Browse the repository at this point in the history
  11. Added test files

    rm-dr committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5c95e7c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Added a few more test files

    rm-dr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    aed833f View commit details
    Browse the repository at this point in the history
  2. Path fix

    rm-dr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6feacd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Minor edits

    rm-dr committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    bf809d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Fixed editorconfig

    rm-dr committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    ce2e4c4 View commit details
    Browse the repository at this point in the history