666 Commits (33837e44c3ba6417cfd0fa52103bd1687dfcdfd8)
 

Author SHA1 Message Date
  Shawn O. Pearce de78cf3367 Export the ObjectId on MissingObjectException 14 years ago
  Shawn O. Pearce 69f8fa31be Expose OBJ_ANY in ObjectReader 14 years ago
  Shawn O. Pearce 109c695936 Expose getType in ObjectToPack 14 years ago
  Shawn O. Pearce d1ebc4aa00 Add copyTo(ByteBuffer) to AnyObjectId 14 years ago
  Shawn O. Pearce 8878d301ac Add copyTo(byte[], int) to AnyObjectId 14 years ago
  Shawn O. Pearce 540df6c9fe Add a public RevTag.parse() method 14 years ago
  Shawn O. Pearce b205597b91 Add a public RevCommit.parse() method 14 years ago
  Shawn O. Pearce 707912b35d Make Tag class only for writing 14 years ago
  Shawn O. Pearce b46b635c03 Make Commit class only for writing 14 years ago
  Shawn O. Pearce cf9537c8ce Correct PersonIdent hashCode() and equals() to ignore milliseconds 14 years ago
  Shawn O. Pearce 746ebda381 Try really hard to load a commit or tag 14 years ago
  Christian Halstrick 9ac29d0e91 Fix ReadTreeTests to not rely on cached index 14 years ago
  Shawn O. Pearce 3820b0281a Fix formatting of serialization code in ObjectId 14 years ago
  Shawn O. Pearce 1c2290c8d6 Make ObjectId.compareTo final 14 years ago
  Shawn O. Pearce 5adcd708e4 Make ObjectId.hashCode final too 14 years ago
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls 14 years ago
  Mathias Kinzler b7388637d8 Fix missing Configuration Change eventing 14 years ago
  Christian Halstrick 75c9b24385 Enhance MergeResult to report conflicts, etc 14 years ago
  Chris Aniszczyk 94ba9574cd Allow for optional tagger and message in Tag 14 years ago
  Chris Aniszczyk 6c9d82b4ce Remove getter and setter for author in Tag 14 years ago
  Christian Halstrick 07a1d17858 Add blob-data to utility method indexState() 14 years ago
  Christian Halstrick e02b68a8b7 added resetIndex() to RepositoryTestCase 14 years ago
  Robin Rosenberg a85c08e1c8 Do not trigger RefsChangedEvent on the first attempt to read a ref 14 years ago
  Ketan Padegaonkar 376acfb6db Add FileRepository(String) convenience constructor 14 years ago
  Shawn Pearce 9fc2cdadd2 Merge "Backout RevObject's object-identity based equals implementation" 14 years ago
  Matthias Sohn 11c5c9f73b Set default file encoding used for JGit tests to UTF-8 14 years ago
  Matthias Sohn 2d3a806271 Backout RevObject's object-identity based equals implementation 14 years ago
  Shawn Pearce 8d761febc3 Merge "Fix RevCommitList to work with subclasses of RevWalk" 14 years ago
  Matthias Sohn 35b01dac4c Fix RevCommitList to work with subclasses of RevWalk 14 years ago
  Jens Baumgart cd1141cd45 Improve IndexDiff performance 14 years ago
  Chris Aniszczyk cfe88d32a3 Merge "Hide Maven target directories from Eclipse" 14 years ago
  Mathias Kinzler fe76b41038 TransportHttp does not honor timeout setting 14 years ago
  Jens Baumgart 9a6a433576 Fix NPE on commit in empty Repository 14 years ago
  Robin Rosenberg db4c516f67 Hide Maven target directories from Eclipse 14 years ago
  Shawn O. Pearce 09130b8731 Merge branch 'rename-bug' 14 years ago
  Shawn O. Pearce e2f5716c94 Fix ArrayIndexOutOfBounds on non-square exact rename matrix 14 years ago
  Shawn O. Pearce 8e9cc826e9 Merge changes I39bfefee,I47795987,I70d120fb,I58cc5e01,I96bee7b9 14 years ago
  Shawn O. Pearce 97e93ca1ea Merge "Remove static progress task names from PackWriter" 14 years ago
  Chris Aniszczyk b69900a415 Merge "Add "all" parameter to the commit Command" 14 years ago
  Chris Aniszczyk ad4274abcc Merge "Add the parameter "update" to the Add command" 14 years ago
  Chris Aniszczyk bc27ac66cd Merge "add fsTick() to RepositoryTestCase" 14 years ago
  Chris Aniszczyk c293f8fbaf Merge "add more control to indexState() return-value" 14 years ago
  Stefan Lay 4b464ed458 Allow to replace existing Change-Id 14 years ago
  Shawn O. Pearce 60c5939b23 Rename getOldName,getNewName to getOldPath,getNewPath 14 years ago
  Shawn O. Pearce 7514a6dbdc Merge branch 'js/diff' 14 years ago
  Jeff Schumacher e64cb03065 Fixed bug in scoring mechanism for rename detection 14 years ago
  Jens Baumgart 3ba1c7c068 Add gitignore support to IndexDiff and use TreeWalk 14 years ago
  Stefan Lay ab57af08e8 Add "all" parameter to the commit Command 14 years ago
  Stefan Lay fa7d9ac5b8 Add the parameter "update" to the Add command 14 years ago
  Christian Halstrick 7bbe203578 add fsTick() to RepositoryTestCase 14 years ago