An open API service providing commit metadata for open source projects.

GitHub / pmezard/go-difflib / commits

Partial port of Python difflib package to Go

SHA Message Author Date Stats
5d4384ee merge Merge pull request #10 from justbuchanan/master Patrick Mézard <p****k@m****u>
Committed by: GitHub <n****y@g****m>
over 6 years ago
fca3d27b travis: remove travis integration Patrick Mezard <p****k@m****u> over 6 years ago
1ef1646f README: end of maintenance notice. Patrick Mezard <p****k@m****u> over 6 years ago
4d7e5c11 Update README.md Justin Buchanan <j****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
792786c7 merge Merge branch 'shazow-master' Patrick Mezard <p****k@m****u> over 9 years ago
4d60064e tests: test header is omitted if file names are empty Patrick Mezard <p****k@m****u> over 9 years ago
509b2ff0 Skip file headers if FromFile/ToFile are empty Andrey Petrov <a****v@s****t> almost 10 years ago
e8554b86 merge Merge branch 'fix-formatting' Patrick Mezard <p****k@m****u> almost 10 years ago
7b7f521a difflib: fix error handling in WriteContextDiff Patrick Mezard <p****k@m****u> almost 10 years ago
017ffa65 fix WriteContextDiff fmt.Sprintf format error visualfc <v****c@g****m> almost 10 years ago
901e4f8c fix WriteUnifiedDiff fmt.Sprintf format error visualfc <v****c@g****m> almost 10 years ago
d8ed2627 merge Merge pull request #2 from pmezard/add-godoc-link Patrick Mézard <p****k@m****u> almost 10 years ago
dedecaa7 README: add link to godoc.org Patrick Mezard <p****k@m****u> almost 10 years ago
ac475e89 .travis.yml: update stable go version to 1.5 Patrick Mezard <p****k@m****u> almost 10 years ago
f78a8396 merge Merge pull request #1 from rdwilliamson/master Patrick Mézard <p****d@m****t> over 10 years ago
b65e32b7 difflib: optimize SplitLines Robert Williamson <w****t@g****m> over 10 years ago
8fee7c09 Add travis configuration file Patrick Mezard <p****k@m****u> over 10 years ago
a77cab6e difflib: extract summary line from package documentation Patrick Mezard <p****k@m****u> almost 12 years ago
6fb7d105 difflib: turn some tests into examples, fix documentation Patrick Mezard <p****k@m****u> almost 12 years ago
4d91f935 README: make it less experimental, add examples Patrick Mezard <p****k@m****u> almost 12 years ago
06eeb1d9 difflib: move and publish splitLines in difflib Patrick Mezard <p****k@m****u> almost 12 years ago
6f90939c difflib: implement context diffs Patrick Mezard <p****k@m****u> almost 12 years ago
35c8dc47 difflib_test: add more tests Patrick Mezard <p****k@m****u> almost 12 years ago
38592854 Reorganize repository Patrick Mezard <p****k@m****u> almost 12 years ago
8623a884 Initial port with SequenceMatcher and unified_diff() Patrick Mezard <p****k@m****u> almost 12 years ago

← Back to repository