1027 Commits (645d262de6da32fdb05aba5a48dbf6188dfa7776)
 

Author SHA1 Message Date
Chris Aniszczyk c9bc3ebb4c Merge "Do some more tests for rebase --abort" 14 years ago
Christian Halstrick 12a5c8d413 Change default diff algorithm to histogram and add tests 14 years ago
Christian Halstrick 049827d708 Make diff algorithm configurable 14 years ago
Stefan Lay 91958b7045 Do some more tests for rebase --abort 14 years ago
Christian Halstrick 7e298c9ed5 Add more tests for rebase and externalized missing Strings 14 years ago
Chris Aniszczyk c441380f9c Add the Checkout command to the Git CLI 14 years ago
Chris Aniszczyk 923443f94f Add CheckoutCommand 14 years ago
Matthias Sohn 34962b4700 Merge "Fix bug regarding handling of non-versioned files during merge" 14 years ago
Christian Halstrick 5adef23365 Fix bug regarding handling of non-versioned files during merge 14 years ago
Chris Aniszczyk a7f6764e01 Update Rm in the JGit CLI 14 years ago
Chris Aniszczyk f7690cceef Add RmCommand to Git API 14 years ago
Mathias Kinzler e5b96a7848 Initial implementation of a Rebase command 14 years ago
Shawn O. Pearce bd98a0a9a5 Move WorkingTreeIterator inherited state into an object 14 years ago
Shawn O. Pearce 3de186fbf0 Name TreeFilter and MergeFilter implementations 14 years ago
Chris Aniszczyk 2054c3fb8a Add core.filemode to CoreConfig 14 years ago
Christian Halstrick da1ea27fa2 Fixed checkouts when HEAD is ignored 14 years ago
Chris Aniszczyk 7bce473c92 Merge "Add simple unit tests for Base64" 14 years ago
Chris Aniszczyk 952c4e1f3d Merge "Base64: Reformat to match JGit style" 14 years ago
Chris Aniszczyk 07cabc8c6f Merge "Base64: Strip out code JGit doesn't use" 14 years ago
Chris Aniszczyk f638679797 Merge "Remove unnecessary note fanout when removing notes" 14 years ago
Chris Aniszczyk 1b3abe75f8 Merge "Split note leaf buckets at 256 elements" 14 years ago
Chris Aniszczyk 9f2bde653f Merge "Add internal API for note iteration" 14 years ago
Chris Aniszczyk e9002a45ce Merge "Allow writing a NoteMap back to the repository" 14 years ago
Chris Aniszczyk 56a802104a Merge "Add in-memory updating support to NoteMap" 14 years ago
Chris Aniszczyk 43156bf045 Merge "Remember non-note tree entries when reading" 14 years ago
Shawn O. Pearce 51bf8ea2a4 Merge branch 'rename-detection' 14 years ago
Shawn O. Pearce c35f98b226 Merge branch 'fs-fsync' 14 years ago
Shawn O. Pearce b923ec9eba Add simple unit tests for Base64 14 years ago
Shawn O. Pearce ef70a12fd1 Base64: Reformat to match JGit style 14 years ago
Shawn O. Pearce d2ce91199e Base64: Strip out code JGit doesn't use 14 years ago
Christian Halstrick 484807e82b Added one-tree constructor to DirCacheCheckout 14 years ago
Shawn O. Pearce e7e9a47b52 Remove unnecessary note fanout when removing notes 14 years ago
Shawn O. Pearce 2b0df15f7f Split note leaf buckets at 256 elements 14 years ago
Shawn O. Pearce 3728918d72 Add internal API for note iteration 14 years ago
Shawn O. Pearce 3e2b9b691e Allow writing a NoteMap back to the repository 14 years ago
Shawn O. Pearce faa0747cce Add in-memory updating support to NoteMap 14 years ago
Shawn O. Pearce 2f6e79307d Remove unnecessary flush calls from LockFile 14 years ago
Shawn O. Pearce ed5fe8af9a Remove unnecessary region locking from LockFile 14 years ago
Shawn O. Pearce e0e7fe531d Support core.fsyncRefFiles option 14 years ago
Shawn O. Pearce 24fccadeda Support core.fsyncObjectFiles option 14 years ago
Shawn O. Pearce bc9bca064d RenameDetector: Only scan deletes if adds exist 14 years ago
Shawn O. Pearce 05653bda04 SimilarityRenameDetector: Initialize sizes to 0 14 years ago
Shawn O. Pearce 68baa3097e SimilarityRenameDetector: Avoid allocating source index 14 years ago
Shawn O. Pearce 918e6e20f0 SimilarityRenameDetector: Only attempt to index large files once 14 years ago
Shawn O. Pearce 0e307a6afd SimilarityIndex: Don't overflow internal counter fields 14 years ago
Shawn O. Pearce d63887127e SimilarityIndex: Accept files larger than 8 MB 14 years ago
Shawn O. Pearce f3b511568b SimilarityIndex: Correct comment explaining the logic 14 years ago
Shawn Pearce e8315ce19d Merge "Fix null ref exception in DirCacheCheckout" 14 years ago
Robin Rosenberg 8c706ab464 Use capital L for long constants 14 years ago
Shawn O. Pearce 5a2cbd4aa7 Remember non-note tree entries when reading 14 years ago