David
|
5c385ece97
|
fix: fix flags counting in dot
ignore git flags (--*)
correct merging error message
|
2021-01-13 00:53:12 +01:00 |
|
David
|
e4d7d33c9f
|
feat: dot is more robust
exits when passing too many (>1) flags
doesn't go through all the tests for flags
|
2020-12-14 12:10:21 +01:00 |
|
David
|
362b7af10d
|
cleanup: simplify merge command in dot
|
2020-12-14 12:09:49 +01:00 |
|
David
|
bf136ba0c1
|
feat: improve dot as a real wrapper around git
`dot` can now take the exact same arguments as git, transparently
-> flags are now optionnal
|
2020-11-12 18:03:45 +01:00 |
|
swytch
|
0a2719ca8f
|
breaking: change license to MIT in headers
|
2020-06-25 18:48:18 +02:00 |
|
swytch
|
4550439b62
|
feat: add flags to dot
add `git branch`, `git show` and `git log --graph` commands
|
2020-06-20 11:40:21 +02:00 |
|
swytch
|
208f658047
|
fix: fix dot parameters retrieving
now use all parameters *every time*
|
2020-06-20 11:40:21 +02:00 |
|
swytch
|
8dd53770fa
|
fix: update scripts header
|
2020-06-20 11:39:37 +02:00 |
|
swy7ch
|
a91ea4f87e
|
feat: change neovim template plugin + update header of scripts
|
2020-06-20 11:39:37 +02:00 |
|
swy7ch
|
30f254f6c3
|
cleanup: global files cleanup
+ update LICENSE declaration in .config/nvim/after/ftplugin
+ remove vim.vim filetype settings
+ change mapping for buffer switch in neovim
|
2020-06-20 11:39:37 +02:00 |
|
swy7ch
|
6d890c08be
|
feat: add flags to .local/bin/dot
-ca = commit -a
-rb = rebase
-rbi = rebase -i
|
2020-05-08 12:28:10 +02:00 |
|
swy7ch
|
1a03c0f1c1
|
fix: fix merge in .local/bin/dot
|
2020-05-07 18:39:12 +02:00 |
|
swy7ch
|
fd6e1d2ce3
|
init repo
|
2020-05-06 03:20:19 +02:00 |
|