Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: esig/dss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.4
Choose a base ref
...
head repository: esig/dss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Showing 9,194 changed files with 1,580,167 additions and 433,888 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
15 changes: 14 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -4,4 +4,17 @@

# These files are binary and should be left untouched (carriage returns windows/linux)
# (binary is a macro for -text -diff)
dss-xades/src/test/resources/validation/dss1334/simple-test.xml binary
dss-jades/src/test/resources/ObjectIdByURI-1.html binary
dss-jades/src/test/resources/ObjectIdByURI-2.html binary
dss-jades/src/test/resources/ObjectIdByURIHash-1.html binary
dss-jades/src/test/resources/ObjectIdByURIHash-2.html binary
dss-pades/src/test/resources/visualSignature/annots-no-rotate.pdf binary
dss-tsl-validation/src/test/resources/tl-ecdsa-brainpool.xml binary
dss-tsl-validation/src/test/resources/sk-tl.xml binary
dss-tsl-validation/src/test/resources/sk-tl-sn-95.xml binary
dss-utils/src/test/resources/sample-cr-lf.xml binary
dss-utils/src/test/resources/sample-lf.xml binary
dss-xades/src/test/resources/validation/dss1334/simple-test.xml binary
dss-xades/src/test/resources/validation/evidence-record/Signature-X-LT-5b5edd31-344d-4d66-8e95-79f9acaab566.xml binary
dss-xades/src/test/resources/validation/xades-ecc-brainpool.xml binary
dss-xades/src/test/resources/sample.xml binary
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
*.versionsBackup
*.releaseBackup
release.properties
.*
*.iml
target
dss-cookbook/src/test/resources/signature-pool/cache/https___www_agentschaptelecom_nl_binaries_agentschap_telecom_documenten_publicaties_2018_januari_01_digitale_statuslijst_van_vertrouwensdiensten_current_tsl_xml
Loading