aboutsummaryrefslogtreecommitdiff
path: root/src/cpt-update
AgeCommit message (Expand)Author
2020-11-09getoptions(): parse the options during main() call on cpt-libmerakor
2020-10-31src: update parser definitionsmerakor
2020-10-05cpt-update: use -o flag instead of -f for "Only fetch"merakor
2020-10-05cpt-update: add function to only fetch repositoriesmerakor
2020-10-05cpt: add global options to the library.merakor
2020-09-10cpt: fix flags that start with '--no-'4.0.1merakor
2020-09-08cpt: fix getoptions initial value callsmerakor
2020-09-04src/: prefer the cpt-lib on the current directory.merakor
2020-08-23getoptions: do not unset variables if parameters aren't given.merakor
2020-08-22cpt: remove getopt and use shell library instead.merakor
2020-08-20cpt: use 'getopt' for option parsingmerakor
2020-08-03cpt: create caches manually for each script that needs itmerakor
2020-07-24tools: move to srcmerakor