1. 17 4月, 2018 1 次提交
    • dag: deduplicate AddNodeLinkClean into AddNodeLink · e047b58a
      `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: 's avatarLucas Molas <schomatis@gmail.com>
      Lucas Molas 提交于
  2. 09 4月, 2018 1 次提交
  3. 08 4月, 2018 5 次提交
  4. 04 4月, 2018 1 次提交
  5. 02 4月, 2018 2 次提交
  6. 31 3月, 2018 1 次提交
  7. 30 3月, 2018 9 次提交
  8. 29 3月, 2018 7 次提交
  9. 28 3月, 2018 4 次提交
  10. 27 3月, 2018 2 次提交
  11. 26 3月, 2018 7 次提交