1816 Commits (3d15298011b769ef9797ba7a71ccb8fa538810e1)
 

Author SHA1 Message Date
  Shawn Pearce ce02c82b82 Merge changes I366435e2,I64577f8f 12 years ago
  Matthias Sohn c0780bcb99 [findBugs] Silence returning null for StringUtils.toBooleanOrNull() 12 years ago
  Matthias Sohn afebe7880d [findBugs] Prefer short-cut logic as it's more performant 12 years ago
  Dave Borowitz 2b584b9216 Keep track of a static collection of all PackWriter instances 12 years ago
  Dave Borowitz f26b79d044 Estimate the amount of memory used by a PackWriter 12 years ago
  Dave Borowitz 16b8ebf2d1 Add an object encapsulating the state of a PackWriter 12 years ago
  Christian Halstrick e7ec5e1473 Merge "Implement DirCacheEntry.toString() to ease debugging" 12 years ago
  Robin Rosenberg ebd0a3af54 Clean up tab usage in Directory/File conflict table 12 years ago
  Jens Baumgart 53ef3e5114 Add detection of untracked folders to IndexDiffFilter 12 years ago
  Carsten Pfeiffer 92752f6b50 [blame] Fix blame following renames in non-toplevel directories 12 years ago
  Kevin Sawicki da901c4968 Support a configured credentials provider in LsRemoteCommand 12 years ago
  Matthias Sohn 899a3ccf6d Implement DirCacheEntry.toString() to ease debugging 12 years ago
  Robin Rosenberg c0392381ee Merge changes Ibb3467f7,I2af99903 12 years ago
  Christian Halstrick 45c714456b Merge "Do not use the deprecated Tree class internally" 12 years ago
  Robin Rosenberg a1c614433c Do not use the deprecated Tree class internally 12 years ago
  Robin Rosenberg 6e9fdce9b9 Kill GitIndex 12 years ago
  Robin Rosenberg 83c172f0f7 Deprecate GitIndex more by using only DirCache internally. 12 years ago
  Shawn O. Pearce 9652f16a47 Always use try/finally around DfsBlockCache.clockLock 12 years ago
  Shawn O. Pearce a6677ef28a DfsBlockCache: Fix NPE when evicting empty cell 12 years ago
  Robin Rosenberg 790ddb2983 Don't throw away the stack trace when tests fail 12 years ago
  Shawn Pearce 00235c77d6 Merge "Do not resolve path using cygwin unless told to" 12 years ago
  Shawn Pearce 2f2c018819 Merge changes Icea2572d,I2633e472,I207c0c93,I10cee76c,Ifd78e8ce,I890b5fcc,Ia0b01f5d,Iec524abd 12 years ago
  Shawn O. Pearce f3e37b5530 Merge "Refactor HTTP server stack to use Filter as base" 12 years ago
  Colby Ranger f70ecabb30 DfsBlockCache: Update hits to not include contains() 12 years ago
  Dave Borowitz 0f8e486a4d Add a listener for changes to a DfsObjDatabase's pack files 12 years ago
  Dave Borowitz d55eb35106 Expose the reverse index size in the DfsPackDescription 12 years ago
  Dave Borowitz 4fc1af6850 Add a DfsPackFile method to get the number of cached bytes 12 years ago
  Dave Borowitz dff9d56b94 Expose the list of pack files in the DfsBlockCache 12 years ago
  Dave Borowitz 35d72ac806 Add a DFS repository description and reference it in each pack 12 years ago
  Dave Borowitz 5a38e5b440 Clarify the docstring of DfsBlockCache.reconfigure() 12 years ago
  Shawn O. Pearce fa4cc2475f DFS: A storage layer for JGit 13 years ago
  Shawn Pearce 1783c8a831 Merge "Allow '\' in user names in URI-ish" 12 years ago
  Robin Rosenberg afd4f3b0cf Allow '\' in user names in URI-ish 12 years ago
  Shawn Pearce ede88c60a5 Merge "Provide an id for submodule entries." 12 years ago
  Carl Myers 85a9ab7410 Fix NPE when PATH environment variable is empty 12 years ago
  Kevin Sawicki 931b931ee8 Provide an id for submodule entries. 12 years ago
  Shawn Pearce 2efbcb7e44 Merge "Implement Config.Entry.toString() to help debugging" 12 years ago
  Shawn Pearce c2e828abd6 Merge "DirCacheEntry: accessors for cached creation time (CTIME)" 12 years ago
  Kevin Sawicki 5041f738e9 Suppress unused and unchecked warnings 12 years ago
  Marc Strapetz bf81119e62 DirCacheEntry: accessors for cached creation time (CTIME) 12 years ago
  Shawn O. Pearce 9f81c6813a Merge "Ensure the ObjectInserter flushes after a merge" 12 years ago
  Robin Rosenberg 3ceb4fac23 Do not resolve path using cygwin unless told to 12 years ago
  Matthias Sohn a5f72d6b3b Implement Config.Entry.toString() to help debugging 12 years ago
  Shawn Pearce b6281cac01 Merge "Enable full Transport configuration for JGit API commands" 12 years ago
  Christian Halstrick b42293c81d Merge "Close the repo in CloneCommandTest" 12 years ago
  Shawn O. Pearce b24a61272a Ensure the ObjectInserter flushes after a merge 12 years ago
  Matthias Sohn 34f678643c Merge changes I488e9c97,I30f1049f,I1c088dce 12 years ago
  Robin Rosenberg 57bdb04873 Cosmetic adjustment of relative date format, do not display "0 months" 12 years ago
  Robin Rosenberg 6baf0cb956 Make use of the many date formatting options in the log command 12 years ago
  Robin Rosenberg 96b801f02b Close the repo in CloneCommandTest 12 years ago