Alternatives to QGit viewer

Compare QGit viewer alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to QGit viewer in 2024. Compare features, ratings, user reviews, pricing, and more from QGit viewer competitors and alternatives in order to make an informed decision for your business.

  • 1
    UltraEdit

    UltraEdit

    IDM Computer Solutions

    For almost 3 decades, UltraEdit has been the go-to text editor for 2+ million users and many Fortune 100/500/1000 enterprise customers. Renowned for its power and performance in handling and processing huge files and data, UltraEdit is also a highly configurable and fully themed code editor with support for nearly any source language or syntax. Often called the "Swiss army knife" of text editors, UltraEdit is a powerful tool for users in a wide range of responsibilities and industries. From programming and project management to large file manipulation, from data sorting and column/block editing to remote (FTP/SFTP) file operations, from advanced file searching and text data reformatting, there's almost no problem that UltraEdit can't solve in the world of text editing. UltraEdit is available for Windows, Mac, and Linux and is supported by a professional development team and customer service staff located in the USA.
  • 2
    Gitbox

    Gitbox

    Gitbox

    One-click commit, push and pull. Unique search in history and undo for Git commands. Powerful commands like rebase, branch reset and cherry picking. And now it works with submodules. Gitbox integrates with popular diff tools such as Xcode FileMerge, Kaleidoscope, Changes, DiffMerge. Use keyboard for ultimate efficiency. Use arrow keys to jump between all the panes and lists. To stage all files, hit Cmd+Shift+Return. To stage/unstage selected files, use "S" shortcut. To pull and push, use "U" and "P" shortcuts. Press Option key to perform fetch. Press Cmd+Shift to force push or rebase. Right click menus contain all the advanced features you might need. For instance, to reset a branch, cherry pick a commit or revert a file. To amend a commit, simply undo it (cmd+Z). You can also undo merge, pull and even push. To find a bug, use color labels. Check out a commit, test it and mark if it works or not. This is a much better and visual approach than git-bisect.
    Starting Price: $14.99 one-time payment
  • 3
    GitX-dev

    GitX-dev

    GitX-dev

    GitX-dev is a fork (variant) of GitX, a long-defunct GUI for the git version-control system. It has been maintained and enhanced with productivity and friendliness oriented changes, with effort focused on making a first-class, maintainable tool for today's active developers. Building on the solid foundation of GitX, GitX-dev provides history browsing of your repository. See a nicely formatted diff of any revision, search based on author or revision subject. Look at the complete tree of any revision, and preview any file in the tree in a text view or with QuickLook. Drag and drop files out of the tree view to copy them to your system. Support for all parameters git rev-list has good performance on large (200+ MB) repositories. GitX-dev is further specialized for software developers, and is used day-to-day in production environments. We consider it to be feature-complete for most git workflows, with only uncommon or potentially-destructive commands requiring git command-line interaction.
  • 4
    GitUp

    GitUp

    GitUp

    Work quickly, safely, and without headaches. The Git interface you've been missing all your life has finally arrived. GitUp lets you see your entire labyrinth of branches and merges with perfect clarity. Any change you make, large or small, even outside GitUp, is immediately reflected in GitUp's graph. No refreshing, no waiting. Highlight a commit and hit the spacebar to quickly see its message and diff. GitUp gives you full, transparent control over your local checkout, so it's easy to back out from unwanted changes. Margaritas, tattoos, sudo rm -rf /, etc. GitUp makes undoing your latest changes as easy as cmd-z. GitUp's Snapshot feature builds a Time-Machine-like history of every change made to your repo, allowing you to step backwards to any point in time. Rewrite, split, delete, and re-order commits, fixup and squash, cherry-pick, merge, rebase, it's all here, and it's lightning-fast.
  • 5
    Glint

    Glint

    Logic Over Snacks Ltd.

    Manage your Git repositories in an easier and more visual way. Features: - A graph showing branches, commits, and where merges have happened in an easy to digest visual format - Perform merges and resolve conflicts with a 4-way diff editor - Manage multiple merges at once, without affecting the files on disk or needing to switch branch - Search commits and files in your repository history - Integrate with GitHub, GitLab, and Bitbucket to easily clone or create repositories - Squash commits together - Insert new commits in the middle - Move individual changes from one commit to another - Edit commit messages - Undo/redo
  • 6
    Sourcetree

    Sourcetree

    Atlassian

    Simplicity and power in a beautiful Git GUI. Sourcetree simplifies how you interact with your Git repositories so you can focus on coding. Visualize and manage your repositories through Sourcetree's simple Git GUI. Say goodbye to the command line - simplify distributed version control with a Git client and quickly bring everyone up to speed. Perfect for making advanced users even more productive. Review changesets, stash, cherry-pick between branches and more. Seeing really is believing. Get information on any branch or commit with a single click. A fully-featured GUI that offers an efficient, consistent development process right out of the box. Works with Git and Mercurial. Visualize your work and push with confidence. Stage and discard changes by the file, hunk or line. Never miss a thing. Stay on top of your work and up to date with your code at a glance. Detailed branching diagrams make it easy to keep up with your team's progress.
  • 7
    Fork

    Fork

    Fork

    Fork is getting better and better day after day and we are happy to share our results with you. Fork gently informs you about GitHub notifications without being annoying. Resolve your merge-conflicts easily using the merge-conflict helper and built-in merge-conflict resolver. Edit, reorder and squash your commits using visual interactive rebase. Fork allows you to see diffs for the common image formats. Fork's Diff Viewer provides a clear view to spot the changes in your source code quickly. With history view you can find all commits where a particular file or directory was changed. With blame view you can find the last commit which changed a particular file line.
  • 8
    GitHub Desktop
    Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow. Quickly add co-authors to your commit. Great for pairing and excellent for sending a little love/credit to that special someone who helped fix that gnarly bug of yours. See the attribution on the history page, undo an accidental attribution, and see the co-authors on GitHub. See all open pull requests for your repositories and check them out as if they were a local branch, even if they're from upstream branches or forks. See which pull requests pass commit status checks, too! The new GitHub Desktop supports syntax highlighting when viewing diffs for a variety of different languages. Easily compare changed images. See the before and after, swipe or fade between the two, or look at just the changed parts. Open your favorite editor or shell from the app, or jump back to GitHub Desktop from your shell.
  • 9
    GitX

    GitX

    GitX

    GitX is a git GUI made for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style! GitX runs on Mac OS X 10.5 Leopard and Mac OS X 10.6 Snow Leopard. Because it uses features like Garbage Collection, you can't compile it on earlier systems. GitX also requires a fairly recent Git, version 1.6.0 and higher are all supported. After starting GitX, you can install the command-line tool through the menu (GitX->Enable Terminal Usage). This will install a “gitx” binary in /usr/local/bin. Detailed history viewer, nice commit GUI, allowing hunk- and line-wise staging. Fast workflow, explore tree of any revision, nice Aqua interface, paste commits to gist.github.com, QuickLook integration. GitX aims to be a graphical wrapper around the most-frequently used git-commands, enabling you to satisfy your daily git needs in one consistent program.
  • 10
    Tower

    Tower

    SaaS.group GmbH

    Over 100,000 developers and designers are more productive with Tower - the most powerful Git client for Mac and Windows. Stunning new features like Pull Requests and Interactive Rebase as well as countless improvements make the new Tower the best Tower ever.Create, merge, close, comment and inspect Pull Requests right from within Tower! Integrated into our clear, responsive, and powerful desktop interface, Pull Requests become so much more useful. The brand new Quick Actions dialog gives you superpowers: Give it a branch name and it will offer a checkout. Give it a file name and it will present the file's history. Give it a commit hash and it will show it in the commit history. Fast as lightning, easy as pie. Interactive Rebase is an incredibly powerful tool - but also quite awkward to use. But now, in Tower, it has become as easy as drag and drop! We've added so many new levels of detail in the new Tower. And at the same time, navigating Tower is now as simple as browsing the web.
    Starting Price: $69 per user, per year
  • 11
    TortoiseGit

    TortoiseGit

    TortoiseGit

    TortoiseGit is a Windows Shell Interface to Git and based on TortoiseSVN. It's open source and can fully be build with freely available software. Since it's not an integration for a specific IDE like Visual Studio, Eclipse or others, you can use it with whatever development tools you like, and with any type of file. Main interaction with TortoiseGit will be using the context menu of the Windows explorer. TortoiseGit supports you by regular tasks, such as committing, showing logs, diffing two versions, creating branches and tags, creating patches and so on. TortoiseGit provides overlay icons showing the file status, a powerful context menu for Git and much more. It is developed under the GPL. Which means it is completely free for anyone to use, including in a commercial environment, without any restriction. The source code is also freely available, so you can even develop your own version if you wish to.
  • 12
    Aurees

    Aurees

    Aurees

    Aurees Git Client is easy, fast and productive Git client for Windows, Mac and Linux. It is a fully Free, comes bundled with an attractive interface. Clear user experience, insightful highlighting, powerful editable diff. Outstanding merge with preview, and productive conflict resolution. Aurees Git Client is a streamlined git client for viewing, editing and publishing changes from your desktop. An attractive interface and full-fledged integrated diff helping manage Git repositories with minimal effort. No more need to search external diff tools or switch between text editors and git client while working. The client shows commit changes in side by side text editors, where you can see the changes and rollback in a click. Merging is easy with the Aurees Git. It's available for Windows and Mac and it’s free for personal use. Aurees' interface is very intuitive and clean.
  • 13
    Gitfox

    Gitfox

    bytieful e.U.

    If you think your Git repositories deserve the best, you should absolutely get Gitfox. This lightweight Git client has been written exclusively for macOS and definitely looks like it belongs here. Use one coherent interface to make sense of your repository, improve your code quality and commit faster! Superior Diffs Know what's changed — don't guess. Inline Changes are highlighted to take the guesswork out of your diffs. Image Diffs help you make sure the correct assets go into your project. Line Staging breaks your work down into smaller steps. Only commit what you want to. Powerful Tools Find anything with full-text search and query highlights. Resolve merge conflicts in just one click. Manage features, bug fixes, and releases with integrated Git-Flow support.
    Starting Price: €39.99 per user per year
  • 14
    gitg

    gitg

    GNOME

    gitg is a graphical user interface for git. It aims at being a small, fast and convenient tool to visualize the history of git repositories. Besides visualization, gitg also provides several utilities to manage your repository and commit your work. When gitg is installed, you can run gitg from the GNOME menu, or from a terminal by issueing: 'gitg'. Type 'gitg --help' to show the options you can specify on the command line.
  • 15
    Magit

    Magit

    Magit

    Magit is a complete text-based user interface to Git. It fills the glaring gap between the Git command-line interface and various GUIs, letting you perform trivial as well as elaborate version control tasks with just a couple of mnemonic key presses. Magit looks like a prettified version of what you get after running a few Git commands but in Magit every bit of visible information is also actionable to an extent that goes far beyond what any Git GUI provides and it takes care of automatically refreshing this output when it becomes outdated. In the background Magit just runs Git commands and if you wish you can see what exactly is being run, making it possible for you to learn the git command-line by using Magit. Using Magit for a while will make you a more effective version control user. Magit supports and streamlines the use of Git features that most users and developers of other Git clients apparently thought could not be reasonably mapped to a non-command-line interface.
  • 16
    DeepGit

    DeepGit

    Syntevo

    Answer the question "why is this code there?" more effectively than with conventional Git clients. DeepGit is a tool to investigate the history of source code. It is based on git blame and makes it easy to trace changes to a line or block of code. DeepGit will detect code movements, even if lines are not identical. DeepGit is free to use for everyone, even in a commercial environment. Integrate DeepGit with any IDE which supports external tools: Eclipse, Visual Studio, IntelliJ Idea, ... and powerful text editors like Sublime. Check out the tour to understand how DeepGit is working. Use DeepGit on Windows, macOS and Linux. DeepGit will generate a blame for the selected file. Once finished, it will analyze the selected line and its vicinity for its origin. Note that the origin which DeepGit has found is not exactly equal to the left counterpart. Also note that despite selecting just a single line, DeepGit has estimated a block of lines as an optimal match.
  • 17
    Sublime Merge

    Sublime Merge

    Sublime HQ

    Line-by-line Staging. Commit Editing. Unmatched Performance. With a zippy cross-platform GUI toolkit, an unmatched syntax highlighting engine, and a custom high-performance Git reading library, Sublime Merge sets the bar for performance. Commit exactly what you want with line-by-line and hunk staging. Select one or more lines to split hunks into multiple changes. With the power of Sublime Text syntax highlighting, you can understand exactly what's been changed in a commit. With over 40 supported languages out of the box, and automatic loading of installed third-party syntaxes, we've got you covered.
  • 18
    SmartGit

    SmartGit

    syntevo

    SmartGit supports GitHub, Bitbucket, GitLab and Azure DevOps. SmartGit assists Git newbies as well as it makes experienced developers more productive. SmartGit has the same intuitive user interface on Windows, macOS and Linux: - graphical merge and commit history - drag and drop commit reordering, merging or rebase - fast, even for larger repositories Use your SmartGit license on as many machines and operating systems you like. SmartGit comes with special integrations for GitHub, Azure DevOps, BitBucket (as well BitBucket Server) and GitLab to create and resolve Pull Requests and Review Comments. Of course, you can use SmartGit like any other Git client with your own Git repositories or other hosting providers.
    Starting Price: $59 per year
  • 19
    GitForce

    GitForce

    GitForce

    It is designed to be easy and intuitive to use and yet powerful enough so you don't need to use a command line git. GitForce is written in C# and uses .NET 3.5 framework. The same binary file (“GitForce.exe”) runs as-is on both Windows and Linux operating systems (or any other OS with Mono support). The tool consists of only one executable file and needs no installer – just copy it to a folder of your choice and run it. Consequently, the main requirements are having .NET support (or Mono runtime on Linux) and the actual git command line tool, already installed and working. That said, GitForce is still powerful enough to be used exclusively, without calling up a command line git tool. It likely fully satisfies needs of a great majority of users. I hope that this tool will help many users who are new to git and also to people already familiar with Perforce (a similar source control front-end tool.)
  • 20
    Git Cola

    Git Cola

    Git Cola

    Git Cola is a sleek and powerful graphical user interface for Git. Git Cola is free software and written in Python (v2 + v3). The editor used by Ctrl-e is configured from the Preferences screen. The environment variable $VISUAL is consulted when no editor has been configured. Configuring your editor to gvim -f -p will open multiple tabs when editing files. gvim -f -o uses splits. When you select a line in the grep screen and press any of Enter, Ctrl-e, or the Edit button, you are taken to that exact line. Git Cola has many useful keyboard shortcuts. Many of Git Cola’s editors understand vim-style hotkeys, eg. {h,j,k,l} for navigating in the diff, status, grep, and file browser widgets. The Git Cola interface is composed of various cooperating tools. Double-clicking a tool opens it in its own subwindow. Dragging it around moves and places it within the main window. Tools can be hidden and rearranged however you like. Git Cola carefully remembers your window layout and restores it.
  • 21
    GitEye

    GitEye

    CollabNet

    CollabNet GitEye is a desktop for Git. It works with TeamForge, CloudForge and other Git services. GitEye combines a simple-to-use graphical Git client with central visibility into essential developer tasks such as defect tracking, Agile planning, code reviews and build services. GitEye is a graphical Git client for Windows, OSX and Linux. CollabNet GitEye provides a simple-to-use graphical Git client with central visibility into essential developer tasks such as defect tracking, agile planning, code reviews and build services. It’s easy to get started. GitEye works with multiple Git implementations including TeamForge, CloudForge and GitHub, and runs on most platforms. Say good-bye to the command line. Simple-to-use graphical Git client provides access to all vital Git functions including clone, commit, merge, rebase, push, fetch, pull, stash, stage, reset and more.
  • 22
    Salto

    Salto

    Salto

    Salto simplifies, streamlines and automates the day-to-day efforts of business operations teams. By translating the configuration of business applications to a structured textual representation, Salto's platform unlocks unprecedented agility, scale and accuracy. Salto created a structured language that enables text-search, re-use of configs, in-line documentation, and more, our built-in Git client allows you to easily audit and document changes, debug and revert to previous versions. Finally, we enable you to automate tasks and processes that will save you time, and reduce human errors, bugs and breaks. Our approach stems from importing foundational best practices from the software development world and applying them to business application configuration. In the same spirit, Salto is an open source company and has an open architecture, which enables you to use it along with your other tools, such as CI servers, Git, Jira, and others.
  • 23
    CommandGit

    CommandGit

    Safe Software Solutions

    An indispensable tool every software developer will benefit from. Unique and innovative GUI, harnessing the flexibility and power of a Command-Line Interface. Built-in customizable CLI commands: Git (130), Linux (75), Windows (60), Docker (40) and many more! Software developers on any level of the software development life cycle will increase productivity by utilizing CommandGit's unique features. With a click of a button, you can manage your cloud infrastructure or your local Git repository. The possibilities are truly endless and only limited by the number of CLI command presets you want to create. Use it day to day as your Git GUI client or as a go-to utility for daily system administration.
    Starting Price: $5.99/month/user
  • 24
    GitLive

    GitLive

    GitLive

    Extend Git with real-time collaborative superpowers. Connect. See when your fellow contributors are online and which repos, branches and files they are working on. Automated. Connect your issue tracker to share what issue you are working on based on your current branch. Live. See others' local changes in the gutter of your editor and get notified the moment you make a conflicting change. Patch. View diffs of other contributors' local files and cherry‑pick individual lines, files or complete working copies. Codeshare. Make voice and video calls directly from your editor and codeshare to see each others cursors. Agnostic. Edit together simultaneously, interoperable between VS Code and all JetBrains IDEs.
  • 25
    GitKraken Client
    Millions of developers and teams around the world choose GitKraken Client to make Git work for them. It makes Git more visual and accessible with an intuitive UI, the flexibility to switch between a GUI or a terminal, and a seamless experience across operating systems. Integrations with GitHub, GitLab, Bitbucket, and Azure DevOps make it swift and simple to clone, fork, and add remotes. You can even create, view and manage pull requests. GitKraken Client is the only Git GUI that detects and alerts ⚠️ you of potential conflicts so you can prevent them from ever happening! GitKraken Workspaces saves teams time by providing an easy way to group repositories and quickly onboard new team members. GitKraken Workspaces makes it easy to provision repositories with just a few clicks. No matter your expertise level with Git, GitKraken Client can help save you a lot of time when managing your code!
  • 26
    Kompare
    Kompare is a free software graphical computer application that helps the user to compare two different text files or two directories. Kompare does not actually compute the differences between the compared files itself, but is merely a graphical front end to the command line interface diff utility. However, the colour coding of changed lines makes them very easy to spot. Comparison of files or directories via a graphical interface. Bezier-based connection widget lets you see both source and destination as they really appear. Graphical viewing of patch files in normal, context, unified and diff formats. Graphical interface to commonly used diff command-line options. Easy navigation of multiple-file diffs with the dockable navigation tree. Ability to view plain-text diff output in the embedded viewer. Interactive application of differences. Provides full network transparency.
  • 27
    DirDiff

    DirDiff

    yoy.be

    DirDiff started as a tool to check two copies of files in separate directories, either by date or by a different modified date. From there, we had a go at building our own text-diff. Other diff's show the content of both files, and thus show the content that is equal twice. Sounds like a lot of wasted screen-space, so we show a single 'flow' and the different parts in different colors. Yes, we know we might have got green and red reversed, but since we use diff primarily to check what we've changed before commit, We like them to show up in red because it draws attention. It can also show the structure of XML documents in a tree view. If you configure the usual attribute names that holds identifying values, it will use those to show the relevant changes. If you're using TortoiseSVN, it turns out to be a good alternative diff to use with TortoiseSVN, open the settings and enter the command provided in our site for the external Diff Viewer.
  • 28
    nnn

    nnn

    nnn

    It's tiny, nearly 0-config and incredibly fast. It is designed to be unobtrusive with smart workflows to match the trains of thought. nnn can analyze disk usage, batch rename, launch apps and pick files. The plugin repository has tons of plugins to extend the capabilities further e.g. live previews, (un)mount disks, find & list, file/dir diff, and upload files. A patch framework hosts sizable user-submitted patches which are subjective in nature. Open with desktop opener or specify a custom opener. Plugin for image, video and audio thumbnails. Run plugins and custom commands with hotkeys. Create (with parents), rename, duplicate files and dirs.
  • 29
    Codeanywhere

    Codeanywhere

    Codeanywhere

    Our Cloud IDE saves you time by deploying a development environment in seconds, enabling you to code, learn, build, and collaborate on your projects. With our amazing web-based code editor in Codeanywhere, you will forget you ever used any other code editor. All major programming languages fully supported, including JavaScript/TypeScript, PHP, Python, Ruby, Go, Java, C/C++, C# any many other. Intelligent editing features such as auto-complete, code refactor, go to definition, rename symbol and many others. Debug code with break points, call stacks and interactive console. Fully featured Git client. Expandable with vast amount of existing extensions. You can also spin up powerful containers in seconds, that can be fully preconfigured for the programming environment of your choice. Develop and run your code on our infrastructure with full sudo access. Prebuilt development environments for all major programming languages, packed with tools and database preinstalled.
    Starting Price: $2.50 per user per month
  • 30
    P4Merge

    P4Merge

    Perforce

    P4Merge tracks and compares the effects of past and pending work for branches and individual files. You can even use it to resolve conflicts (especially with Git). See the differences between file versions and easily resolve conflicts with P4Merge. Need to know what changed during a certain time frame? Folder Diff reveals history between any two points in time. Overlay two images to easily isolate pixel-level changes. Highlight and edit text file differences. Choose to include or ignore line endings/white spaces. Recognize line-ending conventions for Windows, Mac, and Unix. Display line numbers when comparing and merging files. See what code needs to be resolved in pending merges. Exclude files that are modified, unique, or unchanged. Organize modified assets in familiar file/folder hierarchy. Compare JPEG, GIF, TIFF, BMP, and other file formats. Overlap images or display side-by-side to view changes.
  • 31
    Fisheye

    Fisheye

    Atlassian

    Search, track, and visualize code changes. Visualize and report on activity and search for commits, files, revisions, or teammates across SVN, Git, Mercurial, CVS and Perforce. View changes with a side-by-side or unified diff tool and link your Jira Software issues directly to diffs, changeset details, or full source. Get a graphical representation of activity in your source, report on lines of code over time, and get a visual audit trail of changes. Follow what's happening throughout your projects with activity streams showing commits, Jira Software issues, and Crucible review activities across your team. Find code fast with search using any artifact in your code: file names, commit messages, authors, text, and even historical changes. Browse, index, and search all your source from all your source code management systems including SVN, Git, Mercurial, CVS and Perforce – all in one tool. Upgrade your workflow with Jira Software, Bitbucket Server, Bamboo and more.
    Starting Price: $10 one-time payment
  • 32
    Diff Doc

    Diff Doc

    SoftInterface

    Being able to compare documents easily, quickly and accurately is essential to your workflow. Now you can have it with 'Diff Doc' - your one-stop document comparison solution for file comparisons of all types. 'Diff Doc' can display the file differences in two possible views, 'All In One' or 'Side By Side.’ Both views have their advantages and switching between them is as easy as a mouse click. Lastly, there is a large selection of report types and options available for sharing the differences found with your peers. 'Diff Doc' was built to make file comparisons a quick and easy saving you time. You can even schedule/automate comparisons. Command line capability is fundamental to all of our software tools. We are always here to help you implement our software. Choose any portion of any document and compare it against any portion of the same or different document. Change the colors and formatting used to highlight the document changes.
    Starting Price: $299.95 one-time payment
  • 33
    trackd

    trackd

    trackd

    Leverage our platform’s one-of-a-kind patching history data to empower your remediation team to patch faster … and more confidently. The overwhelming majority of patches can be applied automatically with little to no risk of disruption, yet legitimate apprehension among remediation teams to auto-patch most software systems persists. The challenge is knowing which patches are safe to apply routinely with automation and which require human involvement. Our patent-pending platform provides data and insight into the experience of others that have implemented the same patch, helping to identify which are likely to cause disruption, then providing a frictionless toolset to automate vulnerability remediation when it’s safe, and give you a heads up when patches are likely to be disruptive … ultimately reducing MTTR (mean time to remediate), making the remediation team’s life easier… and allowing the security team to sleep more soundly.
  • 34
    Bazaar

    Bazaar

    Canonical

    Bazaar is a version control system that helps you track project history over time and to collaborate easily with others. Whether you're a single developer, a co-located team or a community of developers scattered across the world, Bazaar scales and adapts to meet your needs. Part of the GNU Project, Bazaar is free software sponsored by Canonical. Ease of use is a core value for Bazaar and there are many places where our focus on usability shines though. We identify revisions using sequential numbers per branch, not per repository (like Subversion and Mercurial) or hash strings (like Git). Our GUI log dialog is intuitive, looking very similar to what Subversion and CVS users expect. As shown, bugs can be associated with changes. Our storage format directly supports that: there’s no need to massage important metadata into specially formatted commit messages. Note also that many revisions can be expanded out to see the local commits made to deliver each larger change.
  • 35
    OpenText ZENworks Endpoint Software Patch Management
    Enable automated processes for patch assessment, monitoring, and remediation. Apply patches up to 13 times faster without burdening your staff. Team workspaces enable you to create digital offices where local and global team members can gather online to coordinate their efforts. Monitor patch compliance, quickly identify and assess vulnerabilities, and automatically apply updates and patches to meet pre-defined standards. Patch Management watches your back, patching everything you’ve got on your network 24 hours a day, without the need for human intervention. With its unique policy-based approach, you set up the policies, define the actions, and then sit back and let ZENworks do the rest. ZENworks Patch Management includes fast, automatic patch deployment based on predefined policies, as well as the ability to customize tested patches as needed. It also supports phased rollouts to ensure smooth, error-free patch deployments to large numbers of systems.
  • 36
    GitLens

    GitLens

    GitKraken

    GitLens unlocks the untapped knowledge within each repository to help visualize code authorship by leveraging CodeLens and Git blame to expose your Git history at every line of code. Seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and unleash the full power of Git without breaking your development flow. While GitLens is powerful and feature-rich, it is also highly customizable to meet your specific needs — find code lens intrusive or the current line blame annotation distracting — no problem, it is quick and easy to turn them off or change how they behave. At the end of each line of code, you’ll find an unobtrusive current line blame annotation showing the commit and author who last modified the line. Check out the status bar blame to see similar information.
  • 37
    Midnight Commander

    Midnight Commander

    Midnight Commander

    GNU Midnight Commander is a visual file manager, licensed under GNU General Public License and therefore qualifies as Free Software. It's a feature-rich full-screen text mode application that allows you to copy, move and delete files and whole directory trees, search for files and run commands in the subshell. Internal viewers and editors are included. Midnight Commander is based on versatile text interfaces, such as Ncurses or S-Lang, which allows it to work on a regular console, inside an X Window terminal, over SSH connections, and all kinds of remote shells. Midnight commander can be used in local console or terminal emulator in any graphical environment or via ssh because it has a Text User Interface (TUI). Mailing lists on GoogleGroups are set up to read Trac messages only and are not an appropriate place to discuss MC bugs and solutions. Feel free to report bugs, attach your patches to the tickets and review the patches that are already in there.
    Starting Price: Free
  • 38
    TextMate

    TextMate

    MacroMates

    Powerful and customizable text editor with support for a huge list of programming languages and developed as open source. Making multiple changes at once, swapping pieces of code, and a lot more is made trivial with TextMate’s easy way to add multiple insertion points. Select what you want to search, what you want to search for, and TextMate will present the results in a way that makes it easy to jump between matches, extract matched text, or preview desired replacements. See what files have changes in the file browser view, what lines have changes in the editor view, bring up a diff of the current file’s changes, commit a subset, TextMate supports it all for all the major version control systems. One file mixing languages? Projects using different build systems? Third party code with different formatting preferences? TextMate can handle it all by associating detailed scope selectors with key shortcuts, settings, etc.
  • 39
    Autodesk Fusion 360
    Fusion 360 unifies design, engineering, electronics, and manufacturing into a single software platform. Get integrated CAD, CAM, CAE & PCB on a single development platform. Also includes EAGLE Premium, HSMWorks, Team Participant, and access to consumptive services, such as generative design, cloud simulation, and cloud rendering. Engineer products with a comprehensive set of modeling tools. Ensure form, fit, and function of your products with various analysis methods. Create and edit sketches with sketch constraints, dimensions, and a powerful suite of sketch tools. Edit or repair imported geometry from non-native file formats. Make design changes without worrying about time-based features. Create and edit complex parametric surfaces for repairing, patching or designing geometry. Create history-based features, including extrude, revolve, loft, sweep, etc., that update with design changes.
    Starting Price: $495 per year
  • 40
    Reviewable

    Reviewable

    Reviewable

    You've found the right code review tool. Tracks where par­tic­i­pants stand on each dis­cus­sion, en­sur­ing it won't dis­ap­pear un­til re­solved. Fully cus­tomiz­able logic de­ter­mines when a re­view is com­plete. Clearly shows net deltas since last time you looked, even if com­mits got re­based or amended. Batches com­ments and cor­rectly threads email re­sponses. Works only with GitHub and GitHub En­ter­prise, mak­ing for a seam­less in­te­gra­tion. Min­i­mal ad­min busy­work, no ex­tra fluff — just awe­some code re­views. In­stantly diff any two re­vi­sions of a file, in uni­fied or side-by-side style. Hide mi­nor changes: white­space, merge, and re­base deltas. Cus­tomize mar­gin, fonts, col­ors, key­board short­cuts, etc. Jump from a com­ment straight to the right spot in your fa­vorite ed­i­tor. Line com­ments map across file re­vi­sions and stay in place un­til re­solved, not just un­til changes are pushed. Mod­ern, clean UI with a touch of whimsy.
  • 41
    DeltaJSON

    DeltaJSON

    DeltaXML

    Meet your new JSON Comparison tool. DeltaJSON is a collection of comparison tools used to help manage changing JSON data. Compare, merge, patch and graft (smart patch) by using our sophisticated SaaS service either through our online app or via REST API. Choose between comparing, merging, patching and grafting your JSON data. Upload two or more JSON files or paste your JSON directly into the app for quick comparison. Be forever prepared with our ‘Jobs History’ tab and download previous comparison results with a click of a button, making it easy to share differences with the rest of your team. Give your eyes a rest and retire the ‘stare and compare’ method, where you’re trying to find change between two or more JSON files with your vision alone. DeltaJSON catches even the smallest change and represents the total for you, saving you precious time and resources. While deletions are highlighted in red and additions are shown in green, you have the decision on how changes are reported.
    Starting Price: £49/year/user
  • 42
    Beanstalk

    Beanstalk

    Wildbit

    A complete workflow to write, review & deploy code. No client required. Add files, create branches and edit directly in the browser for instant gratification. Have full control of both individuals and teams by defining repository and branch level permissions. It’s flexible and works for organizations of any size. Keep the entire team on the same page with notifications, email digests, compare view, and a detailed history of commits and files. Request a code review, assign reviews, and get to work. The review process is designed to start the discussion early and integrates directly with your branch, resulting in more feedback from your team. Code Review allows for two types of feedback, Issues and Discussions. Comments that require a specific action are separated into issues so you know exactly what’s in the way of getting your feature approved. How much code review coverage does your repository have?
    Starting Price: $15 per month
  • 43
    JetBrains Hub

    JetBrains Hub

    JetBrains

    Manage users across Upsource, YouTrack and TeamCity installations, use a centralized dashboard for a quick overview of the relevant commits, issues, or tests. Conduct administrative support for groups and permissions and manage licenses between Upsource and YouTrack. One-click navigation to YouTrack issues from discussions, code reviews, and commit messages. Create an issue based on a code review from Upsource. View comments on a revision or review that mentions the issue in its name. View the commits where an issue is mentioned. Apply YouTrack commands from a commit comment. Hub enables advanced integration between the JetBrains team collaboration tools. For example, when you use Hub to connect your Upsource and YouTrack installations, you can create new issues directly from your code reviews. Hub makes sure that across all the JetBrains team tools used in your team, a user can log in once and stay authenticated throughout.
  • 44
    TortoiseMerge

    TortoiseMerge

    TortoiseSVN

    Version control is all about having the history of your working progress. But to really see and check the history, you must be able to see and check what has changed between two points in time, for example, what has changed between two releases of your product, or what was changed to fix a bug, etc. This is where TortoiseMerge helps. It is a diff/merge software tool for Windows with a tight integration for TortoiseSVN. At least for files that consist of text, TortoiseMerge can help you here. It shows you the two versions of a file side-by-side, coloring every modified line in that file. When you reformat your code or text, sometimes you don't really change anything but only split a long line into multiple ones, or you merge multiple lines into one. TortoiseMerge marks such changes with a white circle on the left gray bar of each view. If you see such a white circle, you know that no real changes were made, only changes in whitespaces.
  • 45
    dbForge Schema Compare for Oracle
    dbForge Schema Compare for Oracle is a comprehensive tool for comparing and synchronizing schemas from databases, script folders, snapshots, and backups. The Schema Compare tool can become a great assistant when you need to analyze the impact of changes made to your database schema, identify all differences between Oracle databases, and generate a customizable Oracle schema comparison script. Key features: * Save time comparing and synchronizing Oracle database schemas * Generate SQL*Plus scripts to update one schema with another * Apply updates from development databases to staging or production * Compare table structure in the same or different Oracle databases * Make schema snapshots for savepoints in database development * Automate migration of schema changes using command-line interface * Report schema diffs in HTML and Microsoft Excel file formats * Improve Oracle schema versioning using source control integration
    Starting Price: $119.95
  • 46
    Code Compare
    Over 70,000 users actively use Code Compare while resolving merge conflicts and deploying source code changes. Code Compare is a free compare tool designed to compare and merge differing files and folders. Code Compare integrates with all popular source control systems, TFS, SVN, Git, Mercurial, and Perforce. Code Compare is shipped both as a standalone file diff tool and a Visual Studio extension. Download Devart Code Compare and manage code changes with ease! Colored blocks for inserted, deleted, and modified text. Collapsing of unchanged text regions (CodeCompare Pro-feature). Editing files on the fly with a reliable file compare tool. Compare code without leaving your favorite environment. Link Code Compare to Android Studio as an external tool to compare and merge code. Integrates with version control systems as the merging tool for conflicting file revisions. Three-way comparison to compare and merge three files side-by-side.
    Starting Price: $69.95 one-time payment
  • 47
    Araxis Merge
    Identify in context every change made between two or three source code hierarchies. Create a standalone HTML or XML report of your findings. Add bookmarks and comments to a file or folder comparison, then save it as a single-file archive for emailing to other team members for review. Whether you are working with multiple revisions of text files or need to keep multiple folder hierarchies in sync (for example, between a desktop and laptop machine), Merge could help save time and reduce errors by helping you to work quickly and accurately. Compare different source code branches to give total confidence that you know and understand every change made to every file for a specific release. Compare product releases to be certain that only the expected files have been modified. Create an HTML or XML report of changes for audit purposes.
    Starting Price: $129 one-time payment
  • 48
    Supermaven

    Supermaven

    Supermaven

    Supermaven lets you write code 2x faster with AI. Chat with GPT-4o, Claude 3.5 Sonnet, GPT-4, and other leading models. CheckUse hotkeys to quickly view diffs, apply changes, start conversations, and switch models. CheckEasily attach recently edited files to your messages - Supermaven Chat links the model's code responses back to your original code to show diffs and apply changes. CheckFix errors by automatically uploading your code together with compiler diagnostic messages in a single click.
    Starting Price: $10 per month
  • 49
    Editey

    Editey

    Editey

    Editey integrates into Google Drive just like Google Docs. Everyone can work together in the same document at the same time. All your changes are automatically saved. You can even use revision history to see old versions of the same file, sorted by date and who made the change. Edit your files in your local Google Drive folder with any editor of your choice and let Editey pick up your changes automatically. Publishing and hosting your website is just a single click away. Your site will be published on Google's content delivery network. Edit your files in your local Google Drive folder with any editor of your choice and let Editey pick up your changes automatically.
    Starting Price: $5 per month
  • 50
    RoboCoder

    RoboCoder

    RoboCoder

    Turn specs into code with GPT-4 Turbo; RoboCoder makes programming easier. We integrated GPT-4 Turbo with VS Code’s APIs, to allow it to open and edit files. Get a studio-quality maternity photoshoot by taking a few selfies at home, thanks to a powerful image-generating AI. Collaborate with ChatGPT on a plan, then tell it to "get to work." GPT-4 is smart enough to open files, navigate your codebase, and propose a patch using VS Code's diff tool.