3223 Commits (stable-4.2)

Author SHA1 Message Date
  Kaloyan Raev 8a53d7e2fd JGit CLI should check if calling itself when invoking native git exe 8 years ago
  Terry Parker c87b77bc31 Pack bitmaps: improve readability 8 years ago
  Andrey Loskutov 3afdaf0b3d [performance] Remove synthetic access$ methods in dfs, diff and merge 8 years ago
  Andrey Loskutov 260e092e79 [performance] Remove synthetic access$ methods in lib, util and dircache 8 years ago
  Andrey Loskutov df876d2e0f [performance] Remove synthetic access$ methods in transport package 8 years ago
  Andrey Loskutov 79a7dd026f [performance] Remove synthetic access$ methods in pack and file packages 8 years ago
  Thomas Wolf d9e9015a00 Add best-effort variant of File.getCanonicalFile() 8 years ago
  Terry Parker 80c7884ea6 Expose bitmap selection parameters via PackConfig 8 years ago
  Terry Parker 320a4142ad Update bitmap selection throttling to fully span active branches. 8 years ago
  Marc Strapetz d29b2b6762 Refspec: loosen restrictions on wildcard "*" 8 years ago
  Andrei Pozolotin 504e23b7a5 Adding JGitV1 and JGitV2 Walk Encryption 8 years ago
  Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode 8 years ago
  Andrey Loskutov 9bdbbd32ae Don't call reader.close() 2 times on dispose() 8 years ago
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path 8 years ago
  Terry Parker 2524157d3d Limit the range of commits for which bitmaps are created. 8 years ago
  Stefan Beller cd1b00e3fc Align docstring for RepoCommand.setRecordRemoteBranch with argument 8 years ago
  Stefan Beller cdd7c23446 RepoCommand: Add setRecordRemoteBranch option to record upstream branch 8 years ago
  David Pursehouse 581698331a FanoutBucket: Create ObjectInserter.Formatter in try-with-resource 8 years ago
  Matthias Sohn 100179a101 Use japicmp instead of clirr to detect API changes 8 years ago
  Andrey Loskutov 1a2b4e246d [ignore rules] fix for handling unmatched '[' brackets 8 years ago
  David Pursehouse a489b6e6b8 Fix compiler warnings in DiffFormatter.writeGitLinkText 8 years ago
  Matthias Sohn 6664bc6f1c Prepare 4.2.0-SNAPSHOT builds 8 years ago
  Matthias Sohn 729f085ac2 Prepare 4.1.1-SNAPSHOT builds 8 years ago
  Matthias Sohn fdfd6e2872 JGit v4.1.0.201509280440-r 8 years ago
  Matthias Sohn 9e5380e7fb Use java.nio.file consistently in FS 8 years ago
  Andrey Loskutov d35245e906 Deprecate FileUtil and move the code to FileUtils 8 years ago
  Andrey Loskutov 41a972cd1e [performance] Cache platform name in SystemReader 8 years ago
  Andrey Loskutov 1abd51d953 [ignore rules] fix for backslash handling 8 years ago
  Andrey Loskutov 4b7daecf4a [ignore rules] Fix for character group matcher 8 years ago
  Jacob Keller a28ba3f2c7 Show submodule difference as a hunk 8 years ago
  Andrey Loskutov 97ef1fe893 Properly support special regex characters in ignore rules 8 years ago
  Matthias Sohn 78a2bafdc9 JGit v4.0.3.201509231615-r 8 years ago
  Christian Halstrick f4596284a0 Fix endless loop in ObjectChecker for MacOS 8 years ago
  Hugo Arès 868899982b Fix warnings about missing serialVersionUID 8 years ago
  Matthias Sohn 116d26d121 Prepare 4.0.3-SNAPSHOT builds 8 years ago
  Shawn Pearce b46c446395 UploadPack: Verify clients send only commits for shallow lines 8 years ago
  Matthias Sohn 264c782b77 JGit v4.0.2.201509141540-r 8 years ago
  Shawn Pearce db0adc1e8c S3 transport: Fix check for tmpdir 8 years ago
  Patrick Steinhardt 9b1deadcb4 URIish: fall back to host as humanish name 9 years ago
  Dave Borowitz 45e9e28ad9 PushCertificateStore: Don't add no-op command to batch 8 years ago
  Matthias Sohn 4a11534c25 Restore lazy Bundle-ActivationPolicy removed in 3a4a5a4e 8 years ago
  Matthias Sohn 3a4a5a4e57 Update uses-clauses in OSGi manifests 8 years ago
  Matthias Sohn 05acf1c62f Use java.io.File to check existence of loose objects in ObjectDirectory 8 years ago
  Matthias Sohn 3abf35bc0f Fix warnings on FileUtils.isStaleFileHandle() 8 years ago
  Andrey Loskutov 35d45abfb2 Deprecate redundant FileUtil.delete(File), use FileUtils instead 8 years ago
  Martin Fick 06b446057c Handle stale file handles on packed-refs file 8 years ago
  Martin Fick cb08dd8b14 Add public isStaleFileHandle() API, improve detection. 8 years ago
  Dmitry Neverov a86566dcf0 Fix hanging fetch via SSH 8 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