Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -1/+1 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -2/+18 |
* | Add migrate repo archiver and packages storage support on command line (#20757) | Lunny Xiao | 2022-08-16 | 1 | -23/+0 |
* | In code search, get code unit accessible repos in one (main) query (#19764) | Hugo Hoitink | 2022-06-16 | 1 | -2/+3 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 1 | -0/+328 |