summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-05-25switch to parking_lot's Mutex/RwLockrabite
2020-02-18another day, another boost: 30% faster on linux with getdents64rabite
2020-02-15lowered cpu usage while browsing using binary searchrabite
2020-02-13fix pdf previewsrabite
2020-02-12switch to tree_magic_fork (fixing memleak)rabite
2020-02-12use nix's lower level API to read in directoriesrabite
2020-02-11the fastest file manager in the galaxyrabite
2020-02-05more prallel processingrabite
2020-01-26add builder for ListView<Files>rabite
2020-01-22update to v1.3.5v1.3.5rabite
2020-01-22fix hang when substituting too many files at oncerabite
2019-12-23fixed hangs when updating large directories (>10k files)rabite
2019-12-15fix warnings on recent compilersrabite
2019-12-15use sixel from crates.iorabite
2019-12-15update deps (fixes directory not showing on startup sometimes)rabite
2019-12-09update dependencies and fix buildrabite
2019-08-02update lazy-static (fix warnings)rabite
2019-07-29remove sixel dependency on hunter-mediarabite
2019-07-25add custom keybindingsrabite
2019-07-17big fat update to graphics mode (performance, features, etc)rabite
2019-07-08initial support for SIXEL/kitty graphicsrabite
2019-07-02got binary building to work properlyv1.3.4rabite
2019-07-01updated version to v1.3.0v1.3.0rabite
2019-06-30check for nightly compiler in build.rsrabite
2019-06-29modularize media preview generator into own workspacerabite
2019-06-16fix potentially nasty bug with quotes in file namesrabite
2019-05-28add quick actionsrabite
2019-05-23use unpublished systemstat v0.1.4rabite
2019-05-23update notify to 4.0.12rabite
2019-05-23update to v1.2.1v1.2.1rabite
2019-05-22add startup optionsrabite
2019-05-22update versionrabite
2019-05-22set notify to upstsream githubrabite
2019-05-21fix build of preview-genrabite
2019-05-21custom notify craterabite
2019-05-21fix Cargo.lockrabite
2019-05-21merge in media-preview stuffrabite
2019-05-11update to v1.1.4v1.1.4rabite
2019-05-11use async_value libraryrabite
2019-05-09Use the as yet unpublished v0.1.5 of the systemstat crate to fix the build pr...David Strauß
2019-05-07update to v1.1.3v1.1.3rabite
2019-05-07update to 1.1.2v1.1.2rabite
2019-05-06update to 1.1.1v1.1.1rabite
2019-04-27update to v1.1.0v1.1.0rabite
2019-04-27enable lto and limit code generation unitsrabite
2019-04-20use libraryized pathbuftoolsrabite
2019-04-20update version to 1.0.10v1.0.10rabite
2019-04-16removed unused x11-clipboard dependencyrabite
2019-04-16update versionv1.0.9rabite
2019-04-16use libraryized osstrtoolsrabite