]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'maint'
authorJunio C Hamano <junkio@cox.net>
Wed, 28 Feb 2007 22:18:57 +0000 (14:18 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 28 Feb 2007 22:18:57 +0000 (14:18 -0800)
commit1db8b60b2a6ef0cc0f7cc7d0783b7cda2ce894ca
tree1d5433fb0c0a74e1478962daaba65b2ced03a43e
parentd0d8e14d1bad5f5ad3fb27a6ac819ff4e7006f03
parenta1367d1219439fef8e82e546cbe742910231e5b3
Merge branch 'maint'

* maint:
  Start preparing Release Notes for 1.5.0.3
  Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name url
  Include config.mak in doc/Makefile
  git.el: Set the default commit coding system from the repository config.
  git-archimport: support empty summaries, put summary on a single line.
  http-push.c::lock_remote(): validate all remote refs.
  git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs.
Documentation/git-remote.txt
git-cvsexportcommit.perl
http-push.c