]> git.proxmox.com Git - pathpatterns.git/shortlog
pathpatterns.git
2020-05-29 Wolfgang Bumillerfix non-anchored literal matches starting with a slash
2020-05-29 Wolfgang BumillerReplace MatchList type with a trait.
2020-05-20 Wolfgang BumillerMatchEntry: also provide access to other parts
2020-05-20 Wolfgang BumillerMatchEntry: add mutable accessors
2020-05-20 Wolfgang Bumilleradd MatchPattern::Literal
2020-04-28 Wolfgang BumillerAdd MatchEntry::parse_pattern
2020-04-28 Wolfgang BumillerPattern: strip triling slashes, forbid empty patterns
2020-04-27 Wolfgang BumillerMatchList::with_capacity and Into<Vec<MatchEntry>>
2020-04-27 Wolfgang Bumillerinitial import