Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitea18920f66bd765edc6a2cbf86d455a3e1400c18
authorJakub Narebski <jnareb@gmail.com>
Sat, 11 Feb 2012 00:35:15 +0000 (11 01:35 +0100)
committerJakub Narebski <jnareb@gmail.com>
Sat, 11 Feb 2012 00:35:15 +0000 (11 01:35 +0100)
tree17f99c3960ead30bcc274e1c7720970e0ce15a1c
parent969f3860c8314dd2e9a478f4281050f1a14376ca
parentb6b3b6a01f357922ccd14f2615accc9bd39fc194
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (63 commits)
  Update draft release notes to 1.7.10
  Update draft release notes to 1.7.9.1
  Update draft release notes to 1.7.10
  add -e: do not show difference in a submodule that is merely dirty
  Prepare for 1.7.9.1
  completion: --edit and --no-edit for git-merge
  Git 1.7.6.6
  imap-send: remove dead code
  branch --edit-description: protect against mistyped branch name
  merge: do not create a signed tag merge under --ff-only option
  parse_date(): '@' prefix forces git-timestamp
  parse_date(): allow ancient git-timestamp
  git.spec: Workaround localized messages not put in any RPM
  t0300: use write_script helper
  tests: add write_script helper function
  vcs-svn: suppress a -Wtype-limits warning
  vcs-svn: allow import of > 4GiB files
  vcs-svn: rename check_overflow arguments for clarity
  i18n: format_tracking_info "Your branch is behind" message
  i18n: git-commit whence_s "merge/cherry-pick" message
  ...
t/test-lib.sh