Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-15Qualify post-0.9.3 buildsstable-0.9Matthias Sohn2-13/+13
2010-09-15JGit 0.9.3v0.9.3Matthias Sohn2-13/+13
2010-09-15Qualify post-0.9.1 buildsMatthias Sohn2-13/+13
2010-09-15JGit 0.9.1v0.9.1Matthias Sohn2-13/+13
2010-08-28Revert "Hide Maven target directories from Eclipse"Robin Rosenberg1-11/+0
2010-08-26Run formatter on edited lines via save actionChris Aniszczyk1-3/+4
2010-08-08Hide Maven target directories from EclipseRobin Rosenberg1-0/+11
2010-06-29Ensure RevWalk is released when doneShawn O. Pearce3-24/+39
2010-06-27Move FileRepository to storage.file.FileRepositoryShawn O. Pearce4-4/+5
2010-06-26Allow Repository.getDirectory() to be nullShawn O. Pearce2-1/+5
2010-06-24UploadPack: Permit flushing progress messages under smart HTTPShawn O. Pearce1-1/+6
2010-06-14Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3b...Shawn Pearce1-1/+1
2010-06-14git-servlet: Fix comparing uploadFactory with the wrong DISABLED instanceRobin Rosenberg1-1/+1
2010-06-14Start 0.9 developmentShawn O. Pearce2-12/+12
2010-06-05Repository can be configured with FSMarc Strapetz1-1/+2
2010-06-02Qualify post-0.8.1 buildsShawn O. Pearce2-12/+12
2010-06-02JGit 0.8.1v0.8.1Shawn O. Pearce2-12/+12
2010-05-27Don't use interruptable pread() to access pack filesShawn O. Pearce1-2/+3
2010-05-19Externalize strings from JGitSasa Zivkov16-24/+148
2010-03-21Qualify builds as 0.8.0Shawn O. Pearce2-11/+11
2010-03-13http.server: Use TemporaryBuffer and compress some responsesShawn O. Pearce6-33/+149
2010-02-03Cleanup OSGi Import-Package specifications to use versionsShawn O. Pearce1-6/+6
2010-01-23Correct bundle, provider names to be consistentShawn O. Pearce1-2/+2
2010-01-23Merge branch 'ref-abstract'Shawn O. Pearce1-3/+2
2010-01-23Optimize RefAdvertiser performance by avoiding sortingShawn O. Pearce1-1/+1
2010-01-23Rewrite reference handling to be abstract and accurateShawn O. Pearce1-2/+1
2010-01-23Use build timestamp as OSGi version qualifierMatthias Sohn1-1/+6
2010-01-12server side: smart fetch over HTTPShawn O. Pearce4-0/+312
2010-01-12server side: smart push over HTTPShawn O. Pearce5-5/+482
2010-01-12Simple dumb HTTP server for GitShawn O. Pearce37-0/+3857

    Back to the top