1739 Commits (8375d17c00cbc31b3fb75fd3f96ed5c6d4d0b546)
 

Author SHA1 Message Date
  Matthias Sohn 8375d17c00 Update maven plugin versions 12 years ago
  Shawn Pearce d497c2ac2d Merge "Reset SSH connection and credentials on "Auth fail"" 12 years ago
  Matthias Sohn 430395a669 Reset SSH connection and credentials on "Auth fail" 12 years ago
  Kevin Sawicki 241e03be9d Don't iterate over advertised refs when HEAD is null 12 years ago
  Matthias Sohn b4495d1005 Merge "tools/release: Handle v1.0.0.201106090707-r-NN-gdeadbeef" 12 years ago
  Shawn Pearce 3d76a805ee Merge "Adapt merge message to C Git for remote-tracking branch" 12 years ago
  Shawn O. Pearce 6ec174bfba Merge changes I828ac2de,I80e5b7cf 12 years ago
  Robin Stocker 8456cb3f2b Adapt merge message to C Git for remote-tracking branch 12 years ago
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand 12 years ago
  Kevin Sawicki 900bdbac5b Support adding all refs to LogCommand 12 years ago
  Shawn O. Pearce 867087bb11 Add utilities for smart HTTP error handling 12 years ago
  Shawn O. Pearce 9d311b3333 Strip leading slashes in RepositoryFilter 12 years ago
  Shawn Pearce d8497abe78 Merge "Provide merge result when revert command fails" 12 years ago
  Sasa Zivkov 1fbe688f51 maxObjectSizeLimit for receive-pack. 12 years ago
  Kevin Sawicki 2d63c481f7 Provide merge result when revert command fails 12 years ago
  Shawn Pearce 3ee3811afb Merge "Add missing '' characters around quoted variables" 12 years ago
  Shawn O. Pearce 2fbf296fda Fix duplicate objects in "thin+cached" packs from DFS 12 years ago
  Shawn O. Pearce 60e51251db Do not write edge objects to the pack stream 12 years ago
  Shawn O. Pearce 1421106d76 Use long for more object counts in PackWriter 12 years ago
  Shawn O. Pearce 41a18d57bc Search for annotated tag reuse first 12 years ago
  Shawn O. Pearce 29997ab084 Correct progress monitor on "Getting sizes:" phase 12 years ago
  Shawn O. Pearce 4b84186b64 Refactor DfsReader selection of cached packs 12 years ago
  Kevin Sawicki 1b472a7954 Add missing '' characters around quoted variables 12 years ago
  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