summaryrefslogtreecommitdiffstats
path: root/src/git_ignore.rs
AgeCommit message (Expand)Author
2020-03-30moved files aroundCanop
2020-03-19use $XDG_CONFIG_HOME/git/ignore if core.excludesFile is missingCanop
2020-01-30add the time! macroCanop
2020-01-30make git_file_info not default, measure moreCanop
2020-01-28don't use gitlib2 gitignore computationCanop
2020-01-25[WIP] display git status informationCanop
2020-01-20minor code fmt changesCanop
2020-01-18change default value of the toggle_trim_root to falseCanop
2020-01-18don't use .gitignore files of super repositoriesCanop
2019-10-23move to the last versions of crossterm and termimadCanop
2019-10-07use lazy-regex to slightly clean regex creation codeCanop
2019-06-15fix blank help screen on scroll when it fits the screenDenys Séguret
2019-04-04update a few crateCanop
2019-02-11handle errors on a few cases of non suitable rootCanop
2019-01-15documentationCanop
2018-12-30gitignore respect togglable and available as cli argCanop
2018-12-29filter out files & directories according to .gitignore filesCanop