summaryrefslogtreecommitdiffstats
path: root/src/git
AgeCommit message (Expand)Author
2022-06-11Treat files in .git/info/exclude as ignoredRyan Gonzalez
2022-05-04add the :stage_all_files internalCanop
2022-01-23fix git statuses not working for worktreesCanop
2021-10-01add more info in log about gitignore files parsingCanop
2021-08-04improve scrolling behaviorsCanop
2021-06-14nothingCanop
2021-06-02make the number of threads used for file summing configurableCanop
2021-05-20removed some `#[macro_use] extern crate`Canop
2021-05-08upgrade lazy-regex to 1.0Canop
2021-02-22use ahash of some of the hashmaps with big keysCanop
2021-01-04fix handling of rules starting with '/' in the global gitignoreCanop
2020-12-13keep selection visible on unfilteringCanop
2020-12-01progressive display of file sums (size, counts, date)Canop
2020-11-02display date and size on symlinksCanop
2020-09-06don't gitignore files when not in a git repositoryCanop
2020-08-20mention how to set the pane name in tmuxCanop
2020-06-06a few minor refactorings and cleaningsCanop
2020-05-18Special paths defined in conf.tomlCanop
2020-05-16fill the input when executing commands of --cmdCanop
2020-05-12:start_end_panelCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-16crop tree drawing so that it doesn't go out of dedicated areaCanop
2020-04-14focus dir in new panel with tabCanop
2020-03-30moved files aroundCanop