3350 Commits (stable-3.5)
 

Author SHA1 Message Date
  Shawn O. Pearce 77b39df5ec Consistently fail work tree methods on bare repositories 14 years ago
  Shawn O. Pearce f18b853044 Consistently use getDirectory() for work tree state 14 years ago
  Shawn O. Pearce a63494edee Add RepositoryState.BARE 14 years ago
  Shawn O. Pearce c9c57d34de Rename Repository 'config' as 'repoConfig' 14 years ago
  Shawn O. Pearce 6a822f0ebf Remove RepositoryConfig and use FileBasedConfig instead 14 years ago
  Shawn O. Pearce bd8b06427f Delegate repository access to refs, objects 14 years ago
  Shawn O. Pearce f6c26dabd2 Cleanup Repository.create() 14 years ago
  Shawn O. Pearce 5309244713 Move additional have enumeration to Repository 14 years ago
  Shawn O. Pearce 479fcf9e32 Refactor amazon-s3:// property file loading to support no directory 14 years ago
  Shawn O. Pearce f39c9fc741 Download pack-*.idx to /tmp if not on local filesystem 14 years ago
  Shawn O. Pearce 2370ad9514 Use FileKey to resolve Git repository arguments 14 years ago
  Shawn O. Pearce 553c2e5a42 DirCache must use getIndexFile 14 years ago
  Shawn O. Pearce 60aae90d4d Disable topological sorting in PackWriter 14 years ago
  Shawn O. Pearce ccd0c0c911 UploadPack: Permit flushing progress messages under smart HTTP 14 years ago
  Shawn O. Pearce b6ba9739d5 Rewrite resolve in terms of RevWalk 14 years ago
  Shawn O. Pearce 47c07e1a0d Replace manual peel loops with RevWalk.peel 14 years ago
  Shawn O. Pearce 599c0ce745 Use RevTag/RevCommit to sort in a PlotWalk 14 years ago
  Shawn O. Pearce e1b312b5f7 Use CoreConfig, UserConfig and TransferConfig directly 14 years ago
  Shawn O. Pearce 8e396bcddc Use higher level Config types when possible 14 years ago
  Shawn O. Pearce dc10dd6fc8 Remove test of the unsupported core.legacyHeaders variable 14 years ago
  Shawn O. Pearce 5ed96eb7f4 UploadPack: Avoid unnecessary flush in smart HTTP 14 years ago
  Shawn O. Pearce 066df3d1a1 Add MutableObjectId.copyFrom(AnyObjectId) 14 years ago
  Shawn O. Pearce 677b9b17e2 Expose AnyObjectId compareTo(byte[]) and compareTo(int[]) 14 years ago
  Shawn O. Pearce 864cc3de10 Expose RefWriter constructor taking RefList 14 years ago
  Shawn O. Pearce bfc43c13bc Expose RefUpdate constructor to any subclass 14 years ago
  Shawn O. Pearce 8e40697047 Expose repository change event constructors 14 years ago
  Shawn O. Pearce b3254d1159 isValidRefName: Inline the forbidden ref suffix of ".lock" 14 years ago
  Shawn O. Pearce 252cd74eb0 Remove pack stream from PackWriterTest 14 years ago
  Shawn O. Pearce a5aec660eb Remove pointless setOldObjectId in test 14 years ago
  Shawn O. Pearce 66e5895eb4 Remove speed tests based on mapCommit 14 years ago
  Matthias Sohn 33ae23b8b9 Change default target platform for maven build to galileo 14 years ago
  Shawn Pearce f3186974b6 Merge "Fix line endings" 14 years ago
  Matthias Sohn 767fb175ed Fix line endings 14 years ago
  Shawn Pearce 3149f971e0 Merge ""Bare" Repository should not return working directory." 14 years ago
  Andrew Bayer 068eb92710 Make ObjectId, RefSpec, RemoteConfig, URIish serializable 14 years ago
  Mathias Kinzler 3c51b35e03 "Bare" Repository should not return working directory. 14 years ago
  Matthias Sohn 93ccd4a7fe Merge "tools/version.sh: Use backup files on Win32" 14 years ago
  Chris Aniszczyk 8a11ac3d69 Merge "Add missing @Override tags in AlternateRepositoryDatabase" 14 years ago
  Mathias Kinzler c1c1300a74 Allow to read configured keys 14 years ago
  Shawn Pearce 86fcdc53ad Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3bf96dd0,I3a2a43a1,I292fe88c,Ia1cf40cf 14 years ago
  Robin Rosenberg 6d5241110b git-servlet: Fix comparing uploadFactory with the wrong DISABLED instance 14 years ago
  Shawn O. Pearce bc238acdc5 Add missing @Override tags in AlternateRepositoryDatabase 15 years ago
  Shawn O. Pearce 200f3caefc tools/version.sh: Use backup files on Win32 14 years ago
  Shawn O. Pearce 44ba1bc78c Merge branch 'stable-0.8' 14 years ago
  Shawn O. Pearce 239ce58553 Start 0.9 development 14 years ago
  Shawn O. Pearce d28a40d679 Qualify post-0.8.4 builds 14 years ago
  Matthias Sohn 6970edf35a JGit 0.8.4 14 years ago
  Matthias Sohn 5255d66143 JGit 0.8.3 14 years ago
  Robin Rosenberg 3a899a3af9 Prefer static inner classes 14 years ago
  Robin Rosenberg 3e8bd24580 Override equals for SwingLane since super class PlotLane defines it 14 years ago