• Home
  • Raw
  • Download

Lines Matching full:github

5 [Commits](https://github.com/kpdecker/jsdiff/compare/v5.1.0...master)
7 - [#411](https://github.com/kpdecker/jsdiff/pull/411) Big performance improvement. Previously an O(…
8 - [#448](https://github.com/kpdecker/jsdiff/pull/411) Performance improvement. Diagonals whose furt…
9 - [#351](https://github.com/kpdecker/jsdiff/issues/351) Importing from the lib folder - e.g. `requi…
10 - [#344](https://github.com/kpdecker/jsdiff/issues/344) `diffLines`, `createTwoFilesPatch`, and oth…
11 - [#451](https://github.com/kpdecker/jsdiff/pull/451) Added `diff.formatPatch`.
12 - [#450](https://github.com/kpdecker/jsdiff/pull/450) Added `diff.reversePatch`.
13 - [#478](https://github.com/kpdecker/jsdiff/pull/478) Added `timeout` option.
17 - [#365](https://github.com/kpdecker/jsdiff/issues/365) Allow early termination to limit execution …
19 [Commits](https://github.com/kpdecker/jsdiff/compare/v5.0.0...v5.1.0)
27 [Commits](https://github.com/kpdecker/jsdiff/compare/v4.0.1...v5.0.0)
33 [Commits](https://github.com/kpdecker/jsdiff/compare/v4.0.0...v4.0.1)
37github.com/kpdecker/jsdiff/issues/94) - Missing "No newline at end of file" when comparing two tex…
38 - [#227](https://github.com/kpdecker/jsdiff/issues/227) - Licence
39 - [#199](https://github.com/kpdecker/jsdiff/issues/199) - Import statement for jsdiff
40 - [#159](https://github.com/kpdecker/jsdiff/issues/159) - applyPatch affecting wrong line number wi…
41 - [#8](https://github.com/kpdecker/jsdiff/issues/8) - A new state "replace"
52 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.5.0...v4.0.0)
62 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.4.0...v3.5.0)
66 - [#183](https://github.com/kpdecker/jsdiff/issues/183) - Feature request: ability to specify a cus…
67 - [#173](https://github.com/kpdecker/jsdiff/issues/173) - Bug: diffArrays gives wrong result on arr…
68 - [#158](https://github.com/kpdecker/jsdiff/issues/158) - diffArrays will not compare the empty str…
74 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.3.1...v3.4.0)
78 - [#141](https://github.com/kpdecker/jsdiff/issues/141) - Cannot apply patch because my file delimi…
79 - [#192](https://github.com/kpdecker/jsdiff/pull/192) - Fix: Bad merge when adding new files (#189)
82 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.3.0...v3.3.1)
86 - [#114](https://github.com/kpdecker/jsdiff/issues/114) - /patch/merge not exported
98 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.2.0...v3.3.0)
102 - [#156](https://github.com/kpdecker/jsdiff/pull/156) - Add `undefinedReplacement` option to `diffJ…
103 …154](https://github.com/kpdecker/jsdiff/pull/154) - Add `examples` and `images` to `.npmignore`. (…
104 - [#153](https://github.com/kpdecker/jsdiff/pull/153) - feat(structuredPatch): Pass options to diff…
106 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.1.0...v3.2.0)
110 - [#146](https://github.com/kpdecker/jsdiff/pull/146) - JsDiff.diffArrays to compare arrays ([@wvan…
111github.com/kpdecker/jsdiff/pull/144) - Split file using all possible line delimiter instead of har…
113 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.0.1...v3.1.0)
117 - [#139](https://github.com/kpdecker/jsdiff/pull/139) - Make README.md look nicer in npmjs.com ([@t…
118github.com/kpdecker/jsdiff/issues/135) - parsePatch combines patches from multiple files into a si…
119 - [#124](https://github.com/kpdecker/jsdiff/issues/124) - IE7/IE8 failure since 2.0.0 ([@boneskull]…
121 [Commits](https://github.com/kpdecker/jsdiff/compare/v3.0.0...v3.0.1)
125 …#130](https://github.com/kpdecker/jsdiff/pull/130) - Add callback argument to applyPatches `patche…
126 - [#120](https://github.com/kpdecker/jsdiff/pull/120) - Correctly handle file names containing spac…
127 - [#119](https://github.com/kpdecker/jsdiff/pull/119) - Do single reflow ([@wifiextender](https://a…
128 - [#117](https://github.com/kpdecker/jsdiff/pull/117) - Make more usable with long strings. ([@abnb…
134 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.2.3...v3.0.0)
138 - [#118](https://github.com/kpdecker/jsdiff/pull/118) - Add a fix for applying 0-length destination…
139 - [#115](https://github.com/kpdecker/jsdiff/pull/115) - Fixed grammar in README ([@krizalys](https:…
140 - [#113](https://github.com/kpdecker/jsdiff/pull/113) - fix typo ([@vmazare](https://api.github.com…
142 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.2.2...v2.2.3)
146 …[#102](https://github.com/kpdecker/jsdiff/issues/102) - diffJson with dates, returns empty curly b…
147 - [#97](https://github.com/kpdecker/jsdiff/issues/97) - Whitespaces & diffWords ([@faiwer](https://…
148 - [#92](https://github.com/kpdecker/jsdiff/pull/92) - Fixes typo in the readme ([@bg451](https://ap…
150 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.2.1...v2.2.2)
154 - [#89](https://github.com/kpdecker/jsdiff/pull/89) - add in display selector to readme ([@FranDias…
155 …8](https://github.com/kpdecker/jsdiff/pull/88) - Split diffs based on file headers instead of 'Ind…
157 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.2.0...v2.2.1)
161 - [#80](https://github.com/kpdecker/jsdiff/pull/80) - Fix a typo: applyPath -> applyPatch ([@fluxxu…
162 - [#83](https://github.com/kpdecker/jsdiff/pull/83) - Add basic fuzzy matching to applyPatch ([@pir…
163 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.2.0...v2.2.0)
167 - [#80](https://github.com/kpdecker/jsdiff/pull/80) - Fix a typo: applyPath -> applyPatch ([@fluxxu…
168 - [#83](https://github.com/kpdecker/jsdiff/pull/83) - Add basic fuzzy matching to applyPatch ([@pir…
169 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.1.3...v2.2.0)
173 … [#78](https://github.com/kpdecker/jsdiff/pull/78) - fix: error throwing when apply patch to empty…
175 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.1.2...v2.1.3)
179 - [#76](https://github.com/kpdecker/jsdiff/issues/76) - diff headers give error ([@piranna](https:/…
181 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.1.1...v2.1.2)
185 - [#73](https://github.com/kpdecker/jsdiff/issues/73) - Is applyPatches() exposed in the API? ([@da…
187 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.1.0...v2.1.1)
191 …#72](https://github.com/kpdecker/jsdiff/issues/72) - Consider using options object API for flag pe…
192 …70](https://github.com/kpdecker/jsdiff/issues/70) - diffWords treats \n at the end as significant …
193 - [#69](https://github.com/kpdecker/jsdiff/issues/69) - Missing count ([@wfalkwallace](https://api.
194 - [#68](https://github.com/kpdecker/jsdiff/issues/68) - diffLines seems broken ([@wfalkwallace](htt…
195 - [#60](https://github.com/kpdecker/jsdiff/issues/60) - Support multiple diff hunks ([@piranna](htt…
196 - [#54](https://github.com/kpdecker/jsdiff/issues/54) - Feature Request: 3-way merge ([@mog422](htt…
197 - [#42](https://github.com/kpdecker/jsdiff/issues/42) - Fuzz factor for applyPatch ([@stuartpb](htt…
208 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.0.2...v2.1.0)
212 - [#67](https://github.com/kpdecker/jsdiff/issues/67) - cannot require from npm module in node ([@c…
215 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.0.1...v2.0.2)
221 [Commits](https://github.com/kpdecker/jsdiff/compare/v2.0.0...v2.0.1)
225 - [#66](https://github.com/kpdecker/jsdiff/issues/66) - Add karma and sauce tests ([@kpdecker](http…
226 - [#65](https://github.com/kpdecker/jsdiff/issues/65) - Create component repository for bower ([@kp…
227 …#64](https://github.com/kpdecker/jsdiff/issues/64) - Automatically call removeEmpty for all tokeni…
228 …](https://github.com/kpdecker/jsdiff/pull/62) - Allow access to structured object representation o…
229 …#61](https://github.com/kpdecker/jsdiff/pull/61) - Use svg instead of png to get better image qual…
230 - [#29](https://github.com/kpdecker/jsdiff/issues/29) - word tokenizer works only for 7 bit ascii (…
235 …the repository will now have to point to the [components/jsdiff](https://github.com/components/jsd…
237 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.4.0...v2.0.0)
241 - [#57](https://github.com/kpdecker/jsdiff/issues/57) - createPatch -> applyPatch failed. ([@mog422…
242 - [#56](https://github.com/kpdecker/jsdiff/pull/56) - Two files patch ([@rgeissert](https://api.git…
243 - [#14](https://github.com/kpdecker/jsdiff/issues/14) - Flip added and removed order? ([@jakesandlu…
245 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.3.2...v1.4.0)
249 …[#53](https://github.com/kpdecker/jsdiff/pull/53) - Updated README.MD with Bower installation inst…
250 - [#49](https://github.com/kpdecker/jsdiff/issues/49) - Cannot read property 'oldlines' of undefine…
251 - [#44](https://github.com/kpdecker/jsdiff/issues/44) - invalid-meta jsdiff is missing "main" entry…
253 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.3.1...v1.3.2)
257 … [#52](https://github.com/kpdecker/jsdiff/pull/52) - Fix for #51 Wrong result of JsDiff.diffLines …
259 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.3.0...v1.3.1)
263 - [#47](https://github.com/kpdecker/jsdiff/pull/47) - Adding Diff Trimmed Lines ([@JamesGould123](h…
265 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.2.2...v1.3.0)
269 - [#45](https://github.com/kpdecker/jsdiff/pull/45) - Fix AMD module loading ([@pedrocarrico](https…
270 - [#43](https://github.com/kpdecker/jsdiff/pull/43) - added a bower file ([@nbrustein](https://api.
272 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.2.1...v1.2.2)
276 - [#41](https://github.com/kpdecker/jsdiff/pull/41) - change condition of using node export system.…
278 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.2.0...v1.2.1)
282 - [#37](https://github.com/kpdecker/jsdiff/pull/37) - Add support for sentences. ([@vmariano](https…
283 - [#28](https://github.com/kpdecker/jsdiff/pull/28) - Implemented diffJson ([@papandreou](https://a…
284 …#27](https://github.com/kpdecker/jsdiff/issues/27) - Slow to execute over diffs with a large numbe…
288 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.1.0...v1.2.0)
292 - [#33](https://github.com/kpdecker/jsdiff/pull/33) - AMD and global exports ([@ovcharik](https://a…
293 - [#32](https://github.com/kpdecker/jsdiff/pull/32) - Add support for component ([@vmariano](https:…
294 - [#31](https://github.com/kpdecker/jsdiff/pull/31) - Don't rely on Array.prototype.map ([@papandre…
296 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.0.8...v1.1.0)
300 - [#24](https://github.com/kpdecker/jsdiff/pull/24) - Handle windows newlines on non windows machin…
301 …//github.com/kpdecker/jsdiff/pull/23) - Prettied up the API formatting a little, and added basic n…
303 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.0.7...v1.0.8)
307 …tps://github.com/kpdecker/jsdiff/pull/22) - Added variant of WordDiff that doesn't ignore whitespa…
311 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.0.6...v1.0.7)
315 - [#19](https://github.com/kpdecker/jsdiff/pull/19) - Explicitly define contents of npm package ([@…
317 [Commits](https://github.com/kpdecker/jsdiff/compare/v1.0.5...v1.0.6)