Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Mike Lundy c4dfa597b8
add /v2 to the module name to resolve the module path problem 2020-04-16 16:30:07 -07:00
Mislav Marohnić 95592b5701 [api] Improve caching
- sort query string in cache key
- include "Accept", "Authorization" headers in cache key
- allow caching of `/graphql` responses
2019-01-24 20:05:26 +01:00
Mislav Marohnić 8d96d21bbd Simplify transformApplyArgs 2019-01-17 02:39:08 +01:00
Mislav Marohnić 717711c412 Have `hub am` recognize `/OWNER/REPO/pull/XYZ/commits/SHA` URL format
Fixes #1748
2018-05-29 14:06:29 +02:00
Mislav Marohnić fc9fbd4c38 Cross-references galore! 2016-01-25 02:50:01 +11:00
Mislav Marohnić 0a45aa8ddc Reformat inline command help and expand usage options 2016-01-25 02:30:46 +11:00
Keenan Brock 5355655711 rename gh command to hub in docs 2016-01-19 13:31:47 -05:00
Mislav Marohnić 144df2d3cd Use io.Copy to write an io into the tempfile 2014-09-21 09:38:30 -07:00
Mislav Marohnić 8813153bf9 TempFile already uses TempDir by default 2014-09-21 09:37:55 -07:00
Mislav Marohnić cac0abae06 Have `am/apply` use API for getting patches instead of curl
This enables fetching patches from private repos that you have access to.
2014-09-21 00:30:10 -07:00
Mislav Marohnić 2da1ed5fd8 Avoid recompiling regex inside a loop 2014-07-27 23:21:33 -07:00
Jingwen Owen Ou 6970ef4986 Alias `apply` to `am` 2014-07-25 14:55:12 -07:00
Jingwen Owen Ou 827e1d67d7 Fix apply to recognize enterprise URLs 2014-07-25 14:52:24 -07:00
David Calavera 371ae8b432 Add global commands to the runner.
- Use a hash to lookup for commands.
- Add more tests for the command and runner execution.
2013-12-29 14:18:14 -08:00
Jingwen Owen Ou ff579946d9 Implement apply 2013-07-18 15:09:15 -07:00
Jingwen Owen Ou 0d0dc4753c Add apply stub 2013-07-18 15:09:14 -07:00