aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport
Commit message (Expand)AuthorAgeFilesLines
* Refactor Repository.openObject to be Repository.openShawn O. Pearce2010-06-281-5/+5
* Move PackWriter progress monitors onto the operationsShawn O. Pearce2010-06-281-2/+2
* Move FileRepository to storage.file.FileRepositoryShawn O. Pearce2010-06-262-2/+2
* Replace WindowCache with ObjectReaderShawn O. Pearce2010-06-251-1/+1
* Use FileRepository where we assume other file semanticsShawn O. Pearce2010-06-251-3/+3
* Use higher level Config types when possibleShawn O. Pearce2010-06-231-2/+2
* Externalize strings from JGitSasa Zivkov2010-05-191-2/+3
* Fix ReceivePackRefFilterTest on WindowsShawn O. Pearce2010-04-271-0/+9
* ReceivePack: Clarify the check reachable optionShawn O. Pearce2010-04-161-6/+6
* ReceivePack: fix ensureProvidedObjectsVisible on thin packsShawn O. Pearce2010-04-161-0/+477
* IndexPack: Correct thin pack fix using less than 20 bytesShawn O. Pearce2010-04-161-0/+59
* Refactor SideBandOutputStream to be bufferedShawn O. Pearce2010-03-122-43/+106
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-232-28/+30
* Implement multi_ack_detailed protocol extensionShawn O. Pearce2010-01-121-0/+33
* Method to get a 'humanish' name from a pathMykola Nikishov2009-12-191-0/+122
* Only import the sample data packs on tests that need themShawn O. Pearce2009-11-023-6/+6
* Refactor RepositoryTestCase to use LocalDiskRepository insteadShawn O. Pearce2009-11-021-4/+4
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-1/+1
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-2912-0/+2819