PATH:
usr
/
share
/
doc
/
git-1.8.3.1
/
RelNotes
GIT v1.6.0.3 Release Notes ========================== Fixes since v1.6.0.2 -------------------- * "git archive --format=zip" did not honor core.autocrlf while --format=tar did. * Continuing "git rebase -i" was very confused when the user left modified files in the working tree while resolving conflicts. * Continuing "git rebase -i" was also very confused when the user left some staged changes in the index after "edit". * "git rebase -i" now honors the pre-rebase hook, just like the other rebase implementations "git rebase" and "git rebase -m". * "git rebase -i" incorrectly aborted when there is no commit to replay. * Behaviour of "git diff --quiet" was inconsistent with "diff --exit-code" with the output redirected to /dev/null. * "git diff --no-index" on binary files no longer outputs a bogus "diff --git" header line. * "git diff" hunk header patterns with multiple elements separated by LF were not used correctly. * Hunk headers in "git diff" default to using extended regular expressions, fixing some of the internal patterns on non-GNU platforms. * New config "diff.*.xfuncname" exposes extended regular expressions for user specified hunk header patterns. * "git gc" when ejecting otherwise unreachable objects from packfiles into loose form leaked memory. * "git index-pack" was recently broken and mishandled objects added by thin-pack completion processing under memory pressure. * "git index-pack" was recently broken and misbehaved when run from inside .git/objects/pack/ directory. * "git stash apply sash@{1}" was fixed to error out. Prior versions would have applied stash@{0} incorrectly. * "git stash apply" now offers a better suggestion on how to continue if the working tree is currently dirty. * "git for-each-ref --format=%(subject)" fixed for commits with no no newline in the message body. * "git remote" fixed to protect printf from user input. * "git remote show -v" now displays all URLs of a remote. * "git checkout -b branch" was confused when branch already existed. * "git checkout -q" once again suppresses the locally modified file list. * "git clone -q", "git fetch -q" asks remote side to not send progress messages, actually making their output quiet. * Cross-directory renames are no longer used when creating packs. This allows more graceful behavior on filesystems like sshfs. * Stale temporary files under $GIT_DIR/objects/pack are now cleaned up automatically by "git prune". * "git merge" once again removes directories after the last file has been removed from it during the merge. * "git merge" did not allocate enough memory for the structure itself when enumerating the parents of the resulting commit. * "git blame -C -C" no longer segfaults while trying to pass blame if it encounters a submodule reference. * "git rm" incorrectly claimed that you have local modifications when a path was merely stat-dirty. * "git svn" fixed to display an error message when 'set-tree' failed, instead of a Perl compile error. * "git submodule" fixed to handle checking out a different commit than HEAD after initializing the submodule. * The "git commit" error message when there are still unmerged files present was clarified to match "git write-tree". * "git init" was confused when core.bare or core.sharedRepository are set in system or user global configuration file by mistake. When --bare or --shared is given from the command line, these now override such settings made outside the repositories. * Some segfaults due to uncaught NULL pointers were fixed in multiple tools such as apply, reset, update-index. * Solaris builds now default to OLD_ICONV=1 to avoid compile warnings; Solaris 8 does not define NEEDS_LIBICONV by default. * "Git.pm" tests relied on unnecessarily more recent version of Perl. * "gitweb" triggered undef warning on commits without log messages. * "gitweb" triggered undef warnings on missing trees. * "gitweb" now removes PATH_INFO from its URLs so users don't have to manually set the URL in the gitweb configuration. * Bash completion removed support for legacy "git-fetch", "git-push" and "git-pull" as these are no longer installed. Dashless form ("git fetch") is still however supported. Many other documentation updates.
[-] 1.7.2.4.txt
[edit]
[-] 1.7.6.5.txt
[edit]
[-] 1.7.12.txt
[edit]
[-] 1.7.1.4.txt
[edit]
[-] 1.7.12.4.txt
[edit]
[-] 1.7.8.txt
[edit]
[-] 1.6.1.2.txt
[edit]
[-] 1.8.2.3.txt
[edit]
[-] 1.7.10.5.txt
[edit]
[-] 1.6.0.3.txt
[edit]
[-] 1.7.3.4.txt
[edit]
[-] 1.7.5.txt
[edit]
[-] 1.7.3.5.txt
[edit]
[-] 1.7.9.3.txt
[edit]
[-] 1.6.5.1.txt
[edit]
[-] 1.8.1.6.txt
[edit]
[-] 1.7.7.1.txt
[edit]
[-] 1.5.0.5.txt
[edit]
[-] 1.7.2.2.txt
[edit]
[-] 1.7.0.5.txt
[edit]
[-] 1.6.0.2.txt
[edit]
[-] 1.6.4.2.txt
[edit]
[-] 1.5.6.2.txt
[edit]
[-] 1.5.4.3.txt
[edit]
[-] 1.7.2.3.txt
[edit]
[-] 1.5.0.6.txt
[edit]
[-] 1.5.3.2.txt
[edit]
[-] 1.5.5.6.txt
[edit]
[-] 1.7.6.6.txt
[edit]
[-] 1.6.3.1.txt
[edit]
[-] 1.6.6.1.txt
[edit]
[-] 1.6.6.txt
[edit]
[-] 1.7.8.2.txt
[edit]
[-] 1.5.6.1.txt
[edit]
[-] 1.8.1.3.txt
[edit]
[-] 1.5.1.txt
[edit]
[-] 1.7.9.6.txt
[edit]
[-] 1.5.3.4.txt
[edit]
[-] 1.5.2.1.txt
[edit]
[-] 1.7.7.2.txt
[edit]
[-] 1.5.3.8.txt
[edit]
[-] 1.8.0.3.txt
[edit]
[+]
..
[-] 1.6.3.txt
[edit]
[-] 1.6.4.5.txt
[edit]
[-] 1.5.6.3.txt
[edit]
[-] 1.6.5.9.txt
[edit]
[-] 1.7.8.3.txt
[edit]
[-] 1.7.11.txt
[edit]
[-] 1.5.2.2.txt
[edit]
[-] 1.7.0.2.txt
[edit]
[-] 1.7.10.4.txt
[edit]
[-] 1.7.11.1.txt
[edit]
[-] 1.6.2.2.txt
[edit]
[-] 1.8.3.txt
[edit]
[-] 1.7.8.4.txt
[edit]
[-] 1.5.0.1.txt
[edit]
[-] 1.7.11.4.txt
[edit]
[-] 1.8.1.2.txt
[edit]
[-] 1.7.6.3.txt
[edit]
[-] 1.6.0.5.txt
[edit]
[-] 1.5.5.4.txt
[edit]
[-] 1.7.3.txt
[edit]
[-] 1.7.12.2.txt
[edit]
[-] 1.7.12.1.txt
[edit]
[-] 1.8.2.2.txt
[edit]
[-] 1.7.6.4.txt
[edit]
[-] 1.8.1.txt
[edit]
[-] 1.7.9.4.txt
[edit]
[-] 1.5.4.1.txt
[edit]
[-] 1.7.5.2.txt
[edit]
[-] 1.7.2.1.txt
[edit]
[-] 1.6.0.6.txt
[edit]
[-] 1.7.9.2.txt
[edit]
[-] 1.7.4.2.txt
[edit]
[-] 1.7.4.txt
[edit]
[-] 1.5.6.4.txt
[edit]
[-] 1.5.4.2.txt
[edit]
[-] 1.7.3.1.txt
[edit]
[-] 1.6.3.3.txt
[edit]
[-] 1.5.4.4.txt
[edit]
[-] 1.7.7.7.txt
[edit]
[-] 1.5.2.4.txt
[edit]
[-] 1.8.1.1.txt
[edit]
[-] 1.7.2.txt
[edit]
[-] 1.6.5.3.txt
[edit]
[-] 1.8.0.txt
[edit]
[-] 1.8.2.1.txt
[edit]
[-] 1.6.5.5.txt
[edit]
[-] 1.7.5.4.txt
[edit]
[-] 1.5.0.txt
[edit]
[-] 1.6.1.1.txt
[edit]
[-] 1.7.10.1.txt
[edit]
[-] 1.8.1.5.txt
[edit]
[-] 1.7.9.7.txt
[edit]
[-] 1.5.1.4.txt
[edit]
[-] 1.5.5.txt
[edit]
[-] 1.6.5.6.txt
[edit]
[-] 1.5.1.5.txt
[edit]
[-] 1.6.4.4.txt
[edit]
[-] 1.7.7.txt
[edit]
[-] 1.5.6.txt
[edit]
[-] 1.7.4.3.txt
[edit]
[-] 1.6.3.4.txt
[edit]
[-] 1.7.9.5.txt
[edit]
[-] 1.7.9.1.txt
[edit]
[-] 1.6.6.3.txt
[edit]
[-] 1.7.0.3.txt
[edit]
[-] 1.5.5.2.txt
[edit]
[-] 1.7.0.txt
[edit]
[-] 1.7.8.5.txt
[edit]
[-] 1.8.2.txt
[edit]
[-] 1.5.6.5.txt
[edit]
[-] 1.7.9.txt
[edit]
[-] 1.6.3.2.txt
[edit]
[-] 1.7.11.2.txt
[edit]
[-] 1.6.2.4.txt
[edit]
[-] 1.7.6.2.txt
[edit]
[-] 1.7.0.7.txt
[edit]
[-] 1.6.5.4.txt
[edit]
[-] 1.7.5.3.txt
[edit]
[-] 1.5.4.5.txt
[edit]
[-] 1.7.5.1.txt
[edit]
[-] 1.7.3.3.txt
[edit]
[-] 1.5.1.6.txt
[edit]
[-] 1.7.7.5.txt
[edit]
[-] 1.6.6.2.txt
[edit]
[-] 1.7.0.6.txt
[edit]
[-] 1.5.3.7.txt
[edit]
[-] 1.7.11.6.txt
[edit]
[-] 1.6.1.txt
[edit]
[-] 1.6.0.4.txt
[edit]
[-] 1.8.0.2.txt
[edit]
[-] 1.8.1.4.txt
[edit]
[-] 1.6.4.txt
[edit]
[-] 1.5.5.5.txt
[edit]
[-] 1.8.0.1.txt
[edit]
[-] 1.6.2.3.txt
[edit]
[-] 1.7.10.3.txt
[edit]
[-] 1.6.5.2.txt
[edit]
[-] 1.5.4.6.txt
[edit]
[-] 1.5.3.1.txt
[edit]
[-] 1.6.5.txt
[edit]
[-] 1.6.0.txt
[edit]
[-] 1.6.1.4.txt
[edit]
[-] 1.7.0.9.txt
[edit]
[-] 1.7.4.4.txt
[edit]
[-] 1.5.1.1.txt
[edit]
[-] 1.5.0.3.txt
[edit]
[-] 1.5.3.3.txt
[edit]
[-] 1.7.6.1.txt
[edit]
[-] 1.5.3.5.txt
[edit]
[-] 1.5.0.7.txt
[edit]
[-] 1.7.12.3.txt
[edit]
[-] 1.7.11.5.txt
[edit]
[-] 1.7.7.4.txt
[edit]
[-] 1.7.0.4.txt
[edit]
[-] 1.5.2.3.txt
[edit]
[-] 1.5.1.2.txt
[edit]
[-] 1.5.2.5.txt
[edit]
[-] 1.7.8.1.txt
[edit]
[-] 1.7.7.6.txt
[edit]
[-] 1.5.4.txt
[edit]
[-] 1.5.3.txt
[edit]
[-] 1.5.1.3.txt
[edit]
[-] 1.7.4.1.txt
[edit]
[-] 1.6.2.5.txt
[edit]
[-] 1.5.0.2.txt
[edit]
[-] 1.7.0.1.txt
[edit]
[-] 1.7.1.2.txt
[edit]
[-] 1.5.0.4.txt
[edit]
[-] 1.7.6.txt
[edit]
[-] 1.5.5.3.txt
[edit]
[-] 1.7.1.3.txt
[edit]
[-] 1.6.2.txt
[edit]
[-] 1.7.4.5.txt
[edit]
[-] 1.7.0.8.txt
[edit]
[-] 1.7.8.6.txt
[edit]
[-] 1.7.1.txt
[edit]
[-] 1.6.2.1.txt
[edit]
[-] 1.8.3.1.txt
[edit]
[-] 1.5.2.txt
[edit]
[-] 1.7.11.3.txt
[edit]
[-] 1.7.2.5.txt
[edit]
[-] 1.6.5.8.txt
[edit]
[-] 1.6.5.7.txt
[edit]
[-] 1.5.4.7.txt
[edit]
[-] 1.6.4.1.txt
[edit]
[-] 1.6.4.3.txt
[edit]
[-] 1.5.5.1.txt
[edit]
[-] 1.5.3.6.txt
[edit]
[-] 1.7.7.3.txt
[edit]
[-] 1.5.6.6.txt
[edit]
[-] 1.7.10.txt
[edit]
[-] 1.6.1.3.txt
[edit]
[-] 1.7.10.2.txt
[edit]
[-] 1.7.3.2.txt
[edit]
[-] 1.7.1.1.txt
[edit]
[-] 1.7.11.7.txt
[edit]
[-] 1.6.0.1.txt
[edit]