git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-icing: sugary wrapper around git-cherry
@ 2013-04-27 13:21 Adam Spiers
  2013-04-29 13:32 ` git-rnotes: git-notes wrapper for sharing notes between repositories Adam Spiers
  0 siblings, 1 reply; 8+ messages in thread
From: Adam Spiers @ 2013-04-27 13:21 UTC (permalink / raw)
  To: git mailing list

Hi all,

I just wrote a wrapper around git cherry which adds a splash of
colour, and facilitates exclusion of commits which should never be
upstreamed, by using a git-notes(1) namespace as a blacklist.

It's just a quick hack and Ruby probably won't be to everyone's taste,
but I thought I'd mention it just in case it's of use / interest.

    https://github.com/aspiers/git-config/blob/master/bin/git-icing

I'm not sure whether it would make sense to move this functionality
into git cherry itself.  Adding (optional) colour support would bring
it in line with some of the other porcelain, I suppose.

There are other git utilities in that repository which may also be of
interest:

    https://github.com/aspiers/git-config/blob/master/README.md

(I do not claim that any of them are beautiful code, but they work for
me ;-)

Regards,
Adam

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-09-21 17:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-27 13:21 git-icing: sugary wrapper around git-cherry Adam Spiers
2013-04-29 13:32 ` git-rnotes: git-notes wrapper for sharing notes between repositories Adam Spiers
2013-04-29 16:39   ` improvements to checks for core.notesRef / GIT_NOTES_REF / --ref Adam Spiers
2013-04-29 17:13     ` Junio C Hamano
2013-04-29 21:40       ` Adam Spiers
2013-04-30  0:32         ` Johan Herland
2013-04-30  0:40           ` Adam Spiers
2013-09-21 17:25   ` tools for making upstreaming / backporting easier in git Adam Spiers

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).