Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-01JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2Matthias Sohn2-2/+2
2011-06-10Push errors back over sideband when possibleShawn O. Pearce2-4/+24
2011-06-09Merge branch 'stable-1.0'Matthias Sohn3-1/+62
2011-06-09Prepare post JGit v1.0.0.201106090707-r buildsstable-1.0Matthias Sohn2-2/+2
2011-06-09JGit v1.0.0.201106090707-rv1.0.0.201106090707-rMatthias Sohn2-2/+2
2011-06-09Include about.html files in maven buildMatthias Sohn1-0/+1
2011-06-09Prepare post v1.0.0.201106081625-r buildsMatthias Sohn2-2/+2
2011-06-08JGit v1.0.0.201106081625-rv1.0.0.201106081625-rMatthias Sohn2-2/+2
2011-06-08Add missing about.html files to all shipped bundlesMatthias Sohn2-1/+61
2011-06-08Prepare post v1.0.0.201106071701-r buildsMatthias Sohn2-2/+2
2011-06-07JGit v1.0.0.201106071701-rv1.0.0.201106071701-rMatthias Sohn2-2/+2
2011-06-05Prepare 1.1.0 buildsMatthias Sohn2-14/+14
2011-06-05Prepare post v1.0.0.201106051725-r buildsMatthias Sohn2-2/+2
2011-06-05JGit v1.0.0.201106051725-rv1.0.0.201106051725-rMatthias Sohn2-2/+2
2011-06-01Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2-2/+2
2011-06-01JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2-2/+2
2011-05-31Remove incubation markerMatthias Sohn1-1/+1
2011-05-04Fix error handling in RepositoryFilterShawn O. Pearce1-3/+6
2011-05-02Qualify post-0.12 buildsMatthias Sohn2-14/+14
2011-05-02JGit 0.12.1v0.12.1stable-0.12Matthias Sohn2-14/+14
2011-04-21Implement the no-done capabilityShawn O. Pearce1-0/+1
2011-04-18Make running static checks configurable in maven buildMatthias Sohn1-33/+0
2011-04-01smart HTTP: Return errors inside payloadShawn O. Pearce5-7/+63
2011-04-01UploadPack: Add a PreUploadHook to monitor and control behaviorShawn O. Pearce2-1/+16
2011-04-01Allow application filters on smart HTTP operationsShawn O. Pearce5-64/+228
2011-02-25Use generics in RepositoryFilter constructorRobin Rosenberg1-2/+2
2011-02-16smart-http: Support progress in ReceivePackShawn O. Pearce1-1/+6
2011-02-16smart-http: Fix recognition of gzip encodingShawn O. Pearce1-2/+17
2011-02-15daemon: Use HTTP's resolver and factory patternShawn O. Pearce18-546/+42
2011-02-12Qualify post 0.11 buildsMatthias Sohn2-13/+13
2011-02-11JGit 0.11.1v0.11.1Matthias Sohn2-13/+13
2011-02-03RefAdvertiser: Avoid object parsingShawn O. Pearce1-31/+21
2011-01-20Build http.server source JARShawn O. Pearce1-0/+20
2010-12-17Qualify post 0.10 buildsMatthias Sohn2-13/+13
2010-12-17Qualify post 0.10.1 buildsstable-0.10Matthias Sohn2-13/+13
2010-12-17JGit 0.10.1v0.10.1Matthias Sohn2-13/+13
2010-10-23Add FindBugs and CPD to the build.Chris Aniszczyk1-0/+33
2010-09-17Qualify builds as 0.10.0Shawn O. Pearce2-13/+13
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

Back to the top