Coder Social home page Coder Social logo

Log Buffer about neogit HOT 6 CLOSED

neogitorg avatar neogitorg commented on June 21, 2024
Log Buffer

from neogit.

Comments (6)

asymmetric avatar asymmetric commented on June 21, 2024 2

I would like for the log buffer to re-apper after i've finished looking at a specific commit (I think magit works this way too).

So I would type L, find a commit, type Enter, type q when I'm done, and I'd be shown the log buffer again.

from neogit.

asymmetric avatar asymmetric commented on June 21, 2024 1

@asymmetric how about adding a seperate keybinding for that? Something like Shift+Enter or Control+Enter?

@TimUntersberger I'd say that incurs more of a cognitive load than thinking of it as "navigating through a stack". In the stack metaphor, it just makes sense that q pops, so you'd have to type it a couple times to get back to where you want to be.

I would rather have a special keybinding to pop everything from the stack - that would actually be quite useful :)

from neogit.

asymmetric avatar asymmetric commented on June 21, 2024 1

I would like to filter logs affecting only one file, something like git log src/foo.c.

from neogit.

TimUntersberger avatar TimUntersberger commented on June 21, 2024

@asymmetric how about adding a seperate keybinding for that? Something like Shift+Enter or Control+Enter?

I have been thinking about introducing something similiar to hooks in magit for neogit, which would make something like this easy to introduce in user config.

from neogit.

itmecho avatar itmecho commented on June 21, 2024

Would be cool to have a map to revert a commit from the list! Flow would be something like:

L -> l -> move cursor to commit -> r or R etc -> results in git revert <selected-commit>

from neogit.

jbarap avatar jbarap commented on June 21, 2024

Hello!, great plugin.

At the moment during log exploration (L->b or any other option), commits of one a feature branch and commits that occurred on the main branch appear to be at the same level.

In neogit:
image

Using git log --oneline --decorate --graph --all:
image

Is there a way of showing them separated currently and I'm just missing an option?

Also, it would be a great addition if the log buffer showed branch locations!

from neogit.

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.