summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Update htmldiff.rbMark Friedgan2013-12-221-2/+2
|/
* Release 1.25: Bugfix for pull request #23.Austin Ziegler2013-11-074-9/+28
* Merge pull request #23 from joshbronson/masterAustin Ziegler2013-11-051-1/+1
|\
| * fixing for Diff::LCS::Change.from_ajoshbronson2013-11-051-1/+1
|/
* Merge pull request #20 from gravis/patch-1Austin Ziegler2013-05-031-1/+1
|\
| * Fix inconsistent changelogPhilippe Lafoucrière2013-05-031-1/+1
|/
* Merge pull request #19 from ginriki/fix_redundancyAustin Ziegler2013-04-291-1/+1
|\
| * Fix redundancy of value checkginriki2013-04-291-1/+1
|/
* Removing the signing key for git-based bundles.Austin Ziegler2013-04-201-2/+0
* Finalizing the 1.2.4 update release.v1.2.4Austin Ziegler2013-04-204-15/+24
* Merge branch 'master' of github-halostatue:halostatue/diff-lcsAustin Ziegler2013-04-202-0/+7
|\
| * Merge pull request #18 from pck/fix_prune_common_startAustin Ziegler2013-04-202-0/+7
| |\
| | * Fix pruning of common sequences at start.Paul Kunysch2013-04-202-0/+7
| |/
* | Switching to hoe-gemspec2.Austin Ziegler2013-04-205-25/+27
|/
* Creating release 1.2.3 with encoding fixes.v1.2.3Austin Ziegler2013-04-113-5/+30
* Merge pull request #17 from JonRowe/guard_against_emptyAustin Ziegler2013-04-112-29/+38
|\
| * fix indentation of examplesJon Rowe2013-04-111-32/+27
| * protect against no dataJon Rowe2013-04-112-1/+15
|/
* Updating the manifest for the new test.v1.2.2Austin Ziegler2013-03-301-0/+1
* Finalizing encoding-aware diff fixes.Austin Ziegler2013-03-307-45/+57
* wrap tests in 187 protection tooJon Rowe2013-03-151-20/+22
* refactor out encoding methodJon Rowe2013-03-151-1/+2
* ruby 187... support...Jon Rowe2013-03-151-6/+16
* matching preferred stylingJon Rowe2013-03-151-6/+8
* fix issues with encoding caused by using literalsJon Rowe2013-03-152-20/+96
* Helping the manifest checks on Travis.v1.2.1Austin Ziegler2013-02-091-0/+1
* Helping the manifest checks on Travis.Austin Ziegler2013-02-091-0/+2
* Updating the in-repo gemspec.Austin Ziegler2013-02-091-3/+3
* History update for release; version bump.Austin Ziegler2013-02-093-4/+18
* Restoring an older public API method.Austin Ziegler2013-02-091-0/+1
* A bit of cleanup for the next release.Austin Ziegler2013-02-038-66/+49
* Release 1.2 in 2013, not 2012 or 2102.v1.2.0Austin Ziegler2013-01-213-8/+9
* Final preparation for the 1.2 release.Austin Ziegler2013-01-2111-328/+296
* Fixing a typo.Austin Ziegler2013-01-201-1/+1
* Fixing an issue with Diff::LCS.lcs.Austin Ziegler2013-01-201-5/+4
* Fixing a hopefully final travis build issue.Austin Ziegler2013-01-201-1/+0
* Fixing travis test failures.Austin Ziegler2013-01-202-0/+6
* Fixing issues with ldiff output.Austin Ziegler2013-01-201-12/+10
* Adding http://travis-ci.org supportAustin Ziegler2013-01-203-5/+41
* Extracting duplicated code to a private method.Austin Ziegler2013-01-203-42/+37
* Simplifying some code for release.Austin Ziegler2013-01-201-67/+31
* Cleaning up for release of 1.2.0.Austin Ziegler2013-01-204-35/+53
* Fixing a left-in debugging statement.Austin Ziegler2013-01-201-1/+0
* Fixed Issue #1 patch direction detection.Austin Ziegler2013-01-203-54/+62
* Resolving #12: #(un)patch_me for destructive patch.Austin Ziegler2013-01-191-14/+36
* Getting rid of a silly coding convention.Austin Ziegler2013-01-192-52/+52
* Reformatting.Austin Ziegler2013-01-1911-1385/+1352
* Cleaning up unnecessary comments.Austin Ziegler2013-01-199-20/+0
* Fixing an issue with the refactoring done earlier.Austin Ziegler2013-01-192-26/+26
* Merge pull request #13 from kachick/improve-remove_warningsAustin Ziegler2013-01-191-8/+8
|\