1156 Commits (461b012e9565af8174e5b9d2b2c3a582011ce77e)
 

Author SHA1 Message Date
  Matthias Sohn c474813b0a Merge "Correct CommitBuilder, TagBuilder method to be build()" 13 years ago
  Robin Rosenberg 40c2f68382 Merge "Fix checking out large files" 13 years ago
  Shawn O. Pearce 864091d982 Ensure stable tag sort in PlotWalk 13 years ago
  Shawn O. Pearce 61db0e4787 Fix checking out large files 13 years ago
  Shawn O. Pearce 22e720ce77 Honor GIT_SSH when opening SSH connections 13 years ago
  Shawn O. Pearce 04b289cc42 Abstract SSH setup to support GIT_SSH 13 years ago
  Matthias Sohn 6ca9fd2d95 Add missing license header 13 years ago
  Shawn O. Pearce 8fd2335b70 Add debugging toString to TreeFormatter 13 years ago
  Shawn O. Pearce 8d4c95a645 Add insert(TreeFormatter) to ObjectInserter 13 years ago
  Shawn O. Pearce 9ad802c15b Add toByteArray to CommitBuilder, TreeBuilder 13 years ago
  Shawn O. Pearce 807ee4797f Remove unused getTreeId from TreeFormatter 13 years ago
  Shawn O. Pearce cf52ef5531 Remove result id from CommitBuilder, TagBuilder 13 years ago
  Shawn O. Pearce f996fb1796 Correct CommitBuilder, TagBuilder method to be build() 13 years ago
  Matthias Sohn 37001ddc8d Fix jgit build broken by deabacc4 13 years ago
  Chris Aniszczyk 39fe52ccc7 Merge "Rebase Interoperability first part: write "interactive" file" 13 years ago
  Chris Aniszczyk b5f9a9b4d3 Merge "Fixed Merge Algorithm regarding concurrent file creations" 13 years ago
  Christian Halstrick deabacc420 Fixed Merge Algorithm regarding concurrent file creations 13 years ago
  Shawn O. Pearce e0a9961b78 Avoid unnecessary decoding of length in PackFile 13 years ago
  Shawn O. Pearce d29b5db695 Remove unused 'shift' variable from PackFile 13 years ago
  Mathias Kinzler 59e62ba7e1 Rebase Interoperability second part: fix "pop steps" 13 years ago
  Mathias Kinzler 7aa1b85821 Rebase Interoperability first part: write "interactive" file 13 years ago
  Stefan Lay b4359cb829 Include list of assume unchanged files in IndexDiff 13 years ago
  Stefan Lay 7bf0f5070e Use the Set interface in declarations and as return value 13 years ago
  Shawn Pearce a115b64f4b Merge "Check assume unchanged flag in Add command" 13 years ago
  Shawn Pearce f968cbabcf Merge "Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property." 13 years ago
  Stefan Lay 9225b88ae6 Check assume unchanged flag in Add command 13 years ago
  Marc Strapetz e147fbcd66 Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property. 13 years ago
  Mathias Kinzler 12b6350435 RebaseCommand: trim line endings when reading files 13 years ago
  Chris Aniszczyk 3da6dbaf81 Merge "Change default diff algorithm to histogram and add tests" 13 years ago
  Chris Aniszczyk c9bc3ebb4c Merge "Do some more tests for rebase --abort" 13 years ago
  Christian Halstrick 12a5c8d413 Change default diff algorithm to histogram and add tests 13 years ago
  Christian Halstrick 049827d708 Make diff algorithm configurable 13 years ago
  Stefan Lay 91958b7045 Do some more tests for rebase --abort 13 years ago
  Christian Halstrick 7e298c9ed5 Add more tests for rebase and externalized missing Strings 13 years ago
  Chris Aniszczyk c441380f9c Add the Checkout command to the Git CLI 13 years ago
  Chris Aniszczyk 923443f94f Add CheckoutCommand 13 years ago
  Matthias Sohn 34962b4700 Merge "Fix bug regarding handling of non-versioned files during merge" 13 years ago
  Christian Halstrick 5adef23365 Fix bug regarding handling of non-versioned files during merge 13 years ago
  Chris Aniszczyk a7f6764e01 Update Rm in the JGit CLI 13 years ago
  Chris Aniszczyk f7690cceef Add RmCommand to Git API 13 years ago
  Mathias Kinzler e5b96a7848 Initial implementation of a Rebase command 13 years ago
  Shawn O. Pearce bd98a0a9a5 Move WorkingTreeIterator inherited state into an object 13 years ago
  Shawn O. Pearce 3de186fbf0 Name TreeFilter and MergeFilter implementations 13 years ago
  Chris Aniszczyk 2054c3fb8a Add core.filemode to CoreConfig 13 years ago
  Christian Halstrick da1ea27fa2 Fixed checkouts when HEAD is ignored 13 years ago
  Chris Aniszczyk 7bce473c92 Merge "Add simple unit tests for Base64" 13 years ago
  Chris Aniszczyk 952c4e1f3d Merge "Base64: Reformat to match JGit style" 13 years ago
  Chris Aniszczyk 07cabc8c6f Merge "Base64: Strip out code JGit doesn't use" 13 years ago
  Chris Aniszczyk f638679797 Merge "Remove unnecessary note fanout when removing notes" 13 years ago
  Chris Aniszczyk 1b3abe75f8 Merge "Split note leaf buckets at 256 elements" 13 years ago