2719 Commits (stable-5.6)

Author SHA1 Message Date
Thomas Wolf 2640d38f14 FS.runInShell(): handle quoted filters and hooksPath containing blanks 5 years ago
Thomas Wolf 24f82b533a Handle non-normalized index also for executable files 5 years ago
Han-Wen Nienhuys 30fb4808f2 Update reftable storage repo layout 5 years ago
David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 5 years ago
David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 5 years ago
Matthias Sohn 2899483e96 Prepare 5.6.2-SNAPSHOT builds 5 years ago
Matthias Sohn 1b44f0e4a6 JGit v5.6.1.202002131546-r 5 years ago
Han-Wen Nienhuys 753fbaf11a Simplify ReftableCompactor 5 years ago
Matthias Sohn 003e4cfc23 Prepare 5.3.8-SNAPSHOT builds 5 years ago
Matthias Sohn 0c3b425099 JGit v5.3.7.202002110540-r 5 years ago
Matthias Sohn 425e2607fe Prepare 5.1.14-SNAPSHOT builds 5 years ago
Matthias Sohn e0abe9e2a7 JGit v5.1.13.202002110435-r 5 years ago
Han-Wen Nienhuys 8c9f7656c3 reftable: clear cache on full compaction 5 years ago
Thomas Wolf 75a80c5d3c Restore behavior of CloneCommand 5 years ago
Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 5 years ago
Matthias Sohn 4cb80f897f Prepare 5.6.1-SNAPSHOT builds 5 years ago
Matthias Sohn 9710c6292a JGit v5.6.0.201912101111-r 5 years ago
Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 5 years ago
Matthias Sohn 02dc0ca688 Cleanup CommitAndLogCommandTest 5 years ago
John Tipper 5bf226d50c CLI: Add support for excluding paths from Git log command 5 years ago
David Pursehouse b24ec8f715 ReftableTest: Clean up boxing warnings on usage of String.format 5 years ago
Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 5 years ago
Matthias Sohn 473527e42c Prepare 5.6.0-SNAPSHOT builds 5 years ago
Matthias Sohn a7e454bc51 JGit v5.6.0.201912041214-rc1 5 years ago
Matthias Sohn 4ea42bc816 Prepare 5.6.0-SNAPSHOT builds 5 years ago
Matthias Sohn 6c9aa82f70 JGit v5.6.0.201911271000-m3 5 years ago
Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts 5 years ago
Jonathan Nieder 3e01123a53 Add missing license header to UploadPackRefSortingForReachabilityTest 5 years ago
Matthias Sohn 3d4c95293c [spotbugs] Fix potential NPE in FSTest 5 years ago
Han-Wen Nienhuys 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories 5 years ago
Han-Wen Nienhuys e0744891fe FileRepository: cleanup refs outside refs/ on reftable conversion 5 years ago
David Pursehouse f2ccc42132 UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed 5 years ago
Ivan Frade f5f5c80bf5 BitmappedReachabilityChecker: Use only one bitmap for the whole check 5 years ago
Ivan Frade 989a927a5f checkNotAdvertisedWants: Be lazy converting Ref to RevCommit 5 years ago
Ivan Frade a0204a4727 ReachabilityChecker: Receive a Stream instead of a Collection 5 years ago
Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase 5 years ago
Thomas Wolf 1daf6f13aa RewriteGenerator: avoid adding null parent 5 years ago
Thomas Wolf 345e2648df DiffFormatter: support core.quotePath = false 5 years ago
Thomas Wolf 7a3b93cbed IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly 5 years ago
Han-Wen Nienhuys 63fba337b2 Run Eclipse formatter on BatchRefUpdateTest 5 years ago
Masaya Suzuki 3e9a5f993b transport: Merge BaseReceivePack into ReceivePack 5 years ago
Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config 5 years ago
Thomas Wolf 64f2407f19 WorkingTreeModifiedEvent: must be fired explicitly after merge 5 years ago
Han-Wen Nienhuys 7c75a68b96 reftable: enforce ascending order in sortAndWriteRefs 5 years ago
Thomas Wolf b7d1eb4185 HttpSupport.proxyFor(): use only scheme, host, and port 5 years ago
Thomas Wolf 6a39da37fe GPG: implement more OpenPGP UserId matching formats 5 years ago
Jonathan Tan 91979f93fa TreeRevFilterTest: Simplify filter used 5 years ago
Thomas Wolf 385b503ae8 Support for core.hooksPath 5 years ago
Thomas Wolf c020848dbb Close ObjectReaders in tests 5 years ago
Thomas Wolf 123634e2aa Close some Repository instances in tests 5 years ago