FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for internal/api - sourcegraph/src-cli · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
sourcegraph
/
src-cli
Public
Notifications
You must be signed in to change notification settings
Fork
76
Star
353
Code
Issues
4
Pull requests
11
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
src-cli
internal
api
on
main
User selector
Datepicker
Commit history
Commits on Aug 25, 2026
feat: add timeout for slow instances (#1362)
Show description for 0636dac
bahrmichael
authored
0636dac
View commit details
Copy full SHA for 0636dac
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
fix/security: strip auth headers on cross-host redirect (#1361)
cbrnrd
authored
2027d78
View commit details
Copy full SHA for 2027d78
View code at this point
Browse repository at this point
Commits on May 5, 2026
feature: Add support for HTTP_PROXY, HTTPS_PROXY, and NO_PROXY (#1260)
peterguy
authored
82de268
View commit details
Copy full SHA for 82de268
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
feat/cli: migrate version subcommand to use urface/cli (#1292)
Show description for 056be8b
burmudar
authored
056be8b
View commit details
Copy full SHA for 056be8b
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
fix/repo-list: print partial data when there are graphql errors (#1282)
Show description for c9cbde0
burmudar
authored
c9cbde0
View commit details
Copy full SHA for c9cbde0
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
bug: only require CI=true and AccessToken when making API requests (#1278)
Show description for 0e5e006
burmudar
authored
0e5e006
View commit details
Copy full SHA for 0e5e006
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
feat/auth: add `src auth token` (#1275)
Show description for d206288
burmudar
authored
d206288
View commit details
Copy full SHA for d206288
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
refactor: validate and parse the endpoint and proxy at program load (#1267)
Show description for 0e7f657
authored
0e7f657
View commit details
Copy full SHA for 0e7f657
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
feat: dynamically start oauth flow if no SRC_ACCESS_TOKEN (#1271)
Show description for 4c3f356
burmudar
authored
4c3f356
View commit details
Copy full SHA for 4c3f356
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
feat(oauth): use oauth flow to authenticate with predefined src-cli OAuth client (#1223)
Show description for 0bc535e
burmudar
authored
0bc535e
View commit details
Copy full SHA for 0bc535e
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Disable team management from v7 on (#1257)
fkling
authored
1ecebe6
View commit details
Copy full SHA for 1ecebe6
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
set content-type json on API requests (#1247)
evict
authored
c921cc5
View commit details
Copy full SHA for c921cc5
View code at this point
Browse repository at this point
Commits on Dec 8, 2025
refactor(api): add buildTransport that uses ProxyTransport (#1225)
Show description for 36a33de
burmudar
authored
36a33de
View commit details
Copy full SHA for 36a33de
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
run modernize -fix (#1224)
Show description for b627480
burmudar
authored
b627480
View commit details
Copy full SHA for b627480
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
fix: go linting issues (#1194)
Show description for ce38afc
burmudar
authored
ce38afc
View commit details
Copy full SHA for ce38afc
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
Remove outdated Bazel build files (#1189)
Show description for c146be3
keegancsmith
and
ampagent
authored
c146be3
View commit details
Copy full SHA for c146be3
View code at this point
Browse repository at this point
Commits on May 5, 2025
feat: Add search-jobs CLI commands for managing search jobs (#1145)
Show description for 29ccb97
trly
and
peterguy
authored
29ccb97
View commit details
Copy full SHA for 29ccb97
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
Add proxy support (#1120)
Show description for f86f75d
peterguy
and
camdencheek
authored
f86f75d
View commit details
Copy full SHA for f86f75d
View code at this point
Browse repository at this point
Commits on May 17, 2023
build src-cli w/ bazel (#979)
davejrt
authored
f3812db
View commit details
Copy full SHA for f3812db
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Support binary diffs (#887)
Show description for e765697
eseliger
authored
e765697
View commit details
Copy full SHA for e765697
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
batches: Fix remote command - Batch Change ID not provided (#842)
Piszmog
authored
6a43f0c
View commit details
Copy full SHA for 6a43f0c
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
Remove old feature gates from pre-4.0 (#822)
eseliger
authored
a415fac
View commit details
Copy full SHA for a415fac
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
all: migrate to github.com/sourcegraph/sourcegraph/lib/errors (#698)
Show description for 9640d98
bobheadxi
authored
9640d98
View commit details
Copy full SHA for 9640d98
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
go.mod: use grafana/regexp, matching sourcegraph/sourcegraph#30948 (#694)
LawnGnome
authored
dcb9b8c
View commit details
Copy full SHA for dcb9b8c
View code at this point
Browse repository at this point
Commits on Jan 12, 2022
batches: match on abbreviated commit hash in version (#678)
courier-new
authored
767b761
View commit details
Copy full SHA for 767b761
View code at this point
Browse repository at this point
batches: encourage semver that prerelease versions are newer (#677)
courier-new
authored
cfcc3fb
View commit details
Copy full SHA for cfcc3fb
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
api: add User-Agent header (#645)
LawnGnome
authored
a54e098
View commit details
Copy full SHA for a54e098
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
Fix ioutil rule in golangci-lint (#603)
eseliger
authored
8106c66
View commit details
Copy full SHA for 8106c66
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
Configure golangci-lint for src-cli (#600)
Show description for 5f95ba7
eseliger
authored
5f95ba7
View commit details
Copy full SHA for 5f95ba7
View code at this point
Browse repository at this point
Commits on May 24, 2021
codeintel: Update codeintel/upload package (#541)
efritz
authored
5df0445
View commit details
Copy full SHA for 5df0445
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
chore: Do not import enterprise code (#493)
efritz
authored
90bee8e
View commit details
Copy full SHA for 90bee8e
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
s/campaign/batch change/ (#489)
Show description for 54fedaf
LawnGnome
authored
54fedaf
View commit details
Copy full SHA for 54fedaf
View code at this point
Browse repository at this point
search: add support for streaming search (#485)
Show description for 35339a2
stefanhengl
authored
35339a2
View commit details
Copy full SHA for 35339a2
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
depend on codeintelutils from sourcegraph/sourcegraph (#483)
garobrik
authored
0c912e4
View commit details
Copy full SHA for 0c912e4
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
Fixup flag description
eseliger
committed
c547b4a
View commit details
Copy full SHA for c547b4a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL