18 Commits (cecebacc9a494a76279474a9d8aa1e91f047dfec)

Author SHA1 Message Date
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 668dda4e16 Conform EnlivenMinetest scripts to PEP8 fully. 5 years ago
poikilos b996372fe3 add paging to labels; make output more easily parseable 5 years ago
poikilos 34a36b8b35 implement caching and check for rate limiting. 5 years ago
poikilos 6a0488f02a check if assignees list is present since sometimes assignee is not 5 years ago
poikilos 083466887b fix assignee display; triple quote the issue or comment body 5 years ago
poikilos a30a6476ad Try to decode bytes correctly 5 years ago
poikilos ce102c3c3d Allow paging with labels. 5 years ago
poikilos 667df20bbc add paging 5 years ago
poikilos 23d8f00637 Fix list feature. 5 years ago
poikilos 0ed93448cc mark script as executable 5 years ago
poikilos 946d04b339 add cli issue script 5 years ago