| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused dependencies | Matthias Sohn | 2013-04-09 | 1 | -2/+1 |
* | Fix plugin provider names to conform with release train requirement | Matthias Sohn | 2013-04-08 | 1 | -1/+1 |
* | JGit 3.0: move internal classes into an internal subpackage | Shawn Pearce | 2013-03-18 | 5 | -18/+18 |
* | Prepare 2.4.0-SNAPSHOT builds | Matthias Sohn | 2013-02-14 | 2 | -14/+14 |
* | Declare essentially static methods as static | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | Add type argumente to some raw reclaration | Robin Rosenberg | 2012-12-27 | 3 | -3/+3 |
* | Prepare 2.3.0 builds | Matthias Sohn | 2012-12-21 | 2 | -14/+14 |
* | Disable response compression on /git-receive-pack URLs | Shawn Pearce | 2012-12-07 | 1 | -1/+1 |
* | Do not warn about non-translated strings in the http library | Robin Rosenberg | 2012-11-25 | 1 | -1/+1 |
* | Make an exception for the formatting rules (turn off) for some files | Robin Rosenberg | 2012-11-16 | 1 | -0/+1 |
* | Harmonize the JDT settings within JGit | Robin Rosenberg | 2012-11-16 | 3 | -8/+69 |
* | Suppress resource warnings with Java 7 | Robin Rosenberg | 2012-10-25 | 1 | -0/+1 |
* | Remove unnecessary @SuppressWarnings | Robin Rosenberg | 2012-09-23 | 1 | -1/+0 |
* | Merge changes Ic2b78ba9,Ia13e63ed | Shawn O. Pearce | 2012-09-22 | 6 | -9/+17 |
|\ |
|
| * | Use '406 Not Acceptable' when info/refs is disabled | Shawn O. Pearce | 2012-09-19 | 1 | -1/+1 |
| * | Compress large /info/refs responses on HTTP | Shawn O. Pearce | 2012-09-19 | 5 | -8/+16 |
* | | Suppress boxing warnings where we know they are ok | Robin Rosenberg | 2012-09-22 | 1 | -2/+7 |
|/ |
|
* | Prepare 2.2.0 builds | Matthias Sohn | 2012-09-19 | 2 | -14/+14 |
* | Work around smart HTTP bugs in C Git | Shawn O. Pearce | 2012-06-27 | 6 | -1/+236 |
* | Serve 403 from RepositoryFilter on ServiceMayNotContinueException | Dave Borowitz | 2012-06-20 | 1 | -1/+1 |
* | Prepare 2.1.0 builds | Matthias Sohn | 2012-06-14 | 2 | -14/+14 |
* | Add MetaFilter.serveRegex(Pattern) | Dave Borowitz | 2012-06-08 | 2 | -0/+16 |
* | Expand RegexPipeline documentation | Dave Borowitz | 2012-06-08 | 1 | -6/+13 |
* | Allow RepositoryResolver to throw ServiceMayNotContinueException | Dave Borowitz | 2012-03-26 | 1 | -0/+4 |
* | cleanup: Remove unnecessary @SuppressWarnings | Robin Rosenberg | 2012-03-09 | 1 | -2/+0 |
* | Use readString() to trim trailing LF from first line | Shawn O. Pearce | 2012-03-07 | 1 | -2/+2 |
* | Try to send HTTP error messages over sideband | Dave Borowitz | 2012-03-07 | 1 | -12/+121 |
* | Modify refs in UploadPack/ReceivePack using a hook interface | Dave Borowitz | 2012-02-29 | 2 | -4/+4 |
* | Prepare 2.0.0-SNAPSHOT builds | Matthias Sohn | 2012-02-16 | 2 | -14/+14 |
* | Merge branch 'stable-1.2' | Matthias Sohn | 2011-12-26 | 2 | -0/+100 |
|\ |
|
| * | JGit v1.2.0.201112221803-rv1.2.0.201112221803-rstable-1.2 | Matthias Sohn | 2011-12-23 | 2 | -2/+2 |
| * | Enforce the use of Java5 API:s only (with a few exceptions) | Robin Rosenberg | 2011-12-16 | 2 | -0/+100 |
* | | Merge branch 'stable-1.2' | Matthias Sohn | 2011-12-16 | 1 | -0/+19 |
|\| |
|
| * | Add API checking using clirr | Matthias Sohn | 2011-12-15 | 1 | -0/+19 |
* | | Prepare 1.3.0 builds | Matthias Sohn | 2011-12-10 | 2 | -14/+14 |
* | | Discard request HTTP bodies for status code <400 | Shawn O. Pearce | 2011-12-01 | 4 | -7/+59 |
* | | Ensure all smart HTTP errors are sent to clients | Shawn O. Pearce | 2011-12-01 | 2 | -15/+21 |
* | | Always close the GZIPOutputStream to release Deflater | Shawn O. Pearce | 2011-11-30 | 1 | -2/+5 |
|/ |
|
* | Add utilities for smart HTTP error handling | Shawn O. Pearce | 2011-11-22 | 8 | -96/+355 |
* | Strip leading slashes in RepositoryFilter | Shawn O. Pearce | 2011-11-22 | 1 | -2/+2 |
* | Refactor HTTP server stack to use Filter as base | Shawn O. Pearce | 2011-10-07 | 8 | -291/+690 |
* | Prepare 1.2.0 builds | Matthias Sohn | 2011-09-15 | 2 | -14/+14 |
* | Prepare post v1.1.0.201109151100-r buildstable-1.1 | Matthias Sohn | 2011-09-15 | 2 | -2/+2 |
* | JGit v1.1.0.201109151100-rv1.1.0.201109151100-r | Matthias Sohn | 2011-09-15 | 2 | -2/+2 |
* | Prepare post v1.1.0.201109071825-rc3 builds | Matthias Sohn | 2011-09-08 | 2 | -2/+2 |
* | JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3 | Matthias Sohn | 2011-09-08 | 2 | -2/+2 |
* | Use commit message best practices for Mylyn Commit template | Matthias Sohn | 2011-09-05 | 2 | -0/+7 |
* | Prepare post-v1.1.0.201109011030-rc2 builds | Matthias Sohn | 2011-09-01 | 2 | -2/+2 |
* | JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2 | Matthias Sohn | 2011-09-01 | 2 | -2/+2 |
* | Push errors back over sideband when possible | Shawn O. Pearce | 2011-06-09 | 2 | -4/+24 |