Code Monkey home page Code Monkey logo

kommit's Introduction

pipeline

Kommit

Git gui client for KDE

Build

Install Qt via online installer or your distro's package manager

sudo apt install qt5-qmake qt5-qmake-bin libqt5core5a libqt5gui5 libqt5concurrent5

Install required packages

sudo apt install libkf5config-dev libkf5configwidgets5 libkf5configwidgets-dev libkf5coreaddons-dev libkf5crash-dev libkf5dbusaddons-dev libkf5doctools-dev libkf5i18n-dev libkf5xmlgui-dev libkf5kio-dev libkf5kiocore5 libkf5kiogui5 libkf5kiowidgets5 libkf5textwidgets-dev libkf5texteditor-dev cmake make extra-cmake-modules gettext libkf5syntaxhighlighting-dev libkf5syntaxhighlighting-data libkf5syntaxhighlighting-tools libgit2-dev

Navigate to source dir and do these steps

mkdir build
cd build
cmake ..
make -j 8
make install

TODO list

  • Rebase support
  • Make a new visual graph for doing merge or rebase
  • Finalize merge tool (some ui improvement needed)
  • Authors view
  • Show file history in differential view (like wikipedia)
  • Reports (including chart and data)
    • Commits per authors
    • Commits per weekday and month day
    • Projects lines count per each author
  • Custom actions support (e.g. clang-format)

Features

Show overlay icons on files in the Dolphin file manager
Browse files in another branch or commit and view files content
Autocomplete on writing commit messages
Graph view for commits and merges
Show changes on visual way
See differences and conflicts and resolve them by visual tool

kommit's People

Contributors

montel avatar hamedmasafi avatar carlosdem avatar nicolasfella avatar yurchor avatar jriddell avatar kossebau avatar ginshio avatar vkrause avatar begasus avatar scarlettgatelymoore avatar rajmondburgaj avatar tosky avatar justinzobel avatar petitlapin avatar bitigchi avatar bcooksley avatar puretryout avatar alberic89 avatar

Stargazers

 avatar  avatar Peter Abbasi avatar  avatar Svatoslav Semenov avatar Dominic Rooney avatar  avatar  avatar SilverFox avatar Milad avatar Edward avatar  avatar Kristen McWilliam avatar Robb Bankz avatar Aleh Filipovich avatar Nicholas Shiell avatar Milad Nia avatar Soli Tsaagane avatar 予纾 avatar

Watchers

Nicolás Alvarez avatar  avatar Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.