log

age author description
Wed, 06 Mar 2024 13:12:21 -0500 John Rouillard feat: make msgfmt.py a simple CLI replacement for msgfmt(1)
Tue, 05 Mar 2024 13:03:46 -0500 John Rouillard docs: add older docs and link them from a Sphinx controlled doc
Tue, 05 Mar 2024 10:21:18 -0500 John Rouillard doc: update changelog for scripts/... file changes.
Tue, 05 Mar 2024 10:18:47 -0500 John Rouillard fix: multiple fixes, lint cleanup
Tue, 05 Mar 2024 09:04:08 -0500 John Rouillard doc: fix formatting for indexarg_url.
Mon, 04 Mar 2024 21:40:09 -0500 John Rouillard chore: lint - sort import, add trailing , in dict.
Mon, 04 Mar 2024 21:35:47 -0500 John Rouillard chore: lint - replace l -> issues and sort imports
Mon, 04 Mar 2024 21:23:40 -0500 John Rouillard chore: lint script
Mon, 04 Mar 2024 21:18:51 -0500 John Rouillard chore: lint cleanups
Mon, 04 Mar 2024 21:14:22 -0500 John Rouillard fix: make it work under python3.
Mon, 04 Mar 2024 20:08:11 -0500 John Rouillard doc: make top of table columns align
Mon, 04 Mar 2024 19:11:42 -0500 John Rouillard chore: replace id with itemid
Mon, 04 Mar 2024 19:09:13 -0500 John Rouillard chore: replace id with itemid
Mon, 04 Mar 2024 18:51:41 -0500 John Rouillard chore: replace use of dir with template_dir.
Sat, 02 Mar 2024 13:49:32 -0500 John Rouillard chore: fix whitespace before comment
Sat, 02 Mar 2024 13:48:40 -0500 John Rouillard chore: reduce nesting if/elif/else blocks; uneeded var assignment
Sat, 02 Mar 2024 13:45:29 -0500 John Rouillard chore: 'id' var shadows builtin, lint markers; sort imports
Sat, 02 Mar 2024 04:26:33 -0500 John Rouillard chore: fix spacing/indent, ignore rule, reduce if/elif with or
Sat, 02 Mar 2024 04:15:56 -0500 John Rouillard chore: ruff linkn
Sat, 02 Mar 2024 04:14:18 -0500 John Rouillard chore: ruff lint: replace str variable name with string
Sat, 02 Mar 2024 04:13:28 -0500 John Rouillard chore: multiple changes for ruff: imports, spacing, == -> is
Sat, 02 Mar 2024 04:10:40 -0500 John Rouillard chore: sort imports w/ ruff.
Sat, 02 Mar 2024 04:01:22 -0500 John Rouillard fix: replace eval with ast.literal_eval; ruff linting
Sat, 02 Mar 2024 02:30:12 -0500 John Rouillard chore: more ruff lint stuff
Sat, 02 Mar 2024 02:11:55 -0500 John Rouillard chore: sort imports.
Sat, 02 Mar 2024 01:43:39 -0500 John Rouillard chore: optimize build file make it error sooner on flake8 tests
Sat, 02 Mar 2024 01:38:41 -0500 John Rouillard fix: replace += with list.extend; replace another for loop w/ extend
Sat, 02 Mar 2024 01:22:36 -0500 John Rouillard fix: make in tree locale work for python2
Sat, 02 Mar 2024 01:11:20 -0500 John Rouillard chore: ruff rules cleanup
Sat, 02 Mar 2024 00:47:19 -0500 John Rouillard fix: make running from code tree translate strings
Fri, 01 Mar 2024 16:22:15 -0500 John Rouillard chore(lint): sort imports
Fri, 01 Mar 2024 16:16:25 -0500 John Rouillard fix: remove mutable object as default for method/function values
Fri, 01 Mar 2024 16:12:21 -0500 John Rouillard chore(lint): doublequote strings, no yoda conitionals, sort imports...
Fri, 01 Mar 2024 15:42:24 -0500 John Rouillard fix: undo last minute edit and try to get make checkin clean.
Fri, 01 Mar 2024 15:13:36 -0500 John Rouillard fix: overeager cleanup
Fri, 01 Mar 2024 15:08:42 -0500 John Rouillard chore(lint): clean up ruff errors
Fri, 01 Mar 2024 14:53:18 -0500 John Rouillard fix(refactor): multiple fixups using ruff linter; more testing.
Fri, 01 Mar 2024 14:07:28 -0500 John Rouillard docs: optimize head section of templates
Fri, 01 Mar 2024 14:04:05 -0500 John Rouillard fix(i18n): fix incorrect lookup of some translations
Wed, 28 Feb 2024 22:40:32 -0500 John Rouillard doc: add upgrading notes for user.help-search.html
Wed, 28 Feb 2024 21:40:41 -0500 John Rouillard doc: fix repeat section first -> start, last -> end
Wed, 28 Feb 2024 16:09:10 -0500 John Rouillard doc: redirect software-carpentry sc_track link to wayback machine.
Wed, 28 Feb 2024 15:45:15 -0500 John Rouillard issue2551320: user.help-search.html doesn't respect properties.
Mon, 26 Feb 2024 12:12:45 -0500 John Rouillard doc: trying to get search working.
Mon, 26 Feb 2024 11:23:36 -0500 John Rouillard doc: document lib, fix formating/example
Wed, 21 Feb 2024 12:38:05 -0500 John Rouillard doc: add reference to full email address and purpose for lists
Tue, 20 Feb 2024 07:35:54 -0500 John Rouillard doc: fix build_docs test on travis and add to github ci
Mon, 19 Feb 2024 19:03:18 -0500 John Rouillard feat: randomize creator of generated issues.
Sat, 17 Feb 2024 18:56:04 -0500 John Rouillard docs: issue2551317 add support for jinja2 customization examples
Tue, 13 Feb 2024 20:31:42 -0500 John Rouillard chore: update python:3-alpine version.
Tue, 13 Feb 2024 19:45:44 -0500 John Rouillard doc: replace URL action example with form
Tue, 13 Feb 2024 13:07:57 -0500 John Rouillard doc: clean table for "the request variable"
Mon, 12 Feb 2024 14:59:06 -0500 John Rouillard doc: fix typo
Sun, 11 Feb 2024 16:44:13 -0500 John Rouillard docs: update top level readme: user's guide; demo mode refs
Mon, 05 Feb 2024 17:22:24 -0500 John Rouillard doc: more table call alignment; fix formatting
Mon, 05 Feb 2024 16:57:09 -0500 John Rouillard doc: fix other tables to align cells at top of row.
Mon, 05 Feb 2024 16:53:13 -0500 John Rouillard doc: make table alignment on both doc and website/www
Mon, 05 Feb 2024 16:49:21 -0500 John Rouillard doc: fix link; make cells in table align at top
Sun, 28 Jan 2024 23:16:26 -0500 John Rouillard chore: fix action.
Sun, 28 Jan 2024 22:53:02 -0500 John Rouillard chore: update actions in gihub workflows.

Roundup Issue Tracker: http://roundup-tracker.org/