4273 Commits (625a21f5f47c5fd4fa4453934843f2dee0c5cc78)
 

Author SHA1 Message Date
Matthias Sohn 0baf81a191 Merge "[ignore rules] fix for handling unmatched '[' brackets" 9 years ago
Matthias Sohn d652a6bfd7 Merge branch 'stable-4.1' 9 years ago
David Pursehouse ee66914e41 pgm: Open RevWalk and TreeWalk in try-with-resource 9 years ago
David Pursehouse 58e290864e ant: Open Repository and Git in try-with-resource 9 years ago
David Pursehouse 3096ab6502 pgm: Create instances of Git in try-with-resource 9 years ago
David Pursehouse 581698331a FanoutBucket: Create ObjectInserter.Formatter in try-with-resource 9 years ago
Matthias Sohn 100179a101 Use japicmp instead of clirr to detect API changes 9 years ago
Andrey Loskutov 1a2b4e246d [ignore rules] fix for handling unmatched '[' brackets 9 years ago
Sébastien Arod 4255e6f430 Add test case comparing CGit vs JGit ignore behavior for random patterns 9 years ago
David Pursehouse a489b6e6b8 Fix compiler warnings in DiffFormatter.writeGitLinkText 9 years ago
Matthias Sohn 6664bc6f1c Prepare 4.2.0-SNAPSHOT builds 9 years ago
Matthias Sohn 25b7a0124f Merge branch 'stable-4.1' 9 years ago
Matthias Sohn 729f085ac2 Prepare 4.1.1-SNAPSHOT builds 9 years ago
Matthias Sohn fdfd6e2872 JGit v4.1.0.201509280440-r 9 years ago
Matthias Sohn 9e5380e7fb Use java.nio.file consistently in FS 9 years ago
Andrey Loskutov d35245e906 Deprecate FileUtil and move the code to FileUtils 9 years ago
Andrey Loskutov 41a972cd1e [performance] Cache platform name in SystemReader 9 years ago
Andrey Loskutov 1abd51d953 [ignore rules] fix for backslash handling 9 years ago
Andrey Loskutov 4b7daecf4a [ignore rules] Fix for character group matcher 9 years ago
Matthias Sohn 6715c36100 Merge "Show submodule difference as a hunk" 9 years ago
Jacob Keller a28ba3f2c7 Show submodule difference as a hunk 9 years ago
Andrey Loskutov 97ef1fe893 Properly support special regex characters in ignore rules 9 years ago
Hugo Arès 79974e20cc Remove unneeded @SuppressWarnings("boxing") 9 years ago
Christian Halstrick f4596284a0 Fix endless loop in ObjectChecker for MacOS 9 years ago
Hugo Arès 868899982b Fix warnings about missing serialVersionUID 9 years ago
Hugo Arès 6f3684d7c9 Fix integer boxing eclipse warning 9 years ago
Hugo Arès 61e1645e04 Fix integer boxing eclipse warning 9 years ago
Matthias Sohn 8f489d8dd6 Merge branch 'stable-4.0' 9 years ago
Matthias Sohn 116d26d121 Prepare 4.0.3-SNAPSHOT builds 9 years ago
Shawn Pearce b46c446395 UploadPack: Verify clients send only commits for shallow lines 9 years ago
Matthias Sohn 264c782b77 JGit v4.0.2.201509141540-r 9 years ago
Shawn Pearce db0adc1e8c S3 transport: Fix check for tmpdir 9 years ago
Patrick Steinhardt 9b1deadcb4 URIish: fall back to host as humanish name 9 years ago
Matthias Sohn 3332998e59 Update build to final R20150821153341 Orbit repository for Mars.1 9 years ago
Matthias Sohn 510c865bad Update org.apache.httpcomponents 9 years ago
Dave Borowitz 45e9e28ad9 PushCertificateStore: Don't add no-op command to batch 9 years ago
Matthias Sohn 4a11534c25 Restore lazy Bundle-ActivationPolicy removed in 3a4a5a4e 9 years ago
Matthias Sohn 3a4a5a4e57 Update uses-clauses in OSGi manifests 9 years ago
Matthias Sohn 05acf1c62f Use java.io.File to check existence of loose objects in ObjectDirectory 9 years ago
Matthias Sohn 3abf35bc0f Fix warnings on FileUtils.isStaleFileHandle() 9 years ago
Andrey Loskutov 35d45abfb2 Deprecate redundant FileUtil.delete(File), use FileUtils instead 9 years ago
Martin Fick 06b446057c Handle stale file handles on packed-refs file 9 years ago
Matthias Sohn cc50ec2d87 Merge "Add public isStaleFileHandle() API, improve detection." 9 years ago
Martin Fick cb08dd8b14 Add public isStaleFileHandle() API, improve detection. 9 years ago
Dmitry Neverov a86566dcf0 Fix hanging fetch via SSH 9 years ago
Andrey Loskutov b5941c74e5 Set "potentialNullReference" to "error" level and fixed all issues 9 years ago
Andrey Loskutov 847b3d1258 Enable annotation based NPE analysis in jgit 9 years ago
Matthias Sohn e78dd7df9d Update Jetty to 9.2.13.v20150730 9 years ago
Matthias Sohn 8bad6ef584 Update com.jcraft.jsch to 0.1.53 9 years ago
Andrey Loskutov 8b38c7db42 Restored obsoleted createSymLink/readSymLink in FileUtil 9 years ago