Showing 18 open source projects for "malware-patch"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    commitlint

    commitlint

    Lint commit messages

    ...By supporting npm-installed configurations it makes sharing of commit conventions easy. We're not a sponsored OSS project. Therefore we can't promise that we will release patch versions for older releases in a timely manner. If you are stuck on an older version and need a security patch we're happy if you can provide a PR. If something in between fails (like a new packages was added and needs to be published for the first time but you forgot) you can use lerna publish from-package to publish anythign that has not been published yet. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Branchless workflow for Git

    Branchless workflow for Git

    High-velocity, monorepo-scale workflow for Git

    git-branchless is a suite of tools that enhances Git in several ways. It makes Git easier to use, both for novices and for power users. Patch-stack workflows: strong support for "patch-stack" workflows as used by the Linux and Git projects, as well as at many large tech companies. (This is how Git was "meant" to be used.) Prototyping and experimenting workflows: strong support for prototyping and experimental work via "divergent" development. git sync: to rebase all local commit stacks and branches without having to check them out first. git move: The ability to move subtrees rather than "sticks" while cleaning up old branches, not touching the working copy, etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lazygit

    Lazygit

    Simple terminal UI for git commands

    ...To stage part of a file you need to use a command-line program to step through each hunk and if a hunk can't be split down any further but contains code you don't want to stage, you have to edit an arcane patch file by hand? Are you KIDDING me?! Sometimes you get asked to stash your changes when switching branches only to realize that after you switch and unstash that there weren't even any conflicts and it would have been fine to just check out the branch directly? If you're a mere mortal like me and you're tired of hearing how powerful git is when in your daily life it's a powerful pain in your ass, lazygit might be for you.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    WinMerge

    WinMerge

    Windows visual diff and merge for files and directories

    WinMerge is a Windows tool for visual difference display and merging, for both files and directories. It is highly useful for determining what has changed between file versions, and then merging those changes. WinMerge has Unicode support, Flexible syntax coloring editor, Visual SourceSafe integration, and Windows Shell integration. Regexp filtering for filenames and lines. Side-by-side line difference and highlights differences inside lines. A file map shows the overall file differences in...
    Leader badge
    Downloads: 37,379 This Week
    Last Update:
    See Project
  • The Complete PDF SDK Icon
    The Complete PDF SDK

    Bring PDF viewing, annotating, editing, creation, and generation to any web, mobile, desktop or server framework or application.

    Bring accurate PDF viewing, annotating, editing, creation, and generation to any web, mobile, desktop or server framework or application. Own the full document and data lifecycle by deploying on your own infrastructure without worrying about third-party server dependencies.
    Learn More
  • 5

    patchview - one addon to patchutils

    pacthview let us view parts of a patch

    patchview is one addon to patchutils, with this tool you can view, in a simplified way,only the sub-patches, that you want, of one (big) patch file. You can split patches.To simplify this, it makes the enumeration of the files and you can choose b Code is now available on github : https://github.com/sergiomb2/patchutils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tired of bogging down your machine to RUN all the TESTS, having to WAIT for the CruiseControl build to be green, or causing other developers HEARTACHE by skipping these steps when checking in your changes to source control? The Patch Process Is for YOU!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A parser for patch (diff) files written as a Python module around the GNU patch code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    QGit viewer

    A git GUI viewer built on Qt/C++

    With QGit you will be able to browse revisions history, view patch content and changed files, graphically following different development branches.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Xcvs is a web-based CVS tracking tool. It traces the log information in CVS and generates a single patchset for each commit command. It also generates a patch file that captures the change for each patchset. The web interface allows one to query the patc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Project Planning and Management Software | Planview Icon
    Project Planning and Management Software | Planview

    For Enterprise PMOs

    Planview® ProjectAdvantage (formerly Sciforma) is an enterprise-centric project and portfolio management (PPM) software designed to enable change, drive innovation, and lead in a company's digital transformation. With ProjectAdvantage, teams can strategically track and monitor project data in order to make relevant decisions. It offers multiple features focused on strategic management, functional management, and execution management. A highly scalable and cost-effective solution, ProjectAdvantage is available in various deployment models.
    Learn More
  • 10
    PMS is a small tool aimed at maintaining local branches independent of current VCS (Version Control System) used. Currently PMS supports the following VCS-es: CVS, SVN, GIT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Patch Lifecycle Manager (PLM) provides a central point for tracking the lifecycle of patches against a source tree. Regardless of the RCS type system used by the developer to track development of the patch (CVS, Subversion, BitKeeper, or by hand...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CVSACL is a patch for CVS. It adds two new subcommands (acl & racl) to cvs for access control list management. It provides advanced ACL definitions per modules, directories, and files on branch/tag for all cvs subcommands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A simple easy-to-use application for "visually editing" large patch files (unified diff files); different patches/diffs/folders/files can be selected/deselected, the resulting patch file can be saved and/or run against a source tree (e.g.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This patch allows CVS to have a user-level security for the modules. A person is only able to make operations(in pserver mode) if he has the given permissions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An extension of the current diff & patch programs to support the analysis of differences between binary files. Will include module support to specially handle user-defined types using user-created modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A patch for CVS that allows bookmarks (stored in ~/.cvsbookmarks file) to be used instead of long and complex repository names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    In the context of the project it is planned to develop a multi-language programm code translation system in order to generate a documentation. Either patch-utility and integration system will be developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Easy and grafical control version. In particular allow you to go back to your last stable source than compile to do another task when you are block. It use diff and patch. Draw the dependences between commits. Only a click to commit all proyect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next