345 Commits (6f3b4d5d041b166499e3be241feb62d01fb1a0b2)

Author SHA1 Message Date
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
Shawn O. Pearce acb7be2c5a Refactor Repository.openObject to be Repository.open 14 years ago
Shawn O. Pearce 6b62e53b60 Move PackWriter progress monitors onto the operations 14 years ago
Jeff Schumacher 543235b805 Added support for whitespace ignoring 14 years ago
Shawn O. Pearce a45728d7a4 Ensure ObjectReader used by PackWriter is released 14 years ago
Shawn O. Pearce ea21c111cb Move PackWriter over to storage.pack.PackWriter 14 years ago
Shawn O. Pearce 71aace52f7 Simplify ObjectLoaders coming from PackFile 14 years ago
Shawn O. Pearce 68518ca3aa Remove getRawSize, getRawType from ObjectLoader 14 years ago
Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago