Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Claiming unlinked commits #96

Open
jayvdb opened this issue Aug 13, 2018 · 3 comments
Open

Claiming unlinked commits #96

jayvdb opened this issue Aug 13, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@jayvdb
Copy link

jayvdb commented Aug 13, 2018

Before there was GitHub, and git, there were committers who accepted patches and merged them under their own identity, and usually credited the author in the commit message.

It would be nice to have a mechanism for a user to manually list them, perhaps a json file in their <user>.github.io repo.

They could be presented differently, and ensure that the reader can manually check them.

Alternatively we could build a separate repo where these files are placed, and have a verification process where other ghuser users review PRs to check them , and consult mailing list archives or the committers to verify the claims.

@lourot
Copy link
Member

lourot commented Aug 13, 2018

Alternatively we could build a separate repo where these files are placed, and have a verification process where other ghuser users review PRs to check them , and consult mailing list archives or the committers to verify the claims.

That sounds great! Do you own such commits?

@lourot lourot added the enhancement New feature or request label Aug 13, 2018
@jayvdb
Copy link
Author

jayvdb commented Aug 13, 2018

Ya, lots. Finding them is the hard part .. ;-)

@jayvdb
Copy link
Author

jayvdb commented Aug 13, 2018

Probably the easiest one I can think of is quilt -- long history, but small repo, so should be easy to pull out old data.

e.g. https://github.com/yashi/quilt/commits?author=jayvdb are two properly linked commits, and I dont recall how many should be in there. The real repo is on https://savannah.nongnu.org/git/?group=quilt , not sure if there is an official mirror on GitHub yet.

The current NEWS file doesnt retain the old history. There was a file quilt.changes which could be consulted for better evidence. Might even need to find an old copy of the CVS repo.

http://lists.nongnu.org/archive/html/quilt-dev/2006-01/msg00114.html is example of submitting patches the wrong way ;-)

So they are around here somewhere.

https://github.com/yashi/quilt/commits/master?after=0f2a913751c8e37a190b783decfa933f199b48cd+769

e.g. yashi/quilt@34ce343f9d4cf204dbfcbf8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants