Commit graph

22 commits

Author SHA1 Message Date
39c940c677 CHANGELOG.md formating 2024-11-06 17:08:11 +01:00
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
2024-10-30 19:03:13 +01:00
nyncral
a0778836ad 0.2.0 2024-07-19 17:52:03 +02:00
nyncral
2d81077c12 0.2.0
- No git msgs as errors
- Added status bar item (show loading/error)
- Log now goes to an outputLogChannel
2024-07-19 17:51:55 +02:00
nyncral
519dbb96cf - check if in git repository before running commands
- can "disable" extention if not in git repository
2024-07-19 15:18:40 +02:00
nyncral
20f35ab6e5 0.1.3 2024-07-18 16:24:52 +02:00
nyncral
b32efb5b17 0.1.3 Update git commands and fix commit 2024-07-18 16:24:40 +02:00
nyncral
d61c2fedfc 0.1.2 2024-07-11 20:35:41 +02:00
nyncral
3cc54e6290 0.1.2 2024-07-11 20:34:44 +02:00
nyncral
c0f7a83d36 0.1.1 2024-07-11 20:33:59 +02:00
nyncral
647d75921f 0.1.1 2024-07-11 19:59:10 +02:00
nyncral
ed6154a974 0.1.1 2024-07-11 19:57:47 +02:00
nyncral
b4a04ae19d 0.1.0 2024-04-10 15:50:27 +02:00
nyncral
8811c857a8 Add MIT License and update extension information 2024-01-31 16:51:07 +01:00
nyncral
0365b3c4a4 default keybinding 2024-01-18 17:01:28 +01:00
nyncral
ae9d5711c3 works 2024-01-18 16:38:24 +01:00
nyncral
634d3b735b
Update README.md
test2
2024-01-17 11:15:08 +01:00
nyncral
25d9e00ccf
Update README.md
test
2024-01-17 11:13:19 +01:00
nyncral
39f01673d3 test3 2024-01-17 11:10:13 +01:00
nyncral
b4c44b6004 test 2024-01-17 11:09:40 +01:00
nyncral
a90874f95f test 2024-01-17 11:08:57 +01:00
nyncral
bc8b15fc38 first commit 2024-01-17 10:59:51 +01:00