1309 Commits (506ab8caa5e7f8cae71331867a4b32dae4cf832b)
 

Author SHA1 Message Date
Shawn O. Pearce ed7e38b98d Merge "Ensure stable tag sort in PlotWalk" 14 years ago
Chris Aniszczyk ef11143ffe Merge "Abstract SSH setup to support GIT_SSH" 14 years ago
Shawn O. Pearce 064ecc25ce Fix findGitDir() with no ceiling directories 14 years ago
Matthias Sohn c474813b0a Merge "Correct CommitBuilder, TagBuilder method to be build()" 14 years ago
Robin Rosenberg 40c2f68382 Merge "Fix checking out large files" 14 years ago
Shawn O. Pearce 864091d982 Ensure stable tag sort in PlotWalk 14 years ago
Shawn O. Pearce 61db0e4787 Fix checking out large files 14 years ago
Shawn O. Pearce 22e720ce77 Honor GIT_SSH when opening SSH connections 14 years ago
Shawn O. Pearce 04b289cc42 Abstract SSH setup to support GIT_SSH 14 years ago
Matthias Sohn 6ca9fd2d95 Add missing license header 14 years ago
Shawn O. Pearce 8fd2335b70 Add debugging toString to TreeFormatter 14 years ago
Shawn O. Pearce 8d4c95a645 Add insert(TreeFormatter) to ObjectInserter 14 years ago
Shawn O. Pearce 9ad802c15b Add toByteArray to CommitBuilder, TreeBuilder 14 years ago
Shawn O. Pearce 807ee4797f Remove unused getTreeId from TreeFormatter 14 years ago
Shawn O. Pearce cf52ef5531 Remove result id from CommitBuilder, TagBuilder 14 years ago
Shawn O. Pearce f996fb1796 Correct CommitBuilder, TagBuilder method to be build() 14 years ago
Matthias Sohn 37001ddc8d Fix jgit build broken by deabacc4 14 years ago
Chris Aniszczyk 39fe52ccc7 Merge "Rebase Interoperability first part: write "interactive" file" 14 years ago
Chris Aniszczyk b5f9a9b4d3 Merge "Fixed Merge Algorithm regarding concurrent file creations" 14 years ago
Christian Halstrick deabacc420 Fixed Merge Algorithm regarding concurrent file creations 14 years ago
Shawn O. Pearce e0a9961b78 Avoid unnecessary decoding of length in PackFile 14 years ago
Shawn O. Pearce d29b5db695 Remove unused 'shift' variable from PackFile 14 years ago
Mathias Kinzler 59e62ba7e1 Rebase Interoperability second part: fix "pop steps" 14 years ago
Mathias Kinzler 7aa1b85821 Rebase Interoperability first part: write "interactive" file 14 years ago
Stefan Lay b4359cb829 Include list of assume unchanged files in IndexDiff 14 years ago
Stefan Lay 7bf0f5070e Use the Set interface in declarations and as return value 14 years ago
Shawn Pearce a115b64f4b Merge "Check assume unchanged flag in Add command" 14 years ago
Shawn Pearce f968cbabcf Merge "Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property." 14 years ago
Stefan Lay 9225b88ae6 Check assume unchanged flag in Add command 14 years ago
Marc Strapetz e147fbcd66 Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property. 14 years ago
Mathias Kinzler 12b6350435 RebaseCommand: trim line endings when reading files 14 years ago
Chris Aniszczyk 3da6dbaf81 Merge "Change default diff algorithm to histogram and add tests" 14 years ago
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