| Commit message (Expand) | Author | Age | Files | Lines |
* | JGit 0.7.1v0.7.1 | Shawn O. Pearce | 2010-03-22 | 2 | -18/+18 |
* | Fix EGit deadlock listing branches of SSH remote | Shawn O. Pearce | 2010-03-20 | 2 | -1/+26 |
* | Qualify post-0.7.0 builds | Shawn O. Pearce | 2010-03-20 | 2 | -2/+2 |
* | JGit 0.7.0v0.7.0 | Shawn O. Pearce | 2010-03-18 | 2 | -18/+18 |
* | Merge branch 'push-sideband' into stable-0.7 | Shawn O. Pearce | 2010-03-12 | 25 | -366/+865 |
|\ |
|
| * | Reuse the line buffer between strings in PacketLineIn | Shawn O. Pearce | 2010-03-12 | 1 | -8/+13 |
| * | Reduce multi-level buffered streams in transport code | Shawn O. Pearce | 2010-03-12 | 8 | -37/+60 |
| * | Fix smart HTTP client buffer alignment | Shawn O. Pearce | 2010-03-12 | 1 | -32/+15 |
| * | Use "ERR message" for early ReceivePack problems | Shawn O. Pearce | 2010-03-12 | 1 | -8/+31 |
| * | Catch and report "ERR message" during remote advertisements | Shawn O. Pearce | 2010-03-12 | 2 | -0/+90 |
| * | Wait for EOF on stderr before finishing SSH channel | Shawn O. Pearce | 2010-03-12 | 1 | -13/+45 |
| * | Capture non-progress side band #2 messages and put in result | Shawn O. Pearce | 2010-03-12 | 12 | -186/+453 |
| * | ReceivePack: Enable side-band-64k capability for status reports | Shawn O. Pearce | 2010-03-12 | 2 | -30/+54 |
| * | Use more restrictive patterns for sideband progress scraping | Shawn O. Pearce | 2010-03-12 | 1 | -4/+4 |
| * | Prefix remote progress tasks with "remote: " | Shawn O. Pearce | 2010-03-12 | 1 | -4/+9 |
| * | Decode side-band channel number as unsigned integer | Shawn O. Pearce | 2010-03-12 | 1 | -1/+1 |
| * | Refactor SideBandInputStream construction | Shawn O. Pearce | 2010-03-12 | 3 | -20/+20 |
| * | Refactor SideBandOutputStream to be buffered | Shawn O. Pearce | 2010-03-12 | 4 | -45/+92 |
* | | Merge "Fix NLS to build under Java 5" into stable-0.7 | Shawn O. Pearce | 2010-03-12 | 1 | -0/+1 |
|\ \ |
|
| * | | Fix NLS to build under Java 5 | Shawn O. Pearce | 2010-03-12 | 1 | -0/+1 |
* | | | eclipse-iplog: Skip the initial contribution | Shawn O. Pearce | 2010-03-11 | 1 | -0/+11 |
|/ / |
|
* | | Provide NLS support in JGit. | Sasa Zivkov | 2010-03-11 | 7 | -0/+661 |
* | | Merge "Don't doubly wrap TransportException in smart HTTP client" | Shawn Pearce | 2010-02-11 | 1 | -13/+3 |
|\| |
|
| * | Don't doubly wrap TransportException in smart HTTP client | Shawn O. Pearce | 2010-02-11 | 1 | -13/+3 |
* | | Allow users of ReceivePack access to the objects being sent | Nico Sallembien | 2010-02-11 | 2 | -5/+121 |
|/ |
|
* | Add a RefFilter interface to ReceivePack and UploadPack | Nico Sallembien | 2010-02-10 | 3 | -5/+129 |
* | Remove pointless boolean during native push | Shawn O. Pearce | 2010-02-09 | 1 | -1/+1 |
* | Intermediate workaround for JGit's lack of core.autocrlf support | Robin Rosenberg | 2010-02-04 | 1 | -0/+1 |
* | Use keep(1) instead of add() when skipping an entry | Shawn O. Pearce | 2010-02-03 | 1 | -2/+2 |
* | Don't allow DirCacheEntry with mode of 0 | Shawn O. Pearce | 2010-02-03 | 4 | -11/+24 |
* | Disallow creating invalid DirCacheEntry records | Shawn O. Pearce | 2010-02-03 | 1 | -1/+54 |
* | Merge "Ensure RawText closes the FileInputStream when read is complete" | Robin Rosenberg | 2010-02-03 | 1 | -14/+2 |
|\ |
|
| * | Ensure RawText closes the FileInputStream when read is complete | Shawn O. Pearce | 2010-02-03 | 1 | -14/+2 |
* | | Adding some Eclipse-related legal files to JGit | Chris Aniszczyk | 2010-02-03 | 2 | -0/+29 |
* | | Cleanup OSGi Import-Package specifications to use versions | Shawn O. Pearce | 2010-02-02 | 1 | -1/+1 |
|/ |
|
* | Micro-optimize CanonicalTreeParser next() for ObjectWalk | Shawn O. Pearce | 2010-02-02 | 1 | -8/+14 |
* | Fix ObjectWalk corruption when skipping over empty trees | Shawn O. Pearce | 2010-02-02 | 1 | -18/+23 |
* | Ensure the tree parser resets in ObjectWalk | Shawn O. Pearce | 2010-02-02 | 1 | -0/+2 |
* | Correct ObjectWalk error message when bad object is found | Shawn O. Pearce | 2010-02-02 | 1 | -3/+3 |
* | Correctly skip over unrecognized optional dircache extensions | Shawn O. Pearce | 2010-02-02 | 1 | -11/+41 |
* | Fix server side NPE during push to empty repository | Shawn O. Pearce | 2010-02-01 | 1 | -1/+1 |
* | Merge "Check for remote server exec failures and report" | Shawn Pearce | 2010-01-29 | 1 | -16/+40 |
|\ |
|
| * | Check for remote server exec failures and report | Shawn O. Pearce | 2010-01-23 | 1 | -16/+40 |
* | | Merge "Add unsetSection to Config to remove an entire block" | Robin Rosenberg | 2010-01-28 | 1 | -0/+42 |
|\ \ |
|
| * | | Add unsetSection to Config to remove an entire block | Shawn O. Pearce | 2010-01-29 | 1 | -0/+42 |
* | | | Merge "Relax ObjectChecker to permit missing tagger lines" | Robin Rosenberg | 2010-01-28 | 1 | -5/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Relax ObjectChecker to permit missing tagger lines | Shawn O. Pearce | 2010-01-23 | 1 | -5/+5 |
| |/ |
|
* | | Merge "Added caching for loose object lookup during pack indexing" | Shawn Pearce | 2010-01-27 | 6 | -1/+276 |
|\ \ |
|
| * | | Added caching for loose object lookup during pack indexing | Constantine Plotnikov | 2010-01-21 | 6 | -1/+276 |
* | | | Merge "Don't confuse empty configuration variables with booleans" | Shawn Pearce | 2010-01-25 | 1 | -3/+4 |
|\ \ \ |
|