Age | Commit message (Expand) | Author |
2023-05-25 | fix: katabasis and QStyle leaks | Rachel Powers |
2023-03-14 | chore: format markdown files | Sefa Eyeoglu |
2023-03-12 | Update `tomlplusplus` library | Kenneth Chew |
2023-03-05 | chore: bump ghc-filesystem | Sefa Eyeoglu |
2023-02-24 | license stuff | kumquat-ir |
2023-02-12 | switch to qdcss for parsing | kumquat-ir |
2023-01-24 | fix: update cmark to fix a CVE | DioEgizio |
2023-01-12 | refactor: support system and bundled cmark | Sefa Eyeoglu |
2023-01-12 | build: remove hoedown vendored source | Joshua Goins |
2022-12-27 | refactor: use ECM logging categories instead | Sefa Eyeoglu |
2022-12-27 | refactor: add logging category for credentials | Sefa Eyeoglu |
2022-11-19 | Merge pull request #291 from TheKodeToad/betterjavalauncher | Sefa Eyeoglu |
2022-11-19 | Remove dirty printStackTrace hacks | TheKodeToad |
2022-11-19 | Make requested changes and utilise AssertionError | TheKodeToad |
2022-11-15 | chore: bump tomlplusplus | Sefa Eyeoglu |
2022-11-10 | Merge pull request #397 from flowln/windows_mod_updater_fixes_maybe | Sefa Eyeoglu |
2022-11-08 | A lot more cleanup | TheKodeToad |
2022-11-08 | Revert switch to JUL for better colours | TheKodeToad |
2022-11-08 | Always use this for consistency | TheKodeToad |
2022-11-08 | Add StringUtils to CMakeLists.txt | TheKodeToad |
2022-11-08 | More license fixing | TheKodeToad |
2022-11-08 | Remove last case of printStackTrace | TheKodeToad |
2022-11-08 | Implicit is generally prefered | TheKodeToad |
2022-11-08 | Try to use more standard exit codes | TheKodeToad |
2022-11-08 | More consistent logging text | TheKodeToad |
2022-11-08 | Fix the warnings properly | TheKodeToad |
2022-11-08 | More standard code formatting profile | TheKodeToad |
2022-11-08 | Just ignore empty lines | TheKodeToad |
2022-11-08 | Remove arguments being passed twice | TheKodeToad |
2022-11-08 | *opinionated change* Remove LauncherFactory | TheKodeToad |
2022-11-08 | So turns out we can have nice things | TheKodeToad |
2022-11-08 | Sorry for reverting a lot but copying a list just hurts me | TheKodeToad |
2022-11-08 | Attempt to mimic clang-format | TheKodeToad |
2022-11-08 | Fix WrongMethodTypeException. Invoke exact don't work like that | TheKodeToad |
2022-11-08 | Less needless verbosity, and return fallback | TheKodeToad |
2022-11-08 | Try to improve consistency | TheKodeToad |
2022-11-08 | Fix license headers | solonovamax |
2022-11-08 | More informative exceptions in entrypoint | solonovamax |
2022-11-08 | Cleanup launcher classes | solonovamax |
2022-11-08 | Get rid of gross HashMap being used by `LauncherFactory` and instead use *fan... | solonovamax |
2022-11-08 | Cleanup splitting string into a pair | solonovamax |
2022-11-08 | Make main static | TheKodeToad |
2022-11-08 | Create launcher.impl.legacy | TheKodeToad |
2022-11-08 | Excessive safety | TheKodeToad |
2022-11-08 | Remove the need for LegacyUtils | TheKodeToad |
2022-11-08 | Better variable naming | TheKodeToad |
2022-11-08 | Attempt to sort out copyright headers | TheKodeToad |
2022-11-08 | Fix formatting | TheKodeToad |
2022-11-08 | Code cleanup to net.minecraft.Launcher | solonovamax |
2022-11-08 | Cleanup EntryPoint code | solonovamax |