1. 10 Apr, 2023 1 commit
  2. 14 Jul, 2022 1 commit
  3. 20 Jun, 2022 1 commit
  4. 23 Feb, 2022 1 commit
  5. 27 Aug, 2019 1 commit
  6. 21 Aug, 2019 1 commit
  7. 05 Nov, 2018 1 commit
    • apply: move location to an argument, not the opts · 37b25ac5
      Move the location option to an argument, out of the options structure.
      This allows the options structure to be re-used for functions that don't
      need to know the location, since it's implicit in their functionality.
      For example, `git_apply_tree` should not take a location, but is
      expected to take all the other options.
      Edward Thomson committed
  8. 03 Nov, 2018 1 commit