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

Update USER and LOGNAME environmental variables #17

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

hlovdal
Copy link
Contributor

@hlovdal hlovdal commented Oct 25, 2017

Update USER and LOGNAME environmental variables. This addresses issue 8.

This pull request builds on top of pull request 16, but since that pull request is not merged yet, the diff to master will include too much. I'll happily rebase when that is merged.

@hopeseekr
Copy link

hopeseekr commented Feb 3, 2018

@hlovdal: Your PRs need to be atomic, man. I know this project seems abandoned, but as a maintainer of other projects, I can assure you that I'd never approve this PR as is.

@hlovdal
Copy link
Contributor Author

hlovdal commented Feb 11, 2018

Ignoring the dependency for pull request 16, it is very atomic. Pull request 16 includes all but the last three commits:

  • the last commit which introduces the new functionality of updating USER+LOGNAME
  • one commit that introduces a new header file the last commit depends on
  • one commit that does a small refactoring that the last commit builds upon

but, yes diffing everything to the current master most certainly looks like a mess.

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 this pull request may close these issues.

3 participants