2023-01-22 11:43 | changed appdir to ~/Library for Darwin | gearsix | 1 | +2 | -0 |
2023-01-05 14:18 | forgot to rm the installed_* functions | gearsix | 1 | +2 | -33 |
2022-12-28 18:14 | updated function of 'list' and 'query' | gearsix | 1 | +13 | -15 |
2022-12-26 17:17 | added `ls`; removed $INSTALLED;shellcheck pass | gearsix | 1 | +21 | -8 |
2022-06-15 22:35 | improved package manager identification | gearsix | 1 | +60 | -42 |
2022-06-15 22:11 | fixed all shellcheck errors | gearsix | 1 | +50 | -51 |
2022-04-28 09:27 | added shorthand commands to usage() | Alex Collins | 1 | +5 | -5 |
2022-04-27 12:09 | added brew support; added TODO.txt; | Alex Collins | 2 | +7 | -0 |
2022-04-04 09:09 | minor fix to file checks | gearsix | 1 | +12 | -6 |
2022-04-03 12:29 | apt remove -> apt purge | gearsix | 1 | +1 | -1 |
2022-04-01 11:21 | added hook support | gearsix | 2 | +44 | -18 |
2022-03-22 17:48 | added usage() | gearsix | 1 | +16 | -0 |
2022-03-22 17:42 | added xpm update | gearsix | 1 | +14 | -0 |
2022-03-17 17:22 | doc: updated README | gearsix | 1 | +19 | -1 |
2022-03-17 17:21 | added XPM_NOTRACK option, skips the installed_* functions | gearsix | 1 | +4 | -0 |
2022-03-17 16:58 | xpm.sh 0755 -> 0644 | gearsix | 1 | +0 | -0 |
2022-03-17 16:57 | set_xpm_* -> xpm_*, now perform function | gearsix | 1 | +30 | -30 |
2022-03-17 16:44 | tidyup: removed TRACK_INSTALLED; TRACK_INSTALLED_FILE -> INSTALLED | gearsix | 1 | +17 | -18 |
2022-03-17 15:17 | fix to checks on track_installed_*; added sudo to xpm install/remove | gearsix | 1 | +16 | -15 |
2022-03-16 21:05 | added search; bugfix to install; unknown package manager error message | gearsix | 1 | +35 | -8 |
2022-03-15 15:30 | doc: started to pretty-up README, README->README.md | gearsix | 2 | +16 | -2 |
2022-03-15 15:22 | added TRACK_INSTALLED and set_xpm_query; renamed pm->xpm | gearsix | 1 | +47 | -11 |
2022-03-15 14:58 | start; identifying install/remove cmd | gearsix | 1 | +26 | -0 |
2022-03-15 14:57 | git init; README with idea | gearsix | 1 | +2 | -0 |