git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Peter Baumann <waste.manager@gmx.de>
To: Jakub Narebski <jnareb@gmail.com>
Cc: git@vger.kernel.org,
	Felipe Contreras <felipe.contreras@gmail.com>,
	Clemens Buchacher <drizzd@aon.at>
Subject: Re: [RFH] Questions for Git User's Survey 2009
Date: Wed, 10 Jun 2009 21:30:16 +0200	[thread overview]
Message-ID: <20090610193016.GA13512@m62s10.vlinux.de> (raw)
In-Reply-To: <200906102042.15119.jnareb@gmail.com>

On Wed, Jun 10, 2009 at 08:42:13PM +0200, Jakub Narebski wrote:
> As there were not much response to this thread, let me propose
> a set of questions for Git User's Survey 2009 (if we plan to have
> it this year).  I would probably use Survs.com, like last year.
> 
> Comments appreciated!
> 
> ------------------------------------------------------------------
> Git User's Survey 2009: proposed questions
> 

[ ... leaving out some questions ... ]

> 11.*Which porcelains / interfaces / implementations do you use?
>     (multiple choice: git (core), JGit, Cogito, pg, StGIT, Guilt,
>     Easy Git, Pyrite, TopGit, other - please specify)
> 12. Which of the following git tools do you use?
>     (multiple choice: JGit (EGit etc.), Cogito, pg, StGIT, Guilt,
>     TopGit, Easy Git, editor/IDE VC integration, gitk, git-gui,
>     QGit, GitView, Giggle, tig, git-sh, instaweb, git-cola / ugit,
>     GitNub, GitX, GitTortoise, Git Extensions, git-cheetah, Gitosis,
>     graphical diff tool, graphical merge tool, other - please specify)

Those two seems a little redundant. Could we combine those into

> 11.Which porcelains / interfaces / implementations / tools do you use?
     ...

> 13. Which git hosting site do you use for your projects?
>     (multiple choice: GitHub, repo.or.cz, Gitorious, Unfudle,
>     Assembla, Alioth, Fedora Hoster, Savannah, SourceForge,
>     freedesktop.org, kernel.org, self hosted, generic web site,
>     git hosting site for set of projects, other - please specify)
> 14. How do you fetch/get changes from upstream?  [NEW!]
>     (multiple choice: git, ssh, http, rsync, filesystem, bundle,
>     foreign SCM import/script like git-svn, other - please specify)
> 15. How do you publish/propagate your changes?
>     (multiple choice: push, pull request, format-patch + email,
>     format-patch + other, git bundle, git-svn, foreign SCM,
>     other - please specify)
> 16. Which of the following features do (or did) you use?
>     (multiple choice: non-default hooks, working with dirty tree,
>     bisect, submodules (subprojects), integration with IDE/editor,
>     multiple worktrees (git-new-worktree), gitattributes, stash,
>     separate worktree / git.worktree, patch managemtn interface
>     (e.g. StGIT), alternates mechanism (sharing object database),
                 ^ 
                 | - TopGit, Quilt
                  
    
>     git bundle (off-line transport), git-filter-branch, commit message
>     templates, shallow clone, eol conversion, interactive rebase,
>     interactive commit / per-chunk comitting / partial commit,
>     detaching HEAD, gitk or other history viewer, git-gui or other
>     commit tool, shell completion, git-aware shell prompt)
> 
> In this section number of individual operating systems in "What
> operating system do you use Git on?" was reduced a bit, based on
> answers from previous survey.  We might want to put OpenSolaris as
> separate from "other Unices" (which would then be "proprietary
> Unix").  The question about hardware platforms got removed.
> 
> The trouble with "What editor, IDE or RAD you use working with Git?"
> question is coming up with a good list of editors... and that such
> list is of necessity fairly long.  Perhaps it would be better to
> change it to more generic question
>  10.*What kind of editor, IDE or RAD you use working with Git?
>     (multiple choice: simple text editor[1], programmers editor[2],
>     IDE or RAD[3], WYSIWYG tool[4], other kind - please specify)
>     [1] for example pico, nano, joe, Notepad
>     [2] for example Vim, Emacs, TextMate (syntax highlighting,
>         autoindentation, integration with other tools, etc.)
>     [3] for example KDevelop, Anjuta, MS Visual Studio, but also
>         Quanta+, BlueFish or Screem for editing HTML, and Kile
>         or LyX for LaTeX.
>     [4] text processors such as MS Office or OpenOffice.org,
>         but also tools such as Adobe Acrobat (for PDF) or GIMP
>         (for images)
> (if we are not to remove this question entirely).

If you leave the question, you might want to add Eclipse at the appropriate
place.

-Peter

  parent reply	other threads:[~2009-06-10 19:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-29 16:55 [RFH] Questions for Git User's Survey 2009 Jakub Narebski
2009-05-30  8:53 ` Felipe Contreras
2009-05-30  9:39   ` Jakub Narebski
2009-05-30  9:45     ` Felipe Contreras
2009-05-31  9:08       ` Clemens Buchacher
2009-06-02 10:20         ` Jakub Narebski
2009-06-10 18:42 ` Jakub Narebski
2009-06-10 18:55   ` Sverre Rabbelier
2009-06-10 19:30   ` Peter Baumann [this message]
2009-06-10 19:49     ` Jakub Narebski
     [not found]   ` <20090611085744.GA36556@gmail.com>
2009-06-11  9:43     ` Jakub Narebski
2009-06-17 17:59 ` Jakub Narebski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090610193016.GA13512@m62s10.vlinux.de \
    --to=waste.manager@gmx.de \
    --cc=drizzd@aon.at \
    --cc=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jnareb@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).