summaryrefslogtreecommitdiffstats
path: root/ignore
AgeCommit message (Expand)Author
2020-02-17repo: move all source code in crates directoryAndrew Gallant
2020-02-17style: rustfmt everythingAndrew Gallant
2020-02-17ignore: rework inter-thread messagingzsugabubus
2020-02-17ignore: treat symbolic links to directories as directoriesAndrew Gallant
2020-02-17cli: add --no-require-git flagAndrew Gallant
2020-02-17ignore: make walker visit untraversable directoriesJakub Wieczorek
2020-02-17ignore: allow post-processing at end-of-threadEd Page
2020-02-17ignore: allow parallel walker to borrow dataEd Page
2020-02-17ignore: use git commondir for sourcing .git/info/excludeJohannes Altmanninger
2020-02-17ignore/types: add spec file typeMatěj Cepl
2020-02-17ignore/types: add xhtml to xml file typeluh2
2020-02-17ignore/types: add 'diff' file typeSven-Hendrik Haase
2020-02-17ignore: add existence check for ignore filessharkdp
2020-02-15ignore/types: add HAML and ERBJonathan Mast
2020-02-15ignore/types: add slim, slime, and skim templatesJeff S
2020-02-10ignore: allow use of Error::descriptionAndrew Gallant
2020-02-07ignore/types: add typoscript file typeLuca Kredel
2020-01-29ignore/types: add *.org_archive to org file typeRobert Irelan
2020-01-23ignore/types: make 'gradle' it's own typeTristan Waddington
2020-01-20ignore/types: fix postscript globsJan Verbeek
2020-01-10ignore-0.4.11ignore-0.4.11Andrew Gallant
2020-01-10deps: update to crossbeam-channel 0.4Andrew Gallant
2020-01-10deps: update to thread_local 1.0Andrew Gallant
2019-08-28ignore: remove unused parameterAndrew Gallant
2019-08-09doc: use XDG_CONFIG_HOME in commentsTodd Walton
2019-08-06ignore-0.4.10ignore-0.4.10Andrew Gallant
2019-08-06deps: drop tempfileAndrew Gallant
2019-08-01ignore: release 0.4.9ignore-0.4.9Andrew Gallant
2019-07-29ignore/types: add edn type from Clojure ecosystemMatthew Davidson
2019-07-24ignore-0.4.8ignore-0.4.8Andrew Gallant
2019-07-24ignore: support compilation on wasmTiziano Santoro
2019-07-14ignore/types: add Robot FrameworkConrad Olega
2019-06-16style: fix deprecationsAndrew Gallant
2019-06-12ignore/types: add more nim typesHitesh Jasani
2019-05-29ignore: remove .git check in some casesAndrew Gallant
2019-04-16ignore/types: add GAPMax Horn
2019-04-15ignore: release 0.4.7ignore-0.4.7Andrew Gallant
2019-04-15release: globset 0.4.3globset-0.4.3Andrew Gallant
2019-04-14ignore/types: add additional java filesMarco Herrn
2019-04-09ignore/types: add more extensions for xmlhupfdule
2019-04-09ignore/types: add lock filestonypai
2019-04-06ignore/types: add *.am and *.in for C/C++/makedana
2019-02-08ignore/types: add zigJohn Schmidt
2019-01-31ignore/types: *.dtx and *.ins added for texSteffen Banhardt
2019-01-27ignore: correctly detect hidden files on WindowsAndrew Gallant
2019-01-23ignore/types: add method for retrieving file type definitionAwad Mackie
2019-01-23globset: permit ** to appear anywhereAndrew Gallant
2019-01-23globset: fix repeated use of **Andrew Gallant
2019-01-23ignore: fix handling of **Andrew Gallant
2019-01-23ignore: always use literal_separator for gitignore patterns (#1093)dana