243 Коміти (2853c61f12f44bdacac404a58cebd191f98299b1)

Автор SHA1 Повідомлення Дата
  Robin Rosenberg 2853c61f12 Do not set core.autocrlf when creating repo 12 роки тому
  Robin Rosenberg 4321f9353f cleanup: Remove unused declarations 12 роки тому
  Kevin Sawicki 91f5ce3a15 Only increment mod count if packed-refs file changes 12 роки тому
  Robin Rosenberg 1953ae6aee Smudge index entries on first write (too), as well when reading 12 роки тому
  Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 12 роки тому
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings 12 роки тому
  Shawn O. Pearce 6c0d300a54 Fix loading packed objects >2G 12 роки тому
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 12 роки тому
  Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long 12 роки тому
  Dave Borowitz 9bc26efe9d Pass a DfsRepositoryDescription to InMemoryRepository 12 роки тому
  Shawn O. Pearce ff13648ea2 Revert "Quickfix for AutoCRLF handling" 12 роки тому
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 роки тому
  Robin Rosenberg 708febedaf cleanup: Remove unnecessary @SuppressWarnings 12 роки тому
  Robin Rosenberg 88fe2836ed Quickfix for AutoCRLF handling 12 роки тому
  Kevin Sawicki 97210fd6db Add command support for listing stashed commits 12 роки тому
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. 12 роки тому
  Robin Rosenberg 76dd9d1d46 Support more of AutoCRLF 12 роки тому
  Kevin Sawicki aebfc70cc8 Provide helper for unlocking a file 12 роки тому
  Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration 12 роки тому
  Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog 12 роки тому
  Kevin Sawicki 656461a991 Add exception class for when locking a file fails 12 роки тому
  Dave Borowitz 84c80be1dc Fire DfsPacksChangedEvents when committing packs. 12 роки тому
  Kevin Sawicki 47d1616374 Use constant for logs directory 12 роки тому
  Kevin Sawicki 7ed1ef953c Implement Serializable interface in ReflogEntry 12 роки тому
  Shawn O. Pearce 2fbf296fda Fix duplicate objects in "thin+cached" packs from DFS 12 роки тому
  Shawn O. Pearce 60e51251db Do not write edge objects to the pack stream 12 роки тому
  Shawn O. Pearce 1421106d76 Use long for more object counts in PackWriter 12 роки тому
  Shawn O. Pearce 41a18d57bc Search for annotated tag reuse first 12 роки тому
  Shawn O. Pearce 29997ab084 Correct progress monitor on "Getting sizes:" phase 12 роки тому
  Shawn O. Pearce 4b84186b64 Refactor DfsReader selection of cached packs 12 роки тому
  Matthias Sohn afebe7880d [findBugs] Prefer short-cut logic as it's more performant 12 роки тому
  Dave Borowitz 2b584b9216 Keep track of a static collection of all PackWriter instances 12 роки тому
  Dave Borowitz f26b79d044 Estimate the amount of memory used by a PackWriter 12 роки тому
  Dave Borowitz 16b8ebf2d1 Add an object encapsulating the state of a PackWriter 12 роки тому
  Shawn O. Pearce 9652f16a47 Always use try/finally around DfsBlockCache.clockLock 12 роки тому
  Shawn O. Pearce a6677ef28a DfsBlockCache: Fix NPE when evicting empty cell 12 роки тому
  Colby Ranger f70ecabb30 DfsBlockCache: Update hits to not include contains() 12 роки тому
  Dave Borowitz 0f8e486a4d Add a listener for changes to a DfsObjDatabase's pack files 12 роки тому
  Dave Borowitz d55eb35106 Expose the reverse index size in the DfsPackDescription 12 роки тому
  Dave Borowitz 4fc1af6850 Add a DfsPackFile method to get the number of cached bytes 12 роки тому
  Dave Borowitz dff9d56b94 Expose the list of pack files in the DfsBlockCache 12 роки тому
  Dave Borowitz 35d72ac806 Add a DFS repository description and reference it in each pack 12 роки тому
  Dave Borowitz 5a38e5b440 Clarify the docstring of DfsBlockCache.reconfigure() 12 роки тому
  Shawn O. Pearce fa4cc2475f DFS: A storage layer for JGit 13 роки тому
  Matthias Sohn 0db0476542 Fire IndexChangedEvent on DirCache.commit() 12 роки тому
  Matthias Sohn 46771e9e88 Remove use of GitIndex to detect index changes 12 роки тому
  Shawn O. Pearce 1b6a549ff3 PackWriter: Export more statistics 13 роки тому
  Robin Rosenberg eadc26c0a0 Add a helper for parsing branch switch info out of a reflog entry 13 роки тому
  Roberto Tyley 602b2f0d45 Tolerate zlib deflation with window size < 32Kb 13 роки тому
  Matt Fischer 9952223e06 Implement server support for shallow clones 14 роки тому