summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-01-21refactorSebastian Thiel
2024-01-20cargo fmtPiotr Wach
2024-01-20Tests for refresh & selectionPiotr Wach
2024-01-20Fix refresh with multiple input pathsPiotr Wach
2024-01-20Test glob pane open/closePiotr Wach
2024-01-20Tests for shwing/hiding additional columnsPiotr Wach
2024-01-17refactorSebastian Thiel
2024-01-17make `Shift+r` do more than 'r'Sebastian Thiel
2024-01-14Preserve selected element after refreshPiotr Wach
2024-01-14Various updates based on the code review feedback:Piotr Wach
2024-01-14cargo clippy & fmtPiotr Wach
2024-01-14Fix testsPiotr Wach
2024-01-14Exit glob mode if view root is the same as glob rootPiotr Wach
2024-01-14Fix updating item countPiotr Wach
2024-01-14Fixed testsPiotr Wach
2024-01-14Remove debug commentsPiotr Wach
2024-01-14Refresh all in view vs selectedPiotr Wach
2024-01-14Fix file countPiotr Wach
2024-01-14Fix traversal statsPiotr Wach
2024-01-14Moved traversal stats to separate typePiotr Wach
2024-01-14Traverse children vs parent & fix parent node size after refreshPiotr Wach
2024-01-10add `R` to trigger a full refresh (PoC)Sebastian Thiel
2024-01-10make WalkOptions available in State so it can re-use it for additional walks.Sebastian Thiel
2024-01-09feat: show and hide mtime and item count columns with 'M' and 'C' respectivelyPiotr Wach
2024-01-09refactorSebastian Thiel
2024-01-08clippyPiotr Wach
2024-01-08Fixed testsPiotr Wach
2024-01-08fmtPiotr Wach
2024-01-08clippyPiotr Wach
2024-01-08New TraversalPiotr Wach
2024-01-07fmtPiotr Wach
2024-01-07clippyPiotr Wach
2024-01-07started fixing tests...Piotr Wach
2024-01-07remove commented out codePiotr Wach
2024-01-07first working versionPiotr Wach
2024-01-07cargo fmtPiotr Wach
2024-01-07Update entriesPiotr Wach
2024-01-07wipPiotr Wach
2024-01-07Clean-up init functionPiotr Wach
2024-01-07Move ByteFormat out of WalkOptionsPiotr Wach
2024-01-07Move AppState to separate filePiotr Wach
2024-01-07Move TerminalApp to separate filePiotr Wach
2024-01-06Scan disabledPiotr Wach
2024-01-06No Interactive enumPiotr Wach
2024-01-05refactorSebastian Thiel
2024-01-05Optimize UI responsiveness during scanning stateCyandev
2024-01-03Use `gix-path` for more control and performance.Sebastian Thiel
2024-01-03refactorSebastian Thiel
2023-12-27fix ignore dirs wipPiotr Wach
2023-12-27Merge branch 'logging'Sebastian Thiel