Merge tag 'v1.8.5' into fc/master
authorFelipe Contreras <felipe.contreras@gmail.com>
Sat, 7 Dec 2013 12:49:33 +0000 (06:49 -0600)
committerFelipe Contreras <felipe.contreras@gmail.com>
Sat, 7 Dec 2013 12:49:33 +0000 (06:49 -0600)
commitbe3a502b6a0897540afc60b4e48a9cdf9c178c58
treee8a4c65d95b3150f5c22fb42c6a7133fc80a22f1
parentaaf327e4c1155c5cdd1c23efeea2e195d3991815
parentd2446dfd7f3b3f8948142cfb07a0270e2497d93f
Merge tag 'v1.8.5' into fc/master

Git 1.8.5

* tag 'v1.8.5': (510 commits)
  Git 1.8.5
  remote-hg: don't decode UTF-8 paths into Unicode objects
  Git 1.8.5-rc3
  Git 1.8.4.4
  RelNotes: spelling & grammar fixes
  remote-hg: don't decode UTF-8 paths into Unicode objects
  branch: fix --verbose output column alignment
  Revert "upload-pack: send non-HEAD symbolic refs"
  Git 1.8.5-rc2
  Correct word usage of "timezone" in "Documentation" directory
  l10n: de.po: improve error message when pushing to unknown upstream
  l10n: de.po: translate 68 new messages
  po/TEAMS: update Thomas Rast's email address
  l10n: Update Swedish translation (2194t0f0u)
  l10n: fr.po 2194/1294 messages translated
  Git 1.8.4.3
  Start preparing for 1.8.4.3
  gitignore.txt: fix documentation of "**" patterns
  Git 1.8.5-rc1
  Update draft release notes to 1.8.5
  ...

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Conflicts:
Documentation/git-push.txt
Documentation/gitremote-helpers.txt
GIT-VERSION-GEN
builtin/apply.c
builtin/branch.c
builtin/fast-export.c
builtin/fetch.c
builtin/reset.c
builtin/rm.c
fast-import.c
git-pull.sh
git-remote-bzr.py
git-remote-hg.py
git-remote-testgit.sh
remote.c
t/remote-helpers/bzr.t
t/remote-helpers/hg-bidi.t
t/remote-helpers/hg-hg-git.t
t/remote-helpers/hg.t
t/t6040-tracking-info.sh
t/t9300-fast-import.sh
transport-helper.c
54 files changed:
.gitignore
Documentation/config.txt
Documentation/git-checkout.txt
Documentation/git-diff.txt
Documentation/git-fast-import.txt
Documentation/git-grep.txt
Documentation/git-pull.txt
Documentation/git-push.txt
Documentation/git-rebase.txt
Documentation/git-rm.txt
Documentation/git-status.txt
Documentation/gitremote-helpers.txt
GIT-VERSION-GEN
Makefile
branch.c
builtin.h
builtin/add.c
builtin/apply.c
builtin/branch.c
builtin/fast-export.c
builtin/fetch.c
builtin/grep.c
builtin/push.c
builtin/reset.c
builtin/rm.c
builtin/shortlog.c
cache.h
config.c
contrib/completion/git-completion.bash
environment.c
fast-import.c
git-pull.sh
git-remote-hg.py
git-remote-testgit.sh
git-submodule.sh
git.c
remote.c
remote.h
t/remote-helpers/bzr.t
t/remote-helpers/hg-bidi.t
t/remote-helpers/hg-hg-git.t
t/remote-helpers/hg.t
t/t1300-repo-config.sh
t/t3200-branch.sh
t/t5520-pull.sh
t/t5601-clone.sh
t/t5801-remote-helpers.sh
t/t6040-tracking-info.sh
t/t9300-fast-import.sh
t/t9350-fast-export.sh
t/test-lib.sh
transport-helper.c
transport.c
transport.h