Summary
- Extract RemoveWS (commit: 180c2ee) (details)
- Fix logging (commit: 20a8afb) (details)
- Extract PrettyPrint (commit: 35d89f8) (details)
- Get rid of unnecesary using directives (commit: b52a80e) (details)
- Don't run PrePatchInit if cache is being used (commit: 45a4c0c) (details)
- Eliminate mods instance variable (commit: d397a80) (details)
- Use method param rather than instance var (commit: 12780a6) (details)
- Eliminate Update (commit: b6b628c) (details)
- Eliminate redundant logging (commit: 7a40730) (details)
- Keep track of progress fraction independently (commit: 7e714a4) (details)
- Make StatusUpdate less general (commit: 9236be1) (details)
- Move this (commit: 8696143) (details)
- Eliminate Progress instance variable (commit: 58d52d9) (details)
- Make more methods static (commit: 2645d22) (details)
- This is no longer necessary (commit: 824b077) (details)
- Move exception handling outside of PrettyConfig (commit: ac0a149) (details)
- Tweak test (commit: eb18b60) (details)
- Allow adding a ConfigNode.Value in initializer (commit: 4fdfb89) (details)
- Extract PrettyConfig (for UrlConfig) (commit: 70eca81) (details)
- Add one more test (commit: 55308af) (details)
- Make CheckNeeds static (commit: 1a7d1e3) (details)
- This can already be static (commit: bc451c5) (details)
- Remove unnecessary Using (commit: 60cb30a) (details)
- Improve url and node printing (commit: a035b67) (details)
- Extract CheckNeeds (commit: 59a9220) (details)
- Ensure that final string printed to the screen is the actual status (commit: 784e7a8) (details)
- Fix up mod list logging (commit: 13850b6) (details)
- Use Path.Combine (commit: cd3a468) (details)
- Unnecessary now (commit: 901b5a5) (details)
- Improve assembly list (commit: a5b1547) (details)