2 مستودعات
Interfaces for navigating and searching through commits, branches, and stashes within an editor.
Distinct from Git Repository Integrators: Focuses on interactive browsing and searching of git metadata rather than fetching or pushing changes.
Explore 2 awesome GitHub repositories matching development tools & productivity · Version Control Browsers. Refine with filters or upvote what's useful.
OpenGrok هو محرك بحث وفهرسة للكود المصدري يعتمد على Java مصمم لمعالجة أشجار المصادر الكبيرة والملفات الثنائية في فهرس قابل للبحث. يعمل كمتصفح للتحكم في الإصدارات، مما يسمح باستكشاف والبحث في سجلات المراجعة المتكاملة مع أنظمة التحكم في الإصدارات. يوفر النظام إسناداً ترافقياً قائماً على الرموز لربط تعريفات الكود واستخداماته، مما يتيح التنقل عبر قاعدة الكود. يستخدم محرك بحث الفهرس المقلوب لإجراء استرجاع كامل للنص للكود المصدري. يدعم التطبيق مزامنة المصادر الدورية وإعادة الفهرسة للحفاظ على تحديث البيانات المحلية. يتم دعم النشر من خلال صور الحاويات للحفاظ على بيئات متسقة عبر منصات الاستضافة.
Provides an interface for navigating and searching through commits and revision history integrated with version control.
fzf-lua is a fuzzy finder integration for Neovim that utilizes fzf to search files, buffers, and project symbols. It serves as a code navigation framework providing a dynamic result generator that populates search windows using real-time shell commands or custom Lua functions. The project distinguishes itself through specialized integration tools for Git and Language Server Protocols. It includes a Git search interface for navigating commits, branches, stashes, and diffs, alongside an LSP integration tool that bridges language server providers to locate definitions and references across a cod
Provides a specialized search interface for navigating git commits, branches, stashes, and diffs.