chiark / gitweb /
otter.git
2021-05-21 Ian Jacksonapitest: Adjust table width
2021-05-21 Ian Jacksonapitest: Break out clear_reset_to_demo
2021-05-21 Ian Jacksonbundles: Call updated() when clearing bundles
2021-05-21 Ian Jacksonbundles: Add a missing Derive
2021-05-21 Ian Jacksonbundles: Clear: Do not produce spurious error in log...
2021-05-21 Ian Jacksonotter(1): Provide --bundles-always
2021-05-21 Ian Jacksontest bundle: Add demo-in-test-bundle game spec
2021-05-21 Ian JacksonMakefile: Do not put symlinks in example and test bundles
2021-05-21 Ian Jacksontermprogress: Rename Null to remove otiose Reporter
2021-05-21 Ian Jacksonotter(1): Suppress a message if --quiet
2021-05-21 Ian Jacksonotter(1): Do not do progress bars if --quiet
2021-05-21 Ian Jacksonotter(1): reset bundles, do upload
2021-05-21 Ian Jacksontermprogress: Provide Nest reporter
2021-05-21 Ian Jacksonotter(1) reset: Bundle scanning: Improve messages and...
2021-05-21 Ian Jacksonotter(1) reset: Bundle uploading: Scan to see if we...
2021-05-20 Ian Jacksoncmdlistener: Add a command about timeouts and bundle...
2021-05-20 Ian Jacksonotter(1): Break out BundleForUpload
2021-05-20 Ian Jacksonotter(1): Fix user docs for new CLI, using -g
2021-05-20 Ian Jacksonotter(1): Provide -g abbreviation for --game
2021-05-20 Ian Jacksonotter(1): Change TABLE-NAME to a global option argument
2021-05-20 Ian Jacksonbundles: Display hashes more nicely
2021-05-20 Ian Jacksonbundles: Record and return and display hashes
2021-05-20 Ian Jacksonutils: Rename [Index]Vec::get_or_extend_with and soup up
2021-05-20 Ian Jacksonutils: Break out [Index]Vec::ensure_element_with ext...
2021-05-20 Ian Jacksonbundles: Redo progress phases and enums
2021-05-20 Ian Jacksonprogress: Allow impl to have different lifetimes
2021-05-20 Ian Jacksonbundles: Box progress so we can pass it to finish_upload
2021-05-20 Ian Jacksonat-bundle: Test uploaded via otter(1) wip.w
2021-05-20 Ian Jacksonotter(!): When spec is not path, use server's idea...
2021-05-20 Ian Jacksonotter(!): Break up read_spec (for uploadable specs)
2021-05-20 Ian Jacksonspecs: Test that loading works, including pieces
2021-05-20 Ian Jacksonbundles: Test finding specs in bundles
2021-05-20 Ian JacksonMakefile: big-bundle: Add a modified demo spec
2021-05-20 Ian Jacksonbundles: Implement finding specs in bundles
2021-05-20 Ian Jacksonbundles: Refactor slightly to make room for specs
2021-05-20 Ian Jacksonspecs: Change error handling for load_spec_to_read...
2021-05-19 Ian Jacksonspecs: Change error handling for load_spec_to_read
2021-05-19 Ian Jacksonspecs: Test ResetFromNamesSpec (adhoc)
2021-05-19 Ian Jacksonspecs: Support ResetFromNamesSpec
2021-05-19 Ian Jacksonotter(1): Provide command-{json,ron} for adhoc commands
2021-05-19 Ian Jacksonotter(1): Move response iteration back into alter_game_...
2021-05-19 Ian Jacksonotter(1): Fix description of alter-game-json
2021-05-19 Ian Jacksonotter(1): Introduce a type alias
2021-05-19 Ian Jacksonotter(1): Drop some not-needed lifetime
2021-05-19 Ian Jacksonotter(1): Break out AdhocFormat
2021-05-19 Ian Jacksonotter(1): Provide alter-game-ron too
2021-05-19 Ian Jacksonotter(1): Generalise alter-game-json ad-hoc subcommand (2)
2021-05-19 Ian Jacksonotter(1): Generalise alter-game-json ad-hoc subcommand (1)
2021-05-19 Ian Jacksonotter(1): Provide alter-game-json ad-hoc subcommand
2021-05-19 Ian Jacksonaccounts: Require Debug for Perm
2021-05-19 Ian Jacksoncmdlistener: Fix MGI::Noop to require TestExistence
2021-05-19 Ian Jacksonaccounts: Add test for PermSet
2021-05-19 Ian Jacksonaccounts: PermSet: Fix to actually shift (!)
2021-05-19 Ian Jacksonmgmtchannel: Better error from AlterGame failure
2021-05-19 Ian Jacksonapitest: Explode: print the error chain too
2021-05-18 Ian Jacksonspecs: Pass a spec-obtainer closure to reset_game_from_spec
2021-05-18 Ian Jacksonspecs: Parse the spec after accessing the game
2021-05-18 Ian Jacksonspecs: Break out reset_game_from_spec
2021-05-18 Ian Jacksoncargo update: Update to latest thirtyfour
2021-05-18 Ian Jacksoncargo update: Update to latest ArrayVec, const generics
2021-05-18 Ian Jacksonbundles: Do not use ArrayVec to unpack a possibly-too...
2021-05-18 Ian Jacksoncargo update; Use Url::Into<String> rather than into_string
2021-05-18 Ian Jacksonapitest: Test new big bundle
2021-05-18 Ian Jacksonapitest: bundles: Abstract over bundle name
2021-05-18 Ian Jacksonapitest: Move much bundle processing into main.rs
2021-05-18 Ian Jacksonapitest: Test save/load of a bundle
2021-05-18 Ian Jacksonapitest: Break out stop_and_restart_gameserver
2021-05-18 Ian Jacksonapitest: Delete and reintroduce a lemon
2021-05-18 Ian Jacksoncommands: Move MGI etc. into prelude
2021-05-18 Ian Jacksonapitest: Track whether library markers have been added
2021-05-18 Ian Jacksonapitest: Consolidate reset_game and provide in UsualCtx
2021-05-17 Ian Jacksonapitest: Consolidate UsualCtx::prepare_game
2021-05-17 Ian Jacksonapitest: Fold placing markers into some_library_add
2021-05-17 Ian Jacksonapitest: check_library_item: Check count of matches
2021-05-17 Ian Jacksonapitest: Break out check_library_item
2021-05-17 Ian Jacksonapitest: Move bundles test to at-bundles
2021-05-17 Ian Jacksonapitest: Make some methods public for reuse
2021-05-17 Ian Jacksonapitest: at-bundles: Use UsualCtx
2021-05-17 Ian Jacksonapitest: Move setup code to apitest/main
2021-05-17 Ian Jacksonapitest: Move a lot of code from at-otter to apitest...
2021-05-17 Ian Jacksonapitest: Provide @examples@
2021-05-17 Ian Jacksonapitest: Prepare for at-bundles
2021-05-17 Ian Jacksonapitest: Move ok printing to end of main (portmanteau...
2021-05-17 Ian Jacksonapitest: Un-clone-and-hack api early arg test predicate
2021-05-17 Ian Jacksonapitest: Make it also a portmanteau
2021-05-17 Ian JacksonMakefile: Fix example test bundle building not to produ...
2021-05-17 Ian Jacksonapitest: Move portmanteau machinery from wdriver
2021-05-17 Ian JacksonMakefile: tidy bundle output
2021-05-17 Ian Jacksonbig-bundle example: Restore renaming of wikipedia
2021-05-17 Ian Jacksonbig-bundle example: Comment out the scraper bits in...
2021-05-17 Ian Jacksonbig-bundle example: Use only the bits we want
2021-05-17 Ian Jacksonmedia-scraper: Provide LIBRARY_FILE_INPUTS
2021-05-17 Ian Jacksonprogress: Flush so the progress info is actually timely
2021-05-17 Ian JacksonMakefile: Provide an example big bundle
2021-05-17 Ian JacksonMakefile: Clean files *.tmp
2021-05-17 Ian JacksonMakefile: Clean the test bundle zipfile
2021-05-17 Ian Jacksonif_let: Remove the "match" from the general case
2021-05-17 Ian Jacksonbundles: Print the bundle name after we have uploaded it
2021-05-17 Ian Jacksonif_let: Provide the logically-necessary fourth case
2021-05-17 Ian Jacksonprogress: Minor change to byte count output formatting
next