Lines Matching refs:https
5 [Commits](https://github.com/kpdecker/jsdiff/compare/v5.0.0...master)
9 - [#365](https://github.com/kpdecker/jsdiff/issues/365) Allow early termination to limit execution …
11 [Commits](https://github.com/kpdecker/jsdiff/compare/v5.0.0...v5.0.1)
17 - Breaking: Unified diffs now match ["quirks"](https://www.artima.com/weblogs/viewpost.jsp?thread=1…
19 [Commits](https://github.com/kpdecker/jsdiff/compare/v4.0.1...v5.0.0)
25 [Commits](https://github.com/kpdecker/jsdiff/compare/v4.0.0...v4.0.1)
29 …https://github.com/kpdecker/jsdiff/issues/94) - Missing "No newline at end of file" when comparing…
30 - [#227](https://github.com/kpdecker/jsdiff/issues/227) - Licence
31 - [#199](https://github.com/kpdecker/jsdiff/issues/199) - Import statement for jsdiff
32 - [#159](https://github.com/kpdecker/jsdiff/issues/159) - applyPatch affecting wrong line number wi…
33 - [#8](https://github.com/kpdecker/jsdiff/issues/8) - A new state "replace"
44 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.5.0...v4.0.0)
54 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.4.0...v3.5.0)
58 - [#183](https://github.com/kpdecker/jsdiff/issues/183) - Feature request: ability to specify a cus…
59 - [#173](https://github.com/kpdecker/jsdiff/issues/173) - Bug: diffArrays gives wrong result on arr…
60 - [#158](https://github.com/kpdecker/jsdiff/issues/158) - diffArrays will not compare the empty str…
66 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.3.1...v3.4.0)
70 - [#141](https://github.com/kpdecker/jsdiff/issues/141) - Cannot apply patch because my file delimi…
71 - [#192](https://github.com/kpdecker/jsdiff/pull/192) - Fix: Bad merge when adding new files (#189)
74 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.3.0...v3.3.1)
78 - [#114](https://github.com/kpdecker/jsdiff/issues/114) - /patch/merge not exported
90 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.2.0...v3.3.0)
94 - [#156](https://github.com/kpdecker/jsdiff/pull/156) - Add `undefinedReplacement` option to `diffJ…
95 - [#154](https://github.com/kpdecker/jsdiff/pull/154) - Add `examples` and `images` to `.npmignore`…
96 - [#153](https://github.com/kpdecker/jsdiff/pull/153) - feat(structuredPatch): Pass options to diff…
98 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.1.0...v3.2.0)
102 - [#146](https://github.com/kpdecker/jsdiff/pull/146) - JsDiff.diffArrays to compare arrays ([@wvan…
103 …https://github.com/kpdecker/jsdiff/pull/144) - Split file using all possible line delimiter instea…
105 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.0.1...v3.1.0)
109 - [#139](https://github.com/kpdecker/jsdiff/pull/139) - Make README.md look nicer in npmjs.com ([@t…
110 …https://github.com/kpdecker/jsdiff/issues/135) - parsePatch combines patches from multiple files i…
111 - [#124](https://github.com/kpdecker/jsdiff/issues/124) - IE7/IE8 failure since 2.0.0 ([@boneskull]…
113 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.0.0...v3.0.1)
117 - [#130](https://github.com/kpdecker/jsdiff/pull/130) - Add callback argument to applyPatches `patc…
118 - [#120](https://github.com/kpdecker/jsdiff/pull/120) - Correctly handle file names containing spac…
119 - [#119](https://github.com/kpdecker/jsdiff/pull/119) - Do single reflow ([@wifiextender](https://a…
120 - [#117](https://github.com/kpdecker/jsdiff/pull/117) - Make more usable with long strings. ([@abnb…
126 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.2.3...v3.0.0)
130 - [#118](https://github.com/kpdecker/jsdiff/pull/118) - Add a fix for applying 0-length destination…
131 - [#115](https://github.com/kpdecker/jsdiff/pull/115) - Fixed grammar in README ([@krizalys](https:…
132 - [#113](https://github.com/kpdecker/jsdiff/pull/113) - fix typo ([@vmazare](https://api.github.com…
134 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.2.2...v2.2.3)
138 - [#102](https://github.com/kpdecker/jsdiff/issues/102) - diffJson with dates, returns empty curly …
139 - [#97](https://github.com/kpdecker/jsdiff/issues/97) - Whitespaces & diffWords ([@faiwer](https://…
140 - [#92](https://github.com/kpdecker/jsdiff/pull/92) - Fixes typo in the readme ([@bg451](https://ap…
142 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.2.1...v2.2.2)
146 - [#89](https://github.com/kpdecker/jsdiff/pull/89) - add in display selector to readme ([@FranDias…
147 - [#88](https://github.com/kpdecker/jsdiff/pull/88) - Split diffs based on file headers instead of …
149 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.2.0...v2.2.1)
153 - [#80](https://github.com/kpdecker/jsdiff/pull/80) - Fix a typo: applyPath -> applyPatch ([@fluxxu…
154 - [#83](https://github.com/kpdecker/jsdiff/pull/83) - Add basic fuzzy matching to applyPatch ([@pir…
155 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.2.0...v2.2.0)
159 - [#80](https://github.com/kpdecker/jsdiff/pull/80) - Fix a typo: applyPath -> applyPatch ([@fluxxu…
160 - [#83](https://github.com/kpdecker/jsdiff/pull/83) - Add basic fuzzy matching to applyPatch ([@pir…
161 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.1.3...v2.2.0)
165 - [#78](https://github.com/kpdecker/jsdiff/pull/78) - fix: error throwing when apply patch to empty…
167 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.1.2...v2.1.3)
171 - [#76](https://github.com/kpdecker/jsdiff/issues/76) - diff headers give error ([@piranna](https:/…
173 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.1.1...v2.1.2)
177 - [#73](https://github.com/kpdecker/jsdiff/issues/73) - Is applyPatches() exposed in the API? ([@da…
179 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.1.0...v2.1.1)
183 - [#72](https://github.com/kpdecker/jsdiff/issues/72) - Consider using options object API for flag …
184 - [#70](https://github.com/kpdecker/jsdiff/issues/70) - diffWords treats \n at the end as significa…
185 - [#69](https://github.com/kpdecker/jsdiff/issues/69) - Missing count ([@wfalkwallace](https://api.…
186 - [#68](https://github.com/kpdecker/jsdiff/issues/68) - diffLines seems broken ([@wfalkwallace](htt…
187 - [#60](https://github.com/kpdecker/jsdiff/issues/60) - Support multiple diff hunks ([@piranna](htt…
188 - [#54](https://github.com/kpdecker/jsdiff/issues/54) - Feature Request: 3-way merge ([@mog422](htt…
189 - [#42](https://github.com/kpdecker/jsdiff/issues/42) - Fuzz factor for applyPatch ([@stuartpb](htt…
200 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.0.2...v2.1.0)
204 - [#67](https://github.com/kpdecker/jsdiff/issues/67) - cannot require from npm module in node ([@c…
207 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.0.1...v2.0.2)
213 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.0.0...v2.0.1)
217 - [#66](https://github.com/kpdecker/jsdiff/issues/66) - Add karma and sauce tests ([@kpdecker](http…
218 - [#65](https://github.com/kpdecker/jsdiff/issues/65) - Create component repository for bower ([@kp…
219 - [#64](https://github.com/kpdecker/jsdiff/issues/64) - Automatically call removeEmpty for all toke…
220 - [#62](https://github.com/kpdecker/jsdiff/pull/62) - Allow access to structured object representat…
221 - [#61](https://github.com/kpdecker/jsdiff/pull/61) - Use svg instead of png to get better image qu…
222 - [#29](https://github.com/kpdecker/jsdiff/issues/29) - word tokenizer works only for 7 bit ascii (…
227 …ferenced the repository will now have to point to the [components/jsdiff](https://github.com/compo…
229 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.4.0...v2.0.0)
233 - [#57](https://github.com/kpdecker/jsdiff/issues/57) - createPatch -> applyPatch failed. ([@mog422…
234 - [#56](https://github.com/kpdecker/jsdiff/pull/56) - Two files patch ([@rgeissert](https://api.git…
235 - [#14](https://github.com/kpdecker/jsdiff/issues/14) - Flip added and removed order? ([@jakesandlu…
237 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.3.2...v1.4.0)
241 - [#53](https://github.com/kpdecker/jsdiff/pull/53) - Updated README.MD with Bower installation ins…
242 - [#49](https://github.com/kpdecker/jsdiff/issues/49) - Cannot read property 'oldlines' of undefine…
243 - [#44](https://github.com/kpdecker/jsdiff/issues/44) - invalid-meta jsdiff is missing "main" entry…
245 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.3.1...v1.3.2)
249 - [#52](https://github.com/kpdecker/jsdiff/pull/52) - Fix for #51 Wrong result of JsDiff.diffLines …
251 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.3.0...v1.3.1)
255 - [#47](https://github.com/kpdecker/jsdiff/pull/47) - Adding Diff Trimmed Lines ([@JamesGould123](h…
257 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.2.2...v1.3.0)
261 - [#45](https://github.com/kpdecker/jsdiff/pull/45) - Fix AMD module loading ([@pedrocarrico](https…
262 - [#43](https://github.com/kpdecker/jsdiff/pull/43) - added a bower file ([@nbrustein](https://api.…
264 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.2.1...v1.2.2)
268 - [#41](https://github.com/kpdecker/jsdiff/pull/41) - change condition of using node export system.…
270 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.2.0...v1.2.1)
274 - [#37](https://github.com/kpdecker/jsdiff/pull/37) - Add support for sentences. ([@vmariano](https…
275 - [#28](https://github.com/kpdecker/jsdiff/pull/28) - Implemented diffJson ([@papandreou](https://a…
276 - [#27](https://github.com/kpdecker/jsdiff/issues/27) - Slow to execute over diffs with a large num…
280 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.1.0...v1.2.0)
284 - [#33](https://github.com/kpdecker/jsdiff/pull/33) - AMD and global exports ([@ovcharik](https://a…
285 - [#32](https://github.com/kpdecker/jsdiff/pull/32) - Add support for component ([@vmariano](https:…
286 - [#31](https://github.com/kpdecker/jsdiff/pull/31) - Don't rely on Array.prototype.map ([@papandre…
288 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.0.8...v1.1.0)
292 - [#24](https://github.com/kpdecker/jsdiff/pull/24) - Handle windows newlines on non windows machin…
293 …23](https://github.com/kpdecker/jsdiff/pull/23) - Prettied up the API formatting a little, and add…
295 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.0.7...v1.0.8)
299 - [#22](https://github.com/kpdecker/jsdiff/pull/22) - Added variant of WordDiff that doesn't ignore…
303 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.0.6...v1.0.7)
307 - [#19](https://github.com/kpdecker/jsdiff/pull/19) - Explicitly define contents of npm package ([@…
309 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.0.5...v1.0.6)