chiark / gitweb /
otter.git
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
2021-05-17 Ian Jacksonprogress: Use threads to do concurrent progress reports.
2021-05-17 Ian Jacksonprogress: Make ProgressMode come from MgmtChannel
2021-05-17 Ian Jacksonprogress: Introduce ProgressMode
2021-05-17 Ian JacksonRevert "progress: Disable the upload progress for now"
2021-05-17 Ian Jacksonbundles progress: Rework to do the duplex disablement...
2021-05-17 Ian Jacksonmgmtchannel: Add threadsafety bounds to the bulk writer
2021-05-17 Ian Jacksonpacketframe: Use concrete types in two places
2021-05-17 Ian Jacksonprogress: Call termprogress::clear() before examining...
2021-05-17 Ian Jacksonprogress: Provide termprogress::clear()
2021-05-17 Ian Jacksonprogress: Make cmd_withbulk take termprogress::Reporter...
2021-05-17 Ian Jacksonbundles: Truncate bundle files before deleting them
2021-05-17 Ian Jacksonif_let: Provide a way to get at the error
2021-05-17 Ian Jacksonbundles: Break out scan_game_bundles
2021-05-17 Ian Jacksonbundles: A todo
2021-05-17 Ian Jacksoncmdlistener: Apply an idle timeout and an upload timeout
2021-05-17 Ian Jacksoncmdlistener: Use a concrete type for the read stream
2021-05-17 Ian JacksonReader access: Add some methods to get at the inner...
2021-05-17 Ian Jacksontimedread: Remove some unnecessary braces
2021-05-17 Ian Jacksonmgmtchannel: Change contained type to a TimedFdReader
2021-05-17 Ian Jacksontimedfd: Add note re nonblock open-file
2021-05-17 Ian Jacksontimedfd: Provide TimedFdWriter too
2021-05-17 Ian Jacksontimedfd: Refactor to prep for writing too (2)
2021-05-17 Ian Jacksontimedfd: Refactor to prep for writing too (1)
2021-05-17 Ian Jacksontimedfd: Rename from timedread
2021-05-17 Ian Jacksontimedread: Add to prelude
2021-05-17 Ian Jacksontimedread: Retry on EINTR from poll
2021-05-17 Ian Jacksonpacketframe: Fuse: Do not persist EINTR or EWOULDBLOCK
2021-05-17 Ian Jacksontimereader: Minor refactoring
2021-05-17 Ian Jacksontimereader: Provide useful methods
2021-05-17 Ian Jacksontimereader: mio: Add another feature which we need
2021-05-17 Ian Jacksontimereader: New module - does not work properly yet
2021-05-16 Ian Jacksoncmdlistener: Break out write_error
2021-05-16 Ian Jacksonpacketframe: Provide get_even_broken method
2021-05-16 Ian Jacksonpacketframe: Fuse: retain the inner RW when broken
2021-05-16 Ian Jacksonmgmtchannel: Drop BufReader and BufWriter
2021-05-16 Ian Jacksonprogress: Disable the upload progress for now
2021-05-15 Ian JacksonDrop some done todos
2021-05-15 Ian JacksonDrop some todos: Library listing
2021-05-15 Ian JacksonDrop a todo: MultiSpec
2021-05-15 Ian Jacksonerrors: Abolish obsolete MgmtError::GameCorrupted
2021-05-15 Ian Jacksonotter: Dedup library items before adding them
2021-05-15 Ian Jacksonbundles: No, we don't need to delete them, they'll...
2021-05-15 Ian Jacksonbundles: Punt on src field in metadata
2021-05-15 Ian Jacksonotter: Show bundle in library information
2021-05-15 Ian Jacksonotter: Uwe the prelude alias for ItemSpec
2021-05-15 Ian Jacksonshapelib: Provide and use ItemEnquiryData -> ItemSpec
2021-05-15 Ian Jacksonshapelib: Put LibraryEnquiryData in ItemEnquiryData
2021-05-15 Ian Jacksonshapelib: Put *EnquiryData in the prelude
2021-05-15 Ian Jacksonlibrary listing: Rework library patterns
2021-05-15 Ian Jacksonotter: Change to fehler in a function
2021-05-15 Ian Jacksonlibrary listing: Provide for listing libs on the server...
2021-05-15 Ian JacksonItemEnquiryData: Put the lib name in it
2021-05-15 Ian JacksonItemEnquiryData: format it with Display, not an ad...
2021-05-15 Ian JacksonCHANGELOG: wip
2021-05-15 Ian Jacksonshapelib; Further improve error printing
2021-05-15 Ian Jacksoncommand: Further improve error printing
2021-05-15 Ian Jacksongamestate: Further improve error printing
2021-05-15 Ian Jacksonotter: Further improve error printing
2021-05-15 Ian Jacksonbundles: Further improve error printing
2021-05-15 Ian Jacksonspec: Further improve error printing
2021-05-15 Ian Jacksonotter: Further improve error printing
2021-05-15 Ian Jacksonotter: Further improve error printing
2021-05-15 Ian Jacksonotter: Do not panic on (most) command execution errors
2021-05-15 Ian Jacksonshapelib: Check outline is valid
2021-05-15 Ian Jacksonexample bundle: Tune the lemon
2021-05-15 Ian Jacksonshapelib: Note a bug!
2021-05-15 Ian Jacksonexample bundle: Make the lemon a sensible size
2021-05-15 Ian Jacksonbundles: Test shape loading from bundle
2021-05-15 Ian Jacksonbundles: Actually implement shape loading
2021-05-15 Ian Jacksonshapelib: Break out Registry::add()
2021-05-15 Ian Jacksonshapelib: Provide per-game registry iterator
2021-05-15 Ian Jacksonapitest: Break out some_library_add
2021-05-15 Ian Jacksonapitest: Break out place_library_load_markers
2021-05-15 Ian JacksonMake library list a per-table thing at managemnet API
2021-05-15 Ian Jacksonapitest: Test library listing
2021-05-15 Ian Jacksoncmdlistener: Use access_bundles in two more places
2021-05-15 Ian Jacksoncmdlistener: Rename access_bundles
2021-05-15 Ian Jacksoncmdlistener: Rename start_access_game
2021-05-15 Ian Jacksonlib enquiries: Some todos
2021-05-15 Ian Jacksonbundles: Reset the access key on clear
next