| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Pointy hat: me
|
| |
|
|
|
|
|
| |
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D30969
|
|
|
|
|
|
|
|
|
| |
A number of committers have started using "Pull Request:" to document
when a change was submitted by a pull request to give context discussed
there should it be necessary in the future. I documented it previously
in the `Landing a github pull request` section by implication as well.
Sponsored by: Netflix
|
| |
|
|
|
|
|
| |
Noticed by: Pau Amma
Sponsored by: Netflix
|
|
|
|
|
|
|
|
|
|
| |
git arc stage lands commits on main. Some people think it's more natural
to put changes on main and push that. Document how to do that as an
alternative to the somewhat safer way of rebasing a branch and pushing
that branch otno main. Also add tags to these sections so we (I?) can
reference them easily when people ask.
Sponsored by: Netflix
|
|
|
|
|
|
|
| |
This reverts commit 3462d12db6ebf303064db168a2333374344f369a.
Too soon, it broke asciidoctor-pdf which doesn't know Hugo's shortcode.
It will take more time and care.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a prerequisite for the translation workflow through .po files
and Weblate.
The asciidoctor include with the shortcode variable will help because
won't be needed to change the includes manually after converting the
translation (.po file) back to .adoc.
It will help other areas like, language attributes, which today is fixed
in every document.
The use of shortcode was suggested by jmooring@ from Hugo's project on
Github.
Reviewed by: carlavilla
Differential Revision: https://reviews.freebsd.org/D30823
|
|
|
|
|
|
|
|
|
| |
Pull requests should be treated with extreme caution and be carefully
reviewed. Add this advice.
Reviewed by: allanjude,bcr
Sponsored by: Netflix
Differential Revsion: https://reviews.freebsd.org/D30794
|
|
|
|
|
|
|
|
|
| |
Github generates names like
github-user <38923459+github-user@users.noreply.github.com>
for it's web-created content. Add a note for people doing pull requests
to check for this construct and to request a real name.
Sponsored by: Netflix
|
|
|
|
|
|
|
|
| |
section.
So I can start dropping it into chats when people ask :)
Sponsored by: Netflix
|
|
|
|
|
|
| |
Remove confusing word.
Sponsored by: Netflix
|
| |
|
|
|
|
| |
Sponsored by: Netflix
|
|
|
|
|
|
|
|
| |
Add a link that I've shared with several people who found it useful to
get a good mental model of git. It's written specifically for computer
scientists.
Sponsored by: Netflix
|
|
|
|
|
|
|
|
| |
Although the final commit in the old, legacy repo had excellent details
on migration, this article has a few details that might also be helpful
in migrating. Add it as an additional resource.
Sponsored by: Netflix
|
| |
|
|
|
|
|
|
|
|
|
| |
The developer centric bits of how to interact with the project belong in
the committer's guide, not in the handbook, so move it there.
Reviewed by: gjb,debdrup
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D30739
|
|
|
|
| |
Reviewed by: imp@
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is happening only on documentation/, basically in all places that
attaches a block or a paragraph to a list [1].
Although this is working, it impacts our translation tool po4a, the '+'
character is a difficult part when processing asciidoc[tor] files.
1 - https://docs.asciidoctor.org/asciidoc/latest/lists/continuation/#list-continuation
Reviewed by: carlavilla
Differential Revision: https://reviews.freebsd.org/D30688
|
|
|
|
|
|
|
|
|
|
|
| |
Clarify that only closing the pull request resuires a GitHub
account. All the other steps can proceed without one.
Also, include --push-option=confirm-author in the push because pull
requests will have a different author than the committer and this
instructs the src pre-commit hooks to allow the commit through.
Sponsored by: Netflix
|
|
|
|
|
|
| |
Reviewed by: ceri@, ygy@
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D30589
|
|
|
|
| |
PR: 256109
|
|
|
|
|
|
|
|
| |
In committers-guide, handbook and the new-account page in the website.
There were references to the old `svnadmin` branch.
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D29922
|
|
|
|
|
| |
build.
This fixes the PDF versions.
|
| |
|
|
|
|
| |
Approved by: blackend (mentor)
|
| |
|
|
|
|
|
| |
As we are talking about the tool and not an exact command to use, it
feels more helpfull to give a link to the man page.
|
| |
|
|
|
|
| |
Submitted by: gnn
|
|
|
|
|
|
|
| |
Apart from some cosmetic changes, let's add a note that filling in the
billing information first really speeds up the process.
Reported by: Cédric Leroy <cedric.leroy@gandi.net>
|
|
|
|
|
|
| |
Add in all articles and books the tag list.
Modify the theme to use the tag list defined in articles and books
to generate the keywords meta tag
|
|
|
|
|
|
|
|
|
|
| |
Also add weights to some, to define the sort order in the index
Put the more commonly used items at the top of their respective lists
The improved descriptions were taken from the old books/articles list:
https://www.freebsd.org/docs/books/
Sponsored-By: Klara Inc.
|
|
|
|
|
|
|
| |
Changes:
- Add the description meta tag in the index, articles and books
- Add a brief description in each article and book.
- Remove the SVN expansion tag
|
| |
|
|
|
|
|
| |
Reviewed by: rene, imp, lwhsu
Differential Revision: https://reviews.freebsd.org/D29726
|
|
|
|
|
| |
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29994
|
|
|
|
| |
It is unclear what this line is referring to. Remove it.
|
| |
|
|
|
|
| |
Those two points describe the same situation. Merge them into one point.
|
|
|
|
| |
The paths have changed after the switch to Git.
|
|
|
|
|
|
| |
There is no need to mention explicitly that src committers may commit to
the doc tree if they receive an appropriate approval. That's true for
all the other committer types and trees.
|
| |
|
|
|
|
|
|
|
| |
These instances of master or freebsd/master which should really be
main. I did these examples against the old github mirror.
Sponsored by: Netflix
|
|
|
|
|
|
|
| |
Adding files in Git does not requiere special considerations.
Approved by: 0mp
Differential Revision: https://reviews.freebsd.org/D29884
|
|
|
|
|
|
|
| |
s/relese/release
Approved by: 0mp
Differential Revision: https://reviews.freebsd.org/D29889
|
|
|
|
|
|
|
| |
Majority of the uses capitalize the first letter. Let the rest do the same.
Approved by: 0mp
Differential Revision: https://reviews.freebsd.org/D29888
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
s/SVN/Git
s/head/main
Although there are other branches in the repo (like vendor/ or releng/), if they
were not considered noteworthy before, I choose not make them notheworthy now.
Test Plan: * Renders OK.
Reviewers: 0mp, gbe
Differential Revision: https://reviews.freebsd.org/D29886
|