Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitd11b65dee127bb09afb23d19ecfd6cfe8db213af
authorJakub Narebski <jnareb@gmail.com>
Tue, 6 Nov 2007 09:06:49 +0000 (6 10:06 +0100)
committerJakub Narebski <jnareb@gmail.com>
Tue, 6 Nov 2007 09:06:49 +0000 (6 10:06 +0100)
tree42453329aad66f2b431c1a8292c7f5d1834b1137
parentc1e7ee424a75c0d2738e8c4e536edc34a2dc696a
parent140dd77a5cb2e61dcb942e245a2474fae95e42a5
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (197 commits)
  git-reset: do not be confused if there is nothing to reset
  git-clone: honor "--" to end argument parsing
  RelNotes-1.5.3.5: fix typo
  git-svn: sort the options in the --help message.
  builtin-fetch: Add "-q" as a synonym for "--quiet"
  Delay pager setup in git blame
  git-cvsimport: really convert underscores in branch names to dots with -u
  errors: "strict subset" -> "ancestor"
  git-fetch: more terse fetch output
  gitweb: Use config file for repository description and URLs
  gitweb: Read repo config using 'git config -z -l'
  gitweb: Add tests for overriding gitweb config with repo config
  test format-patch -s: make sure MIME content type is shown as needed
  cherry-pick/revert -m: add tests
  Fixing path quoting in git-rebase
  Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.
  Documentation: quote commit messages consistently.
  Remove escaping of '|' in manpage option sections
  transport.c: squelch a gcc 4.0.1 complaint about an uninitialized variable
  Make mailsplit and mailinfo strip whitespace from the start of the input
  ...
Documentation/git-add.txt