1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix in paste_yanked_ents when pasting (with Pv) over same place where data was yanked More... almost 4 years ago
Merge branch 'dev' More... almost 4 years ago
Preparing to merge More... almost 4 years ago
work on issue #569 More... almost 4 years ago
Avoid reading passed maxcols maxrows when shifting left or up over last sheet column/row More... almost 4 years ago
Added test9 More... almost 4 years ago
Check string length when pasting from clipboard More... almost 4 years ago
work on issue #569 More... almost 4 years ago
work on issue #569. still WIP More... almost 4 years ago
scroll correctly in edit mode when editing cells with long strings More... almost 4 years ago
tui.c: do not alter row_format in show_content if not autowrap More... almost 4 years ago
work on issue #569 More... almost 4 years ago
work on issue #569 More... almost 4 years ago
Work on issue #568. Handle '<' '>' on mappings More... almost 4 years ago
Fix not updating graph correctly after yanking cells with references, pasting them with Pc and undoing them. Added test6 and test7 for that. More... about 4 years ago
Added test5: yank and paste with references More... about 4 years ago
removed from test1 a forced error left by mistake More... about 4 years ago
removed from test1 a forced error left by mistake More... about 4 years ago
Fix in dismiss undo item More... about 4 years ago
Fix in dismiss undo item More... about 4 years ago
updated version More... about 4 years ago
Added some files for new test More... about 4 years ago
Update version More... about 4 years ago
Preparing to merge multisheet to default branch More... about 4 years ago
Updated Readme More... about 4 years ago
Added more valgrind controls on tests More... about 4 years ago
small fix when pasting yanked ents More... about 4 years ago
copy_to_undostruct() now keep in added/removed list struct ent_ptr * (that knows of sheets), rather than struct ent *. this fixes test4. More... about 4 years ago
Added optional parameter to testN.sh scripts to prevent valgrind logs removal More... about 4 years ago
Added valgrind check on tests More... about 4 years ago