Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit921796f55264e9c5e2ee6cadf1a8394c87dca2ff
authorJakub Narebski <jnareb@gmail.com>
Fri, 11 May 2007 00:42:27 +0000 (11 02:42 +0200)
committerJakub Narebski <jnareb@gmail.com>
Fri, 11 May 2007 00:42:27 +0000 (11 02:42 +0200)
tree4e0b33aa8ea57d020999bc2d8f363f93f117bbec
parent415202bddd448fae60c04bad6942b3f44d4abe81
parent843142ada000a992fa87bd2dc7796501332a52d9
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (27 commits)
  GIT v1.5.2-rc3
  Document 'git-log --decorate'
  Correct error message in revert/cherry-pick
  git gui 0.7.0
  git-gui: Paperbag fix blame in subdirectory
  Fix documentation of tag in git-fast-import.txt
  gitweb: Do not use absolute font sizes
  Git.pm: config_boolean() -> config_bool()
  .mailmap: add some aliases
  SPECIFYING RANGES typo fix: it it => it is
  git-clone: don't get fooled by $PWD
  gitweb: choose appropriate view for file type if a= parameter missing
  Added new git-gui library files to rpm spec
  Fix documentation of tag in git-fast-import.txt
  t9400: skip cvsserver test if Perl SQLite interface is unavailable
  git-gui: Format author/committer times in ISO format
  git-gui: Cleanup minor nits in blame code
  git-gui: Generate blame on uncommitted working tree file
  git-gui: Smarter command line parsing for browser, blame
  git-gui: Use prefix if blame is run in a subdirectory
  ...