Show no parents before all of its children are shown, but otherwise show commits in the author timestamp order. --topo-order Show no parents before all of its children are shown, and avoid showing commits on multiple lines of history intermixed. For example, in a commit history like this...
Use the customized color for the part of git-blame output that is repeated meta information per line (such as commit id, author name, date and timezone). Defaults to cyan. color.branch A boolean to enable/disable color in the output of git-branch[1]. May be set to always, false (...
Print out the ref name given on the command line by which each commit was reached. --use-mailmap Use mailmap file to map author and committer names and email addresses to canonical real names and email addresses. See git-shortlog[1]. --full-diff Without this flag, git log -p <path...
commit-graph: consolidate fill_commit_graph_info t6600-test-reach: generalize *_three_modes commit-graph: add a slab to store topological levels commit-graph: return 64-bit generation number commit-graph: implement corrected commit date commit-graph: implement generation data chunk commit-graph: use...
GitLab Repositories Guidelines for automation and access tokens Incident Infrastructure Infrastructure Platforms Innovation at GitLab Joint R&D OKR Process Monitoring of GitLab.com On-Call Open Source at GitLab Performance Policies related to GitLab.com R&D Tax Credits Recognition in...
Engineering Architecture Core Development Department Cross Functional Prioritization CTO Leadership Team Deployments and Releases Developer Onboarding Development Engineering Analytics Engineering Career Development Engineering Communication Engineering Demo Process Engineering Error Budgets Engineering ...
The AuthorEmail hook, for example, allows you to customize the regex used to check commit author emails via the pattern option—useful if you want to enforce that developers use a company email address for their commits. This provides incredible flexibility for hook authors as you can make ...
Print out the ref name given on the command line by which each commit was reached. --use-mailmap Use mailmap file to map author and committer names and email addresses to canonical real names and email addresses. See git-shortlog[1]. --full-diff Without this flag, git log -p <path...
* "git commit" gives output similar to "git status" when there is nothing to commit, but without honoring the advise.statusHints configuration variable, which has been corrected. * has_object_file() said "no" given an object registered to the ...
--date-order Show no parents before all of its children are shown, but otherwise show commits in the commit timestamp order. --author-date-order Show no parents before all of its children are shown, but otherwise show commits in the author timestamp order. --topo-order Show no parents ...