| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not use the deprecated Tree class internally | Robin Rosenberg | 2011-11-09 | 1 | -31/+47 |
* | Deprecate GitIndex more by using only DirCache internally. | Robin Rosenberg | 2011-11-09 | 4 | -846/+808 |
* | Don't throw away the stack trace when tests fail | Robin Rosenberg | 2011-11-06 | 2 | -120/+82 |
* | Merge "Allow '\' in user names in URI-ish" | Shawn Pearce | 2011-11-04 | 1 | -0/+66 |
|\ |
|
| * | Allow '\' in user names in URI-ish | Robin Rosenberg | 2011-11-04 | 1 | -0/+66 |
* | | Provide an id for submodule entries. | Kevin Sawicki | 2011-11-04 | 1 | -0/+171 |
|/ |
|
* | Merge "Close the repo in CloneCommandTest" | Christian Halstrick | 2011-10-27 | 1 | -0/+1 |
|\ |
|
| * | Close the repo in CloneCommandTest | Robin Rosenberg | 2011-10-26 | 1 | -0/+1 |
* | | Merge changes I488e9c97,I30f1049f,I1c088dce | Matthias Sohn | 2011-10-26 | 2 | -2/+128 |
|\ \ |
|
| * | | Cosmetic adjustment of relative date format, do not display "0 months" | Robin Rosenberg | 2011-10-26 | 1 | -2/+2 |
| * | | Define a utility class for handling Git date formats | Robin Rosenberg | 2011-10-23 | 1 | -0/+126 |
| |/ |
|
* | | Merge "Allow detecting which files were renamed during a revwalk" | Matthias Sohn | 2011-10-26 | 2 | -0/+179 |
|\ \
| |/
|/| |
|
| * | Allow detecting which files were renamed during a revwalk | Carsten Pfeiffer | 2011-10-25 | 2 | -0/+179 |
* | | Use the SystemReader to get system time | Robin Rosenberg | 2011-10-20 | 1 | -1/+9 |
|/ |
|
* | Fix bad checkout behaviour when a file is removed | Robin Rosenberg | 2011-10-18 | 1 | -0/+30 |
* | Merge changes I7cdb563b,I7f60ae68,I7bd1e769,I92683805,I0e51a8e6 | Shawn O. Pearce | 2011-10-07 | 1 | -9/+19 |
|\ |
|
| * | Fix smart HTTP client stream alignment errors | Shawn O. Pearce | 2011-09-14 | 1 | -9/+19 |
* | | Merge "Fix DirCacheEdtor.DeleteTree for empty string argument" | Christian Halstrick | 2011-10-05 | 1 | -0/+117 |
|\ \ |
|
| * | | Fix DirCacheEdtor.DeleteTree for empty string argument | Robin Rosenberg | 2011-10-01 | 1 | -0/+117 |
* | | | Do not attempt to resolve describe-labels with less than four digits | Robin Rosenberg | 2011-10-03 | 1 | -0/+4 |
* | | | Add blame unit test for file that is renamed twice. | Kevin Sawicki | 2011-09-30 | 1 | -0/+42 |
* | | | Fire IndexChangedEvent on DirCache.commit() | Matthias Sohn | 2011-09-30 | 1 | -0/+72 |
* | | | Fix status in index entries after checkout of paths | Christian Halstrick | 2011-09-28 | 1 | -0/+52 |
* | | | Merge "Fix DirCache,getEntriesWithin for empty string arguemnt" | Christian Halstrick | 2011-09-26 | 1 | -0/+7 |
|\| | |
|
| * | | Fix DirCache,getEntriesWithin for empty string arguemnt | Robin Rosenberg | 2011-09-25 | 1 | -0/+7 |
| |/ |
|
* / | Test the reflog message for commit, cherry-pick, revert and merge | Robin Rosenberg | 2011-09-21 | 4 | -1/+61 |
|/ |
|
* | Add a helper for parsing branch switch info out of a reflog entry | Robin Rosenberg | 2011-09-05 | 1 | -0/+18 |
* | Fix boxing warnings in PushProcessTest | Tomasz Zarna | 2011-08-24 | 1 | -7/+7 |
* | Throw JGit exception when ResetCommand got wrong ref | Christian Halstrick | 2011-08-21 | 1 | -0/+17 |
* | Fix ClassCastException in MergeCommand | Denys Digtiar | 2011-08-21 | 1 | -0/+31 |
* | Add ListTagCommand to JGit API | Ketan Padegaonkar | 2011-08-21 | 1 | -0/+36 |
* | Merge "Add DeleteTagCommand to JGit API" | Chris Aniszczyk | 2011-08-21 | 1 | -0/+69 |
|\ |
|
| * | Add DeleteTagCommand to JGit API | Tomasz Zarna | 2011-08-21 | 1 | -0/+69 |
* | | Merge "PackWriter: Make want/have actual sets" | Christian Halstrick | 2011-08-18 | 1 | -15/+15 |
|\ \ |
|
| * | | PackWriter: Make want/have actual sets | Shawn O. Pearce | 2011-08-16 | 1 | -15/+15 |
* | | | Use HEAD as default ref for RefLogCommand. | Kevin Sawicki | 2011-08-17 | 1 | -6/+37 |
| |/
|/| |
|
* | | Adds DiffEntry.scan(TreeWalk, boolean) method | Dariusz Luksza | 2011-08-17 | 1 | -0/+298 |
|/ |
|
* | Merge "Add DiffCommand to JGit API" | Christian Halstrick | 2011-08-16 | 1 | -0/+97 |
|\ |
|
| * | Add DiffCommand to JGit API | Tomasz Zarna | 2011-08-16 | 1 | -0/+97 |
* | | Merge "Fix reading of ref names containing characters that sort before /" | Robin Rosenberg | 2011-08-10 | 1 | -0/+30 |
|\ \
| |/
|/| |
|
| * | Fix reading of ref names containing characters that sort before / | Robin Rosenberg | 2011-07-22 | 1 | -0/+30 |
* | | Merge doesn't remove empty folders | Tomasz Zarna | 2011-07-13 | 1 | -0/+41 |
* | | Add support for reseting on directories | Dariusz Luksza | 2011-07-12 | 1 | -3/+43 |
* | | Fixed creation of branch from a tag | Sasa Zivkov | 2011-07-12 | 1 | -0/+24 |
* | | Cleanup directories leftover by test. | Adrian Goerler | 2011-07-07 | 3 | -44/+0 |
* | | Cloning should fail when destination directory exists and is not empty | Adrian Goerler | 2011-07-06 | 2 | -0/+41 |
* | | Do not catch Exception in test cases | Stefan Lay | 2011-07-06 | 2 | -153/+115 |
* | | Merge "Add lookup to remote config if the refSpec is not explicitly set" | Christian Halstrick | 2011-07-06 | 1 | -0/+72 |
|\ \ |
|
| * | | Add lookup to remote config if the refSpec is not explicitly set | Stefan Lay | 2011-07-04 | 1 | -0/+72 |
* | | | TemporaryBuffer: Fix reading from in-memory InputStream | Shawn O. Pearce | 2011-06-24 | 1 | -0/+15 |
|/ / |
|