t2019-01-04T18-40-00-133769.md - tgtimes - The Gopher Times
 (HTM) git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/tgtimes
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
       ---
       t2019-01-04T18-40-00-133769.md (1672B)
       ---
            1 # 2019-01-04 18:40:00.133769 UTC (+0000)
            2 
            3 stagit-gopher 0.9 is released.
            4 
            5 
            6 Greetings comrades,
            7 
            8 stagit-gopher 0.9 is released upon the world.
            9 
           10 I want to thank all contributors for patches and other feedback.
           11 
           12 You can find the releases on codemadness (primary) and bitreich (mirror).
           13 
           14 gopher://codemadness.org/9/releases/stagit-gopher/stagit-gopher-0.9.tar.gz
           15 https://codemadness.org/releases/stagit-gopher/stagit-gopher-0.9.tar.gz
           16 SHA256 checksum: 6824b7fd6f4a4fd4f5032e4bd2fe5b4c6ffd68fdd84fd25988007bf1ced33de5
           17 
           18 gopher://bitreich.org/9/releases/stagit-gopher/stagit-gopher-0.9.tgz
           19 SHA256 checksum: 76af807f4094f00bc05b960b67d2468d716d75d2efe63ab7a73c82fda5a844df
           20 SHA512 checksum: acffea323e67b847b1d5522342306c869b4407225e3bd9aa29dc55e6d512da244d9e164be0abd6725449ce13b5028a711b46c6647762b2755a5b30c5cca6ab8e
           21 
           22 
           23 Features:
           24 * In the diffstat view prefix the type of change (A, C, D, M, R, T).
           25 * Detect more names for README and LICENSE:
           26   - For the license: LICENSE, LICENSE.md, COPYING.
           27   - For the readme: README, README.md.
           28 * Better detection of filetype changes, for example a normal file to symlink.
           29 * Better display for file renames.
           30   This doesn't use a (configurable) heuristic for renames like git does, the
           31   content must match exactly.
           32 * Optimize some more pages for 79 columns display.
           33 * Log: indicate when using the -l option and there are more commits.
           34 
           35 Fixes:
           36 * Fix writeheader() not being called when flags are used before repos.
           37 
           38 Misc:
           39 * Documentation: clarify usage regarding -c and -l mutual exclusion.
           40 * Assume OpenBSD 5.9+, always try pledge(2) on OpenBSD, remove USE_PLEDGE.
           41 * General code cleanups and improvements.
           42 
           43 
           44 Kind regards,
           45 Git_Commander_Bob