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