| Server IP : 127.0.1.1 / Your IP : 216.73.217.100 Web Server : Apache/2.4.58 System : Linux nepub 6.8.0-88-generic #89-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 01:02:46 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /proc/thread-self/root/usr/share/doc/git/RelNotes/ |
Upload File : |
Git v1.6.5.9 Release Notes ========================== Fixes since v1.6.5.8 -------------------- * An overlong line after ".gitdir: " in a git file caused out of bounds access to an array on the stack. * "git blame -L $start,$end" segfaulted when too large $start was given. * "git rev-parse --parseopt --stop-at-non-option" did not stop at non option when --keep-dashdash was in effect. * "gitweb" can sometimes be tricked into parrotting a filename argument given in a request without properly quoting. Other minor fixes and documentation updates are included.