[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS commits and logs
From: |
Reiner Steib |
Subject: |
Re: CVS commits and logs |
Date: |
Tue, 07 Nov 2006 19:07:18 +0100 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.90 (gnu/linux) |
On Mon, Nov 06 2006, Richard Stallman wrote:
> I dislike multi-file CVS commits specifically because of the clutter
> of having the entire change log entry in the log of each file.
I think for changes like the examples below[1], multi-file commits
make sense, because the changes are closely related.
I could most probably find more such examples in Gnus. When I
investigated which bug-fixes from the Gnus trunk need to be merged
into the stable branch and when I merged the Gnus changes done on
Emacs' repository back to Gnus' repository, multi-file commit messages
helped me to identify related changes in other files.
Bye, Reiner.
[1]
,----
| 2006-09-07 Reiner Steib <address@hidden>
|
| * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
|
| * international/code-pages.el: Add cp858.
`----
,----
| 2006-05-30 Reiner Steib <address@hidden>
|
| * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
| New functions.
|
| * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
`----
,----
| 2006-04-06 Reiner Steib <address@hidden>
|
| * files.el: Move some `safe-local-variable' declarations to the
| respective files.
|
| * textmodes/ispell.el (ispell-check-comments)
| (ispell-local-dictionary): Mark as safe.
|
| * abbrev.el (abbrev-mode): Mark as safe.
|[...]
`----
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
- Re: Switching to Subversion, (continued)
- Re: Switching to Subversion, stephen, 2006/11/13
- Re: Switching to Subversion, Bruce Stephens, 2006/11/13
- Re: Switching to Subversion, Juanma Barranquero, 2006/11/13
- Re: Switching to Subversion, Juliusz Chroboczek, 2006/11/13
- Re: Switching to Subversion, Masatake YAMATO, 2006/11/13
- Re: Switching to Subversion, Eric Hanchrow, 2006/11/13
- Re: Switching to Subversion, Miles Bader, 2006/11/13
- Re: CVS commits and logs, Richard Stallman, 2006/11/12
- Re: CVS commits and logs, Miles Bader, 2006/11/12
- Re: CVS commits and logs, Richard Stallman, 2006/11/13
- Re: CVS commits and logs,
Reiner Steib <=
- Re: CVS commits and logs, Eli Zaretskii, 2006/11/07
- Re: CVS commits and logs, Miles Bader, 2006/11/07
- Re: CVS commits and logs, Reiner Steib, 2006/11/11
- Re: CVS commits and logs, Eli Zaretskii, 2006/11/05