What's Changed
- ignore this silently, we use a hash so it does not matter by @jedwards4b in #139
- add an exclude option by @jedwards4b in #143
- Add some details to the error message when externals are modified by @billsacks in #144
- Sort by local path by @jedwards4b in #152
- fix to allow submodule name different from path by @gold2718 in #150
- When on a branch, show tag/hash, too by @billsacks in #156
- Add another option for when an external is in a modified state by @billsacks in #158
- Change shebang lines to python3 by @fischer-ncar in #162
- Add documentation about externals = None feature by @gold2718 in #165
- Fix svn on Windows by @billsacks in #167
- Document _Externals.status(). by @johnpaulalex in #169
- Print full paths to external.cfg files being read by @johnpaulalex in #170
- Document status data structures by @johnpaulalex in #171
- On checkout, refresh locally installed optional components regardless of whether -o is passed in. by @johnpaulalex in #172
- Further tiny refactorings and docs of checkout API (no-op). by @johnpaulalex in #173
- Fix broken checkout behavior introduced by PR #172. by @johnpaulalex in #175
- add github testing of prs and automatic tagging of main by @jedwards4b in #176
- get git workflow working by @jedwards4b in #177
- Additional documentation of system tests by @johnpaulalex in #178
New Contributors
- @fischer-ncar made his first contribution in #162
- @johnpaulalex made his first contribution in #169
Full Changelog: manic-v1.1.8...manic-1.2.3