- 11 Jun, 2022 1 commit
-
-
Loïc Dachary authored
-
- 10 Jun, 2022 2 commits
-
-
Loïc Dachary authored
The goroutine tasked with killing the child process when the context is canceled must not panic on error. Instead it must provide a channel to allow the goroutine that launched it to collect the error. And this goroutine can then panic with the error, knowing it will be caught upper in the stack and handled gracefully instead of aborting the entire process.
-
Loïc Dachary authored
-
- 09 Jun, 2022 3 commits
-
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
- 08 Jun, 2022 1 commit
-
-
Loïc Dachary authored
-
- 07 Jun, 2022 3 commits
-
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
- 06 Jun, 2022 10 commits
-
-
Loïc Dachary authored
Otherwise gitea will fail with "unexpected EOF"
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
- 03 Jun, 2022 5 commits
-
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
- 01 Jun, 2022 9 commits
-
-
Loïc Dachary authored
-
Loïc Dachary authored
because fetching the repository is also delegated to the uploader and the downloader needs to work within the fetched repository to build the references and collect the commits that make a pull request
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
easier for comparison purproses
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
- 31 May, 2022 6 commits
-
-
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-
Loïc Dachary authored
-