PATH:
usr
/
share
/
doc
/
git-1.8.3.1
/
RelNotes
Git v1.8.2.2 Release Notes ========================== Fixes since v1.8.2.1 -------------------- * Zsh completion forgot that '%' character used to signal untracked files needs to be escaped with another '%'. * A commit object whose author or committer ident are malformed crashed some code that trusted that a name, an email and an timestamp can always be found in it. * The new core.commentchar configuration was not applied to a few places. * "git pull --rebase" did not pass "-v/-q" options to underlying "git rebase". * When receive-pack detects error in the pack header it received in order to decide which of unpack-objects or index-pack to run, it returned without closing the error stream, which led to a hang sideband thread. * "git diff --diff-algorithm=algo" was understood by the command line parser, but "git diff --diff-algorithm algo" was not. * "git log -S/-G" started paying attention to textconv filter, but there was no way to disable this. Make it honor --no-textconv option. * "git merge $(git rev-parse v1.8.2)" behaved quite differently from "git merge v1.8.2", as if v1.8.2 were written as v1.8.2^0 and did not pay much attention to the annotated tag payload. Make the code notice the type of the tag object, in addition to the dwim_ref() based classification the current code uses (i.e. the name appears in refs/tags/) to decide when to special case merging of tags. * "git cherry-pick" and "git revert" can take more than one commit on the command line these days, but it was not mentioned on the usage text. * Perl scripts like "git-svn" closed (not redirecting to /dev/null) the standard error stream, which is not a very smart thing to do. Later open may return file descriptor #2 for unrelated purpose, and error reporting code may write into them. * "git apply --whitespace=fix" was not prepared to see a line getting longer after fixing whitespaces (e.g. tab-in-indent aka Python). * "git diff/log --cc" did not work well with options that ignore whitespace changes. * Documentation on setting up a http server that requires authentication only on the push but not fetch has been clarified. * A few bugfixes to "git rerere" working on corner case merge conflicts have been applied. * "git bundle" did not like a bundle created using a commit without any message as its one of the prerequistes.
[-] 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]