90 Commits (98066a5dcb29191c0a3ce75ebeab053c4e7c3481)

Author SHA1 Message Date
poikilos eabd2df697 Add a flat cache directory option. Move the caches_path option to the options dict. Make the 410 error message uniform for the purpose of the caller checking for one. 3 years ago
poikilos a40fda6296 Add a never_expire option and --never-expire command. Remove deprecated code. Move --refresh to the managed option list. 3 years ago
poikilos 36e3a2a339 Indent labels. Clarify max_issue message and only show it if verbose. 3 years ago
poikilos 385549996b Prevent a bad query where state is None. Make tests failures more clear. Clarify on-screen instructions for list mode. 3 years ago
poikilos 7629a07180 Fix use of save_option (initialize it first). Place labels at the end. Add tests. Only show command metadata if verbose. 3 years ago
poikilos eb98843e1d Fix the use of an uninitialized variable. 3 years ago
poikilos 4bc2b79b2c Compatiblize modpacks as well. 3 years ago
poikilos 72121f4d39 Add a utility to count objects. 3 years ago
poikilos a4848bad76 Make a depends.txt generator that reads mod.conf. 3 years ago
poikilos 959dcfd2a5 Add comments. Store deprecated code. 3 years ago
poikilos 661d7934e8 Generate the comments URL when not specified by the response. 3 years ago
poikilos d29016227a Move API description to metadata to deprecate GiteaRepo subclass. 3 years ago
poikilos ed9806b2b0 Add Repo subclass GiteaRepo. Always collect and use the instance_url for cross-api compatibility. 3 years ago
poikilos 9e217fbc60 Use getCachedJsonDict for show_issue, and only even try if refresh is True. Return _get_issues errors for the consumer to handle and show. 3 years ago
poikilos f82bfe390f Allow setting the base caches directory. 3 years ago
poikilos a2526d6e67 Fix: convert cached non-list to list not just non-cached list. Fix: Correctly add the find options to the cached filename (not label since the program itself filters by label not the API query). 3 years ago
poikilos dc84ffb88f Cache individual issues and each per-issue timeline. 3 years ago
poikilos f4e7646f4d Implement new commands: find, AND (and cache such pages separately). 3 years ago
poikilos 7bd9df5d59 Allow specifying a different web page viewing program. 3 years ago
poikilos 947cfc0d8a Create and add a lynx-based CLI issue viewer for the repo. 3 years ago
poikilos 049a353fbb Show reactions to events. 3 years ago
poikilos f136354107 Improve python2 support. 3 years ago
poikilos 84a2363842 Improve the error function. Remove the redundant emeralds mod. Improve the error function. 3 years ago
poikilos fbe1170b29 Work on the work-in-progress script. 3 years ago
poikilos b07bccfc1c Ignore the parent type for getRealRotation. 3 years ago
poikilos d7648f752d Try forcing Quaternion. 3 years ago
poikilos 3141d474e6 Add a WIP version of the new script. Make a guide for the utilities/blender folder. 3 years ago
poikilos a43cb29b68 Add an empty display changer script for Blender. 3 years ago
poikilos 083b3f46e1 Add debug and verbose output. Indent Query URL. 3 years ago
poikilos ef799ffca2 Implement the --refresh option. Add the missing error function. Move a print statement to a new verbose mode. 3 years ago
poikilos cecebacc9a Rename match_number to issue_no for consistency. 3 years ago
poikilos a99b560b0c Fix bug with missing parent directory of a temp subdirectory. 3 years ago
poikilos dfdf2cc2bb show labeled and unlabeled events. Allow forcing ignore (check ignored list first). 3 years ago
poikilos acf3403fb8 Show the timeline feed rather than the comments feed to show cross-referenced, reopened, etc. 3 years ago
poikilos d7828111ca Allow viewing by issue number even if unlisted (resolves #466). 3 years ago
poikilos dc76e2a9bd Move code into a class. Rename p to self.log_prefix. Move matching_issue_labels to issue['lower_labels']. Rename cmd to mode. 3 years ago
poikilos 1ffae48821 Don't use body when it is None. 3 years ago
poikilos c461485247 Add item_drop (drop on mine; make item have magnet aka gravity behavior) 3 years ago
poikilos a0e29da146 Add comments regarding potential string arguments. 4 years ago
poikilos 1c9cc7c5c1 Install worlds correctly. 4 years ago
poikilos 7e62d18b77 Fix use of cmake & strip but continue if strip fails. 4 years ago
poikilos de97ddd13a move file 4 years ago
poikilos c4f8fca70e Fix use of cmake. Show more output. 4 years ago
poikilos 0a57940997 Try to insert a locally-modified minetest repo. 4 years ago
poikilos dd5e1c7bb1 Add a copy of OldCoder's mtcompile-program.pl. 4 years ago
poikilos fb47ed2d3a rename variables 4 years ago
poikilos cada3a8c50 Rename functions. 4 years ago
poikilos 668dda4e16 Conform EnlivenMinetest scripts to PEP8 fully. 5 years ago
poikilos f780a7ce93 Improve ENLIVEN installer scripts--see Changelog. 5 years ago
poikilos 42c077034d Use PEP8. Fix NameError&note use. Switch to 2.79-2.80 code. 5 years ago