7674 Commits (0babfaad8c6c695a24b9593273ba3e5ae8c2285b)
 

Author SHA1 Message Date
Jonathan Nieder 853098e13e Merge "ReceivePack: Open visibility for some methods" 5 years ago
Ivan Frade 5897bc4306 ReceivePack: Open visibility for some methods 5 years ago
Thomas Wolf 533a81db9d JGit pgm: Format blame output to match canonical git 5 years ago
Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts 5 years ago
David Pursehouse e9d728ceb7 Merge branch 'stable-5.5' 5 years ago
David Pursehouse 7627c17d05 Merge branch 'stable-5.4' into stable-5.5 5 years ago
David Pursehouse 3c78d6237f Merge branch 'stable-5.3' into stable-5.4 5 years ago
David Pursehouse 839359425d Merge branch 'stable-5.2' into stable-5.3 5 years ago
David Pursehouse da06f23c92 Merge branch 'stable-5.1' into stable-5.2 5 years ago
David Pursehouse 7554bdfad5 Bazel: Use java_plugin and java_binary from @rules_java in jmh.bzl 5 years ago
David Pursehouse 2c5ed560c9 Bazel: Add missing newlines at end of BUILD files 5 years ago
David Pursehouse 8041b71c70 Upgrade maven-enforcer-plugin to 3.0.0-M3 5 years ago
Jonathan Nieder aab5ee18fe Merge changes I8698001d,I5c1177ac 5 years ago
Jonathan Nieder ffb979bef4 Add missing license header to ReftableDatabase 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
Matthias Sohn 74487ffa12 Remove unused import in CreateFileSnapshotBenchmark 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
Jonathan Nieder a48b77d782 Merge "UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed" 5 years ago
Matthias Sohn fd51cd159c Update Orbit to S20191118194249 for 2019-12 M3 5 years ago
Matthias Sohn 75038afc8e Silence API error for new method in ReachabilityChecker 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
Ivan Frade 2ff0c0abaa UploadPack: Prioritize references for non-advertised wants checks 5 years ago
David Pursehouse fa1566f40c ReceivePack: Fix name hiding of 'atomic' member 5 years ago
David Pursehouse e9c21fca58 ReceivePack: Remove unnecessarily nested else-clause 5 years ago
Michael Keppler f8e60ce1cf Simplify comparator code 5 years ago
Michael Keppler 8fcba48b72 Fix typo in Javadoc 5 years ago
Han-Wen Nienhuys 0356613f48 pgm: add write stats to BenchmarkReftable 5 years ago
Han-Wen Nienhuys a8f4bf6abe pgm: add command to convert repo to reftable 5 years ago
Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase 5 years ago
Michael Keppler 7b73d5eec7 Fix Maven missing version warning 5 years ago
Michael Keppler 7ab7ec00c5 Use Java 8 source and target in Maven 5 years ago
David Pursehouse a6bdcace30 ReceivePack: Reduce visibility of methods 5 years ago
Matthias Sohn 830e7bf678 Suppress API error raised for constant added in 345e2648 5 years ago
Thomas Wolf cb85f7be8b TopoSortGenerator: simplify first-parent handling 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 a227dc3ba0 IndexDiff/SubmoduleWalk: make the RepositoryBuilder configurable 5 years ago
Thomas Wolf 7a3b93cbed IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly 5 years ago
Jonathan Nieder 83b9b84e4a Merge changes I583491f6,Idd44e3bb 5 years ago
Han-Wen Nienhuys 63fba337b2 Run Eclipse formatter on BatchRefUpdateTest 5 years ago
Matthias Sohn 63fc6970cc Suppress the API errors introduced by 3e9a5f99 5 years ago
David Pursehouse 57bb09ade9 ReceivePack: Remove unused getLockMessageProcessName method 5 years ago
David Pursehouse b89e5ecc9f ReceivePack: Remove unnecessary ReceivePack. prefix on static call 5 years ago
Masaya Suzuki 3e9a5f993b transport: Merge BaseReceivePack into ReceivePack 5 years ago
Han-Wen Nienhuys 74bfec4112 Move KetchSystem.delay to FileUtils. 5 years ago