GitHub / java-diff-utils/java-diff-utils / commits
Diff Utils library is an OpenSource library for performing the comparison / diff operations between texts or some kind of data: computing diffs, applying patches, generating unified diffs or parsing them, generating diff output for easy future displaying (like side-by-side view) and so on.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 882f3f7e | Introduced generic type to some tests. Close IO streams in tests. | simon.mittermueller@gmail.com <s****r@g****m@d****d> | about 13 years ago | |
| 66aa2c02 | Add version to artifacts (as Maven 3 requires them). | simon.mittermueller@gmail.com <s****r@g****m@d****d> | about 13 years ago | |
| 78f407bb | Replace Object with generic type T (issue #22). | simon.mittermueller@gmail.com <s****r@g****m@d****d> | about 13 years ago | |
| 1ee73473 | Changed to default maven layout: src/main/java, src/test/java, src/test/resou... | simon.mittermueller@gmail.com <s****r@g****m@d****d> | about 13 years ago | |
| 953322d2 | Test commit. | simon.mittermueller@gmail.com <s****r@g****m@d****d> | about 13 years ago | |
| e76506f8 | unit tests missed | dm.naumenko@gmail.com <d****o@g****m@d****d> | almost 15 years ago | |
| 0216f2e1 | DiffRowGenerator updates: | dm.naumenko@gmail.com <d****o@g****m@d****d> | almost 15 years ago | |
| 46380182 | do not produce any diffs if there is not any changes at all | dm.naumenko@gmail.com <d****o@g****m@d****d> | almost 15 years ago | |
| 13dfbdb7 | unit tests code polishing | dm.naumenko@gmail.com <d****o@g****m@d****d> | almost 15 years ago | |
| 6769305c | further perf optimization: do not create integer objects at all | shotwave <s****e@d****d> | almost 15 years ago | |
| 9da6a130 | mock files submitted | shotwave <s****e@d****d> | almost 15 years ago | |
| 2a3b2ffb | do not fail silently in case of exception inside of test methods | dm.naumenko@gmail.com <d****o@g****m@d****d> | almost 15 years ago | |
| 28b91551 | issue 14: use Integer.valueOf in delta comparison | dm.naumenko@gmail.com <d****o@g****m@d****d> | almost 15 years ago | |
| 5bc9626c | add unit tests for generating uniffied diff with empty deltas case | dm.naumenko@gmail.com <d****o@g****m@d****d> | almost 15 years ago | |
| 9a6d3aef | udiff pattern fixed, test added | shotwave <s****e@d****d> | almost 15 years ago | |
| f17ae581 | redundant sorting remooved | shotwave <s****e@d****d> | about 15 years ago | |
| 02ded990 | cleanup and fixes: comparator in Patch was broken which caused incorrect delt... | shotwave <s****e@d****d> | about 15 years ago | |
| 4f9928e4 | add apply patch example | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 15 years ago | |
| 86d25b5a | add examples | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 15 years ago | |
| 8de3f194 | rename package, fix typo | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 15 years ago | |
| 446901dd | .idea/workspace.xml added to ignore list | shotwave <s****e@d****d> | over 15 years ago | |
| 81cd2ddc | use junit.jar from maven repository | shotwave <s****e@d****d> | over 15 years ago | |
| 2d9fa5da | idea project addded | shotwave <s****e@d****d> | over 15 years ago | |
| ceb4c542 | Issues 10, 12 fixed | shotwave <s****e@d****d> | over 15 years ago | |
| 1fbf668d | add type information to the interface | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 15 years ago | |
| 76b4dbc8 | add toString() method | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 15 years ago | |
| 68cff27d | changes license to ASL | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 15 years ago | |
| b07fe743 | changes in package name | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 15 years ago | |
| a75e7cf2 | fix for issue 8: ArrayIndexOutOfBoundsException when both original and revisi... | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 15 years ago | |
| 85ed9461 | improve build: generate javadocs, sources in jar format | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 15 years ago | |
| 05d7f186 | add pom.xml | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 15 years ago | |
| 963447d8 | merge 1.2 branch to trunk | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 15 years ago | |
| 7de5d4db | Fix the wrap method in StringUtills. Now it wraps correctly the long texts. | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 16 years ago | |
| d131d948 | New version which was lost after removing repo. | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 16 years ago | |
| 483cc2ee | Repo init | dm.naumenko@gmail.com <d****o@g****m@d****d> | over 16 years ago |