1617 Commits (stable-1.1)
 

Author SHA1 Message Date
  Shawn O. Pearce 99e6cfb131 PackWriter: Only search for base objects on thin packs 12 years ago
  Shawn O. Pearce 489604aaad Fix jgit rev-list --objects master 12 years ago
  Shawn O. Pearce 86ecf141b6 Merge changes I58110f17,I440baa64,Ic77dcac5 12 years ago
  Kevin Sawicki 4ae9d47130 Correct comment on CloneCommand.setRemote method. 12 years ago
  Matthias Sohn 1067f82f56 Reuse ObjectReader for all objects touched during checkout 12 years ago
  Tomasz Zarna 6d293c7b06 Don't hard-code section names, use ConfigConstants instead 12 years ago
  Shawn O. Pearce 68cc21b60d PackWriter: Skip progress messages on fast operations 12 years ago
  Shawn O. Pearce c81f6ab3ab IndexPack: Defer the "Resolving deltas" progress meter 12 years ago
  Shawn O. Pearce e0111b18c8 IndexPack: Fix "Resolving deltas" progress meter 12 years ago
  Shawn O. Pearce d16085b3b9 Make PackReverseIndex a public structure 13 years ago
  Shawn O. Pearce d60cb2a3f5 Make lookup methods on PackIndex public 13 years ago
  Shawn O. Pearce 38c5b26245 PackIndex: Support reading from any InputStream 13 years ago
  Shawn O. Pearce d1f130f7f9 Add String form of PackInvalidException constructor 13 years ago
  Shawn O. Pearce 14680f6e6e Add copy constructor to PackConfig 12 years ago
  Shawn O. Pearce bfa62d88d4 Don't close ObjectDatabase after parsing pack 12 years ago
  Robin Rosenberg c536873c87 Fix reading of ref names containing characters that sort before / 13 years ago
  Jens Baumgart dcf9ba411b Ignore missing MERGE_MSG when deleting MERGE_MSG 12 years ago
  Tomasz Zarna e15037b3c7 Merge doesn't remove empty folders 13 years ago
  Dariusz Luksza 1d1f572771 Add support for reseting on directories 13 years ago
  Sasa Zivkov 1d4a1fe772 Fixed creation of branch from a tag 13 years ago
  Chris Aniszczyk f0060f64a7 Merge "Merge in JGit CLI is missing break statement" 12 years ago
  Tomasz Zarna 1efecaa9f9 Merge in JGit CLI is missing break statement 12 years ago
  Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. 13 years ago
  Adrian Goerler 172a9f0521 Cloning should fail when destination directory exists and is not empty 13 years ago
  Stefan Lay 7e1b2466e3 Do not catch Exception in test cases 13 years ago
  Christian Halstrick 9ea9537d7c Merge "Cleanup curly braces" 13 years ago
  Adrian Goerler 2062d623e3 Cleanup curly braces 13 years ago
  Christian Halstrick 18e10b41c9 Merge "Add lookup to remote config if the refSpec is not explicitly set" 13 years ago
  Stefan Lay e2815f0121 Add lookup to remote config if the refSpec is not explicitly set 13 years ago
  Shawn Pearce ac56c024c1 Merge "Enable PlotWalk to show additional refs" 13 years ago
  Stefan Lay 872c1fec17 Enable PlotWalk to show additional refs 13 years ago
  Shawn O. Pearce 622d922ddc Merge "Improve performance when writing trees and small blobs" 13 years ago
  Shawn O. Pearce 532f9eba3b Merge "TemporaryBuffer: Fix reading from in-memory InputStream" 13 years ago
  Shawn Pearce 186b71f7e6 Merge "Implement Serializable interface in PersonIdent class." 13 years ago
  Matthias Sohn 5223cb6e5a Merge "Fix compilation with Java 1.5" 13 years ago
  Kevin Sawicki a5b5d5a9b2 Implement Serializable interface in PersonIdent class. 13 years ago
  Jens Baumgart eb46d7ffdc DirCacheCheckout: unlock DirCache in case of failure 13 years ago
  Carsten Pfeiffer 46110935b5 Fix compilation with Java 1.5 13 years ago
  Shawn Pearce 553920088d Merge "RFC: Ugly fix for i18n of metaVar CLI arguments" 13 years ago
  Shawn O. Pearce 1eecc82cec Improve performance when writing trees and small blobs 13 years ago
  Shawn O. Pearce 826fb260a3 TemporaryBuffer: Fix reading from in-memory InputStream 13 years ago
  Chris Aniszczyk 2cebb7dbc7 Add ReflogCommand 13 years ago
  Chris Aniszczyk 65606dc086 Refactor out ReflogEntry 13 years ago
  Robin Rosenberg 529a348961 RFC: Ugly fix for i18n of metaVar CLI arguments 13 years ago
  Robin Rosenberg b19924f150 Merge changes Ie393fb8b,Ib11a077a 13 years ago
  Marc Strapetz 929862f322 Fix IndexOutOfBoundsException when parsing PersonIdent 13 years ago
  Shawn O. Pearce d34ec12019 DHT: Change DhtReadher caches to be dynamic by workload 13 years ago
  Shawn O. Pearce 1e6b02643c DHT: Use a proper HashMap for RecentChunk lookups 13 years ago
  Shawn O. Pearce 57853e4949 DHT: Always have at least one recent chunk in DhtReader 13 years ago
  Shawn O. Pearce 7ff6eb584c Push errors back over sideband when possible 13 years ago