169 Commits (db4c516f673e4c274e55adc27a95891c52a5aba8)

Author SHA1 Message Date
  Robin Rosenberg db4c516f67 Hide Maven target directories from Eclipse 14 years ago
  Shawn O. Pearce e2f5716c94 Fix ArrayIndexOutOfBounds on non-square exact rename matrix 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
  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
  Christian Halstrick 9a008d68b5 add more control to indexState() return-value 14 years ago
  Stefan Lay d9ceaa2f1e Fixed FileTreeIteratorWithTimeControl 14 years ago
  Shawn O. Pearce 7b8e8df799 Remove use of SortedSet.floor() 14 years ago
  Christian Halstrick 4ed2f94013 Add tests for racy git / Index state encoding 14 years ago
  Shawn O. Pearce 1a06179ea7 Move PackWriter configuration to PackConfig 14 years ago
  Christian Halstrick 74d279fbf0 Teach NameConflictTreeWalk to report DF conflicts 14 years ago
  Jeff Schumacher 396fe6da45 Break dissimilar file pairs during diff 14 years ago
  Christian Halstrick f56a459966 Add methods which write MERGE_HEAD and MERGE_MSG 14 years ago
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows 14 years ago
  Robin Stocker a00377a7e2 Fix Javadoc warnings 14 years ago
  Stefan Lay 88957f6c5a Allow for filepattern "." in AddCommand 14 years ago
  Stefan Lay aa86cfc339 Do not add ignored files in Add command 14 years ago
  Shawn O. Pearce 09910ffa32 Move ignore node handling into WorkingTreeIterator 14 years ago
  Shawn O. Pearce 395d236058 Fix NPE in RenameDetector 14 years ago
  Jeff Schumacher 31311cacfd Implemented file path based tie breaking to exact rename detection 14 years ago
  Robin Rosenberg 9d589c88f7 Remove an unused File reference in test code 14 years ago
  Robin Rosenberg 845714158a Handle the tilde notation (~user) of git url 14 years ago
  Stefan Lay 233e0130b5 Git Porcelain API: Add Command 14 years ago
  Christian Halstrick 33160cd2da Fix ReadTreeTest 14 years ago
  Charley Wang b878cdcf6b Add compatibility with gitignore specifications 14 years ago
  Jeff Schumacher f666cc755b Added more test cases for RenameDetector 14 years ago
  Jeff Schumacher 9a48de86d8 Added file path similarity to scoring metric in rename detection 14 years ago
  Shawn O. Pearce 8612c0ace1 Initial pack format delta generator 14 years ago
  Shawn O. Pearce 97311cd3e0 Allow TemporaryBuffer.Heap to allocate smaller than 8 KiB 14 years ago
  Jeff Schumacher a8b29afd82 Create FileHeader from DiffEntry 14 years ago
  Christian Halstrick 4be88168b6 Allow ReadTreeTest to test arbitrary Checkouts 14 years ago
  Shawn O. Pearce 384a19eee0 Deprecate all of the older Tree related code 14 years ago
  Shawn O. Pearce ab3c68c512 amend commit: Support large loose objects as streams 14 years ago
  Shawn O. Pearce 5be90be996 Redo DiffFormatter API to be easier to use 14 years ago
  Shawn O. Pearce 978535b090 Implement similarity based rename detection 14 years ago
  Shawn O. Pearce 08d349a27b amend commit: Refactor repository construction to builder class 14 years ago
  Shawn O. Pearce 113577617b Use core.streamFileThreshold to set our streaming limit 14 years ago
  Shawn O. Pearce ad68553be4 Support large delta packed objects as streams 14 years ago
  Shawn O. Pearce ded8f6c721 Support large whole packed objects as streams 14 years ago
  Shawn O. Pearce 13e0218a25 Replace PackedObjectLoader with ObjectLoader.SmallObject 14 years ago
  Shawn O. Pearce fa23482ca7 Support large loose objects as streams 14 years ago
  Jeff Schumacher cb8e1e6014 Added a preliminary version of rename detection 14 years ago
  Shawn O. Pearce a1d5f5b6b5 Move DirCache factory methods to Repository 14 years ago
  Shawn O. Pearce cb9d8285ba Create NoWorkTreeException for bare repositories 14 years ago
  Shawn O. Pearce 121d009b9b Use ObjectReader in RevWalk, TreeWalk 14 years ago
  Jeff Schumacher 9869ef2592 Added further support for whitespace ignoring during diff 14 years ago