Screenshots are available on the git-cola screenshots page.New releases are available on the git-cola download page.
git-cola git gui pyqt4 pyqt5 vcs git-addons visualization osx cross-platform-gui qt5 qtpy rebase editor diff debian git-gui git-clientlolcommits takes a snapshot with your webcam every time you git commit code, and archives a lolcat style image with it. Git blame has never been so much fun. By default, the lol images are stored by a Github style short SHA in a ~/.lolcommits directory created for you.
git git-addons webcam selfie humorDocumentation is still lacking, and non-default configurations (e.g. config file, repositories, installing in a location that is not in PATH) basically have not been tested at all. Basic usage should be very reliable -- the project has been hosting itself for a long time. Any help is welcome. gitosis aims to make hosting git repos easier and safer. It manages multiple repositories under one user account, using SSH keys to identify users. End users do not need shell accounts on the server, they will talk to one shared account that will not let them run arbitrary commands.
git git-addonsgit-secret is a bash tool which stores private data inside a git repo. git-secret encrypts tracked files with public keys for users whom you trust using gpg, allowing permitted users to access encrypted data using their secret keys. With git-secret, changes to access rights are made easy and private-public key issues are handled for you. Passwords do not need to be changed with git-secret when someone's permission is revoked - just remove their key from the keychain using git secret killperson their@email.com, and re-encrypt the files, and they won't be able to decrypt secrets anymore. It also supports apt and yum. You can also use make if you want to. See the installation section for the details.
git-secret git git-addons gpg encryption secret-managementRecall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)
standup git-standup agile meeting git git-addonsgit quick-stats is a simple and efficient way to access various statistics in git repository. Any git repository contains tons of information about commits, contributors, and files. Extracting this information is not always trivial, mostly because of a gadzillion options to a gadzillion git commands – I don’t think there is a single person alive who knows them all. Probably not even Linus Torvalds himself :).
bash git statistics reviewer history stats shell-script git-addons statistical-analysis shell suggestion contributors changelog commits detailed gitlog agile meeting git-pathspec reviewA Git hook to validate your commit messages based on community standards. This creates a .git/hooks/commit-msg script which will automatically check your Git commit messages.
git-hooks git commit-message git-addonsGit hook to catch placeholders and temporary changes (TODO / @ignore) before you commit them. If you're security conscious, you may be reasonably suspicious of curling executable files. Here you're on HTTPS throughout though, and you're not piping directly to execution so you can check contents and the hash (against MD5 04baf1f87974681a92ee7fe8c0aa3aaa for v0.2.1) before using this, if you like.
git-hook git git-addons git-hooksMakes working with git from the command line quicker by substituting numeric shortcuts for files. scmpuff is a minimalistic reinterpretation of the core functionality of SCM Breeze, without many of the extras.
git git-addons handy-shortcuts cliAll related deployment operations are performed via Jelastic API. Herewith, if a server runs multiple containers, all of them will be restarted sequentially (with a 30-second delay by default) during the update to eliminate possible application downtime. Beside that, a special ZDT Deployment option is used for PHP applications, ensuring their constant availability even with a single application server node.To install the Git-Push-Deploy package, copy link to the manifest.jps file above and import it to your Jelastic dashboard.
continuous-integration continuous-delivery continuous-deployment integration-tool git github github-webhooks git-addons git-integrated gitlab-ci gitlab-webhook delivery-pipeline pipeline automation ci-cd auto-update automatic-deployment auto-deployment ci-automation cd-pipelinegit brws is a command line tool to open a repository, file, commit or diff in your web browser from command line. git brws currently supports Linux (x86_64, i686, aarch64) and macOS.
git git-addonsYou often use Git in different contexts, like at work and for open-source projects. You may then want to use different user names/email pairs to identify yourself. This is not an important part of your work, and setting this up should be really fast. That's where git-identity comes in: setting up your identity information only takes one command with it.
git identity-manager plugin git-addonsA collection of useful git commands. Delete all branches that have already been merged into master.
git git-addons git-tool shellInserts the currently playing iTunes or Spotify track in your git commit messages. This is done in the "prepared" message, so you can still edit it in your $EDITOR if you decide the track is too awesome or something.
git git-addons humorGit plugin for interactive branch listing, selection & checkout
git git-addons git-plugin branch select listjgit is a command line tool to help you manage multiple separate git base project in local file system. You can execute command all at once like jgit status jgit fetch jgit pull or any other command you want. See jgit help or jgit help <command> for more information.
command-line-tool git git-addonsGit-issue is a bug tracker based on git. Git is a great tool to versioning source but also to store everything. Git is designed like a file system, or if you prefer buzz words, you can see it like a nosql database. A nosql database over a FS?.
git-addonsThe most simplest, safe, and fully automatic git plugin for versioning workflow of real-world xcode projects. Current working or draft content(unstaged, untracked or uncommitted files) is safe from conflict or loss. Remove already created tags, add a reverse commit.
git-plugin git git-addonsgit-checkout-interactive is released under the MIT license. See LICENSE for details.
git git-addonsgit-faker is a Git plugin that makes you to be the best commiter in the planet by add some fake commits. <branch> is optional. If not specified, your current branch (ex.master) will be used.
shell-script shell git git-addons
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.