Commit graph

  • eb60dad55e fix initRepo command main Niloé Mahaut 2024-11-18 10:59:44 +0100
  • 39c940c677 CHANGELOG.md formating Niloé Mahaut 2024-11-06 17:08:11 +0100
  • e2c0f0048d 0.3.0 - fix autoIncrement > if 2x same number, it incremented the wrong one - check for conflicts before push + clickable link to file - keep lastGitCommitMsg through vscode restart - trim commit message before push - clean code - check if in git repository before running commands => better - "fix" "Merge branch 'main' of https://[...]" in commit message => git pull --rebase - fix/improve error output - change git pull --ff to git pull --rebase --autostash to make it possible to pull when there are uncommited changes Niloé Mahaut 2024-10-30 19:03:13 +0100
  • a0778836ad 0.2.0 nyncral 2024-07-19 17:52:03 +0200
  • 2d81077c12 0.2.0 - No git msgs as errors - Added status bar item (show loading/error) - Log now goes to an outputLogChannel nyncral 2024-07-19 17:51:55 +0200
  • 519dbb96cf - check if in git repository before running commands - can "disable" extention if not in git repository nyncral 2024-07-19 15:18:40 +0200
  • 20f35ab6e5 0.1.3 nyncral 2024-07-18 16:24:52 +0200
  • b32efb5b17 0.1.3 Update git commands and fix commit nyncral 2024-07-18 16:24:40 +0200
  • d61c2fedfc 0.1.2 nyncral 2024-07-11 20:35:41 +0200
  • 3cc54e6290 0.1.2 nyncral 2024-07-11 20:34:44 +0200
  • c0f7a83d36 0.1.1 nyncral 2024-07-11 20:33:59 +0200
  • 647d75921f 0.1.1 nyncral 2024-07-11 19:59:10 +0200
  • ed6154a974 0.1.1 nyncral 2024-07-11 19:57:47 +0200
  • b4a04ae19d 0.1.0 nyncral 2024-04-10 15:50:27 +0200
  • 8811c857a8 Add MIT License and update extension information test nyncral 2024-01-31 16:51:07 +0100
  • 0365b3c4a4 default keybinding nyncral 2024-01-18 17:01:28 +0100
  • ae9d5711c3 works nyncral 2024-01-18 16:38:24 +0100
  • 634d3b735b
    Update README.md nyncral 2024-01-17 11:15:08 +0100
  • 25d9e00ccf
    Update README.md nyncral 2024-01-17 11:13:19 +0100
  • 39f01673d3 test3 nyncral 2024-01-17 11:10:13 +0100
  • b4c44b6004 test nyncral 2024-01-17 11:09:40 +0100
  • a90874f95f test nyncral 2024-01-17 11:08:57 +0100
  • bc8b15fc38 first commit nyncral 2024-01-17 10:59:51 +0100