1
1
mirror of https://github.com/cooperspencer/gickup synced 2025-08-27 11:41:30 +02:00

Commit Graph

  • 83ffe32c60 remove search Andreas Wachter 2023-01-08 11:33:38 +0100
  • 81ec101dad fixed clone with keep without structured=true Andreas Wachter 2023-01-08 11:31:56 +0100
  • 7a91a2915e keep parameter creates files with the timestamp in repo name directory Andreas Wachter 2023-01-08 11:20:07 +0100
  • a16bc0217e cleanup Andreas Wachter 2023-01-07 19:55:06 +0100
  • 196ee10b5d added keep parameter Andreas Wachter 2023-01-07 19:19:56 +0100
  • a6a3aa3758 adds zip functionality Andreas Wachter 2023-01-06 21:52:25 +0100
  • 250e2f6c23 added possibility to add date to path Andreas Wachter 2023-01-06 21:15:56 +0100
  • 333601d67c updated README Andreas Wachter 2022-12-14 17:53:08 +0100
  • abae309828 gitea: get starred repos for user Andreas Wachter 2022-12-14 17:51:58 +0100
  • 2ec9d55f82
    added visibility, new create org options and wiki support (#128) v0.10.9 Andreas Wachter 2022-12-09 15:45:13 +0100
  • 05d9425284 log error instead of fatal Andreas Wachter 2022-12-09 15:42:12 +0100
  • fc01bb117a added gogs Andreas Wachter 2022-12-09 15:19:41 +0100
  • 678728d731
    Merge branch 'main' into add_orgs_gitea_gogs Andreas Wachter 2022-12-09 15:00:25 +0100
  • cb3e599a35 added visibility, new create org options and wiki support Andreas Wachter 2022-12-09 14:57:48 +0100
  • 156f6f52e4
    updated onedev (#125) v0.10.8 Andreas Wachter 2022-12-03 13:25:46 +0100
  • 27df0d069f updated onedev Andreas Wachter 2022-12-03 13:24:40 +0100
  • fa2dfd4434
    Sourcehut (#123) v0.10.7 Andreas Wachter 2022-11-16 08:09:33 +0100
  • da691f2009 added sourcehut to readme Andreas Wachter 2022-11-16 07:39:18 +0100
  • 547cf01d04 fix variable names Andreas Wachter 2022-11-16 07:37:11 +0100
  • aaf31c5914 added sourcehut capabilities Andreas Wachter 2022-11-15 11:57:23 +0100
  • 3bdc8a18a9 added createorg to gogs Andreas Wachter 2022-11-15 07:39:14 +0100
  • 8a84f57965 create orgs for gitea with 'createorg: true' Andreas Wachter 2022-10-30 22:42:23 +0100
  • 0967462c1a added token to gitea client Andreas Wachter 2022-10-30 22:19:23 +0100
  • 527e740ed7
    check if config is nil (#118) v0.10.6 Andreas Wachter 2022-10-18 10:34:11 +0200
  • e0bf3a3239 check if config is nil Andreas Wachter 2022-10-18 10:19:36 +0200
  • 5dbb12fb8a added onedev to source count Andreas Wachter 2022-10-18 09:53:00 +0200
  • a24234ac1f added just file Andreas Wachter 2022-10-17 12:08:04 +0200
  • 6373ddf5a1 remove print of includeOrgs in Onedev Andreas Wachter 2022-10-12 07:18:07 +0200
  • 9f18ce034c upgraded CodeQL to v2 Andreas Wachter 2022-10-11 12:23:13 +0200
  • 99ad5cc1b6 added option to mirror to specific org or user in gitea and gogs v0.10.5 Andreas Wachter 2022-10-11 08:45:05 +0200
  • 041a5a88b7
    handle multiple configs (#114) v0.10.4 Andreas Wachter 2022-10-03 19:20:19 +0200
  • 63f1a8593f SnakeCase and replaces ioutil with os Andreas Wachter 2022-10-03 19:18:35 +0200
  • 63c7fba68f upgrade golangci_lint_version Andreas Wachter 2022-10-03 19:06:28 +0200
  • 8849a1d17b handle multiple configs Andreas Wachter 2022-10-03 14:50:05 +0200
  • 81136acfbe should fix #112 v0.10.3 Andreas Wachter 2022-09-24 18:14:07 +0200
  • 6461754630
    added onedev functionality (#111) Andreas Wachter 2022-08-11 21:31:03 +0200
  • 720c55455a go mod tidy Andreas Wachter 2022-08-11 21:12:27 +0200
  • 650c9332a1 added onedev functionality Andreas Wachter 2022-08-11 21:07:00 +0200
  • 3ae5a3a463
    backup any repo (#110) Andreas Wachter 2022-07-18 13:59:20 +0200
  • 50fa45cc04 cleaned up a bit and implemented timeformat as environment variable Andreas Wachter 2022-07-18 13:50:21 +0200
  • 6d0088efed ran gofumpt and goimports Andreas Wachter 2022-07-18 10:49:26 +0200
  • 2806c670ea go mod tidy Andreas Wachter 2022-07-18 10:30:53 +0200
  • cd5062e9ef fixed the separator and adjusted example config and README.md Andreas Wachter 2022-07-18 10:08:39 +0200
  • b742493f15 clone local repos too Andreas Wachter 2022-07-18 10:01:09 +0200
  • befb686cfe update dependencies Andreas Wachter 2022-07-17 19:43:24 +0200
  • 318eb403da added any module Andreas Wachter 2022-07-17 19:35:56 +0200
  • 510e234e52
    feat: Support multiple heartbeat URLs (#109) Jordan Crawford 2022-05-17 23:12:07 +1200
  • fce1c8db18 fix: When sending the heartbeat fails, log an error but don't crash the program Jordan Crawford 2022-05-14 05:46:52 +1200
  • 2d9720fa94 feat: Support multiple heartbeat URLs Jordan Crawford 2022-05-12 20:46:37 +1200
  • 42a0e2b317 feat: add heartbeat metrics Matthew Toohey 2022-03-01 21:53:53 -0500
  • b9c7ccfaaf go mod tidy Andreas Wachter 2022-03-22 19:56:25 +0100
  • 8242520f89 Merge branch 'main' into update_modules Andreas Wachter 2022-03-22 19:54:50 +0100
  • 091ca6a90c updated modules Andreas Wachter 2022-03-22 19:51:59 +0100
  • 96419e641e
    Update Dockerfile (#102) Andreas Wachter 2022-03-20 13:05:10 +0100
  • 124e383087 added copy of go.mod and go.sum Andreas Wachter 2022-03-20 12:28:55 +0100
  • 75d4c31227 fix build version of golang Andreas Wachter 2022-03-20 12:07:12 +0100
  • 768c0d8df6
    chore: adding git to builder Tom Moulard 2022-03-20 11:24:11 +0100
  • ecc127e9bc added go mod tidy Andreas Wachter 2022-03-20 11:57:48 +0100
  • 68cb59d5d5
    Update Dockerfile Andreas Wachter 2022-03-20 11:26:22 +0100
  • 646b792ac1
    chore: add linting (#101) Tom Moulard 2022-03-20 11:25:11 +0100
  • 0b57c8a975
    chore: update action to have a correct working-directory Tom Moulard 2022-03-20 11:01:47 +0100
  • 9a65b39010
    chore: go mod tidy Tom Moulard 2022-03-20 10:58:08 +0100
  • 708dbf50cb
    chore: update main*.go Tom Moulard 2022-03-20 09:45:38 +0100
  • a8340d7fbc
    chore: update github.go Tom Moulard 2022-03-20 09:44:01 +0100