Skip to content

A streamlined JGit fork for Android, using Gradle and compatible with API 26+. Core functionality only, with testing and monitoring features removed for simplicity.

Notifications You must be signed in to change notification settings

Gazman-Dev/jgit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

JGit (Android Version)

This repository is a fork of the JGit project, modified to use Gradle for build management and stripped down to include only the core code. The testing components and some monitoring features have been removed for simplicity. The project is now fully compatible with Android API level 26 and above.

Features

  • Migrated to Gradle build system
  • Core JGit functionality only (tests removed)
  • Compatibility with Android API 26+
  • Some monitoring features removed for a streamlined experience

License

This project is distributed under the Eclipse Distribution License v1.0.

License Overview

  • Redistribution and use in source and binary forms, with or without modification, are permitted, provided that the following conditions are met:
    • Redistributions of source code must retain the above copyright notice, this list of conditions, and the following disclaimer.
    • Redistributions in binary form must reproduce the above copyright notice, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution.
    • Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
    • This software is provided "as-is", without any warranties of any kind.

About

A streamlined JGit fork for Android, using Gradle and compatible with API 26+. Core functionality only, with testing and monitoring features removed for simplicity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages