Skip to content
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

Add ability to view git commit log and SHA's #284

Closed
hughdavenport opened this issue Mar 29, 2017 · 4 comments · Fixed by #1056
Closed

Add ability to view git commit log and SHA's #284

hughdavenport opened this issue Mar 29, 2017 · 4 comments · Fixed by #1056
Assignees
Milestone

Comments

@hughdavenport
Copy link

No description provided.

@fmeum
Copy link
Member

fmeum commented Jun 17, 2020

While this wouldn't be too hard to implement in a very basic fashion (just a TextView that mimics the output of git log --oneline), it's not clear whether we should. It seems better to leave this to a dedicated Git app such as Agit.

@msfjarvis What do you think?

@msfjarvis
Copy link
Member

While this wouldn't be too hard to implement in a very basic fashion (just a TextView that mimics the output of git log --oneline), it's not clear whether we should. It seems better to leave this to a dedicated Git app such as Agit.

@msfjarvis What do you think?

I've wanted to provide some basic read-only git functionality for a while now so maybe I'll tackle this for 1.10 next month.

@msfjarvis msfjarvis self-assigned this Jun 17, 2020
@msfjarvis msfjarvis added this to the 1.10.0 milestone Jun 17, 2020
@msfjarvis msfjarvis removed this from the 1.10.0 milestone Jul 16, 2020
@Nosweh
Copy link
Contributor

Nosweh commented Aug 21, 2020

As it's been a while since the last activity here, this issue does not seem time critical. Being new to this project, I would like to take a look at this if that's okay. I would try and implement viewing the commit log as a simple non-interactive list view.

@msfjarvis
Copy link
Member

As it's been a while since the last activity here, this issue does not seem time critical. Being new to this project, I would like to take a look at this if that's okay. I would try and implement viewing the commit log as a simple non-interactive list view.

Absolutely, please feel free to give it a shot.

@msfjarvis msfjarvis linked a pull request Aug 26, 2020 that will close this issue
8 tasks
@msfjarvis msfjarvis added this to the 1.12.0 milestone Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants