Skip to content
Snippets Groups Projects
  1. Apr 01, 2021
  2. Nov 01, 2024
  3. Oct 31, 2024
  4. Oct 30, 2024
  5. Oct 31, 2024
  6. Oct 28, 2024
  7. Oct 22, 2024
    • Georges Racinet's avatar
      DiffService.FindChangedPaths: support find_renames · 355dbb5a
      Georges Racinet authored
      Upstream introduced the `find_renames` flag, that triggers
      returning a change as a rename if needed, together with the
      old path.
      
      We do not perform a comparison test in the `COPIED` case, as
      we couldn't get Gitaly to issue some (nor `git diff-tree` for
      that matter). Gitaly tests themselves avoid the subject.
      
      Closes #206
      355dbb5a
  8. Oct 26, 2024
  9. Oct 23, 2024
  10. Oct 22, 2024
  11. Oct 17, 2024
  12. Oct 15, 2024
    • Georges Racinet's avatar
      Server.Service: implement ServerSignature · c34b2802
      Georges Racinet authored
      Since Heptapod does not support Mercurial signature at all, the main motivation
      is that the Unimplemented error could become a hard error at some point.
      
      The comparison test may seem trivial, but it actually proves that no error
      and the empty string are the expected response for Gitaly servers without
      a configured signing key, hence HGitaly may and will simply look one of those.
      c34b2802
  13. Oct 09, 2024
  14. Sep 30, 2024
  15. Sep 25, 2024
Loading