summaryrefslogtreecommitdiffstats
path: root/src/git/ignore.rs
AgeCommit message (Expand)Author
2022-06-11Treat files in .git/info/exclude as ignoredRyan Gonzalez
2022-05-04add the :stage_all_files internalCanop
2021-10-01add more info in log about gitignore files parsingCanop
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-01-04fix handling of rules starting with '/' in the global gitignoreCanop
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-01command/verb/apply refactoringCanop
2020-04-14focus dir in new panel with tabCanop
2020-03-30moved files aroundCanop