Top "Author" questions

Author is a person who usually is the creator of certain content.

How do I change the default author and committer in the Eclipse Git plugin?

I am using the Git plugin for Eclipse. I have several authors and committers which are displayed when I start …

eclipse git eclipse-plugin egit author
Javadoc @author tag good practices

I'm wondering about best practices when creating Javadocs. I have a project with many files. Code has been created by …

java javadoc author
How to get (only) author name or email in git given SHA1?

I would like to check for author's e-mail and name, surname to verify who's pushing to my repo. Is there …

git commit sha1 author
How to set git commit --author properly from rake running under LocalSystem account?

I have Rake build script for my CI process running under TeamCity@windows. One of the steps that the script …

git rake commit author
How to get the author of the last commit in Git?

How to get the author of the latest commit in a Git repository? #!/bin/bash git_log=`git ls-remote git …

git author
How do I get the email address of the author of a SharePoint list item?

As title says, I have access to the current listitem - and it's easy enough to get the author/created …

c# sharepoint-2010 author sharepoint-object-model
How to get info: The Author/his Comments for the last subversion revision via command line?

I can't seem to find this one! So say someone like "Joe" (the Author) submits his code into the svn …

svn logging comments author
Get WordPress author link by ID

I'm trying to link a to 3 different authors by author ID to their author page. (author/adrian-cole/) (author/steve-helme/) (author/…

php wordpress get meta author
How to set Author for SVN

How can i set the author in svn? i use smart svn?

svn author smartsvn
Woocommerce Products by Author

I am trying to list woocommerce product by author. I followed this steps: entered this code on theme/functions.php …

wordpress post woocommerce author