forked from aitjcize/cppman
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: karl3wm/cppman
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aitjcize/cppman
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 17 files changed
- 5 contributors
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a31e9a1 - Browse repository at this point
Copy the full SHA a31e9a1View commit details
Commits on Apr 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c5114d3 - Browse repository at this point
Copy the full SHA c5114d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b75dd3 - Browse repository at this point
Copy the full SHA 5b75dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b15746 - Browse repository at this point
Copy the full SHA 1b15746View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f972d - Browse repository at this point
Copy the full SHA 44f972dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49507c1 - Browse repository at this point
Copy the full SHA 49507c1View commit details
Commits on May 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 90ee17d - Browse repository at this point
Copy the full SHA 90ee17dView commit details
Commits on Jun 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 77b48da - Browse repository at this point
Copy the full SHA 77b48daView commit details
Commits on Dec 19, 2025
-
Clarify supported C++ versions in README to avoid confusion. (aitjciz…
…e#189) * Update README.rst
Configuration menu - View commit details
-
Copy full SHA for 21a786f - Browse repository at this point
Copy the full SHA 21a786fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2948895 - Browse repository at this point
Copy the full SHA 2948895View commit details -
feat: improve search UX with smart std:: prefix and interactive menu
- Implement hybrid search strategy that tries std:: prefix first - Searches for std::<pattern> before falling back to original pattern - Returns std:: results early if >= 5 matches found - Combines both result sets if std:: results are sparse - Change default behavior to show first match directly - Reverts selection menu from default cppman <page> behavior - Provides faster access to most common use case - Move interactive selection menu to -f flag - cppman -f <keyword> now shows paginated selection menu - Menu displays 20 results per page - Navigation: 'n'/'next' for next page, 'p'/'prev' for previous - Enter number to select, Enter alone to cancel - Update documentation - Updated program help text to explain new behavior - Updated man page with smart search and pagination details - Added -n/--max-results option documentation This improves UX by reducing noise (e.g., 'cppman map' shows std::map directly) while still providing comprehensive search via -f flag.
Configuration menu - View commit details
-
Copy full SHA for 0e950b4 - Browse repository at this point
Copy the full SHA 0e950b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c36497 - Browse repository at this point
Copy the full SHA 6c36497View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87174ee - Browse repository at this point
Copy the full SHA 87174eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 232525a - Browse repository at this point
Copy the full SHA 232525aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6561541 - Browse repository at this point
Copy the full SHA 6561541View commit details -
Configuration menu - View commit details
-
Copy full SHA for c625591 - Browse repository at this point
Copy the full SHA c625591View commit details
Commits on Feb 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 84f025d - Browse repository at this point
Copy the full SHA 84f025dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...main