4144 Commits (c7c2897527659262cd4b6de0595eb2f369d8f724)
 

Author SHA1 Message Date
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
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
Matthias Sohn 548ba66a37 Use NIO2 to implement FileUtils.rename() and expose options 9 years ago
Andrey Loskutov 2e5c7c5db4 Move createSymLink/readSymLink to FileUtils 9 years ago
Christian Halstrick 91b1ab90e2 Merge "Change FS not to throw NPE when facing InMemory databases" 9 years ago
Shawn Pearce 1d7d0f95e0 Expose the set of root commits in PackStatistics 9 years ago
Christian Halstrick d0d637342b Change FS not to throw NPE when facing InMemory databases 9 years ago
Shawn Pearce f9bd6c1239 Fix NPE in DfsGarbageCollector and further reduce memory 9 years ago
Andrey Loskutov bfc3e1262c Cleanup Attributes and remove obsoleted Java7BasicAttributes class 9 years ago
Shawn Pearce f5a5fa28d2 Merge "Remove "experimental" from the description of the pack bitmap index" 9 years ago
Shawn Pearce 4bb523475d PackWriter: shed memory while creating bitmaps 9 years ago
Shawn Pearce 20d9ab00ae Merge "Do not retain commit body during bitmap generation" 9 years ago
Shawn Pearce 349b0af754 Merge "Bitmap builder: actually compress EWAH bitmaps in memory" 9 years ago
Shawn Pearce 88bffda524 Bitmap builder: actually compress EWAH bitmaps in memory 9 years ago
Shawn Pearce d988540c8e Do not retain commit body during bitmap generation 9 years ago
Andrey Loskutov 63bc1d862d Consider original file mode while checking parent ignore rules 9 years ago
Andrey Loskutov 6bc6e9520e Changed default log4j log level from "WARNING" to "WARN" 9 years ago
Andrey Loskutov 7979029b43 Clone should create Git instances which are able to close repository 9 years ago
Christian Halstrick 5c2f52f72b Merge "Clone should close repository after errors in fetch or checkout" 9 years ago
Andrey Loskutov a28ae3995f containsGitModulesFile() should not crash on bare repository 9 years ago
Andrey Loskutov 1309526564 Clone should close repository after errors in fetch or checkout 9 years ago
Andrey Loskutov 204da3969e Fixed javadoc: the getBranch() and getFullBranch() can return null 9 years ago
Dave Borowitz 94812ef1e9 PushCertificate: Omit null pushee from text representation 9 years ago
Matthias Sohn ffa3d4bdb4 Fix non-externalized string warning in Main.execute() 9 years ago
Christian Halstrick c3a073527e Honor also https_proxy environment variable 9 years ago
Christian Halstrick 1196dd0643 Fix ResolveMerger when files should be replaced by folders 9 years ago
Matthias Sohn c92f0ba096 Merge "Fix typos in javadoc of ObjectId.equals()" 10 years ago
Andrey Loskutov 4e7639bb65 Don't keep empty ignore rules in the ignore node list 10 years ago
Andrey Loskutov dfed946f10 Allow leading/trailing spaces in ignore rules 10 years ago
Andrey Loskutov b98c84eb88 Don't crash while parsing ignore patterns 10 years ago
Andrey Loskutov 08641ea413 Allow leading literal '#' and '!' in ignore rules if they are escaped 10 years ago