1. 06 Jun, 2019 1 commit
    • attr_file: refactor stripping of trailing spaces · b6967c39
      The stripping of trailing spaces currently happens as part of
      `git_attr_fnmatch__parse`. As we aren't currently parsing
      trailing whitespaces correct in case they're escaped, we'll have
      to change that code, though. To make actual behavioural change
      easier to review, refactor the code up-front by pulling it out
      into its own function that is expected to retain the exact same
      functionality as before. Like this, the fix will be trivial to
      apply.
      Patrick Steinhardt committed
  2. 05 Jun, 2019 3 commits
  3. 24 May, 2019 11 commits
  4. 23 May, 2019 1 commit
  5. 22 May, 2019 8 commits
  6. 21 May, 2019 11 commits
  7. 20 May, 2019 2 commits
  8. 19 May, 2019 3 commits