Summary
- Accidentally removed (commit: 9cf0011) (details)
- Move tracking number of patches (commit: fde3fbc) (details)
- Put progress counts in their own object (commit: f09622f) (details)
- Move exception handling out of FIleSHA (commit: ce43104) (details)
- Extract FileSHA (commit: 2dc9f91) (details)
- Fix unassigned variable (commit: 6f26939) (details)
- Make this extractable (commit: f3352db) (details)
- Extract GenerateModList (commit: e40426a) (details)
- Add MessageQueue (commit: 7a2e18d) (details)
- Add QueueLogger and supporting classes (commit: 7d0c587) (details)
- Don't keep track of non-root needs unsatisfied (commit: d1975db) (details)
- Add FatalErrorHandler (commit: 78d4635) (details)
- Add background task support (commit: 172e2f3) (details)
- Begin creating Progress namespace (commit: 7f90887) (details)
- Finish creating Progress namespace (commit: b0f72c2) (details)
- Unnecessary directives (commit: 3dbfbb1) (details)
- Add needs test for and/or and capitalization (commit: 92ae91f) (details)
- Separate out progress counter (commit: 6596b47) (details)
- Ensure Counter behaves like an int (commit: 9a05e1b) (details)
- More unnecessary using (commit: 9736800) (details)
- Add test for ! (not) in :NEEDS (commit: a1af725) (details)
- More unnecessary using directives (commit: 3a19ff8) (details)
- Extract application of patches to its own thread (commit: e9c341a) (details)
- Test and fix PatchProgress.ProgressFraction (commit: b0e02e0) (details)
- Tweak (commit: ba24af3) (details)