summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Use working tree iterator to compare file modesKevin Sawicki2012-06-053-24/+81
| * | | Remove Jetty p2 repository from Maven buildMatthias Sohn2012-06-061-5/+0
| * | | Get rid of warnings about empty statmentsRobin Rosenberg2012-06-063-5/+14
| * | | Removed unused parameters from private methodsRobin Rosenberg2012-06-062-8/+7
| * | | cleanup: Remove unused declarationsRobin Rosenberg2012-06-064-4/+0
| * | | Make FS OS X detection work for OpenJDKRobin Rosenberg2012-06-062-5/+4
| |/ /
| * | Further cleanup of exceptions in Git APIRobin Rosenberg2012-06-0517-65/+129
| * | Update build to use Tycho 0.15.0Matthias Sohn2012-06-054-42/+2
| * | Throw formal CheckoutConflictException on hard resetKevin Sawicki2012-06-051-3/+10
| * | Configure maven-source-plugin execution in parent POMKevin Sawicki2012-06-051-0/+14
| * | Support gitdir: refs in BaseRepositoryBuilder.findGitDirKevin Sawicki2012-06-042-25/+89
| * | Merge "Relax RevisionSyntaxException to an IllegalArgumentException" into sta...Christian Halstrick2012-06-041-2/+1
| |\ \
| | * | Relax RevisionSyntaxException to an IllegalArgumentExceptionRobin Rosenberg2012-06-041-2/+1
* | | | Make DirCacheCheckout update timestamps in the index.Markus Duft2012-06-062-2/+98
| |_|/ |/| |
* | | Merge changes Iee9af8d5,I8e1674f0,If5a6fcc5,I3bb28e4dShawn O. Pearce2012-06-058-112/+606
|\ \ \
| * | | Use BatchRefUpdate for tracking refs in FetchProcessShawn O. Pearce2012-05-224-97/+195
| * | | Batch reference updates together for storageShawn O. Pearce2012-05-224-8/+355
| * | | Expose ReceiveCommand.updateType to check for UPDATE_NONFASTFORWARDShawn O. Pearce2012-05-222-5/+46
| * | | Reject non-fast-forwards earlier in BaseReceivePackShawn O. Pearce2012-05-221-2/+10
* | | | Merge "fix PackWriter excluded objects handling"Shawn Pearce2012-06-0482-455/+852
|\ \ \ \
| * | | | fix PackWriter excluded objects handlingChristian Halstrick2012-06-042-1/+68
| | |/ / | |/| |
| * | | Merge "Only increment mod count if packed-refs file changes" into stable-2.0Shawn Pearce2012-06-042-10/+52
| |\ \ \
| | * | | Only increment mod count if packed-refs file changesKevin Sawicki2012-05-282-10/+52
| * | | | Add lazy loading of body for tags to PlotWalkStefan Lay2012-06-041-0/+5
| | |_|/ | |/| |
| * | | Set minimum Jetty version to 7.6Matthias Sohn2012-06-032-28/+27
| * | | Fix compile error when using Jetty 7.5Matthias Sohn2012-06-031-0/+1
| * | | Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127Matthias Sohn2012-06-0310-60/+47
| * | | Use default thread pool to prevent thread pool starvationMatthias Sohn2012-06-031-17/+1
| * | | Merge "Reduce number of hard-coded maven artifact versions" into stable-2.0Robin Rosenberg2012-05-314-9/+9
| |\ \ \
| | * | | Reduce number of hard-coded maven artifact versionsMatthias Sohn2012-05-314-9/+9
| * | | | Remove obsolete GitlinksNotSupportedExceptionRobin Rosenberg2012-05-311-65/+0
| * | | | Update ORIG_HEAD when resettingKevin Sawicki2012-05-315-3/+46
| |/ / /
| * | | Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn2012-05-3142-51/+51
| * | | JGit v2.0.0.201205301645-rc2v2.0.0.201205301645-rc2Matthias Sohn2012-05-3042-51/+51
| * | | Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-3063-303/+275
| * | | Merge "Retain file length and mod time when doing a mixed reset" into stable-2.0Robin Rosenberg2012-05-301-6/+43
| |\ \ \
| | * | | Retain file length and mod time when doing a mixed resetKevin Sawicki2012-05-281-6/+43
| * | | | Merge "Update smudged entries when writing index" into stable-2.0Robin Rosenberg2012-05-305-3/+290
| |\| | |
| | * | | Update smudged entries when writing indexKevin Sawicki2012-05-285-3/+290
| | |/ /
| * / / Enable loading history until a given commitMatthias Sohn2012-05-302-0/+206
| |/ /
| * | Update Jetty to 8.1.3.v20120416Matthias Sohn2012-05-2312-52/+90
* | | Merge "Enable loading history until a given commit"Stefan Lay2012-05-252-0/+206
|\ \ \ | |/ / |/| |
| * | Enable loading history until a given commitMatthias Sohn2012-05-212-0/+206
* | | Add config --list command to pgmTomasz Zarna2012-05-234-0/+193
* | | Ensure resetting on commit idDariusz Luksza2012-05-232-1/+21
| |/ |/|
* | Move NLS test for HttpServerText to http.testShawn O. Pearce2012-05-224-13/+60
* | Fix JGit source bundle packagingMatthias Sohn2012-05-213-1/+41
* | Smudge index entries on first write (too), as well when readingRobin Rosenberg2012-05-214-18/+66
|/
* Add user friendly output from jgit commit commandMikael Karlsson2012-05-181-1/+6
* Don't swallow JSchException "Auth fail" exceptionDariusz Luksza2012-05-161-1/+2