4280 Commits (6b662403113c5c696ad46d8afeaa604a0dd3e7f8)
 

Author SHA1 Message Date
Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path 9 years ago
Terry Parker 2524157d3d Limit the range of commits for which bitmaps are created. 9 years ago
Christian Halstrick 227b78f087 Add utility method allowing to check for empty folders in workdir 9 years ago
Stefan Beller cd1b00e3fc Align docstring for RepoCommand.setRecordRemoteBranch with argument 9 years ago
Jonathan Nieder c2efb5c964 Merge "RepoCommand: Add setRecordRemoteBranch option to record upstream branch" 9 years ago
Stefan Beller cdd7c23446 RepoCommand: Add setRecordRemoteBranch option to record upstream branch 9 years ago
Matthias Sohn ccad3c7df6 Compare API against 4.1.0.201509280440-r 9 years ago
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 10 years ago
Matthias Sohn 510c865bad Update org.apache.httpcomponents 10 years ago
Dave Borowitz 45e9e28ad9 PushCertificateStore: Don't add no-op command to batch 10 years ago
Matthias Sohn 4a11534c25 Restore lazy Bundle-ActivationPolicy removed in 3a4a5a4e 10 years ago
Matthias Sohn 3a4a5a4e57 Update uses-clauses in OSGi manifests 10 years ago
Matthias Sohn 05acf1c62f Use java.io.File to check existence of loose objects in ObjectDirectory 10 years ago
Matthias Sohn 3abf35bc0f Fix warnings on FileUtils.isStaleFileHandle() 10 years ago
Andrey Loskutov 35d45abfb2 Deprecate redundant FileUtil.delete(File), use FileUtils instead 10 years ago
Martin Fick 06b446057c Handle stale file handles on packed-refs file 10 years ago
Matthias Sohn cc50ec2d87 Merge "Add public isStaleFileHandle() API, improve detection." 10 years ago