aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* archive: Prepend a specified prefix to all entry filenamesJonathan Nieder2013-12-175-1/+115
* Merge branch 'stable-3.2'Matthias Sohn2013-12-138-59/+361
|\
| * Canonicalize worktree path in BaseRepositoryBuilder if set via configRobin Stocker2013-12-121-1/+1
| * Add missing @since tags for new public methods in ConfigMatthias Sohn2013-12-111-0/+2
| * Don't use API exception in RebaseTodoLineChristian Halstrick2013-12-113-43/+182
| * Merge "Fix aborting rebase with detached head" into stable-3.2Robin Rosenberg2013-12-102-13/+81
| |\
| | * Fix aborting rebase with detached headStefan Lay2013-12-102-13/+81
| * | Add recursive variant of Config.getNames() methodsMatthias Sohn2013-12-063-2/+95
| |/
| * Merge branch 'master' into stable-3.2Matthias Sohn2013-12-0589-1040/+2740
| |\
| * | Prepare post 3.2.0-m3 buildsMatthias Sohn2013-11-1351-56/+56
| * | JGit v3.2.0.201311130903-m3v3.2.0.201311130903-m3Matthias Sohn2013-11-1351-56/+56
* | | Prepare 3.3.0-SNAPSHOT buildsMatthias Sohn2013-12-0551-242/+242
| |/ |/|
* | Implement rebase.autostashStefan Lay2013-12-046-23/+276
* | Merge "CLI status should support --porcelain"Matthias Sohn2013-12-043-8/+236
|\ \
| * | CLI status should support --porcelainKaloyan Raev2013-12-043-8/+236
* | | Merge "More helpful InvalidPathException messages (include reason)"Christian Halstrick2013-12-045-24/+52
|\ \ \ | |/ / |/| |
| * | More helpful InvalidPathException messages (include reason)Robin Stocker2013-12-035-24/+52
* | | Fix IgnoreRule#isMatch returning wrong result due to missing resetRobin Stocker2013-12-032-0/+13
|/ /
* | Fix exception on conflicts with recursive mergeRobin Stocker2013-12-036-27/+72
* | Add pgm test for checkout of existing branch with checkout conflictAxel Richard2013-12-021-0/+26
* | Fix broken symbolic links on Cygwin.John Ross2013-12-021-4/+4
* | Do not allow non-ff-rebase if there are uncommitted changesStefan Lay2013-12-024-35/+240
* | Manage CheckoutConflictException in pgmAxel Richard2013-11-293-0/+12
* | Fix handling of file/folder conflicts during a checkoutChristian Halstrick2013-11-292-1/+32
* | Mention null return in Javadoc of Config#getStringRobin Stocker2013-11-291-2/+2
* | Fix applying stash on other commitStefan Lay2013-11-292-0/+88
* | Use static factory methods instead of overloaded constructorsStefan Lay2013-11-292-18/+27
* | Break up GCTest to run in parallelShawn Pearce2013-11-2411-777/+1226
* | Modify T0004_PackReaderTest to use existing packShawn Pearce2013-11-241-10/+10
* | Move SampleDataRepositoryTestCase to org.eclipse.jgit.testShawn Pearce2013-11-2416-16/+19
* | Support running from JARs in JGitTestUtilShawn Pearce2013-11-242-5/+38
* | Cache SimpleDateFormat in GitDateParser per localeMatthias Sohn2013-11-236-34/+133
* | Fix FIXUP error for blank lines in interactive rebaseStefan Lay2013-11-222-1/+39
* | Fix parsing Rebase todo lines when commit message is missingStefan Lay2013-11-212-0/+15
* | Add close() method to APIChristian Halstrick2013-11-202-0/+48
* | Update Jetty to 7.6.14.v20131031Matthias Sohn2013-11-183-35/+35
* | Merge "Don't delete .idx file if .pack file can't be deleted"Robin Rosenberg2013-11-172-18/+75
|\ \
| * | Don't delete .idx file if .pack file can't be deletedChristian Halstrick2013-11-132-18/+75
* | | Document that path parameters should use '/' as separatorRobin Stocker2013-11-1514-22/+36
* | | Improve Javadoc for typeHint parameterRobin Stocker2013-11-143-15/+17
* | | Do not update the ref hot bit when checking isIndexLoadedColby Ranger2013-11-132-1/+5
| |/ |/|
* | Update to Ant 1.9.2Matthias Sohn2013-11-121-1/+1
* | Merge "Add missing @since tags"Matthias Sohn2013-11-127-0/+14
|\ \
| * | Add missing @since tagsMatthias Sohn2013-11-097-0/+14
* | | Add uses directives to ensure OSGi wires jgit bundles correctlyMatthias Sohn2013-11-125-37/+129
* | | Introduce Kepler and Luna target platformMatthias Sohn2013-11-124-2/+125
* | | Update build to use Tycho 0.19Matthias Sohn2013-11-111-2/+2
| |/ |/|
* | [findBugs] Remove nonsense callMatthias Sohn2013-11-101-1/+0
* | Remove unnecessary @SuppressWarnings("null")Matthias Sohn2013-11-101-5/+0
* | Grant access to internal jgit package to org.eclipse.jgit.junitMatthias Sohn2013-11-101-1/+2