Skip to content

Feature-request: the user can view earliest commits easier #3716

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 of 7 tasks
phtan opened this issue Mar 25, 2018 · 0 comments
Closed
1 of 7 tasks

Feature-request: the user can view earliest commits easier #3716

phtan opened this issue Mar 25, 2018 · 0 comments
Labels
type/enhancement An improvement of existing functionality type/proposal The new feature has not been accepted yet but needs to be discussed first.
Milestone

Comments

@phtan
Copy link
Contributor

phtan commented Mar 25, 2018

  • Gitea version (or commit ref): the one at the web-site https://git.fsfe.org (I don't know what version that is)
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Currently, if the user wants to view the earliest commits, from the Web-interface, s/he has to click on the button 'Next' repeatedly. This may cost him/her a longer time than necessary. I propose two implementations to ease the user's navigational efforts:

  1. A button 'last' that allows the user to view the earliest commits, with one click.
  2. An option to reverse the sort-order of the list of commits, so that the user can view the earliest commits first (currently, it seems to be in the order latest-commits-first)

As an aside, I understand this functionality is available via the command-line of Git: git log --reverse or something like that

Screenshots

screenshot_20180325-085727

@lunny lunny added type/enhancement An improvement of existing functionality type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Mar 25, 2018
@lunny lunny added this to the 1.x.x milestone Mar 25, 2018
@phtan phtan closed this as completed Apr 9, 2018
@lafriks lafriks modified the milestones: 1.x.x, 1.5.0 Apr 9, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/enhancement An improvement of existing functionality type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

3 participants