gogcli/internal/cmd
2025-12-26 22:24:22 +01:00
..
account_test.go Tests: increase unit coverage 2025-12-12 15:18:20 +00:00
account.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
auth_cmd_test.go feat: take over PR #18 integration 2025-12-26 15:35:15 +01:00
auth.go feat: take over PR #18 integration 2025-12-26 15:35:15 +01:00
calendar_colors_test.go feat: take over PR #18 integration 2025-12-26 15:35:15 +01:00
calendar_colors.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
calendar_conflicts_test.go feat: take over PR #18 integration 2025-12-26 15:35:15 +01:00
calendar_conflicts.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
calendar_more_test.go test: increase unit coverage 2025-12-12 15:52:12 +00:00
calendar_respond.go feat: add context propagation, security fixes, and new features 2025-12-24 19:14:01 -08:00
calendar_search_test.go feat: take over PR #18 integration 2025-12-26 15:35:15 +01:00
calendar_search.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
calendar_test.go Unify Google CLI with auth, services, and CI 2025-12-12 14:18:38 +00:00
calendar_time_test.go feat: take over PR #18 integration 2025-12-26 15:35:15 +01:00
calendar_time.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
calendar.go refactor(cmd): unify drive exports and table output 2025-12-26 18:32:06 +01:00
completion.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
confirm_test.go test: add regression coverage 2025-12-26 19:20:53 +01:00
confirm.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
contacts_crud.go refactor(cmd): unify drive exports and table output 2025-12-26 18:32:06 +01:00
contacts_directory.go refactor(cmd): unify drive exports and table output 2025-12-26 18:32:06 +01:00
contacts_helpers_test.go test: substantially raise unit coverage 2025-12-12 16:21:18 +00:00
contacts_services.go test: cover gmail + contacts via Execute 2025-12-12 16:51:01 +00:00
contacts_test.go Unify Google CLI with auth, services, and CI 2025-12-12 14:18:38 +00:00
contacts.go refactor(cmd): unify drive exports and table output 2025-12-26 18:32:06 +01:00
docs.go feat(docs): create/copy/info/text 2025-12-26 22:24:22 +01:00
drive_copy.go feat(docs): create/copy/info/text 2025-12-26 22:24:22 +01:00
drive_download_helpers.go feat: add docs/slides/sheets export commands 2025-12-26 18:01:07 +01:00
drive_download_test.go feat(drive): support --format for Google Docs exports 2025-12-26 17:41:15 +01:00
drive_export_format_test.go test(drive): add export format coverage 2025-12-26 17:50:34 +01:00
drive_helpers_more_test.go test(drive): add export format coverage 2025-12-26 17:50:34 +01:00
drive_ls_cmd_test.go fix: satisfy govet shadow lints 2025-12-26 10:16:08 +00:00
drive_more_test.go test: raise coverage above 75% 2025-12-17 21:53:52 +01:00
drive_permissions_cmd_test.go fix(drive): permissions list without empty page token 2025-12-26 20:53:06 +01:00
drive_test.go Unify Google CLI with auth, services, and CI 2025-12-12 14:18:38 +00:00
drive_url_cmd_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
drive.go feat(docs): create/copy/info/text 2025-12-26 22:24:22 +01:00
execute_auth_add_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_auth_credentials_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_calendar_events_text_test.go test: add regression coverage 2025-12-26 19:20:53 +01:00
execute_calendar_more_commands_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_calendar_paging_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_calendar_respond_test.go feat: take over PR #18 integration 2025-12-26 15:35:15 +01:00
execute_calendar_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_calendar_text_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_completion_test.go test: add regression coverage 2025-12-26 19:20:53 +01:00
execute_contacts_directory_text_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_contacts_more_commands_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_contacts_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_docs_slides_sheets_more_test.go feat(docs): create/copy/info/text 2025-12-26 22:24:22 +01:00
execute_drive_download_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_drive_flags_test.go test: enforce drive flag contract 2025-12-26 10:32:50 +00:00
execute_drive_more_commands_test.go test: enforce drive flag contract 2025-12-26 10:32:50 +00:00
execute_drive_test.go feat(drive): export docs as docx 2025-12-26 17:44:48 +01:00
execute_drive_text_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_export_cmds_test.go feat: add docs/slides/sheets export commands 2025-12-26 18:01:07 +01:00
execute_export_via_drive_test.go test(cmd): cover docs/sheets/slides exports 2025-12-26 18:32:13 +01:00
execute_gmail_attachment_test.go test(gmail): cover padded base64 attachments 2025-12-26 17:32:47 +01:00
execute_gmail_get_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_gmail_labels_text_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_gmail_more_commands_test.go fix(gmail): thread attachment downloads 2025-12-26 21:34:08 +01:00
execute_gmail_send_reply_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_gmail_settings_more_commands_test.go test: add regression coverage 2025-12-26 19:20:53 +01:00
execute_gmail_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_gmail_text_test.go fix(gmail): thread attachment downloads 2025-12-26 21:34:08 +01:00
execute_gmail_watch_more_test.go test: add regression coverage 2025-12-26 19:20:53 +01:00
execute_more_text_coverage_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_people_me_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_sheets_more_commands_test.go test: add regression coverage 2025-12-26 19:20:53 +01:00
execute_tasks_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
execute_version_exitcodes_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
exit.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
export_via_drive.go refactor(cmd): unify drive exports and table output 2025-12-26 18:32:06 +01:00
gmail_attachment.go fix(gmail): make attachment download reliable 2025-12-26 17:24:38 +01:00
gmail_autoforward_test.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_autoforward.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_batch.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_concurrent_test.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_delegates_test.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_delegates.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_drafts.go refactor(cmd): unify drive exports and table output 2025-12-26 18:32:06 +01:00
gmail_filters_test.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_filters.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_forwarding_test.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_forwarding.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_get.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
gmail_history.go refactor(cmd): unify drive exports and table output 2025-12-26 18:32:06 +01:00
gmail_labels_cmd_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
gmail_labels_test.go Unify Google CLI with auth, services, and CI 2025-12-12 14:18:38 +00:00
gmail_labels.go refactor(cmd): unify drive exports and table output 2025-12-26 18:32:06 +01:00
gmail_mime_test.go feat: add context propagation, security fixes, and new features 2025-12-24 19:14:01 -08:00
gmail_mime.go feat: take over PR #18 integration 2025-12-26 15:35:15 +01:00
gmail_send_test.go test: increase unit coverage 2025-12-12 15:52:12 +00:00
gmail_send.go feat: take over PR #18 integration 2025-12-26 15:35:15 +01:00
gmail_sendas_test.go feat: take over PR #18 integration 2025-12-26 15:35:15 +01:00
gmail_sendas.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_test.go test: cover drive downloads and gmail helpers 2025-12-12 16:35:41 +00:00
gmail_thread_test.go feat: add context propagation, security fixes, and new features 2025-12-24 19:14:01 -08:00
gmail_thread.go fix(gmail): thread attachment downloads 2025-12-26 21:34:08 +01:00
gmail_vacation_test.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_vacation.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
gmail_watch_cmds.go fix: satisfy govet shadow lints 2025-12-26 10:16:08 +00:00
gmail_watch_server_more_test.go test: add regression coverage 2025-12-26 19:20:53 +01:00
gmail_watch_server.go feat: take over PR #18 integration 2025-12-26 15:35:15 +01:00
gmail_watch_state.go feat: add gmail watch and history commands 2025-12-24 17:53:48 +00:00
gmail_watch_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
gmail_watch_types.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
gmail_watch_utils.go feat: add gmail watch and history commands 2025-12-24 17:53:48 +00:00
gmail.go refactor(cmd): unify drive exports and table output 2025-12-26 18:32:06 +01:00
info_via_drive.go feat(docs): create/copy/info/text 2025-12-26 22:24:22 +01:00
output_helpers.go refactor(cmd): unify drive exports and table output 2025-12-26 18:32:06 +01:00
people.go feat(people): add me command 2025-12-17 21:24:55 +01:00
root_test.go test: substantially raise unit coverage 2025-12-12 16:21:18 +00:00
root.go fix(sheets): avoid --json flag collision 2025-12-26 19:20:44 +01:00
sheets.go feat(docs): create/copy/info/text 2025-12-26 22:24:22 +01:00
slides.go feat(docs): create/copy/info/text 2025-12-26 22:24:22 +01:00
tasks_items.go refactor(cmd): unify drive exports and table output 2025-12-26 18:32:06 +01:00
tasks_lists.go refactor(cmd): unify drive exports and table output 2025-12-26 18:32:06 +01:00
tasks_validation_test.go test(tasks): add validation coverage 2025-12-24 18:52:33 +01:00
tasks.go feat(tasks): add Tasks support 2025-12-24 18:50:59 +01:00
testmain_test.go test: fix CI flake from shared config dir 2025-12-17 22:13:23 +01:00
testutil_test.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
usage.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00
version.go feat(cli)!: switch to --json/--plain 2025-12-26 10:15:12 +00:00