aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-skip-pattern.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix errors and warnings and make the code cleanerMattias Andrée2017-05-161-4/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Cleaner codeMattias Andrée2017-05-101-30/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Cleaner codeMattias Andrée2017-05-101-8/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix typoMattias Andrée2017-05-091-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix blind-skip-patternMattias Andrée2017-05-011-11/+13
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean upMattias Andrée2017-04-091-7/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add blind-skip-patternMattias Andrée2017-04-091-0/+84
Signed-off-by: Mattias Andrée <maandree@kth.se>