1
1
mirror of https://github.com/kahole/edamagit.git synced 2024-09-17 10:27:09 +03:00
Commit Graph

121 Commits

Author SHA1 Message Date
kahole
22da050bd7 changelog 2020-09-02 22:14:08 +02:00
kahole
b1d09ab840 changelog 2020-09-02 21:04:29 +02:00
kahole
16d9ce7b65 max internal log length and rename magit settings to edamagit 2020-08-28 16:21:29 +02:00
kahole
67d54513b5 changelog 2020-08-13 23:19:28 +02:00
kahole
b637516fb7 changelog 2020-08-11 21:32:02 +02:00
kahole
8bcc95468f changelog 2020-08-11 21:21:24 +02:00
kahole
cd54246465 adds tag type semantic highlight 2020-08-11 21:10:28 +02:00
Griffin Schneider
e79416c7c8 Add syntax-highlighted refs to commits in the status view. 2020-08-11 16:31:55 +02:00
Griffin Schneider
ee2f334c95 Implement a semantic token provider on top of the view tree. 2020-08-10 19:01:51 +02:00
kahole
f9b8810d65 Merge branch 'submoduleCommands' into develop 2020-08-05 22:26:27 +02:00
kahole
e79b82d9e1 adds submodule commands 2020-08-05 22:25:27 +02:00
Steven Guh
bc2594132e
Implement basic copy-buffer-revision (#69) 2020-08-05 21:59:11 +02:00
kahole
433393e2b8 bump 2020-08-04 22:27:23 +02:00
kahole
95c6eeb192 changelog 2020-08-04 21:01:52 +02:00
Kristian Andersen Hole
f8155f8c6e
adds jsonc-parser to properly parse keybindings.json (#64) (#67) 2020-08-04 20:56:35 +02:00
Steven Guh
a317078fae Implement basic copy section value command 2020-08-02 00:18:22 -07:00
kahole
c56a3adb3d changelog, version, readme 2020-07-22 23:59:20 +02:00
kahole
230d138c62 downgrade vscode types 2020-07-15 23:11:37 +02:00
kahole
78eae3df64 changelog 2020-07-15 23:06:54 +02:00
kahole
ad01fd1347 depdendencies 2020-07-15 23:04:38 +02:00
Milo Lee
3476269367
Allows magit.dispatch from anywhere (#56)
* allows magit.dispatch from anywhere

* remove the when clause of magit.status and magit.dispatch
2020-07-08 23:07:27 +02:00
kahole
46ca55438f changelog 2020-06-30 21:59:33 +02:00
kahole
60c8e61e4e changelog 2020-06-29 17:25:11 +02:00
kahole
005839cabd changelog 2020-06-20 20:51:07 +02:00
Griffin Schneider
f9d410e09e
Add magit.display-buffer-function config option. (#47) 2020-06-20 20:32:10 +02:00
kahole
780308a2ac bump 2020-06-10 21:18:53 +02:00
kahole
9db9e50966 only apply visual mode exception to 'y' key 2020-06-10 21:17:33 +02:00
kahole
8a69379611 changelog 2020-06-10 21:08:31 +02:00
kahole
0e9f2fcb77 improves vim support 2020-06-10 21:02:23 +02:00
Steven Guh
04e23d42d5
Implements graph in logging (#40)
* Rename the names in gitApiExtensions to be clearer

* Rough poof of concept of graph in log

* Add time and text truncation in log

* Add --graph and --decorate switches

* Use a smaller spacings to show more content

* Add simplify-by-decoration option

* Fix the correct key for log current

* Implement the rest of the log actions

* Add placeholder for logOther when HEAD's in a branch

* Use placeholder if user didn't enter for logOther

* Refactor implementation

* Add mailmap arg

* Move the class logic out of models/magitLogCommit

* Add type signature to wrapper function

* separates logEntry and commits in logEntry model

* Rename GitRepository to BaseGitRepository

Co-authored-by: kahole <kristian@hole.priv.no>
2020-06-09 20:45:50 +02:00
kahole
fc32874b3c disables minimap for magit editors by default 2020-06-09 18:22:52 +02:00
kahole
d6a8ca0b6a changelog 2020-06-04 21:11:14 +02:00
kahole
6439fada67 changelog 2020-05-20 22:38:55 +02:00
kahole
bee64f450e changelog 2020-05-16 17:30:28 +02:00
kahole
e9fc82bc17 fixes vscodevim search in edamagit (#24) 2020-05-16 17:21:58 +02:00
kahole
7115a10745 logo 2020-05-13 23:09:06 +02:00
kahole
e527aa7c17 rename 2020-05-13 22:09:52 +02:00
kahole
48b6ecf783 changelog 0.1.6 2020-05-09 13:50:45 +02:00
kahole
16c5e69ed7 adds webpack to bundle extension 2020-05-06 19:37:34 +02:00
kahole
bfd54d8064 changelog 2020-05-03 18:36:48 +02:00
kahole
61d97e0763 bump ver 2020-04-06 23:24:04 +02:00
kahole
2afb7c22cc bump ver 2020-03-27 20:57:22 +01:00
kahole
0e30aa67ab adjust visibility of commands in pallette 2020-03-26 22:05:51 +01:00
kahole
98d96e8a30 adds magit file actions to command pallete 2020-03-26 21:44:56 +01:00
kahole
ad4b1f5be7 bumps ver and fixes small issue with syntax 2020-03-23 22:26:41 +01:00
kahole
89aac35fdc changes default top-level keybindings, fixes #14 2020-03-23 22:22:09 +01:00
kahole
69299f44ef Merge branch 'feature/interactiveRebasing' into develop 2020-03-23 21:54:38 +01:00
kahole
9e98b0aa1c implements support for interactive rebase status and finished implementation of basic interactive rebasing #10 2020-03-23 21:54:10 +01:00
kahole
90f3148efa upgrade mocha 2020-03-21 14:13:12 +01:00
kahole
f03930f07d adds interactive rebase command #10 2020-03-20 23:31:12 +01:00