Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upInline comments on commits and pull files #124
Comments
lunny
added
kind/proposal
kind/feature
labels
Nov 9, 2016
lunny
added this to the 1.1.0 milestone
Nov 9, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
bkcsoft
Nov 9, 2016
Member
well, If we implement comments on commits we should get this "for free"
|
well, If we implement |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
metalmatze
Nov 9, 2016
Contributor
I'm not sure. I don't know the internals, but the comment may go onto a commit page. Then you can discuss this commit.
But this issue targets a bigger picture. A PR might have multiple commits and those can change over time. So I agree that comments on commits might benefit comments on PR with some work already done nevertheless I feel that there's more to it.
|
I'm not sure. I don't know the internals, but the comment may go onto a commit page. Then you can discuss this commit. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Yes, comment on commits. |
lunny
changed the title from
Inline comments on prs
to
Inline comments on commits
Nov 10, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
bkcsoft
Dec 6, 2016
Member
I can probably make a proof of concept for this sometime during the weekend or next week
|
I can probably make a proof of concept for this sometime during the weekend or next week |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
@bkcsoft any update? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Aren't we going to do this with git-appraise ? See #733 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
sokolovstas
commented
Jan 26, 2017
|
I can look at this, but this will be not so fast |
lunny
modified the milestones:
1.2.0,
1.1.0
Feb 14, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Move this v1.2 since #733 has moved. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
lunny
Feb 14, 2017
Member
I have tried to do something. Comments on PR is not the same as comments on commits. These are two similar PRs. For comments on PR, all the comments should be indexed by the IssueID, treePath, lineNum and actionType(add line or del line). But for comments on commits, all the comments should be indexed by commitSHA, treePath, lineNum and actionType(add line or del line).
|
I have tried to do something. |
lunny
modified the milestones:
1.x.x,
1.2.0
Apr 20, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
lcges
commented
Sep 12, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
lcges
Sep 22, 2017
Hello.
I send you a preview of the model of action.
This is a static implementation - proof of concept
lcges
commented
Sep 22, 2017
|
Hello. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
daviian
Sep 22, 2017
Member
@qdbdbp Looks great but I think a button to cancel the comment is missing. How does it look in unified mode?
|
@qdbdbp Looks great but I think a button to cancel the comment is missing. How does it look in unified mode? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
lcges
commented
Sep 22, 2017
|
I send updated versions. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
lunny
Sep 22, 2017
Member
@qdbdbp I am working on a branch about this, I will send a PR today or last two days. I will copy your code to that PR.
|
@qdbdbp I am working on a branch about this, I will send a PR today or last two days. I will copy your code to that PR. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
lunny
Sep 22, 2017
Member
@qdbdbp It seems only the first comment on the code line. how to show the second or third comment on the same line?
|
@qdbdbp It seems only the first comment on the code line. how to show the second or third comment on the same line? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
lunny
Sep 23, 2017
Member
@qdbdbp I have sent a PR #2583 but I think maybe I have lost something from your zip. Please review the code and help me with the UI.
|
@qdbdbp I have sent a PR #2583 but I think maybe I have lost something from your zip. Please review the code and help me with the UI. |
lunny
changed the title from
Inline comments on commits
to
Inline comments on commits and pull files
Sep 23, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
lcges
commented
Sep 25, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
@qdbdbp, what tool do you use to do those designs? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
lcges
commented
Sep 25, 2017
|
hi. I use it for quick drafts this tool: |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
I don't mind to pay to have this feature... how much? who? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
@bclermont we already have a wip pull request #2583. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
bclermont
Mar 13, 2018
Contributor
@lunny yeah, but it can't be merged, and haven't been updated in 6 months! I want to help to implement this feature
|
@lunny yeah, but it can't be merged, and haven't been updated in 6 months! I want to help to implement this feature |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
You could use https://www.bountysource.com/teams/go-gitea |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
@lunny thanks for posting that link. I added to the bounty. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
cobbzilla
Mar 28, 2018
Thanks for the bounty link. I added $100 if this can be resolved within 6 months. This is the basically the only feature that I still miss after migrating from Github to Gitea. I will be super duper happy when Gitea supports in-line code reviewing for pull requests. Go Gitea team!
cobbzilla
commented
Mar 28, 2018
|
Thanks for the bounty link. I added $100 if this can be resolved within 6 months. This is the basically the only feature that I still miss after migrating from Github to Gitea. I will be super duper happy when Gitea supports in-line code reviewing for pull requests. Go Gitea team! |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
bclermont
Mar 29, 2018
Contributor
I will give equivalent of 100$ in a crypto currency to whoever earn the bounty
|
I will give equivalent of 100$ in a crypto currency to whoever earn the bounty |
lafriks
modified the milestones:
1.x.x,
1.5.0
Apr 2, 2018
lafriks
referenced this issue
Apr 2, 2018
Merged
Pull request review/approval and comment on code #3748
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
rc1021
commented
May 4, 2018
|
Are there things to follow? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Please follow #3748 |




lunny commentedNov 9, 2016
•
edited
Edited 2 times
-
lunny
edited Aug 6, 2018 (most recent)
-
lunny
edited Sep 23, 2017
Before we can start a review, we can implement comment on one line of PRs at first.
I think this includes two sub issues.