-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: rioukkevin/vscode-git-commit
base: v3.1.0
head repository: rioukkevin/vscode-git-commit
compare: master
- 20 commits
- 22 files changed
- 5 contributors
Commits on Aug 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 74583b3 - Browse repository at this point
Copy the full SHA 74583b3View commit details
Commits on Sep 30, 2022
-
Merge pull request #30 from lociii/master
Trim template result before setting git commit message, refs #29
Configuration menu - View commit details
-
Copy full SHA for 3fc77dd - Browse repository at this point
Copy the full SHA 3fc77ddView commit details -
Merge pull request #33 from rioukkevin/v3.1.0
🐞 fix(Vsc1.7.0): fix for vscode 1.70 update that make impossible to u…
Configuration menu - View commit details
-
Copy full SHA for 774be7b - Browse repository at this point
Copy the full SHA 774be7bView commit details
Commits on Oct 3, 2022
-
🔵 other (Oxidya): Many updates for v3.1.1
RIOU Kevin committedOct 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 1ce870b - Browse repository at this point
Copy the full SHA 1ce870bView commit details -
Merge pull request #34 from rioukkevin/v3.1.1
🔵 other (Global): Many updates for v3.1.1
Configuration menu - View commit details
-
Copy full SHA for 1463325 - Browse repository at this point
Copy the full SHA 1463325View commit details -
RIOU Kevin committed
Oct 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 2c28341 - Browse repository at this point
Copy the full SHA 2c28341View commit details -
RIOU Kevin committed
Oct 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 328a0d0 - Browse repository at this point
Copy the full SHA 328a0d0View commit details
Commits on Jan 8, 2024
-
🐞 fix (#39): get right repo to receive message
When there is more than one repo, the commit text is set to the module whose name is the furthest in alphabetical order. This commit fix that.
Configuration menu - View commit details
-
Copy full SHA for 86937d2 - Browse repository at this point
Copy the full SHA 86937d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d53eff4 - Browse repository at this point
Copy the full SHA d53eff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2582323 - Browse repository at this point
Copy the full SHA 2582323View commit details -
Configuration menu - View commit details
-
Copy full SHA for e59ffb2 - Browse repository at this point
Copy the full SHA e59ffb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cde267a - Browse repository at this point
Copy the full SHA cde267aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8b371 - Browse repository at this point
Copy the full SHA 7a8b371View commit details -
Configuration menu - View commit details
-
Copy full SHA for f79547a - Browse repository at this point
Copy the full SHA f79547aView commit details
Commits on Jan 30, 2024
-
Merge pull request #42 from Diogo-Rossi/update-templates-including-de…
…fault Update templates including default
Configuration menu - View commit details
-
Copy full SHA for 3c30ef8 - Browse repository at this point
Copy the full SHA 3c30ef8View commit details -
Merge pull request #41 from Diogo-Rossi/fix-repo-which-receives-commi…
…t-message 🐞 fix (#39): get right repo to receive message
Configuration menu - View commit details
-
Copy full SHA for 1da09c9 - Browse repository at this point
Copy the full SHA 1da09c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac826ab - Browse repository at this point
Copy the full SHA ac826abView commit details
Commits on Jan 31, 2024
-
🐞 fix (#43): Return to working "command"
The command executed from the palete or the keybinding stopped working. This commit fix that
Configuration menu - View commit details
-
Copy full SHA for a2ebd64 - Browse repository at this point
Copy the full SHA a2ebd64View commit details -
🐞 fix (#39): get right repo when using "command"
The command executed from the palete or the keybinding keeps getting the bug #39 (after the correction of the last commit). This is an approach to get the right repo by inspecting the active document repo, which works in those cases (command from the palete or the keybinding).
Configuration menu - View commit details
-
Copy full SHA for e9addb6 - Browse repository at this point
Copy the full SHA e9addb6View commit details
Commits on Feb 3, 2024
-
Merge pull request #44 from Diogo-Rossi/master
Get "command" `Git prefix emote` back to work
Configuration menu - View commit details
-
Copy full SHA for f31a611 - Browse repository at this point
Copy the full SHA f31a611View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.1.0...master