| Commit message (Expand) | Author | Age | Files | Lines |
* | LockFile.commit: retry renaming | Jens Baumgart | 2010-12-06 | 1 | -1/+20 |
* | Merge "Honor GIT_SSH when opening SSH connections" | Chris Aniszczyk | 2010-12-05 | 1 | -0/+89 |
|\ |
|
| * | Honor GIT_SSH when opening SSH connections | Shawn O. Pearce | 2010-12-03 | 1 | -0/+89 |
* | | Merge "Ensure stable tag sort in PlotWalk" | Shawn O. Pearce | 2010-12-05 | 1 | -2/+19 |
|\ \ |
|
| * | | Ensure stable tag sort in PlotWalk | Shawn O. Pearce | 2010-12-03 | 1 | -2/+19 |
* | | | Merge "Abstract SSH setup to support GIT_SSH" | Chris Aniszczyk | 2010-12-05 | 1 | -89/+126 |
|\ \ \
| | |/
| |/| |
|
| * | | Abstract SSH setup to support GIT_SSH | Shawn O. Pearce | 2010-12-03 | 1 | -89/+126 |
| |/ |
|
* | | Fix findGitDir() with no ceiling directories | Shawn O. Pearce | 2010-12-05 | 2 | -1/+61 |
* | | Merge "Correct CommitBuilder, TagBuilder method to be build()" | Matthias Sohn | 2010-12-05 | 5 | -10/+10 |
|\ \ |
|
| * | | Correct CommitBuilder, TagBuilder method to be build() | Shawn O. Pearce | 2010-12-03 | 5 | -10/+10 |
| |/ |
|
* | | Merge "Fix checking out large files" | Robin Rosenberg | 2010-12-04 | 1 | -15/+2 |
|\ \ |
|
| * | | Fix checking out large files | Shawn O. Pearce | 2010-12-03 | 1 | -15/+2 |
| |/ |
|
* / | Add missing license header | Matthias Sohn | 2010-12-03 | 1 | -0/+43 |
|/ |
|
* | Fix jgit build broken by deabacc4 | Matthias Sohn | 2010-12-03 | 1 | -1/+1 |
* | Merge "Rebase Interoperability first part: write "interactive" file" | Chris Aniszczyk | 2010-12-02 | 2 | -2/+5 |
|\ |
|
| * | Rebase Interoperability first part: write "interactive" file | Mathias Kinzler | 2010-12-01 | 2 | -2/+5 |
* | | Merge "Fixed Merge Algorithm regarding concurrent file creations" | Chris Aniszczyk | 2010-12-02 | 3 | -3/+87 |
|\ \ |
|
| * | | Fixed Merge Algorithm regarding concurrent file creations | Christian Halstrick | 2010-12-02 | 3 | -3/+87 |
* | | | Avoid unnecessary decoding of length in PackFile | Shawn O. Pearce | 2010-12-01 | 1 | -3/+6 |
|/ / |
|
* / | Remove unused 'shift' variable from PackFile | Shawn O. Pearce | 2010-12-01 | 1 | -4/+1 |
|/ |
|
* | Include list of assume unchanged files in IndexDiff | Stefan Lay | 2010-11-30 | 2 | -9/+69 |
* | Use the Set interface in declarations and as return value | Stefan Lay | 2010-11-30 | 1 | -12/+13 |
* | Merge "Check assume unchanged flag in Add command" | Shawn Pearce | 2010-11-29 | 3 | -13/+66 |
|\ |
|
| * | Check assume unchanged flag in Add command | Stefan Lay | 2010-11-29 | 3 | -13/+66 |
* | | Merge "Fix DiffConfig to understand "copy" resp. "copies" for diff.renames pr... | Shawn Pearce | 2010-11-29 | 2 | -19/+79 |
|\ \
| |/
|/| |
|
| * | Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property. | Marc Strapetz | 2010-11-29 | 2 | -19/+79 |
* | | RebaseCommand: trim line endings when reading files | Mathias Kinzler | 2010-11-26 | 1 | -2/+7 |
* | | Merge "Change default diff algorithm to histogram and add tests" | Chris Aniszczyk | 2010-11-26 | 2 | -4/+23 |
|\ \ |
|
| * | | Change default diff algorithm to histogram and add tests | Christian Halstrick | 2010-11-26 | 2 | -4/+23 |
* | | | Merge "Do some more tests for rebase --abort" | Chris Aniszczyk | 2010-11-26 | 2 | -9/+114 |
|\ \ \
| |/ /
|/| | |
|
| * | | Do some more tests for rebase --abort | Stefan Lay | 2010-11-25 | 2 | -9/+114 |
| |/ |
|
* / | Make diff algorithm configurable | Christian Halstrick | 2010-11-26 | 7 | -24/+81 |
|/ |
|
* | Add more tests for rebase and externalized missing Strings | Christian Halstrick | 2010-11-24 | 4 | -1/+103 |
* | Add the Checkout command to the Git CLI | Chris Aniszczyk | 2010-11-23 | 2 | -0/+74 |
* | Add CheckoutCommand | Chris Aniszczyk | 2010-11-22 | 5 | -0/+410 |
* | Merge "Fix bug regarding handling of non-versioned files during merge" | Matthias Sohn | 2010-11-22 | 2 | -1/+51 |
|\ |
|
| * | Fix bug regarding handling of non-versioned files during merge | Christian Halstrick | 2010-11-22 | 2 | -1/+51 |
* | | Update Rm in the JGit CLI | Chris Aniszczyk | 2010-11-22 | 1 | -38/+12 |
* | | Add RmCommand to Git API | Chris Aniszczyk | 2010-11-22 | 5 | -0/+238 |
* | | Initial implementation of a Rebase command | Mathias Kinzler | 2010-11-22 | 6 | -0/+1016 |
|/ |
|
* | Move WorkingTreeIterator inherited state into an object | Shawn O. Pearce | 2010-11-18 | 1 | -37/+40 |
* | Name TreeFilter and MergeFilter implementations | Shawn O. Pearce | 2010-11-18 | 2 | -12/+24 |
* | Add core.filemode to CoreConfig | Chris Aniszczyk | 2010-11-14 | 1 | -0/+11 |
* | Fixed checkouts when HEAD is ignored | Christian Halstrick | 2010-11-13 | 2 | -7/+95 |
* | Merge "Add simple unit tests for Base64" | Chris Aniszczyk | 2010-11-13 | 1 | -0/+96 |
|\ |
|
| * | Add simple unit tests for Base64 | Shawn O. Pearce | 2010-11-12 | 1 | -0/+96 |
* | | Merge "Base64: Reformat to match JGit style" | Chris Aniszczyk | 2010-11-13 | 1 | -369/+270 |
|\| |
|
| * | Base64: Reformat to match JGit style | Shawn O. Pearce | 2010-11-12 | 1 | -369/+270 |
* | | Merge "Base64: Strip out code JGit doesn't use" | Chris Aniszczyk | 2010-11-13 | 1 | -1094/+30 |
|\| |
|
| * | Base64: Strip out code JGit doesn't use | Shawn O. Pearce | 2010-11-12 | 1 | -1094/+30 |