1. 13 Nov, 2019 1 commit
  2. 12 Nov, 2019 1 commit
  3. 08 Nov, 2019 1 commit
  4. 28 Oct, 2019 3 commits
  5. 27 Sep, 2019 1 commit
  6. 12 Sep, 2019 2 commits
  7. 11 Sep, 2019 4 commits
  8. 10 Sep, 2019 1 commit
  9. 09 Sep, 2019 2 commits
  10. 04 Sep, 2019 1 commit
  11. 02 Sep, 2019 1 commit
  12. 12 Aug, 2019 1 commit
  13. 02 Aug, 2019 3 commits
  14. 22 Jul, 2019 1 commit
  15. 27 Jun, 2019 1 commit
  16. 19 Jun, 2019 2 commits
  17. 17 Jun, 2019 1 commit
  18. 13 Jun, 2019 4 commits
  19. 06 Jun, 2019 1 commit
  20. 22 May, 2019 1 commit
  21. 10 Apr, 2019 1 commit
  22. 09 Apr, 2019 1 commit
  23. 08 Apr, 2019 2 commits
  24. 05 Apr, 2019 2 commits
  25. 02 Apr, 2019 1 commit
    • Łukasz Nowak's avatar
      resilient: Sort rsync argument lists · 29e43111
      Łukasz Nowak authored
      source and exclude can be in artbitrary order, so sort them in order to have
      stable calls.
      
      This simplifies assertions in tests and is no-op for the code.
      29e43111