2221 Commits (7856402c4bee5df4a6211ed8c711eb4d96a4f6c9)

Author SHA1 Message Date
  Kaushik Lingarkar 294a99af25 BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) fired 3 years ago
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed 3 years ago
  Matthias Sohn 43f19924d0 Remove unused imports 3 years ago
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock 3 years ago
  Matthias Sohn fed5b2e6fb Remove unused imports 3 years ago
  Thomas Wolf 2640d38f14 FS.runInShell(): handle quoted filters and hooksPath containing blanks 4 years ago
  Thomas Wolf 24f82b533a Handle non-normalized index also for executable files 4 years ago
  Han-Wen Nienhuys 30fb4808f2 Update reftable storage repo layout 4 years ago
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 years ago
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 years ago
  Han-Wen Nienhuys 753fbaf11a Simplify ReftableCompactor 4 years ago
  Han-Wen Nienhuys 8c9f7656c3 reftable: clear cache on full compaction 4 years ago
  Thomas Wolf 75a80c5d3c Restore behavior of CloneCommand 4 years ago
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 4 years ago
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 4 years ago
  Matthias Sohn 02dc0ca688 Cleanup CommitAndLogCommandTest 4 years ago
  John Tipper 5bf226d50c CLI: Add support for excluding paths from Git log command 4 years ago
  David Pursehouse b24ec8f715 ReftableTest: Clean up boxing warnings on usage of String.format 4 years ago
  Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 4 years ago
  Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts 4 years ago
  Jonathan Nieder 3e01123a53 Add missing license header to UploadPackRefSortingForReachabilityTest 4 years ago
  Matthias Sohn 3d4c95293c [spotbugs] Fix potential NPE in FSTest 4 years ago
  Han-Wen Nienhuys 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories 4 years ago
  Han-Wen Nienhuys e0744891fe FileRepository: cleanup refs outside refs/ on reftable conversion 4 years ago
  David Pursehouse f2ccc42132 UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed 4 years ago
  Ivan Frade f5f5c80bf5 BitmappedReachabilityChecker: Use only one bitmap for the whole check 4 years ago
  Ivan Frade 989a927a5f checkNotAdvertisedWants: Be lazy converting Ref to RevCommit 4 years ago
  Ivan Frade a0204a4727 ReachabilityChecker: Receive a Stream instead of a Collection 4 years ago
  Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase 4 years ago
  Thomas Wolf 1daf6f13aa RewriteGenerator: avoid adding null parent 4 years ago
  Thomas Wolf 345e2648df DiffFormatter: support core.quotePath = false 4 years ago
  Thomas Wolf 7a3b93cbed IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly 4 years ago
  Han-Wen Nienhuys 63fba337b2 Run Eclipse formatter on BatchRefUpdateTest 4 years ago
  Masaya Suzuki 3e9a5f993b transport: Merge BaseReceivePack into ReceivePack 4 years ago
  Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config 4 years ago
  Thomas Wolf 64f2407f19 WorkingTreeModifiedEvent: must be fired explicitly after merge 4 years ago
  Han-Wen Nienhuys 7c75a68b96 reftable: enforce ascending order in sortAndWriteRefs 4 years ago
  Thomas Wolf b7d1eb4185 HttpSupport.proxyFor(): use only scheme, host, and port 4 years ago
  Thomas Wolf 6a39da37fe GPG: implement more OpenPGP UserId matching formats 4 years ago
  Jonathan Tan 91979f93fa TreeRevFilterTest: Simplify filter used 4 years ago
  Thomas Wolf 385b503ae8 Support for core.hooksPath 4 years ago
  Thomas Wolf c020848dbb Close ObjectReaders in tests 4 years ago
  Thomas Wolf 123634e2aa Close some Repository instances in tests 4 years ago
  Thomas Wolf 1b8da0dcfa Close ObjectInserters in tests 4 years ago
  Matthias Sohn bceac7bd03 Remove meaningless comment in CloneCommandTest 4 years ago
  Matthias Sohn 6216b0de8a Implement mirror option in CloneCommand 4 years ago
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 years ago
  Thomas Wolf 762f6212b4 Close RevWalks in tests 4 years ago
  Han-Wen Nienhuys 218bacdc1f reftable: fix lookup by ID in merged reftables 4 years ago
  Ivan Frade 914e320ac6 ProtocolV2Parser: Introduce advertise sideband-all option 4 years ago