1. 19 Apr, 2016 1 commit
    • ignore: fix directory limits when searching for star-star · 1c3018eb
      In order to match the star-star, we disable the flag that's looking for
      a single path element, but that leads to searching for the pattern in
      the middle of elements in the input string.
      
      Mark when we're handing a star-star so we jump over the elements in our
      attempt to match the part of the pattern that comes after the star-star.
      
      While here, tighten up the check so we don't allow invalid rules
      through.
      Carlos Martín Nieto committed
  2. 18 Apr, 2016 1 commit
  3. 13 Apr, 2016 2 commits
  4. 11 Apr, 2016 7 commits
  5. 06 Apr, 2016 2 commits
  6. 05 Apr, 2016 2 commits
  7. 03 Apr, 2016 1 commit
  8. 02 Apr, 2016 4 commits
  9. 01 Apr, 2016 3 commits
  10. 31 Mar, 2016 13 commits
  11. 29 Mar, 2016 1 commit
  12. 28 Mar, 2016 3 commits