| Commit message (Expand) | Author | Age | Files | Lines |
* | JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3 | Matthias Sohn | 2011-09-08 | 40 | -49/+49 |
* | Use commit message best practices for Mylyn Commit template | Matthias Sohn | 2011-09-05 | 38 | -0/+133 |
* | Fix the names in the reflog for checkouts | Robin Rosenberg | 2011-09-05 | 1 | -4/+10 |
* | Add a helper for parsing branch switch info out of a reflog entry | Robin Rosenberg | 2011-09-05 | 3 | -1/+108 |
* | Remove workarounds for fixed Tycho bugs | Matthias Sohn | 2011-09-05 | 1 | -2/+0 |
* | Define os/ws/arch environments for tycho build | Matthias Sohn | 2011-09-05 | 1 | -1/+28 |
* | [blame] Reset rename detector before computing renames. | Kevin Sawicki | 2011-09-01 | 1 | -0/+1 |
* | Prepare post-v1.1.0.201109011030-rc2 builds | Matthias Sohn | 2011-09-01 | 40 | -50/+50 |
* | JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2 | Matthias Sohn | 2011-09-01 | 40 | -50/+50 |
* | Use the appropriate constant for ".git" | Robin Rosenberg | 2011-08-27 | 2 | -2/+2 |
* | Tolerate zlib deflation with window size < 32Kb | Roberto Tyley | 2011-08-25 | 1 | -7/+28 |
* | Merge "Unwind loop that iterates over fetch connection refs." | Stefan Lay | 2011-08-25 | 1 | -17/+14 |
|\ |
|
| * | Unwind loop that iterates over fetch connection refs. | Kevin Sawicki | 2011-08-22 | 1 | -17/+14 |
* | | Reassign symbolic ref list after calling put. | Kevin Sawicki | 2011-08-24 | 1 | -1/+1 |
* | | Merge "Fix boxing warnings in PushProcessTest" | Christian Halstrick | 2011-08-24 | 1 | -7/+7 |
|\ \ |
|
| * | | Fix boxing warnings in PushProcessTest | Tomasz Zarna | 2011-08-24 | 1 | -7/+7 |
| |/ |
|
* / | Use JGitText.refAlreadyExists instead of "ref exists" | Tomasz Zarna | 2011-08-24 | 5 | -5/+6 |
|/ |
|
* | Throw JGit exception when ResetCommand got wrong ref | Christian Halstrick | 2011-08-21 | 2 | -0/+23 |
* | Implement server support for shallow clones | Matt Fischer | 2011-08-21 | 5 | -37/+577 |
* | PackWriter: support excluding objects already in other packs | Shawn O. Pearce | 2011-08-21 | 1 | -1/+49 |
* | Fix ClassCastException in MergeCommand | Denys Digtiar | 2011-08-21 | 6 | -51/+47 |
* | Add ListTagCommand to JGit API | Ketan Padegaonkar | 2011-08-21 | 3 | -2/+152 |
* | Merge "Add DeleteTagCommand to JGit API" | Chris Aniszczyk | 2011-08-21 | 5 | -0/+220 |
|\ |
|
| * | Add DeleteTagCommand to JGit API | Tomasz Zarna | 2011-08-21 | 5 | -0/+220 |
* | | Merge "PackWriter: Make want/have actual sets" | Christian Halstrick | 2011-08-18 | 5 | -31/+113 |
|\ \ |
|
| * | | PackWriter: Make want/have actual sets | Shawn O. Pearce | 2011-08-16 | 5 | -31/+113 |
* | | | Use HEAD as default ref for RefLogCommand. | Kevin Sawicki | 2011-08-17 | 2 | -8/+39 |
| |/
|/| |
|
* | | Merge "Adds DiffEntry.scan(TreeWalk, boolean) method" | Matthias Sohn | 2011-08-17 | 5 | -2/+341 |
|\ \ |
|
| * | | Adds DiffEntry.scan(TreeWalk, boolean) method | Dariusz Luksza | 2011-08-17 | 5 | -2/+341 |
| |/ |
|
* / | Fix typo in IndexDiff.getModified() comment. | Kevin Sawicki | 2011-08-16 | 1 | -1/+1 |
|/ |
|
* | Merge "Add DiffCommand to JGit API" | Christian Halstrick | 2011-08-16 | 3 | -0/+299 |
|\ |
|
| * | Add DiffCommand to JGit API | Tomasz Zarna | 2011-08-16 | 3 | -0/+299 |
* | | Merge changes I1ca7acb4,Ia41b7a1c,I33b65286,Ie2823724,I6b65bfb4 | Shawn O. Pearce | 2011-08-14 | 11 | -92/+193 |
|\ \ |
|
| * | | DHT: Change DhtReadher caches to be dynamic by workload | Shawn O. Pearce | 2011-06-09 | 6 | -54/+158 |
| * | | DHT: Use a proper HashMap for RecentChunk lookups | Shawn O. Pearce | 2011-06-09 | 1 | -12/+16 |
| * | | DHT: Always have at least one recent chunk in DhtReader | Shawn O. Pearce | 2011-06-09 | 1 | -1/+1 |
| * | | DHT: Fix NPE during prefetch | Shawn O. Pearce | 2011-06-09 | 1 | -1/+1 |
| * | | DHT: Drop leading hash digits from row keys | Shawn O. Pearce | 2011-06-09 | 4 | -27/+20 |
* | | | Revert "PackWriter: Do not delta compress already packed objects" | Shawn O. Pearce | 2011-08-13 | 1 | -2/+2 |
* | | | Speed up ObjectWalk by 6235 objects/sec | Shawn O. Pearce | 2011-08-13 | 2 | -114/+369 |
* | | | Merge "PackWriter: Only search for base objects on thin packs" | Shawn O. Pearce | 2011-08-13 | 1 | -13/+22 |
|\ \ \ |
|
| * | | | PackWriter: Only search for base objects on thin packs | Shawn O. Pearce | 2011-08-08 | 1 | -13/+22 |
* | | | | blame: Implement blame on the command line | Shawn O. Pearce | 2011-08-13 | 6 | -0/+371 |
* | | | | Merge "Ignore missing MERGE_MSG when deleting MERGE_MSG" | Shawn Pearce | 2011-08-13 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Ignore missing MERGE_MSG when deleting MERGE_MSG | Jens Baumgart | 2011-07-19 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge "Correct comment on CloneCommand.setRemote method." | Shawn Pearce | 2011-08-13 | 1 | -1/+6 |
|\ \ \ \ |
|
| * | | | | Correct comment on CloneCommand.setRemote method. | Kevin Sawicki | 2011-08-05 | 1 | -1/+6 |
* | | | | | Merge "Fix jgit rev-list --objects master" | Shawn O. Pearce | 2011-08-13 | 1 | -3/+5 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Fix jgit rev-list --objects master | Shawn O. Pearce | 2011-08-08 | 1 | -3/+5 |
* | | | | | Merge "Fix reading of ref names containing characters that sort before /" | Robin Rosenberg | 2011-08-10 | 2 | -2/+39 |
|\ \ \ \ \ |
|