Mercurial > emacs
comparison lisp/ChangeLog @ 106983:36d87e3f3cc3
(vc-git-dir-status-goto-stage): Pass --relative to the
diff-index command. This requires at least git-1.5.5. (Bug#1589).
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 24 Jan 2010 20:46:40 -0800 |
parents | 1c559638a806 |
children | 61edd42cf483 |
comparison
equal
deleted
inserted
replaced
106976:ffa16c09e01d | 106983:36d87e3f3cc3 |
---|---|
1 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change) | |
2 | |
3 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the | |
4 diff-index command. This requires at least git-1.5.5. (Bug#1589). | |
5 | |
1 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu> | 6 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 7 |
3 Remove support for adding --signoff on commit. | 8 Remove support for adding --signoff on commit. |
4 Future support will use an incompatible generic mechanism. | 9 Future support will use an incompatible generic mechanism. |
5 * vc-git.el (vc-git-add-signoff): Remove variable. | 10 * vc-git.el (vc-git-add-signoff): Remove variable. |