+[2014-08-29T10:28:37Z]tobiasvlshould be easy to parse +[2014-08-29T10:29:55Z]stiangtobiasvl: actually I’m using https://github.com/kpdecker/jsdiff, which gives me an object that’s easy to work with. but I’ve been using diffChars, not diffWords. so compare the deleted line to the added line using diffWords, right? +[2014-08-29T10:34:38Z]tobiasvlstiang: hmm, the first Node example there seems to contain what you need? +[2014-08-29T10:34:59Z]tobiasvlpart.removed +[2014-08-29T10:48:43Z]stiangtobiasvl: yes, the diff works as it should, but I was struggling with the logic to get the exact right output. but I believe I finally nailed it: https://gist.github.com/anonymous/0a55dc3b4581339f8b90
+[2014-08-30T07:58:44Z]Nevikaugur: not too sure but sounds to me like you just unpacked the objects, not the refs (or rather, not updating your existing refs) +[2014-08-30T07:59:05Z]augurNevik: possibly +[2014-08-30T07:59:14Z]auguri mean, it worked with the hex id, right +[2014-08-30T07:59:17Z]Neviki just look at the manpage every time i use bundles +[2014-08-30T07:59:21Z]Nevikbecause i dont use them often