Showing 68 open source projects for "jargs/gnu/cmdlineparser"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    git-cola

    git-cola

    git-cola: The highly caffeinated Git GUI

    Git Cola is a sleek and powerful graphical user interface for Git. Git Cola is free software and written in Python (v2 + v3). Git Cola uses QtPy, so you can choose between PyQt6, PyQt5 and PySide2 by setting the QT_API environment variable to pyqt6, pyqt5 or pyside2 as desired. qtpy defaults to pyqt6 and falls back to pyqt6 and pyside2 if pyqt5 is not installed. Git Cola enables additional features when the following Python modules are installed. send2trash enables cross-platform "Send to...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    git-delete-merged-branches

    git-delete-merged-branches

    Command-line tool to delete merged Git branches

    A convenient command-line tool helping you keep repositories clean. Supports deletion of both local and remote branches. Detects multiple forms of de-facto merges (rebase merges, squash merges (needs --effort=3), single or range cherry-picks… leveraging git cherry). Supports workflows with multiple release branches, e.g. only delete branches that have been merged to all of master, dev and staging. Quick interactive configuration. Provider agnostic: Works with GitHub, GitLab, Gitea and any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PyGitHub

    PyGitHub

    Typed interactions with the GitHub API v3

    PyGitHub is a Python library to access the GitHub REST API. This library enables you to manage GitHub resources such as repositories, user profiles, and organizations in your Python applications. PyGithub is a Python library to use the Github API v3. With it, you can manage your Github resources (repositories, user profiles, organizations, etc.) from Python scripts. Should you have any question, any remark, or if you find a bug, or if there is something you can do with the API but not with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ar-mercurial

    fork of Mercurial SCM

    Fork of Mercurial SCM (https://mercurial.selenic.com/) with additions: - revision duplicates collision resolves - sparse fixes: -- purge cleanup all out-of-sparse (issue5626) -- merge only changes in sparse (issue6521) -- dirstat refresh on sparse conf changes -- `share` comand suport sparse -- ignore subrepos out of sparse - command `debugrevlog` enhances - #6745 feature : VFS failure on OS-impossible names now just drop file of conflict.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 5

    ar-tortisehg

    tortoisehg fork with perks

    this fork of https://foss.heptapod.net/mercurial/tortoisehg/thg provides some my features: - graph transforms of repo-tree (feature/graphopt/merge-order) - repo-tree navigation keys (feature/repoview-nav-keys) - nav-repoview (feature/nav-repo) - ui: InteractiveUiHandler now can remember choices for prompted file on it's exact path, or recursive pathes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Moved to https://codeberg.org/andybalaam/Diffident
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    git-imerge

    git-imerge

    Incremental merge for git

    Perform a merge between two branches incrementally. If conflicts are encountered, figure out exactly which pairs of commits conflict, and present the user with one pairwise conflict at a time for resolution. Reduce the pain of resolving merge conflicts to its unavoidable minimum, by finding and presenting the smallest possible conflicts: those between the changes introduced by one commit from each branch. Allow a merge to be saved, tested, interrupted, published, and collaborated on while it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CODESH

    CODESH

    Automatic persistent logbooks for Linux shell sessions (bash, tcsh...)

    The CODESH (COllaborative DEvelopment SHell) project provides an automatic persistent logbook for sessions of personal command-line work by recording what and how is being done: for private use/reuse and for sharing selected parts with collaborators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Diffuse
    Diffuse is a graphical tool for comparing and merging text files. It can retrieve files for comparison from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion, and SVK repositories.
    Leader badge
    Downloads: 276 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 10
    mergepbx

    mergepbx

    script for merging XCode project files in git

    ... endeavour, as it would save me from solving the merge conflicts for my co-workers. Unfortunately, that script was finished only after the project ended. However, as I didn't want to let the work go to waste, this script is now published as open source under the GNU GPL 3. This script needs knowledge about the structure of Xcode's project. However, there doesn't seem to be any documentation (and I would be surprised if there were any).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gitinspector

    Gitinspector

    The statistical analysis tool for git repositories

    Gitinspector is a statistical analysis tool for git repositories. The default analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author. Under normal operation, it filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis. This tool was originally written to help fetch repository statistics from student projects...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    WebDAVSurfer

    WebDAVSurfer

    WebDAV client 64-bit works with Plone 5, Apache and more

    GUI WebDAV Client for Linux and Windows 10. Includes PROPFIND, PROPPATCH, LOCK ,UNLOCK ,VERSION-CONTROL,REPORT. HTTP(S) with Basic Authentication and PKI client and server Certificates. Works with Plone, Zope, Apache + mod_dav, PyWebDAV, PyDAV, Tamino. 64-bit wxPython used. Upload files or from Web. Update properties. Tested with Plone 5.04
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A-A-P helps you with distributed development of software. Install a program on your system, obtain the sources and make modifications, manage multiple versions of the same project, distribute packages and much more. A-A-P runs on many operating systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Stat cvs/svn Code Change

    stat. cvs,svn code changes and generate html report

    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search. It's the mirror project of CodeChangeViewer: http://sourceforge.net/projects/ccv/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    meld-installer

    meld-installer

    Meld Installer for Windows

    Bundles Portable Python (with PyGTK) and Meld together in an easy to use installer. This allows you to not have to worry about setting up Python or PyGTK and you can keep Meld's Python separate from other Python installations on your machine. ** NOTE ** Meld 3.11 and later now have official installers, hence this project is no longer supported. You can download the new installer here: https://download.gnome.org/binaries/win32/meld/. You should uninstall the old 1.8 version before upgrading.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 18
    sdide 0.14.5.3
    Screwdriver is an Simple Dis-Integrated Development Environment (SDIDE) used for programming in Python, PySide, Bash and Other object-oriented programming technologies. Source code management Interface can Push Up to 97 branches into the Git server. Reclaim your favourite Linux text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A CVS pserver implementation that works against an SVN (Subversion) repository. Useful for e.g. old build-scripts or legacy application when migrating from cvs to svn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    hg-diff

    A GUI program to compare mercurial revisions.

    hg-diff is a simple GUI program to browse mercurial revisions. It is used to display a summary of all changes between two revisions and to display a graphical comparison of the two versions of each changed file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Wiko, the wiki compiler, compiles wiki like files into html and LaTeX, combining easy wiki syntax, your preferred non-web text editor and svn/cvs control to write static webs, cientific articles or even blogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    svntoolbox is a collection of various add-on tools for Subversion. This includes tools which helps with vendor branch imports and partial/interactive commits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    evofetch

    evofetch

    Mining tool for software repositories

    EvoFETCH is a tool to extract information about software entities such as classes, methods, and attributes from software repositories. EvoFETCH is middleware and makes use of other freely available software to perform the extraction and provide query functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TortoiseHg
    TortoiseHg is a shell extension that let users of Mercurial SCM (Hg) work directly from MS-Windows Explorer. It also includes a command line tool, hgtk, for use on Linux and other platforms.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    pysvngraph is a python component/software to draw graph from a subversion (svn) repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next