Skip to content

Releases: lowitea/gitlobster

1.5.1

23 Mar 12:37
22ffd5d

Choose a tag to compare

Changed

  • Allow use fetch/backup URLs with paths

1.5.0

03 Feb 14:49
237d4f4

Choose a tag to compare

What's Changed

  • feat: add --exclude-archived flag
  • feat: add --continue-on-error flag
  • improve code style
  • update readme
  • add error if suitable projects not found
  • fix fetch projects
  • add group filter

Full Changelog: 1.4.3...1.5.0

1.4.3

21 Apr 15:45
39c79af

Choose a tag to compare

Improvements

  • issue-184: add keeping names of groups by @lowitea in #210

Fixes

Dependencies

  • build(deps): bump futures from 0.3.29 to 0.3.30
  • build(deps): bump serde from 1.0.193 to 1.0.197
  • build(deps): bump mio from 0.8.9 to 0.8.11
  • build(deps): bump regex from 1.10.2 to 1.10.4
  • build(deps): bump uuid from 1.6.1 to 1.8.0
  • build(deps): bump clap from 4.4.8 to 4.5.4
  • build(deps): bump serde_json from 1.0.108 to 1.0.115
  • build(deps): bump tokio from 1.34.0 to 1.37.0
  • build(deps): bump h2 from 0.3.22 to 0.4.4
  • build(deps): bump reqwest from 0.11.22 to 0.12.3
  • build(deps): bump chrono from 0.4.31 to 0.4.38
  • build(deps): bump anyhow from 1.0.75 to 1.0.82

Full Changelog: 1.4.2...1.4.3

1.4.2 - Fix git config

25 Nov 20:29
8c630bb

Choose a tag to compare

What's Changed

  • fix_pull_rebase: add -C option for git config cmd by @lowitea in #183

Full Changelog: 1.4.1...1.4.2

1.4.1 - Fix for fetch more than 50,000 projects

25 Nov 16:41
468bc70

Choose a tag to compare

What's Changed

  • Add keyset based pagination for fetch projects by @lowitea in #181

Dependencies

  • build(deps): bump tokio from 1.32.0 to 1.34.0
  • build(deps): bump tracing from 0.1.37 to 0.1.40
  • build(deps): bump serde from 1.0.188 to 1.0.192
  • build(deps): bump regex from 1.9.6 to 1.10.2
  • build(deps): bump rustix from 0.38.17 to 0.38.19
  • build(deps): bump uuid from 1.4.1 to 1.6.0
  • build(deps): bump futures from 0.3.28 to 0.3.29
  • build(deps): bump clap from 4.4.6 to 4.4.8
  • build(deps): bump serde_json from 1.0.107 to 1.0.108
  • build(deps): bump tracing-subscriber from 0.3.17 to 0.3.18

Miscellaneous

  • Fix ci by @lowitea in #182
  • Rename test project in gitlab for fix ci

Full Changelog: 1.4.0...1.4.1

1.4.0

08 Oct 17:42
14dd68d

Choose a tag to compare

What's Changed

  • issue-34: add gitlab-timeout flag by @lowitea in #160
  • issue-35: add flags for force secure or insecure protocols by @lowitea in #162

Dependencies

  • build(deps): bump futures to 0.3.28
  • build(deps): bump h2 to 0.3.17
  • build(deps): bump tracing-subscriber to 0.3.17
  • build(deps): bump openssl to 0.10.55
  • build(deps): bump uuid to 1.4.1
  • build(deps): bump urlencoding to 2.1.3
  • build(deps): bump anyhow to 1.0.75
  • build(deps): bump tokio to 1.32.0
  • build(deps): bump reqwest to 0.11.20
  • build(deps): bump serde to 1.0.188
  • build(deps): bump url to 2.4.1
  • build(deps): bump serde_json to 1.0.107
  • build(deps): bump chrono to 0.4.31
  • build(deps): bump regex to 1.9.6
  • build(deps): bump clap to 4.4.6

Miscellaneous

Full Changelog: 1.3.1...1.4.0

1.3.1

21 Feb 18:09
d74c645

Choose a tag to compare

What's Changed

  • issue-54: preserve project name in backup repository. by @e-ma-a2 in #57

Dependencies

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0 - Ability to push to root of GitLab

18 Jan 23:09
0bbcb0d

Choose a tag to compare

What's Changed

Dependencies

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0 - Add --disable-sync-date option

13 Jan 21:30
63413a0

Choose a tag to compare

What's Changed

  • issue-37: Skip empty projects by @lowitea in #39
  • issue-38: Add --disable-sync-date command by @lowitea in #41

Full Changelog: 1.1.1...1.2.0

1.1.1 - Fix Docker Image

10 Jan 16:50
ff9ad9a

Choose a tag to compare

What's Changed

Updates

New Contributors

Full Changelog: 1.1.0...1.1.1