* Request reverting some from git-pb
@ 2005-05-15 18:25 Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2005-05-15 18:25 UTC (permalink / raw)
To: pasky; +Cc: git, torvalds
Petr, please do not do these name clean-ups yet, _especially_
without having GIT mailing list discussion about renaming. This
kind of change inevitably introduces merge conflicts.
I suspect this is something you lifted from the larger
libification patch. While I think name cleanups are good in the
long run, I do not see value in lifting only some name cleanups
from a larger libification patch and having people to adjust for
the merge conflicts twice. I would not mind if these renames
happen as a part of libification as a whole. Pending patches
need to be inspected and adjusted when that happens anyway. But
not until then, at least please have a courtecy to give people a
bit of warning and an opportunity to speak out.
------------------------------------------------
Rename some more cache-related functions
same_name -> ce_same_name()
remove_entry_at() -> remove_cache_entry_at()
Signed-off-by: Brad Roberts <braddr@puremagic.com>
Signed-off-by: Petr Baudis <pasky@ucw.cz>
------------------------------------------------
Rename cache_match_stat() to ce_match_stat()
Signed-off-by: Brad Roberts <braddr@puremagic.com>
Signed-off-by: Petr Baudis <pasky@ucw.cz>
------------------------------------------------
Rename cache_match_stat() to ce_match_stat()
Signed-off-by: Brad Roberts <braddr@puremagic.com>
Signed-off-by: Petr Baudis <pasky@ucw.cz>
------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Request reverting some from git-pb
@ 2005-05-15 18:29 Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2005-05-15 18:29 UTC (permalink / raw)
To: pasky; +Cc: git, torvalds
Petr, you added two small patches to git-pb recently.
* Rename some more cache-related functions
* Rename cache_match_stat() to ce_match_stat()
I would really appreciate if you do not do these name clean-ups
yet, _especially_ not without having GIT mailing list discussion
about it first. This kind of changes inevitably introduce merge
conflicts.
I suspect this is something you lifted from a larger
libification patch. While I think name cleanups are good in the
long run, I do not see value in lifting only some name cleanups
from the libification patch and having people to adjust for the
merge conflicts twice (now and when libification is ready to be
included). I would not mind if these renames happen as a part
of libification as a whole. Pending patches need to be
inspected and adjusted when that happens anyway. But not until
then, at least please have a courtesy to give people a warning
and an opportunity to speak out.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-15 18:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-15 18:25 Request reverting some from git-pb Junio C Hamano
-- strict thread matches above, loose matches on Subject: below --
2005-05-15 18:29 Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).