Commits
- Commit:
d78dbe8db5744bbc37bbbb1c19c9a1fd8cbc055b
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Sun Jan 30 13:31:29 2022 UTC
fix gg -P flag description: the `:' is in the optional part
- Commit:
e89f4739041b12a3984107704ad97bcf5f0aec26
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Thu Jan 27 10:37:28 2022 UTC
s/whole/all
- Commit:
febfcde82b97fed90c08ff36a89c7616b59cef23
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Thu Jan 13 10:13:32 2022 UTC
fix and sync gg usage
- Commit:
5c7abf01515677804eeb2cf083e33e4ddd742caf
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Wed Dec 29 18:01:08 2021 UTC
reimplement gg
This is a better version of gg. Initially it grew with flags directly
needed to the specific test cases I wanted to write, so it's ugly to use
but handy for tests.
This is a new and re-thought implementation that it is (hopefully)
easier to use both and "curl-like for gemini" but also for scripts and
tests cases.
One completely new feature is the proxying support with -P to send the
request to the given host.