1364 コミット (stable-1.2)

作成者 SHA1 メッセージ 日付
  Shawn O. Pearce e0111b18c8 IndexPack: Fix "Resolving deltas" progress meter 12年前
  Shawn O. Pearce d16085b3b9 Make PackReverseIndex a public structure 13年前
  Shawn O. Pearce d60cb2a3f5 Make lookup methods on PackIndex public 13年前
  Shawn O. Pearce 38c5b26245 PackIndex: Support reading from any InputStream 13年前
  Shawn O. Pearce d1f130f7f9 Add String form of PackInvalidException constructor 13年前
  Shawn O. Pearce 14680f6e6e Add copy constructor to PackConfig 12年前
  Shawn O. Pearce bfa62d88d4 Don't close ObjectDatabase after parsing pack 13年前
  Robin Rosenberg c536873c87 Fix reading of ref names containing characters that sort before / 13年前
  Jens Baumgart dcf9ba411b Ignore missing MERGE_MSG when deleting MERGE_MSG 13年前
  Tomasz Zarna e15037b3c7 Merge doesn't remove empty folders 13年前
  Dariusz Luksza 1d1f572771 Add support for reseting on directories 13年前
  Sasa Zivkov 1d4a1fe772 Fixed creation of branch from a tag 13年前
  Adrian Goerler 172a9f0521 Cloning should fail when destination directory exists and is not empty 13年前
  Stefan Lay e2815f0121 Add lookup to remote config if the refSpec is not explicitly set 13年前
  Stefan Lay 872c1fec17 Enable PlotWalk to show additional refs 13年前
  Kevin Sawicki a5b5d5a9b2 Implement Serializable interface in PersonIdent class. 13年前
  Jens Baumgart eb46d7ffdc DirCacheCheckout: unlock DirCache in case of failure 13年前
  Carsten Pfeiffer 46110935b5 Fix compilation with Java 1.5 13年前
  Shawn O. Pearce 1eecc82cec Improve performance when writing trees and small blobs 13年前
  Shawn O. Pearce 826fb260a3 TemporaryBuffer: Fix reading from in-memory InputStream 13年前
  Chris Aniszczyk 2cebb7dbc7 Add ReflogCommand 13年前
  Chris Aniszczyk 65606dc086 Refactor out ReflogEntry 13年前
  Marc Strapetz 929862f322 Fix IndexOutOfBoundsException when parsing PersonIdent 13年前
  Shawn O. Pearce 7ff6eb584c Push errors back over sideband when possible 13年前
  Shawn O. Pearce 1a87a725be Report progress while updating references 13年前
  Matthias Sohn 6646c72d17 Prepare post JGit v1.0.0.201106090707-r builds 13年前
  Matthias Sohn b26ff6ebd6 JGit v1.0.0.201106090707-r 13年前
  Matthias Sohn e1af16ad99 Include about.html files in maven build 13年前
  Matthias Sohn 22df55c8b3 Prepare post v1.0.0.201106081625-r builds 13年前
  Matthias Sohn eacd7104a2 JGit v1.0.0.201106081625-r 13年前
  Matthias Sohn 8c5f403c0c Add missing about.html files to all shipped bundles 13年前
  Matthias Sohn 9c67a391f1 Prepare post v1.0.0.201106071701-r builds 13年前
  Matthias Sohn ac71f9045a JGit v1.0.0.201106071701-r 13年前
  Matthias Sohn f1713abcdc Prepare 1.1.0 builds 13年前
  Matthias Sohn 4a4e1f764c Prepare post v1.0.0.201106051725-r builds 13年前
  Matthias Sohn f65513f753 JGit v1.0.0.201106051725-r 13年前
  Matthias Sohn ada903085d Prepare post v1.0.0.201106011211-rc3 builds 13年前
  Matthias Sohn 81371d385b JGit v1.0.0.201106011211-rc3 13年前
  Matthias Sohn f5f1536f3f Remove incubation marker 13年前
  Shawn O. Pearce a390456047 blame: Compute the origin of lines in a result file 13年前
  Ketan Padegaonkar 8b8ad75ada Fix a complicated multi level nested if block structure to use a single level with multiple returns. 13年前
  Shawn O. Pearce 8d1ac7a769 Change EditList to extend ArrayList 13年前
  Shawn O. Pearce 67a1a0993f Ensure the HTTP request is fully consumed 13年前
  Christian Halstrick cc2197ed9c Fix CloneCommand not to fetch into remote tracking branches when bare 13年前
  Abhishek Bhatnagar b04be93344 CleanCommand: add the ability to do a dry run 13年前
  Christian Halstrick 475461d052 Fix usage of FileSnapshot in RefDirectory 13年前
  Shawn O. Pearce b8c508e54d DHT: Add sequence RefData 13年前
  Stefan Lay 05fa1713da Add a DiffFormatter which calculates a patch-id 13年前
  Abhishek Bhatnagar 7d380e9c5e Add CleanCommandTest and fix CleanCommand 13年前
  Abhishek Bhatnagar 08f0e1ffed Add CleanCommand to JGit API 13年前