alpha
Login
or
Join now
quilling.dev
/
tg
forked from
aly.codes/tg
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A terminal client for Tangled.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Commits
Author
Commit
Message
Date
Aly Raffauf
33b11090
pr_create: replace target repo with repo did and correct patch mime type
master
11d ago
Aly Raffauf
6b6f0bff
atproto/auth: add blob scope for pr patch blobs
11d ago
Aly Raffauf
c23c10ea
cli: refactor pr patch logic and handle missing repo records
11d ago
Aly Raffauf
50d5697c
cli/pr: re-add checkout command
11d ago
Aly Raffauf
31e4a8e5
cli: share repository record resolution
12d ago
Aly Raffauf
e49b37f5
cli: extract shared resource helpers
12d ago
Aly Raffauf
8d1dd6c3
ci: enable nix flakes for build step
12d ago
Aly Raffauf
1006af6f
tangled: add ci
12d ago
Aly Raffauf
53ab054c
docs: document write commands and platform limits
12d ago
Aly Raffauf
4a6a4b6a
cli: register write and utility commands
12d ago
Aly Raffauf
3b6bed8e
atproto/auth: add write command scopes
12d ago
Aly Raffauf
71aae52a
cli/ssh-key: add delete command
12d ago
Aly Raffauf
1f845541
cli: add completion command
12d ago
Aly Raffauf
b0b669a0
cli: add browse command
12d ago
Aly Raffauf
de942838
cli/auth: add token command
12d ago
Aly Raffauf
5490b989
cli: add authenticated API command
12d ago
Aly Raffauf
f511f798
cli/repo: add delete and fork commands
12d ago
Aly Raffauf
3c90e4ac
cli/repo: add metadata update commands
12d ago
Aly Raffauf
616f9bfd
cli/pr: add write and diff commands
12d ago
Aly Raffauf
cce6d60b
cli/issue: add write commands
12d ago
Aly Raffauf
7ad41a81
cli: add shared write command helpers
12d ago
Aly Raffauf
67512a67
gitutil: replace PR checkout with patch generation
12d ago
Aly Raffauf
3f7d6ca7
knot: add repository write procedures
12d ago
Aly Raffauf
978b1588
atproto: add blob upload and record deletion
12d ago
Aly Raffauf
b26e211d
cleanup ignored files
13d ago
Aly Raffauf
329df9e7
atproto/auth: replace broad transition:generic scope with granular tangled scopes
13d ago
Aly Raffauf
451de824
pagination: add fetchAllPages helper and use in all list functions
16d ago
Aly Raffauf
a85428fb
cli,tangled: unify issue and pull request list/view using shared helpers
16d ago
Aly Raffauf
53be7bf9
cli/repo: add view subcommand and include author in output
16d ago
Aly Raffauf
d6cba46f
internal/cli: add json output support via generic output function
18d ago
Aly Raffauf
df6bc2a2
cli: add pr view command
19d ago
Aly Raffauf
352b94a6
cli: add issue view command
19d ago
Aly Raffauf
90885a48
cli: add rkey column to list output and register issue view command
19d ago
Aly Raffauf
370174a1
atproto: add getrecord and listrecords methods, move serviceauth to struct, and implement ssh-key cli commands
19d ago
Aly Raffauf
bcab7a47
readme: fix license link
19d ago
Aly Raffauf
217e49fb
gitutil: extract tangled remote URL helper
19d ago
Aly Raffauf
282b3706
tangled: migrate from xrpc to atclient API
19d ago
Aly Raffauf
25a533fd
add create command with --clone and --push options
19d ago
Aly Raffauf
f7f617a8
nix/tg.nix: update vendor hash
19d ago
Aly Raffauf
a88ab49c
remove tg binary
19d ago
Aly Raffauf
036af328
atproto, cli: add oauth commands
19d ago
Aly Raffauf
bbdeaa56
init
2w ago
pr_create: replace target repo with repo did and correct patch mime type
master
33b11090
Aly Raffauf
11d
atproto/auth: add blob scope for pr patch blobs
6b6f0bff
Aly Raffauf
11d
cli: refactor pr patch logic and handle missing repo records
c23c10ea
Aly Raffauf
11d
cli/pr: re-add checkout command
50d5697c
Aly Raffauf
11d
cli: share repository record resolution
31e4a8e5
Aly Raffauf
12d
cli: extract shared resource helpers
e49b37f5
Aly Raffauf
12d
ci: enable nix flakes for build step
8d1dd6c3
Aly Raffauf
12d
tangled: add ci
1006af6f
Aly Raffauf
12d
docs: document write commands and platform limits
53ab054c
Aly Raffauf
12d
cli: register write and utility commands
4a6a4b6a
Aly Raffauf
12d
atproto/auth: add write command scopes
3b6bed8e
Aly Raffauf
12d
cli/ssh-key: add delete command
71aae52a
Aly Raffauf
12d
cli: add completion command
1f845541
Aly Raffauf
12d
cli: add browse command
b0b669a0
Aly Raffauf
12d
cli/auth: add token command
de942838
Aly Raffauf
12d
cli: add authenticated API command
5490b989
Aly Raffauf
12d
cli/repo: add delete and fork commands
f511f798
Aly Raffauf
12d
cli/repo: add metadata update commands
3c90e4ac
Aly Raffauf
12d
cli/pr: add write and diff commands
616f9bfd
Aly Raffauf
12d
cli/issue: add write commands
cce6d60b
Aly Raffauf
12d
cli: add shared write command helpers
7ad41a81
Aly Raffauf
12d
gitutil: replace PR checkout with patch generation
67512a67
Aly Raffauf
12d
knot: add repository write procedures
3f7d6ca7
Aly Raffauf
12d
atproto: add blob upload and record deletion
978b1588
Aly Raffauf
12d
cleanup ignored files
b26e211d
Aly Raffauf
13d
atproto/auth: replace broad transition:generic scope with granular tangled scopes
329df9e7
Aly Raffauf
13d
pagination: add fetchAllPages helper and use in all list functions
451de824
Aly Raffauf
16d
cli,tangled: unify issue and pull request list/view using shared helpers
a85428fb
Aly Raffauf
16d
cli/repo: add view subcommand and include author in output
53be7bf9
Aly Raffauf
16d
internal/cli: add json output support via generic output function
d6cba46f
Aly Raffauf
18d
cli: add pr view command
df6bc2a2
Aly Raffauf
19d
cli: add issue view command
352b94a6
Aly Raffauf
19d
cli: add rkey column to list output and register issue view command
90885a48
Aly Raffauf
19d
atproto: add getrecord and listrecords methods, move serviceauth to struct, and implement ssh-key cli commands
370174a1
Aly Raffauf
19d
readme: fix license link
bcab7a47
Aly Raffauf
19d
gitutil: extract tangled remote URL helper
217e49fb
Aly Raffauf
19d
tangled: migrate from xrpc to atclient API
282b3706
Aly Raffauf
19d
add create command with --clone and --push options
25a533fd
Aly Raffauf
19d
nix/tg.nix: update vendor hash
f7f617a8
Aly Raffauf
19d
remove tg binary
a88ab49c
Aly Raffauf
19d
atproto, cli: add oauth commands
036af328
Aly Raffauf
19d
init
bbdeaa56
Aly Raffauf
2w