Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-23 | Disable shallow cloningHEADmaster | Anirudh Oppiliappan | 2 | -54/+1 |
2021-08-25 | Merge pull request #75 from savq/dev | Sergio A. Vargas | 1 | -1/+2 |
2021-08-25 | Fix regression: report remove() | Sergio Alejandro Vargas | 1 | -1/+2 |
2021-08-21 | Merge pull request #72 from savq/dev | Sergio A. Vargas | 2 | -5/+5 |
2021-08-21 | Merge pull request #70 from Borwe/fix1 | Sergio A. Vargas | 2 | -5/+5 |
2021-08-16 | Fix PaqClean doing nothing on windows | brian.orwe | 1 | -5/+1 |
2021-08-16 | Add .gitignore | brian.orwe | 1 | -0/+2 |
2021-08-16 | Merge branch 'savq:master' into fix1 | Brian Orwe | 3 | -12/+38 |
2021-08-15 | Merge pull request #68 from savq/dev | Sergio A. Vargas | 2 | -8/+8 |
2021-08-15 | Handle submodules correctly | Sergio Alejandro Vargas | 1 | -1/+1 |
2021-08-15 | Update docs date. Format | Sergio Alejandro Vargas | 2 | -2/+2 |
2021-08-15 | Fix post-install hook message | Sergio Alejandro Vargas | 1 | -2/+2 |
2021-08-15 | Handle submodules correctly | Sergio Alejandro Vargas | 1 | -4/+4 |
2021-08-14 | Merge pull request #66 from savq/dev | Sergio A. Vargas | 2 | -5/+17 |
2021-08-14 | GIT_TERMINAL_PROMPT=0 | Sergio Alejandro Vargas | 1 | -1/+1 |
2021-08-14 | Add PaqRunHooks | Sergio Alejandro Vargas | 2 | -4/+16 |
2021-08-14 | readme: mark snippet | Sergio Alejandro Vargas | 1 | -1/+1 |
2021-08-14 | Merge pull request #55 from WIttyJudge/master | Sergio A. Vargas | 1 | -0/+14 |
2021-08-12 | fix not removing paq-nvim directory | brian.orwe | 1 | -4/+6 |
2021-07-24 | Add bootstrapping header to README | Ruslan | 1 | -0/+14 |
2021-07-08 | Merge pull request #52 from savq/dev | Sergio A. Vargas | 3 | -21/+55 |
2021-07-08 | Add verbose option | Sergio Alejandro Vargas | 2 | -15/+39 |
2021-07-08 | Add PaqSync | Sergio Alejandro Vargas | 3 | -5/+15 |
2021-07-08 | Check for nvim 0.5 | Sergio Alejandro Vargas | 1 | -1/+1 |
2021-07-08 | `silent! helptags`. Fix #48 | Sergio Alejandro Vargas | 1 | -1/+1 |
2021-07-03 | Merge pull request #50 from savq/dev | Sergio A. Vargas | 1 | -6/+6 |
2021-07-03 | Local compat functions | Sergio Alejandro Vargas | 1 | -4/+4 |
2021-07-03 | Fix regression #49 | Sergio Alejandro Vargas | 1 | -2/+2 |
2021-07-02 | Merge pull request #46 from savq/dev | Sergio A. Vargas | 9 | -376/+321 |
2021-07-02 | Add last_ops in remove callback | Sergio Alejandro Vargas | 1 | -0/+1 |
2021-07-02 | Use io instead uv in get_git_hash | Sergio Alejandro Vargas | 1 | -7/+5 |
2021-06-28 | Update docs | Sergio Alejandro Vargas | 3 | -29/+41 |
2021-06-28 | remove gitignore | Sergio Alejandro Vargas | 1 | -1/+0 |
2021-06-28 | Update tests and formatting | Sergio Alejandro Vargas | 2 | -108/+104 |
2021-06-28 | compat module __index | Sergio Alejandro Vargas | 1 | -2/+2 |
2021-06-27 | minor fixes | Sergio Alejandro Vargas | 1 | -42/+31 |
2021-06-27 | refactor helper functions and counters | Sergio Alejandro Vargas | 1 | -41/+13 |
2021-06-24 | Move command definitions to Lua file | Sergio Alejandro Vargas | 2 | -13/+15 |
2021-06-24 | Add `pin` option | Sergio Alejandro Vargas | 3 | -11/+21 |
2021-06-24 | Async paq.clean | Sergio Alejandro Vargas | 2 | -37/+21 |
2021-06-24 | Refactor compat module | Sergio Alejandro Vargas | 2 | -43/+27 |
2021-06-24 | Add paq-nvim dummy file | Sergio Alejandro Vargas | 1 | -0/+1 |
2021-06-24 | Rename `'paq-nvim'` module to `'paq'` | Sergio Alejandro Vargas | 4 | -7/+7 |
2021-06-24 | rename: `fail` -> `err`. `output_msg` -> `report` | Sergio Alejandro Vargas | 1 | -17/+17 |
2021-06-24 | Refactor paq.list | Sergio Alejandro Vargas | 1 | -16/+13 |
2021-06-24 | Merge pull request #45 from savq/dev | Sergio A. Vargas | 1 | -12/+12 |
2021-06-24 | Fix update_count. Fixes #43 | Sergio Alejandro Vargas | 1 | -12/+12 |
2021-06-09 | Merge pull request #41 from savq/dev | Sergio A. Vargas | 1 | -1/+1 |
2021-06-09 | Typo | Sergio Alejandro Vargas | 1 | -1/+1 |
2021-06-09 | Merge pull request #39 from savq/dev | Sergio A. Vargas | 2 | -43/+86 |