1. 01 Jun, 2018 1 commit
  2. 19 Apr, 2018 2 commits
  3. 17 Apr, 2018 1 commit
    • Lucas Molas's avatar
      dag: deduplicate AddNodeLinkClean into AddNodeLink · 82e7692e
      Lucas Molas authored
      `AddNodeLink` used to cache the linked node whereas `AddNodeLinkClean`
      did not, however, at some point the former was changed to do the same
      thing as the latter (i.e., not cache the linked node). That is, they now
      do the same thing so there's no reason to have both.
      
      The name `AddNodeLink` is preserved, even though it used to imply the
      cache functionality contrasting with the `Clean` suffix of
      `AddNodeLinkClean`, with this function removed the cache connotation
      doesn't hold anymore.
      
      License: MIT
      Signed-off-by: default avatarLucas Molas <schomatis@gmail.com>
      82e7692e
  4. 30 Mar, 2018 1 commit
  5. 28 Mar, 2018 1 commit
  6. 01 Mar, 2018 1 commit
  7. 27 Feb, 2018 2 commits
  8. 15 Feb, 2018 1 commit
  9. 14 Feb, 2018 1 commit
  10. 08 Feb, 2018 4 commits
  11. 07 Feb, 2018 1 commit
  12. 06 Feb, 2018 2 commits
  13. 29 Jan, 2018 1 commit
  14. 25 Jan, 2018 1 commit
  15. 24 Jan, 2018 1 commit
  16. 14 Dec, 2017 1 commit
  17. 02 Sep, 2017 1 commit
  18. 12 Jul, 2017 1 commit
  19. 04 Jul, 2017 1 commit
  20. 29 Jun, 2017 2 commits
  21. 31 May, 2017 1 commit
  22. 20 Apr, 2017 1 commit
  23. 02 Mar, 2017 2 commits
  24. 17 Feb, 2017 1 commit
  25. 12 Feb, 2017 1 commit
  26. 11 Jan, 2017 1 commit
  27. 10 Jan, 2017 1 commit
  28. 29 Nov, 2016 3 commits
  29. 16 Nov, 2016 1 commit
  30. 25 Oct, 2016 1 commit