jgit/org.eclipse.jgit.lfs
Christian Halstrick 1572964ecb Fix encoding of LFSPointer files
LFS pointer files have to be UTF-8 with \n as line ending character.
That is described in [1]. Fix JGit to follow this rules.

[1] https://github.com/github/git-lfs/blob/master/docs/spec.md

Bug: 507120
Change-Id: Ib6bd13f1cc17f1a3de125249b4f250b7b0692396
2016-11-24 17:26:56 +01:00
..
.settings Content type constants used in lfs should be final 2016-10-12 09:43:09 -04:00
META-INF Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
resources/org/eclipse/jgit/lfs/internal Move AtomicObjectOutputStream to lfs/internal 2016-09-20 10:58:20 +02:00
src/org/eclipse/jgit/lfs Fix encoding of LFSPointer files 2016-11-24 17:26:56 +01:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
.gitignore Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
.project Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
BUCK Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
about.html Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
build.properties Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
plugin.properties Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
pom.xml Prepare 4.6.0-SNAPSHOT builds 2016-09-19 17:06:42 +02:00