chiark / gitweb /
Merge commit 'refs/top-bases/fixes/independent-help' into fixes/independent-help
authorCarsten Hey <carsten@debian.org>
Mon, 26 Apr 2010 08:19:00 +0000 (10:19 +0200)
committerCarsten Hey <carsten@debian.org>
Mon, 26 Apr 2010 08:19:00 +0000 (10:19 +0200)
commit4f08b282227b944bb816e55a07862bc4e21bbc9e
tree06b855c36f1b9d18c5f20c17846fb2dc7111a7a9
parent4a0f9c848ab8ed6197c09a8e9075b6b262f9ecd8
parent29ab4cf73dbaaccb6533f3f0fe1d0b1d484950c5
Merge commit 'refs/top-bases/fixes/independent-help' into fixes/independent-help

* commit 'refs/top-bases/fixes/independent-help': (31 commits)
  tg patch: treat all files as ascii
  tg mail: document config setting to prevent unintended mass mail sending
  Don't call pre-commit hook if tg is not installed
  tg-delete: Handle the case where the branch has been removed already, but the base is still left.
  tg-mail: Properly quote argument to --in-reply-to
  tg-push: Filter out plain SHA1s from being pushed.
  Make 'tg patch' work in subdirectories
  quote $LESS in case it includes spaces
  deal with single quotes in from/to headers
  bump version number to 0.8
  Fix tg export --quilt --numbered w/ > 8 patches
  tg-push: add bash completion
  help: use pager
  tg-push: handle non-tgish branches
  tg-push: prevent handing branches more than once to git-push
  tg-push: remove useless warning about missing bases for non-tgish branches
  tg-update: fix user visible typo in info msg
  tg-remote: don't add push specs but warn about existing ones.
  tg-push: new command pushing a tgish branch
  recurse_deps: if no_remotes is set don't recurse into remote deps
  ...
tg.sh