Karthikeyan Vaithilingam
734462967d
jenv: add page ( #4529 )
2020-10-07 21:06:04 +01:00
Amory Meltzer
352c863638
git-cherry: add page ( #4473 )
2020-10-07 20:40:35 +01:00
Daniel Wolbach
57c7f783bd
bat: add German translation ( #4537 )
2020-10-07 11:32:40 -03:00
Elijah Shackelford
3c33a6b987
docker-exec: add page ( #4518 )
2020-10-07 08:45:08 -03:00
Jay Piamjariyakul
cbaeb655cb
lilypond: add page ( #4500 )
2020-10-07 08:43:41 -03:00
Shashwat
f3b038020f
bless: add page ( #4439 )
2020-10-07 08:39:23 -03:00
Terence Eden
915b8411f5
opusenc: add page ( #4484 )
2020-10-07 08:03:16 -03:00
Juri
d3526c8804
basename: add German translation ( #4542 )
2020-10-07 07:45:35 -03:00
Enrique Matías Sánchez
11e7183db1
dmesg: add Spanish translation ( #4541 )
2020-10-07 07:43:41 -03:00
skitau
54258ff2e0
psping: add page ( #4514 )
2020-10-07 09:07:45 +01:00
en1gma713
05964eb171
isosize: add page ( #4522 )
2020-10-06 17:39:49 -03:00
Antonio Bustos
1bd194c534
fail2ban-client: add page ( #4506 )
2020-10-06 15:47:10 -03:00
Ray Voice
6601592098
service: move --status-all example ( #4398 )
2020-10-06 15:44:12 -03:00
Juri
d22ac70ab4
basename: change description and add directory example ( #4528 )
2020-10-06 15:19:56 -03:00
Bodyhealer
08286f6242
tar: add Russian translation ( #4535 )
2020-10-06 15:04:40 -03:00
FilipaDurao
881c92ddf1
cd: add Portuguese translation ( #4503 )
2020-10-06 14:27:10 -03:00
Starbeamrainbowlabs
be3998d964
Revert "(chore) replace master/slave with inclusive language ( #4459 )" ( #4532 )
...
This reverts commit 4497535246
.
2020-10-06 17:48:57 +01:00
Bodyhealer
50f42a99eb
tldr: add Russian translation ( #4527 )
2020-10-06 17:32:20 +01:00
Argishti Rostamian
353e65521e
httpry: add page ( #4491 )
...
* httpry: add page
* use token syntax
2020-10-06 17:28:45 +01:00
Argishti Rostamian
b16010bf8c
httpflow: add page ( #4493 )
2020-10-06 17:27:34 +01:00
teeteejo
290544381e
e2freefrag: add page ( #4512 )
2020-10-06 17:12:23 +01:00
Guido Lena Cota
be1868927d
git-push: add it translation ( #4521 )
2020-10-06 17:10:15 +01:00
Flex Zhong
350d9bd3f7
logsave, winget: add Chinese translation ( #4517 )
2020-10-06 17:05:51 +01:00
FilipaDurao
02d850e4c5
chmod: add Portuguese translation ( #4501 )
...
* Create chmod.md
* chmod/pt_PT: fix double blank line
* chmod/pt_PT: really fix it
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-10-06 16:55:19 +01:00
Calum Dingwall
ffa4c6b7f8
replace: add page ( #4482 )
2020-10-06 16:49:43 +01:00
DoPanik
766024c4a5
git-bisect: fix German translation
2020-10-06 16:44:12 +01:00
DoPanik
3e91d27300
git-pull: add German translation
2020-10-06 16:44:12 +01:00
DoPanik
42488492b7
git-push: add German translation
2020-10-06 16:44:12 +01:00
DoPanik
8bc28019c9
git-commit: add German translation
2020-10-06 16:44:12 +01:00
DoPanik
d4fad2a2e3
git-branch: add German translation
2020-10-06 16:44:12 +01:00
DoPanik
ef1da76d69
git-blame: add German translation
2020-10-06 16:44:12 +01:00
Howard Yun
145785d462
libreoffice: add page ( #4489 )
2020-10-06 16:42:54 +01:00
Quinn Vissak
4497535246
(chore) replace master/slave with inclusive language ( #4459 )
2020-10-06 15:24:10 +01:00
Owen Voke
249b40598c
box: update to reference Box v3 changes ( #4499 )
2020-10-06 09:03:54 -03:00
nath1as
68015e4699
git-annex: add page ( #4421 )
2020-10-06 08:53:35 -03:00
en1gma713
f4c4ce22cc
login: add page ( #4509 )
2020-10-06 08:52:50 -03:00
Ehab Alsharif
4cb55a132a
git-show-ref: add page ( #4426 )
2020-10-06 08:28:42 -03:00
Thamaraiselvam
bd38407b56
kind: add page ( #4394 )
2020-10-06 08:25:24 -03:00
Scott Eppler
9162d70ea7
tmuxinator: add page ( #4505 )
2020-10-06 08:22:57 -03:00
Eckl, Máté
34bd24fc7b
ip: add brief listing examples ( #4352 )
2020-10-06 08:12:54 -03:00
Thamaraiselvam
5265ed31b3
lt: add page ( #4390 )
2020-10-06 08:03:14 -03:00
François Magimel
6db7c01305
docker-compose: add French translation ( #4447 )
2020-10-05 16:57:16 -03:00
teeteejo
414bdc2405
logsave: add page ( #4486 )
2020-10-05 16:30:14 +01:00
Jamie Magee
34f8c610df
Checkout all branches in GitHub Actions ( #4437 )
...
By default actions/checkout@v2 only checks out the latest commit of the current branch. Unfortunately, this causes the `git diff` check in `check-pr.sh` to fail, as `master` branch isn't available`.
This change checks out all commits of all branches, which allows `git diff` to work correctly.
Ideally, I'd like to use the `ref` setting of actions/checkout@v2, but that only supports a single ref so it's not possible to checkout the PR branch _and_ `master` branch at the same time.
2020-10-05 16:23:08 +01:00
Raffaele Mignone
2c7e2351e8
buku: add page ( #4430 )
2020-10-05 16:22:41 +01:00
teeteejo
7012ecf00e
filefrag: add page ( #4487 )
2020-10-05 16:18:47 +01:00
Thamaraiselvam
89ef5b77a6
dua: add page ( #4393 )
2020-10-05 16:15:21 +01:00
Sadeed
301c70735b
deemix: add page ( #4381 )
2020-10-05 16:10:50 +01:00
Nelson Figueroa
00c6193ce5
kubectl-describe: add page ( #4494 )
2020-10-05 16:09:36 +01:00
Nelson Figueroa
c86aa251bd
kubectl-get: add page ( #4488 )
2020-10-05 16:08:22 +01:00