3837 Commits (d6aec5da313ee871689b3b5c550afb7f1b166443)

Author SHA1 Message Date
Terry Parker 6a3127b257 [performance] Speed up delta packing 9 years ago
Terry Parker 6d00e007ff [style] Add braces to DeltaTask 9 years ago
Jonathan Nieder 7c98c86ef7 Decrease indentation in setupTipCommitBitmaps 9 years ago
Marc Strapetz 82edf06311 BaseRepositoryBuilder should trim CR from .git symref 9 years ago
Christian Halstrick edc4daf2e8 Add support for pre-push hooks 9 years ago
Christian Halstrick 67a77d402a Enhance FS.runProcess() to support stdin-redirection and binary data 9 years ago
Andrey Loskutov 8473bc4f8d Cleaned up various readPipe() threading issues 9 years ago
Andrey Loskutov 3601c8cdf1 Don't report errors logged by FS with "debug" level 9 years ago
Terry Parker 1eee0466ca Building bitmaps: Simplify the logic to sort by chains 9 years ago
Kaloyan Raev 8a53d7e2fd JGit CLI should check if calling itself when invoking native git exe 9 years ago
Terry Parker c87b77bc31 Pack bitmaps: improve readability 9 years ago
Andrey Loskutov 3afdaf0b3d [performance] Remove synthetic access$ methods in dfs, diff and merge 9 years ago
Andrey Loskutov 260e092e79 [performance] Remove synthetic access$ methods in lib, util and dircache 9 years ago
Andrey Loskutov df876d2e0f [performance] Remove synthetic access$ methods in transport package 9 years ago
Andrey Loskutov 79a7dd026f [performance] Remove synthetic access$ methods in pack and file packages 9 years ago
Thomas Wolf d9e9015a00 Add best-effort variant of File.getCanonicalFile() 9 years ago
Terry Parker 80c7884ea6 Expose bitmap selection parameters via PackConfig 9 years ago
Terry Parker 320a4142ad Update bitmap selection throttling to fully span active branches. 9 years ago
Marc Strapetz d29b2b6762 Refspec: loosen restrictions on wildcard "*" 9 years ago
Andrei Pozolotin 504e23b7a5 Adding JGitV1 and JGitV2 Walk Encryption 9 years ago
Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode 9 years ago
Andrey Loskutov 9bdbbd32ae Don't call reader.close() 2 times on dispose() 9 years ago
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
Stefan Beller cd1b00e3fc Align docstring for RepoCommand.setRecordRemoteBranch with argument 9 years ago
Stefan Beller cdd7c23446 RepoCommand: Add setRecordRemoteBranch option to record upstream branch 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
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 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
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
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
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
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