Hello, A new version of tig has been released. It mainly contains bugfixes, most importantly for regressions in the pager mode. Get the tarball at http://jonas.nitro.dk/tig/releases/ or pull it from git://repo.or.cz/tig.git The shortlog for this release: Jakub Narebski (3): Remove PDF version of manual from being build and installed Include documentation sources for rpmbuild with '--without docs' Refresh VERSION file when building distribution tarball in "make dist" James Bowes (1): Allow CFLAGS to be overridden while preserving VERSION Jeffrey C. Ollie (1): Supply explicit permission bits to 'install' Jonas Fonseca (14): tig-0.7.git Fix typo the INSTALL file Make dist rule more robust using '&&'; create .tar.gz.md5 file Merge branch 'jn/rpm-updates' Fix string_copy macro to use sizeof(src) for the source buffer Fix use of the status view from subdirectories Fix wrong uses of string_copy() with pointer instead of buffer read_properties: use size_t instead of int for callback Grab path to the git directory; use it when listing untracked files Only emit one "Not a git repository" error message Add TODO about using non-blocking I/O for incremental view loading Fix (another) integer type mismatch on 64-bit systems Fix pager mode regressions tig-0.8 Steven Grimm (1): Fix integer type mismatch on 64-bit systems -- Jonas Fonseca - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html