forked from skarim/vobject
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #109 from py-vobject/fix-endianness
Attempt to fix line endings issues
- Loading branch information
Showing
9 changed files
with
11 additions
and
27,755 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text eol=lf | ||
*.pdf binary | ||
*.bat eol=crlf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
Enormous thanks to: | ||
Jeffrey Harris, for his incredible work on the original package | ||
Tim Baxter, for all his work maintaining vobject over the past few years | ||
Adieu, for keeping things alive on github | ||
Kristian Glass, for his enormous help with testing and Python3 matters | ||
Gustavo Niemeyer, for all his work on dateutil | ||
Dave Cridland, for helping talk about vobject and working on vcard | ||
TJ Gabbour, for putting his heart into parsing | ||
Sameen Karim and Will Percival, for maintaining the package at Eventable. | ||
Enormous thanks to: | ||
Jeffrey Harris, for his incredible work on the original package | ||
Tim Baxter, for all his work maintaining vobject over the past few years | ||
Adieu, for keeping things alive on github | ||
Kristian Glass, for his enormous help with testing and Python3 matters | ||
Gustavo Niemeyer, for all his work on dateutil | ||
Dave Cridland, for helping talk about vobject and working on vcard | ||
TJ Gabbour, for putting his heart into parsing | ||
Sameen Karim and Will Percival, for maintaining the package at Eventable. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.