topgit-0.11
tag2cb84fa40ae1f958699ee3dad931d6ff30a03754
object a5909eebafae0992ff0ce90e0f77c72eeff3fa93
authorKyle J. McKay <mackyle@gmail.com>
Thu, 17 Jul 2014 09:15:41 +0000 (17 02:15 -0700)
TopGit-0.11

This release attempts to collect known fixes for any outstanding issues.
In particular, TopGit no longer attempts to use mkfifo when paging so it
should now work fine on systems without a working mkfifo command.

One enhancement slipped in:

  - new tg-export --force option

Kyle J. McKay (5):
      tg.sh: add a pair of missing quotes around @cmddir@
      paging: improve paging code
      tg-import.sh: fix typo
      README: add a README.rst symbolic link to README
      tg.sh: add more quotes in Git version checking code

Tay Ray Chuan (1):
      tg-export --collapse | --linearize to existing branch proceeds with --force