Giter Site home page Giter Site logo

Comments (2)

ksze avatar ksze commented on July 20, 2024

I'm confused. What's the difference between:

  • "the most recent commit in the commit history for an author"

vs

  • "the last commit attributable to the author in the commit history"

from git-quick-stats.

tomice avatar tomice commented on July 20, 2024

Adding to this, as I believe this is the bug that's being referenced. If it is not, please correct me.

Expected: When selecting "Git changelogs (last 10 days)" or "Git changelogs by author" and providing an author to search on, it should show the latest commit in the repo at the top

Actual: When selecting "Git changelogs (last 10 days)" or "Git changelogs by author" and providing an author to search on, the latest local commit gets moved to the incorrect date string

Steps to reproduce:

  1. Inside the repo, launch git quick-stats
  2. Select "Git changelogs (last 10 days)"
  3. Note the output in the terminal
    image
  4. Add a file and commit it to the repo (touch foo ; git add foo ; git commit -m "foo"). However, do not push it to the remote repo yet.
  5. Launch git quick-stats again
  6. Select "Git changelogs (last 10 days)"
  7. Note the blank entry at the top, along with the latest commit moved to an incorrect date
    image

Also, note that the top date always appears to be empty. This is a separate, albeit most likely related, bug.

from git-quick-stats.

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.