1. 00db26c release_note: update for the next release by SeongJae Park · 6 hours ago master
  2. d95505d TODO: remove obsolete items by SeongJae Park · 5 hours ago
  3. aea0e48 hkml_list: do iterative tagged mails adding only up to 100 times by SeongJae Park · 5 hours ago
  4. 26eadee hkml_list: recursively add tagged replies by SeongJae Park · 5 hours ago
  5. 616ee9f hkml_view_mails: refresh special-tagged mails for tag updates by SeongJae Park · 5 hours ago
  6. 5ccd0a9 hkml_list: remove unused tagged mails adder functions by SeongJae Park · 5 hours ago
  7. a1f82f4 hkml_{list,view_mails}: use update_special_tagged_mail_items() by SeongJae Park · 5 hours ago
  8. 01e68fe hkml_list: add a function for updating mails with special tagged mails by SeongJae Park · 6 hours ago
  9. 9ad29a4 _hkml: remove Mail.replies field by SeongJae Park · 6 hours ago
  10. 32e76cd hkml_view_mails: remove last_mail by SeongJae Park · 6 hours ago
  11. 9950a78 hkml_list: remove mail_idx_key_map and mails_cache_data from MailsListData by SeongJae Park · 7 hours ago
  12. f360058 _hkml_list_cache: remove mails_cache_data from the cache by SeongJae Park · 7 hours ago
  13. 17107eb _hkml_list_cache: do not store/load index_to_cache_key by SeongJae Park · 7 hours ago
  14. c0657ff _hkml_list_cache: return None from get_list_for() if mail_items is not cached by SeongJae Park · 7 hours ago
  15. 4ad5e6a _hkml_list_cache: use get_list_for() in get_last_list() by SeongJae Park · 7 hours ago
  16. c535380 _hkml_list_cache: use mail items in get_mail() by SeongJae Park · 7 hours ago
  17. 596f3e1 _hkml_list_cache: remove unused last_listed_mails() by SeongJae Park · 7 hours ago
  18. 3403b35 hkml_list: remove unused find_ancestors_from_cache() by SeongJae Park · 7 hours ago
  19. 38accda hkml_list: remove unused threds_of() by SeongJae Park · 7 hours ago
  20. 7d018dc remove unused get_mails_from_cache_data() by SeongJae Park · 7 hours ago
  21. 34a9653 hkml_view_mails: remove unused get_mails() by SeongJae Park · 7 hours ago
  22. 79ed322 hkml_view_text: remove TextViewData.mails_list by SeongJae Park · 7 hours ago
  23. a726812 hkml_view_mails: remove mails and threads setup in menu_search_for_reviewer() by SeongJae Park · 7 hours ago
  24. ae7c056 hkml_view_mails: remove mails and threds setup in menu_search_reviewed_by by SeongJae Park · 7 hours ago
  25. 94e064b hkml_view_mails: use mail item for review searching by SeongJae Park · 6 hours ago
  26. 1d1e78e hkml_patch: remove no more used functions by SeongJae Park · 24 hours ago
  27. 26f520c hkml_view_mails: use hkml_patch.check_apply_or_export_item() by SeongJae Park · 24 hours ago
  28. 431bff7 hkml_view_mails: pass mail item to patch handling subroutines by SeongJae Park · 24 hours ago
  29. 0e6e014 hkml_view_mails: change handle_patches_of_mail() to receive mail item by SeongJae Park · 24 hours ago
  30. 921a3e2 hkml_view_text: implement get_showing_mail_item() by SeongJae Park · 24 hours ago
  31. 22abdb3 hkml_view_mails: pass mail item to menu_handle_patches() by SeongJae Park · 24 hours ago
  32. 9ae938a hkml_view_mails: assume list_mails in handle_patches_of_mail() is not None by SeongJae Park · 24 hours ago
  33. b7ec52f _hkml: remove Mail.parent_mail by SeongJae Park · 24 hours ago
  34. 1e8f49c hkml_list: fix wrong parent_item field name by SeongJae Park · 24 hours ago
  35. 45d63fc hklm_list: remove unused MailListFilter.thread_mails_from() by SeongJae Park · 24 hours ago
  36. dae0b41 hkml_list: remove unused mails_to_check_keywords() by SeongJae Park · 24 hours ago
  37. 6a4fb9b hkml_list: remove unused MailListFilter.should_filter_out() by SeongJae Park · 24 hours ago
  38. 93bc358 hkml_monitor: use should_filter_out_item() by SeongJae Park · 24 hours ago
  39. d25f988 hkml_view_text: use mail_item for mail contexts by SeongJae Park · 25 hours ago
  40. 67743bc hkml_view_mails: set TextViewData.mail_item when opening a mail by SeongJae Park · 25 hours ago
  41. 78105b0 hkml_view_text: add TextViewData.mail_item by SeongJae Park · 25 hours ago
  42. 96af663 hkml_view_mails: implement item version get_focused_mail() by SeongJae Park · 25 hours ago
  43. 4ae854a _hkml: remove Mail.added_by_tag by SeongJae Park · 25 hours ago
  44. 5834dfb _hkml: remove Mail.prdepth by SeongJae Park · 25 hours ago
  45. db4874c treewide: remove Mail.pridx by SeongJae Park · 25 hours ago
  46. 073934d hkml_list: use mail item for collapsed mails finding by SeongJae Park · 25 hours ago
  47. 80b73db hkml_list: update outdated comment by SeongJae Park · 25 hours ago
  48. 95d85b2 hkml_list: remove line_nr_mail_map return value from fmt_mails_text() by SeongJae Park · 25 hours ago
  49. c6d4406 hkml_view_text: replace line_nr_mail_map with line_nr_mail_idx_map by SeongJae Park · 25 hours ago
  50. 5519dda hkml_list: remove MailsListData.line_nr_mail_map by SeongJae Park · 25 hours ago
  51. dacbc27 hkml_view_mails: replace line_nr_mail_map with line_nr_mail_idx_map by SeongJae Park · 26 hours ago
  52. 5e24484 hkml_view_mails: use get_complete_mail_items() for mail exports by SeongJae Park · 26 hours ago
  53. 509aa03 hkml_view_mails: use line_nr_mail_idx_map in focused_mail_idx() by SeongJae Park · 26 hours ago
  54. a147718 hkml_view_mails: use line_nr_mail_idx_map in mail_of_row() by SeongJae Park · 26 hours ago
  55. 1ac5679 hkml_list: add MailsListData.line_nr_mail_idx_map by SeongJae Park · 26 hours ago
  56. 95d7aab hkml_list: remove unused add_tagged_replies() by SeongJae Park · 26 hours ago
  57. 1124a28 hkml_list: remove unused add_tagged_mails_to_head() by SeongJae Park · 26 hours ago
  58. 9098e79 hkml_view_mails: do not reconstruct mail items in refresh_list() by SeongJae Park · 26 hours ago
  59. ee18e11 hkml_view_mails: implement a function for getting complete mail items of the list by SeongJae Park · 26 hours ago
  60. 80cd2df hkml_patch: use mail items for check/apply/export by SeongJae Park · 27 hours ago
  61. c74b305 hkml_patch: implement mail item version check_apply_export() by SeongJae Park · 27 hours ago
  62. 84b99c7 hkml_patch: implement mail item version get_patch_mails() by SeongJae Park · 27 hours ago
  63. de38e5d hkml_patch: implement mail item version add_cc_tags_item() by SeongJae Park · 27 hours ago
  64. af4848c hkml_patch: add a mail item version find_add_tags() by SeongJae Park · 27 hours ago
  65. 8fce4af tests/run: run codespell and flake8 first by SeongJae Park · 27 hours ago
  66. 5ccb535 hkml_patch: implement mail item version user_pointed_mail() by SeongJae Park · 27 hours ago
  67. bdf65c0 hkml_list: set MailListMailItem.cache_key in its constructor if available by SeongJae Park · 28 hours ago
  68. 9b3c18b hkml_patch: implement mail item version get_mail_with_replies() by SeongJae Park · 28 hours ago
  69. 57f7391 hkml_thread: replace _hkml_list_cache.last_listed_mails() with get_last_list() by SeongJae Park · 28 hours ago
  70. ea8e510 hkml_export: use _hkml_list_cache.get_last_list() instead of last_listed_mails() by SeongJae Park · 28 hours ago
  71. 9c7e95a hkml_list: add MailListMailItem.set_mail() by SeongJae Park · 28 hours ago
  72. 4dd24c7 _hkml_list_cache: extend get_last_list() for thread by SeongJae Park · 29 hours ago
  73. a2a532a _hkml_list_cache: ensure mail_items_from_kvpairs() receives a list by SeongJae Park · 29 hours ago
  74. fbd5cf4 release_note: update for the next release by SeongJae Park · 29 hours ago v1.6.1
  75. 2298b2d TODO: Remove a fixed bug. by SeongJae Park · 29 hours ago
  76. 53de003 hkml_view: call line_callback before applying horizontal scroll by SeongJae Park · 2 days ago
  77. 30753d1 TODO: add more info about long line scroll/crash issue by SeongJae Park · 3 days ago
  78. b81ff24 TODO: add a bug to fix by SeongJae Park · 3 days ago
  79. 2640cb6 hkml_cache: remove unnecessary 'global archived_caches' by SeongJae Park · 7 days ago
  80. 61be693 tests/flake8: test all flakes by SeongJae Park · 7 days ago
  81. de07cba hkml_reply: fixup wrong note pasting line selection by SeongJae Park · 7 days ago
  82. ed1c393 hkml_view: remove unused 'slist' variable by SeongJae Park · 7 days ago
  83. 473e0c7 hkml_cache: handle non-mail kvpairs in the cache by SeongJae Park · 7 days ago
  84. a8a1655 src: use unused local variables that better to be used by SeongJae Park · 7 days ago
  85. 2c62599 src: remove unused and unnecessary local variables by SeongJae Park · 7 days ago
  86. f6a74db src: remove unusedd imports by SeongJae Park · 7 days ago
  87. 1bda7ff hkml_list: remove unused nr_replies_of() by SeongJae Park · 8 days ago
  88. bba7a31 hkml_list: use nr_reply_items_of() in format_entry() by SeongJae Park · 8 days ago
  89. 834d46c hkml_list: remove unused nr_comments() by SeongJae Park · 8 days ago
  90. 0e62eae hkml_list: remmove unused last_reply_date() by SeongJae Park · 8 days ago
  91. a8ceb34 hkml_list: remove unused sort_threads() by SeongJae Park · 8 days ago
  92. 2ca94b3 hkml_list: remove unused root_of_thread() by SeongJae Park · 8 days ago
  93. 28a5042 hkml_list: remove unused set_index() by SeongJae Park · 8 days ago
  94. a489719 release_note: update for next release by SeongJae Park · 8 days ago
  95. 5325994 hkml_list: remove unused format_stat() by SeongJae Park · 8 days ago
  96. eacfe29 hkml_list: remove unused format_stat_lines() by SeongJae Park · 8 days ago
  97. 09af95e hkml_list: remove unused get_filtered_mails() by SeongJae Park · 8 days ago
  98. 1ef2bce hkml_view_mails: setup mail item parent/replies in get_mails() by SeongJae Park · 8 days ago
  99. bcd5407 hkml_list: remove unnecessary mail items reconstruction in mails_to_list_data() by SeongJae Park · 8 days ago
  100. 6c09cf4 hkml_list: use filtered mail items by SeongJae Park · 8 days ago