1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update .gitignore
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
MAJOR OOPS: forgot to reset a default config val
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
minor: fix comment about default location vars
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
minor: fix test comments about pickling
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
Keep track of line number for error reporting
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
minor: fix comment in "get_users()"
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
A few minor impovements to archmap.py
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
BREAKING CHANGE: swap sub-lists out to namedtuples
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
Docs: remove really old rendering of the map data
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
Docs: update README with current --help output
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
BUGFIX: correct default pretty print option
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
Tests: fix an output filename to avoid confusion
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
Coverage: omit code that has already been tested
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
MAJOR: add ability to output to stdout
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
MAJOR: add CLI flag to pretty print output
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
SOMEWHAT MAJOR: Make wiki parser more reliable
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
Stop using the simplekml 'save()' function
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
Properly close CSV StringIO object
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
PERFORMANCE: only generate the CSV file once
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
A couple of minor improvements to archmap.py
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
MAJOR: allow not saving output files
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
Docs: fix docstring type identifiers
guyfawcus
as James Fawcus-Robinson
More... almost 8 years ago
Tests: minor spelling / diff-order fixes
guyfawcus
as James Fawcus-Robinson
More... about 8 years ago
MAJOR: return text from output generators
guyfawcus
as James Fawcus-Robinson
More... about 8 years ago
Remove sphinxcontrib-napoleon requirement
guyfawcus
as James Fawcus-Robinson
More... about 8 years ago
Handle lack of internet connection properly
guyfawcus
as James Fawcus-Robinson
More... about 8 years ago
Update 'make_users' docstring with 'pretty' arg
guyfawcus
as James Fawcus-Robinson
More... about 8 years ago
Coverage: exclude 'if __name__' - already tested
guyfawcus
as James Fawcus-Robinson
More... about 8 years ago
Tests: add tests for 'main()' function
guyfawcus
as James Fawcus-Robinson
More... about 8 years ago
Tests: delete output files when done
guyfawcus
as James Fawcus-Robinson
More... about 8 years ago