An error occurred fetching the project authors.
  1. 24 Aug, 2017 3 commits
  2. 23 Aug, 2017 1 commit
  3. 18 Aug, 2017 2 commits
  4. 14 Aug, 2017 1 commit
  5. 10 Aug, 2017 4 commits
  6. 09 Aug, 2017 1 commit
  7. 08 Aug, 2017 2 commits
  8. 04 Aug, 2017 1 commit
  9. 03 Aug, 2017 2 commits
  10. 01 Aug, 2017 2 commits
  11. 27 Jul, 2017 3 commits
  12. 18 Jul, 2017 1 commit
  13. 14 Jul, 2017 2 commits
  14. 13 Jul, 2017 1 commit
  15. 07 Jul, 2017 1 commit
  16. 05 Jul, 2017 1 commit
  17. 04 Jul, 2017 1 commit
  18. 30 Jun, 2017 2 commits
  19. 28 Jun, 2017 1 commit
  20. 27 Jun, 2017 2 commits
  21. 21 Jun, 2017 1 commit
  22. 16 Jun, 2017 1 commit
    • David Turner's avatar
      repository: index submodules by path · b30c16aa
      David Turner authored
      Submodules have a name in the configuration, but this name is simply
      the path at which the submodule was initially checked in (by default
      -- the name is totally arbitrary).  If a submodule is moved, it
      retains its original name, but its path changes.  Since we discover
      submodules inside trees, we have their path but not necessarily their
      name.
      
      Make the submodules() function return the submodule hash indexed by
      path rather than name, so that renamed submodules can be looked up.
      Signed-off-by: default avatarDavid Turner <novalis@novalis.org>
      b30c16aa
  23. 14 Jun, 2017 1 commit
  24. 08 Jun, 2017 1 commit
  25. 01 Jun, 2017 1 commit
  26. 30 May, 2017 1 commit