aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3Matthias Sohn2011-09-0840-49/+49
* Use commit message best practices for Mylyn Commit templateMatthias Sohn2011-09-0538-0/+133
* Fix the names in the reflog for checkoutsRobin Rosenberg2011-09-051-4/+10
* Add a helper for parsing branch switch info out of a reflog entryRobin Rosenberg2011-09-053-1/+108
* Remove workarounds for fixed Tycho bugsMatthias Sohn2011-09-051-2/+0
* Define os/ws/arch environments for tycho buildMatthias Sohn2011-09-051-1/+28
* [blame] Reset rename detector before computing renames.Kevin Sawicki2011-09-011-0/+1
* Prepare post-v1.1.0.201109011030-rc2 buildsMatthias Sohn2011-09-0140-50/+50
* JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2Matthias Sohn2011-09-0140-50/+50
* Use the appropriate constant for ".git"Robin Rosenberg2011-08-272-2/+2
* Tolerate zlib deflation with window size < 32KbRoberto Tyley2011-08-251-7/+28
* Merge "Unwind loop that iterates over fetch connection refs."Stefan Lay2011-08-251-17/+14
|\
| * Unwind loop that iterates over fetch connection refs.Kevin Sawicki2011-08-221-17/+14
* | Reassign symbolic ref list after calling put.Kevin Sawicki2011-08-241-1/+1
* | Merge "Fix boxing warnings in PushProcessTest"Christian Halstrick2011-08-241-7/+7
|\ \
| * | Fix boxing warnings in PushProcessTestTomasz Zarna2011-08-241-7/+7
| |/
* / Use JGitText.refAlreadyExists instead of "ref exists"Tomasz Zarna2011-08-245-5/+6
|/
* Throw JGit exception when ResetCommand got wrong refChristian Halstrick2011-08-212-0/+23
* Implement server support for shallow clonesMatt Fischer2011-08-215-37/+577
* PackWriter: support excluding objects already in other packsShawn O. Pearce2011-08-211-1/+49
* Fix ClassCastException in MergeCommandDenys Digtiar2011-08-216-51/+47
* Add ListTagCommand to JGit APIKetan Padegaonkar2011-08-213-2/+152
* Merge "Add DeleteTagCommand to JGit API"Chris Aniszczyk2011-08-215-0/+220
|\
| * Add DeleteTagCommand to JGit APITomasz Zarna2011-08-215-0/+220
* | Merge "PackWriter: Make want/have actual sets"Christian Halstrick2011-08-185-31/+113
|\ \
| * | PackWriter: Make want/have actual setsShawn O. Pearce2011-08-165-31/+113
* | | Use HEAD as default ref for RefLogCommand.Kevin Sawicki2011-08-172-8/+39
| |/ |/|
* | Merge "Adds DiffEntry.scan(TreeWalk, boolean) method"Matthias Sohn2011-08-175-2/+341
|\ \
| * | Adds DiffEntry.scan(TreeWalk, boolean) methodDariusz Luksza2011-08-175-2/+341
| |/
* / Fix typo in IndexDiff.getModified() comment.Kevin Sawicki2011-08-161-1/+1
|/
* Merge "Add DiffCommand to JGit API"Christian Halstrick2011-08-163-0/+299
|\
| * Add DiffCommand to JGit APITomasz Zarna2011-08-163-0/+299
* | Merge changes I1ca7acb4,Ia41b7a1c,I33b65286,Ie2823724,I6b65bfb4Shawn O. Pearce2011-08-1411-92/+193
|\ \
| * | DHT: Change DhtReadher caches to be dynamic by workloadShawn O. Pearce2011-06-096-54/+158
| * | DHT: Use a proper HashMap for RecentChunk lookupsShawn O. Pearce2011-06-091-12/+16
| * | DHT: Always have at least one recent chunk in DhtReaderShawn O. Pearce2011-06-091-1/+1
| * | DHT: Fix NPE during prefetchShawn O. Pearce2011-06-091-1/+1
| * | DHT: Drop leading hash digits from row keysShawn O. Pearce2011-06-094-27/+20
* | | Revert "PackWriter: Do not delta compress already packed objects"Shawn O. Pearce2011-08-131-2/+2
* | | Speed up ObjectWalk by 6235 objects/secShawn O. Pearce2011-08-132-114/+369
* | | Merge "PackWriter: Only search for base objects on thin packs"Shawn O. Pearce2011-08-131-13/+22
|\ \ \
| * | | PackWriter: Only search for base objects on thin packsShawn O. Pearce2011-08-081-13/+22
* | | | blame: Implement blame on the command lineShawn O. Pearce2011-08-136-0/+371
* | | | Merge "Ignore missing MERGE_MSG when deleting MERGE_MSG"Shawn Pearce2011-08-131-1/+1
|\ \ \ \
| * | | | Ignore missing MERGE_MSG when deleting MERGE_MSGJens Baumgart2011-07-191-1/+1
| | |_|/ | |/| |
* | | | Merge "Correct comment on CloneCommand.setRemote method."Shawn Pearce2011-08-131-1/+6
|\ \ \ \
| * | | | Correct comment on CloneCommand.setRemote method.Kevin Sawicki2011-08-051-1/+6
* | | | | Merge "Fix jgit rev-list --objects master"Shawn O. Pearce2011-08-131-3/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix jgit rev-list --objects masterShawn O. Pearce2011-08-081-3/+5
* | | | | Merge "Fix reading of ref names containing characters that sort before /"Robin Rosenberg2011-08-102-2/+39
|\ \ \ \ \