summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-29Bump minor versionv2.4.0Sebastian Thiel
2020-03-29Don't try to shutdown keyinput thread to not lose input eventsSebastian Thiel
2020-03-29first step towards support aync/channel based input eventsSebastian Thiel
2020-03-29Toggle help for entries and mark paneSebastian Thiel
2020-03-29navigation help for 'help' pane :DSebastian Thiel
2020-03-29auto-help which follows through the panesSebastian Thiel
2020-03-29Crossbeam channel is actually not needed in this caseSebastian Thiel
2020-03-29Import plenty of utilities from prodash into tui-reacttui-react-v0.2.2Sebastian Thiel
2020-03-29show 'scanning' message even without key presses.Sebastian Thiel
2020-03-29Allow initial scan to be interrupted properly…Sebastian Thiel
2020-03-29Allow deletion of files while scanning, it should yield IOerrors only; improv...Sebastian Thiel
2020-03-29Fix crashbug - division by zero…Sebastian Thiel
2020-03-29Now it's way more intuitive, and you can basically do everything…Sebastian Thiel
2020-03-29better state handling when 'peeking' during traversal…Sebastian Thiel
2020-03-29Properly shutdown dua with quick-exit - solves all problemsSebastian Thiel
2020-03-29Surprisingly complicated to get back to normal TTY without dropping the termi...Sebastian Thiel
2020-03-29Now there could possibly be abortable and navigatable GUI while scanning…Sebastian Thiel
2020-03-29Assure we keep display state changesSebastian Thiel
2020-03-29remove now unused methodSebastian Thiel
2020-03-29phase one of refactoring nearly completeSebastian Thiel
2020-03-29Also exit quickly when ctrl+c is pressedSebastian Thiel
2020-03-29On the way to separating traversal from application stateSebastian Thiel
2020-03-29Revert "Asynchronous processing of keyboard events…"Sebastian Thiel
2020-03-29Another step towards isolating the event loop from needing to own the travers...Sebastian Thiel
2020-03-29Asynchronous processing of keyboard events…Sebastian Thiel
2020-03-29cleanup 'quick-hack' done in 2.3.9 - much better nowSebastian Thiel
2020-03-29Fix tests by regenerating them - issue is that sym-links are not shown anymore.Sebastian Thiel
2020-03-29Add ArchLinux to README.mdmexus
2020-03-27Merge remote-tracking branch 'origin/master'Sebastian Thiel
2020-03-27Truly don't follow symlinks unless they are the only top-level path.v2.3.9Sebastian Thiel
2020-03-27Update README.mdSebastian Thiel
2020-03-26And don't forget to create a directory for artifacts…v2.3.8Sebastian Thiel
2020-03-26Revert "Azure repository is super instable, and often unavailable making this...Sebastian Thiel
2020-03-26Azure repository is super instable, and often unavailable making this failSebastian Thiel
2020-03-26generalize release setup for easier copy-pasteSebastian Thiel
2020-03-26bump patch levelSebastian Thiel
2020-03-26Adjust releases for master: run on tags onlySebastian Thiel
2020-03-26github releases!Sebastian Thiel
2020-03-26Considerably speed up dua interactive by allowing to use all (logical) coresSebastian Thiel
2020-03-26fix build instructionSebastian Thiel
2020-03-26journey tests still fail, newline issues, ignore for nowSebastian Thiel
2020-03-26adjust release.yml to hopefully suit duaSebastian Thiel
2020-03-26Use CHANGELOG instead of a huge section in READMESebastian Thiel
2020-03-26update journey tests hoping they yield the same results on CISebastian Thiel
2020-03-26Now with the actual, unaltered release.yml, previous one was ci.ymlSebastian Thiel
2020-03-26oriignal release.yml from ripgrep, no alterationsSebastian Thiel
2020-03-26Create rust.ymlSebastian Thiel
2020-03-24updaet dependencies; bump versionv2.3.7Sebastian Thiel
2020-03-24Update to filesize v0.2Thomas Hurst
2020-03-18README: Update Fedora instructionsIgor Gnatenko