aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use a bucket sort for PackReverseIndex.Colby Ranger2013-07-011-86/+87
* Implement get nth offset in PackIndex.Colby Ranger2013-06-284-12/+73
* Merge "Add missing @since tag"Matthias Sohn2013-06-261-0/+1
|\
| * Add missing @since tagMatthias Sohn2013-06-201-0/+1
* | Merge "Move gc to package org.eclipse.jgit.pgm"Christian Halstrick2013-06-242-3/+2
|\ \
| * | Move gc to package org.eclipse.jgit.pgmMatthias Sohn2013-06-222-3/+2
| |/
* | Fix HTTP response processing for WWW-Authenticate headersAlex Rukhlin2013-06-232-17/+200
* | Don't skip want validation when the client sends no havesDave Borowitz2013-06-211-2/+2
|/
* Remove fix-headers and rewrite-historyShawn Pearce2013-06-193-438/+0
* Add a method to DfsOutputStream to read as an InputStreamDave Borowitz2013-06-195-39/+296
* Add the other test launchers as favoritesRobin Rosenberg2013-06-163-0/+12
* Fix tests for OS X when the tmpdir is the default /tmpRobin Rosenberg2013-06-164-5/+18
* Fix running maven http tests on OS XRobin Rosenberg2013-06-161-0/+8
* Disable warning about assigning to parameterRobin Stocker2013-06-1515-15/+15
* Add missing @since tagsMatthias Sohn2013-06-153-8/+13
* Merge "document empty blocks in StashApplyCommandTest"Matthias Sohn2013-06-141-0/+3
|\
| * document empty blocks in StashApplyCommandTestTomasz Zarna2013-06-131-0/+3
* | Prepare 3.1.0-SNAPSHOT buildsMatthias Sohn2013-06-1351-242/+242
* | Merge branch 'stable-3.0'Matthias Sohn2013-06-139-23/+27
|\ \ | |/ |/|
| * Prepare post 3.0.0.201306101825-r buildsMatthias Sohn2013-06-1346-46/+46
| * JGit v3.0.0.201306101825-rv3.0.0.201306101825-rMatthias Sohn2013-06-1146-46/+46
| * Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler)Robin Rosenberg2013-06-094-9/+6
| * Fix version.sh to not overwrite ${project.version}Matthias Sohn2013-06-041-3/+10
| * Prepare post 3.0.0 RC3 buildsMatthias Sohn2013-06-0446-46/+46
| * JGit v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3Matthias Sohn2013-06-0446-58/+58
* | Fix warnings in ArchiveCommandMatthias Sohn2013-06-101-11/+7
* | Add support for "jgit archive --output=<filename>"Jonathan Nieder2013-06-062-12/+235
* | Pick default archive format based on filename suffixJonathan Nieder2013-06-066-3/+111
* | Add long filename, large file, and non-ASCII filename support to TarFormatJonathan Nieder2013-06-063-8/+41
* | Add tbz2 archive formatJonathan Nieder2013-06-053-0/+73
* | Include o.e.j.archive into o.e.jgit featureMatthias Sohn2013-06-022-14/+18
* | Update build to use Tycho 0.18Matthias Sohn2013-06-021-1/+1
* | Add jgit target platform to define dependencies more preciselyMatthias Sohn2013-06-027-24/+172
* | Fix javadoc of FormatActivatorMatthias Sohn2013-06-021-5/+7
* | Fix version of dependency to package org.osgi.frameworkMatthias Sohn2013-06-011-1/+1
* | Add missing javadoc for archive codeJonathan Nieder2013-05-297-0/+63
* | Remove unused import in ArchiveJonathan Nieder2013-05-291-1/+0
* | Drop unnecessary "throws" clauses in archive codeJonathan Nieder2013-05-292-4/+3
* | Move FormatActivator.start()/stop() to a separate classJonathan Nieder2013-05-293-46/+95
* | Merge branch 'stable-3.0'Matthias Sohn2013-05-2925-138/+566
|\|
| * Prepare post 3.0.0-rc2 buildsMatthias Sohn2013-05-2946-58/+58
| * JGit v3.0.0.201305281830-rc2v3.0.0.201305281830-rc2Matthias Sohn2013-05-2946-58/+58
| * Support refspecs with wildcard in middle (not only at end)Robin Stocker2013-05-284-19/+214
| * Fix multiple bugs in RawSubStringPattern used by MessageRevFilterRobin Stocker2013-05-282-5/+109
| * Handle short branch/tag name for setBranch in CloneCommandRobin Stocker2013-05-262-10/+48
| * Add missing Bundle-Localization headerMatthias Sohn2013-05-261-0/+1
| * Apply tree filter marks when pairing DiffEntry for renamesRobin Stocker2013-05-241-0/+2
| * Improve feature names to become understandable by end usersMatthias Sohn2013-05-216-6/+6
| * Update kepler orbit version to R20130517111416Matthias Sohn2013-05-201-1/+1
| * Fix BatchRefUpdate progress-monitoring so it doesn't count twiceRoberto Tyley2013-05-192-10/+32