all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
tree cb8e57e7d694f011550dce279eaf33c8b2e77ada  path: admin/coccinelle

	size	name
 	177	README
 	110	build_string.cocci
 	2563	frame.cocci
 	238	list_loop.cocci
 	1783	process.cocci
 	158	unibyte_string.cocci
 	320	vector_contents.cocci
 	4425	window.cocci
 	164	xsave.cocci
 	94	xzalloc.cocci
debug log:

solving cb8e57e7d694f011550dce279eaf33c8b2e77ada ...
found cb8e57e7d694f011550dce279eaf33c8b2e77ada in https://git.savannah.gnu.org/cgit/emacs.git

glossary
--------
Tree objects belong to commits or other tree objects.  Trees may
reference blobs, sub-trees, or (rarely) commits of submodules.

Path names are stored in tree objects, but trees do not know
their own path name.  A tree's path name comes from their parent tree,
or it is the root tree referenced by a commit object.  Thus, this web UI
relies on the `b=' URI parameter as a hint to display the path name.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.