Git Product home page Git Product logo

Comments (5)

rgburke avatar rgburke commented on May 28, 2024 1

Yes, this is definitely something I want to add. The plan is to use line graphics similar to how tig has done graph support. But I'm open to any suggestions for how it could be done.

from grv.

marcelpaulo avatar marcelpaulo commented on May 28, 2024 1

I'm using set commit-graph true and it's working beautifully !

from grv.

ryansch avatar ryansch commented on May 28, 2024

I think the tig approach is perfect.

from grv.

rgburke avatar rgburke commented on May 28, 2024

GRV on master has commit graph functionality. It is disabled by default but can be enabled by setting:

set commit-graph true

in ~/.config/grv/grvrc.

The graph layout should be mostly equivalent to tig configured with set commit-order = default. However there are slight implementation differences which causes the positioning of some branches to be different. This generally manifests itself on projects with complex commit graphs. Both representations should be equivalent.

An example of how the commit graph looks is given below:
grv-commit-graph

Let me know if you have any feedback or suggestions. This was a bit of a pain to implement so there may be some glitches to iron out 😄

from grv.

rgburke avatar rgburke commented on May 28, 2024

Closing this issue as the commit graph is implement. Please raise any bugs/suggestions as new issues.

from grv.

Related Issues (20)

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.