Commit Graph

4144 Commits

Author SHA1 Message Date
Axel Navarro
82b8f3bd08 gh-api: add page (#5127) 2021-01-16 17:03:57 +00:00
Axel Navarro
7b68d5cefd gh-secret: add page (#5133) 2021-01-16 16:34:13 +00:00
Axel Navarro
be6bf11846 gh-reference: add page (#5130) 2021-01-16 16:27:42 +00:00
bl-ue
69e699ec23 git-credential: add page (#5115)
* git-credential: add page

* Apply suggestions from code review

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Put quotes outside of token syntax

* Update pages/common/git-credential.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-16 11:02:36 -05:00
bl-ue
1f6db5a934 git-count-objects: add page (#5114) 2021-01-16 15:43:31 +00:00
Axel Navarro
b112894a97 dexdump: add more information link (#5142) 2021-01-15 14:24:33 -03:00
Owen Voke
357914393d takeout: add page (#5138) 2021-01-14 09:32:03 -03:00
bl-ue
b9e4ed66d5 git-checkout-index: add page (#5107)
* git-checkout-index: add page

* Update pages/common/git-checkout-index.md

* Apply suggestions from code review

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-13 08:39:56 -05:00
Axel Navarro
b962122415 gh-completion: add page (#5134)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-13 09:25:31 +00:00
Axel Navarro
a7069a26b4 gh-help: add page (#5129) 2021-01-11 16:24:28 +00:00
Axel Navarro
e3fb724b41 gh-pr: fix page title (#5126) 2021-01-11 16:23:31 +00:00
Axel Navarro
6447cceee0 gh-environment: add page (#5131) 2021-01-11 16:22:12 +00:00
bl-ue
c0ed70aa40 jwt: add space in algorithm list in description (#5135) 2021-01-11 16:14:01 +00:00
bl-ue
713f8f498d jekyll: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue
95e286e87a croc: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue
7c329b9cb1 security-checker: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue
36f7d8e2e5 dotnet-publish: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue
b609a96b9f evil-winrm: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue
7582d93776 transmission-remote: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue
8e39617d98 apktool: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue
059e66b8f3 mpg321: change folder to directory 2021-01-10 16:42:17 -03:00
Jonas
aaae44875f svn-changelist: add page (#5118) 2021-01-10 16:15:05 -03:00
Axel Navarro
39cc9373a2 gh-alias: add page (#5125)
* gh-alias: add page

* Apply suggestions from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* rename shortcut to alias

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-10 08:53:18 -05:00
bl-ue
2ee3968c44 git-var: add page (#5095)
* git-var: add page

* Update pages/common/git-var.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update pages/common/git-var.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* Update git-var.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-09 08:06:54 -05:00
bl-ue
fb58a733ff vala: fix more information link 2021-01-09 09:58:25 -03:00
bl-ue
a55c78d1c5 valac: fix more information link 2021-01-09 09:58:25 -03:00
bl-ue
0263149af3 git-restore: fix more information link
The old one led to an HTTP 500 because of the trailing /.
2021-01-08 13:52:28 -03:00
bl-ue
79b1257ea2 git-switch: fix more information link
The old one led to an HTTP 500 because of the trailing /.
2021-01-08 13:52:28 -03:00
bl-ue
d4cf283161 git-ls-remote: fix more information link 2021-01-08 13:52:28 -03:00
bl-ue
bae2dd054f git-commit-tree: add page (#5113)
* git-commit-tree: add page

* Update pages/common/git-commit-tree.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Apply suggestions from code review

Still learning :D

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* Update pages/common/git-commit-tree.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-08 08:55:25 -05:00
Sam James
76db7af9d4 siege: add page (#5028)
* siege: add page

* fix: Added token syntax & made more consistent with other pages

* Apply suggestions from code review

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* Fix "More nformation" link syntax

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-08 08:40:46 -05:00
Lucas Gabriel Schneider
fddaac3d0a Update pages/common/chezmoi.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-08 13:09:54 +00:00
lucas schneider
8d60f14945 add missing pages 2021-01-08 13:09:54 +00:00
lucas schneider
eef3712fc3 rename git to Git 2021-01-08 13:09:54 +00:00
bl-ue
2ec5fb9d50 git-check-attr: add page (#5098) 2021-01-08 09:15:39 -03:00
bl-ue
f96f2f5a3f topgrade: fix more information link 2021-01-08 05:38:18 -03:00
bl-ue
c3442e296c carbon-now: fix more information link 2021-01-08 05:38:18 -03:00
bl-ue
8f9e1a0452 jwt: fix more information link 2021-01-08 05:38:18 -03:00
bl-ue
4ebca80911 git-bugreport: add page (#5097) 2021-01-08 04:36:54 -03:00
bl-ue
b57f62cb20 git-column: add page (#5108) 2021-01-08 04:33:46 -03:00
lucas schneider
1490bac066 rename github to GitHub 2021-01-07 22:11:37 +00:00
bl-ue
db6ccdc929 git-stripspace: add page (#5094) 2021-01-07 21:49:09 +00:00
bl-ue
7131e2f4a8 git-annotate: add page (#5096) 2021-01-07 21:48:05 +00:00
Thomas Wünsche
d157c1f373 git-restore: add examples (#5101)
* git-restore: add examples

* update git-restore.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* update git-restore.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-07 07:58:00 -05:00
bl-ue
3b2a42c490 git-check-mailmap: add page (#5099) 2021-01-07 07:30:49 -05:00
bl-ue
7d6051e1ad git-check-ref-format: add page (#5100) 2021-01-07 08:13:11 -03:00
try-6-me
fc97564a47 mysqldump: add remote example (#5073) 2021-01-07 07:33:41 -03:00
bl-ue
4f17e8d359 conan-frogarian: add page (#5081)
* conan frogarian: add page

* update more info link
2021-01-06 12:16:41 -05:00
bl-ue
f75ef6661f rg: update title to match page name; improve examples (#5091)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-06 16:54:01 +00:00
Matthew Peveler
c25e4e378e gpg2: fix page title to match file name (#5090)
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
2021-01-04 22:59:33 +00:00