1. 11 May, 2018 1 commit
  2. 24 Apr, 2018 1 commit
  3. 20 Apr, 2018 1 commit
  4. 19 Apr, 2018 3 commits
  5. 17 Apr, 2018 1 commit
    • Lucas Molas's avatar
      dag: deduplicate AddNodeLinkClean into AddNodeLink · e047b58a
      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>
      e047b58a
  6. 30 Mar, 2018 2 commits
  7. 29 Mar, 2018 2 commits
  8. 26 Mar, 2018 5 commits
  9. 25 Mar, 2018 2 commits
  10. 24 Mar, 2018 1 commit
  11. 23 Mar, 2018 2 commits
  12. 22 Mar, 2018 2 commits
  13. 21 Mar, 2018 5 commits
  14. 19 Mar, 2018 2 commits
  15. 18 Mar, 2018 1 commit
  16. 17 Mar, 2018 2 commits
  17. 16 Mar, 2018 2 commits
  18. 12 Mar, 2018 1 commit
  19. 10 Mar, 2018 4 commits