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.