mirror of
https://github.com/git/git.git
synced 2026-01-22 16:38:48 +00:00
* jn/web: gitweb: Ref refactoring - use git_get_referencing for marking tagged/head commits gitweb: Remove characters entities entirely when shortening string gitweb: Headers refactoring - use git_header_div for header divs gitweb: Remove $project from git_get_paging_nav arguments gitweb: Pager refactoring - use git_get_paging_nav for pagination gitweb: Add "\n" after <br/> in git_page_nav gitweb: Show project descriptions with utf-8 characters in project list correctly gitweb: Replace form-feed character by ^L gitweb: Navbar refactoring - use git_page_nav to generate navigation bar gitweb: Add git_page_nav for later use gitweb: Cleanup - chomp @lines in consistent style gitweb: Cleanup - chomp $line in consistent style gitweb: More explicit error messages for open "-|" gitweb: simplify git_get_hash_by_path gitweb: Use list for of open for running git commands, thorougly. gitweb: whitespace cleanup tar-tree: illustrate an obscure feature better git.c: allow alias expansion without a git directory setup_git_directory_gently: do not barf when GIT_DIR is given. Build on Debian GNU/kFreeBSD