410 Commits (38e2875cd5ad8a9c902238e2b6f09f27f965d991)
 

Author SHA1 Message Date
  Alejandro Mery bf9dbc9f95 * added --alt-dir to sde-download's manpage 17 years ago
  Alejandro Mery cefa7dea4a * improved sde-download2 to create tmp/ if not available, and to abort if mkdir fails 17 years ago
  Alejandro Mery 9bbab8f5f9 * improved bin/sde-download2 to support multi-argument download locations and to actually 17 years ago
  Alejandro Mery 733bf14253 * improved bin/sde-download-get to support multi-argument download locations 17 years ago
  Alejandro Mery 5058ab516e * implemented bin/sde-download-git, for the git:// protocol 17 years ago
  Alejandro Mery 408344f312 * changed sde-download2 and sde-download-get to use -n for dryrun as defined on the last version of the manpage 17 years ago
  Alejandro Mery f1cf923c16 * changed short option for --dry-run on sde-download's man page from -d (smells like debug) to -n 17 years ago
  Alejandro Mery 8bba9463cf * splited lib/sde-config/pkgsel2awk.sh's pkgsel_parse() in pkgsel_pattern(), trying to get debian's bash not crashing 17 years ago
  Alejandro Mery c60ffe98ed * changed lib/sde-config/pkgsel2awk.sh again, because it still crash on debian 17 years ago
  Alejandro Mery 91a0de54c5 * changed ./lib/sde-config/pkgsel2awk.sh again, trying to not 17 years ago
  Alejandro Mery b052c1ddf4 * adapted generic target to use lib/sde-config/pkgsel2awk.sh 17 years ago
  Alejandro Mery 6b678d2296 * adapted Config main loop to use lib/sde-config/pkgsel2awk.sh 17 years ago
  Alejandro Mery 31b5b854cb * moved pkgsel parser from lib/sde-config/functions.in to it's 17 years ago
  Alejandro Mery 01291ac5a0 * added my=Malaysia translation to download mirror's test 17 years ago
  Alejandro Mery a68162466f * fixed sde-download2 to not call the multiplexer if the file is already there 17 years ago
  Alejandro Mery 0c44d541f0 * added bin/sde-download-get internal multiplexer 17 years ago
  Alejandro Mery 7e246e4136 * implemented call to bin/sde-download-get multiplexer on bin/sde-download2 17 years ago
  Alejandro Mery 594019611a * implemented all the logic around the discriminators in bin/sde-download2, getting 17 years ago
  Alejandro Mery 3495308bd4 * added -c,--cfg option to `sde download`'s man page to restrict 17 years ago
  Alejandro Mery 08da07d914 * introduced `sde man` as an alias of `sde help` 17 years ago
  Alejandro Mery 6534c9249c * implemented argument parser (based on manpage) on `bin/sde-download2` 17 years ago
  Alejandro Mery 7be951e528 * changed sde-download's manpage to receive --extenders instead of --dependencies, 17 years ago
  Alejandro Mery 32d22109b7 * added pre-draft for the new bin/sde-download, only validating the discriminators 17 years ago
  Alejandro Mery ff341a146b * changed sde-download's manpage to show --mode=[copy|move|hardlink] instead 17 years ago
  Alejandro Mery 6c1d3799e1 * removed --all from the man page of `sde download`, not needed. 17 years ago
  Alejandro Mery cc3163ae7c * fixed bin/sde-list-download to correctly convert to bz2 .tar.gz.gpg files (zeroinstall) 17 years ago
  Alejandro Mery 65f731c0fb * fixed bin/sde-list-download to work from a place different 17 years ago
  Alejandro Mery 16f4588583 * improved bin/sde-cleanup-download by adding a dry run mode (-d, --dry-run), 17 years ago
  Alejandro Mery b7ba0ee160 * removed -list-unknown feature from `sde download` 17 years ago
  Alejandro Mery c7be39bde8 * changed `sde cleanup -download` to use bin/sde-cleanup-download 17 years ago
  Alejandro Mery 9970150567 * optimized bin/sde-list-download a bit to not do unnecessary tasks 17 years ago
  Alejandro Mery ed1369be89 * implemented bin/sde-cleanup-download using bin/sde-list-download output 17 years ago
  Alejandro Mery 1de8090d87 * implemented `sde list download` - but ignoring target/$target/download.txt for now 17 years ago
  Alejandro Mery 4c9d00f48b * added -p,--package option to `sde list download`'s man page 17 years ago
  Alejandro Mery 56640c8527 * updated doc/man/sde-config.1 17 years ago
  Alejandro Mery 3a8d9d3e3e * removed set -e from bin/sde-list-{download,pkg} and implemented arguments 17 years ago
  Alejandro Mery 4b1f07bea2 * added place holder for `sde list download`'s internal lister, bin/sde-list-download 17 years ago
  Alejandro Mery 346edd5203 * added some extra short options to sde-list's manpage 17 years ago
  Alejandro Mery d93a3a89b2 * removed harmless extra / in bin/sde-list-pkg 17 years ago
  Alejandro Mery 0ba293bbba * finished implementation of bin/sde-list-pkg's desc mode by implementing extenders 17 years ago
  Alejandro Mery 3aaa412166 * changed bin/sde-list-pkg's list_desc_extenders() to receive 'config' as it's first argument 17 years ago
  Alejandro Mery 8eee07e2fd * added -e alias for --extenders to bin/sde-list-pkg 17 years ago
  Alejandro Mery f40a0d535d * implemented bin/sde-list-pkg's 'desc' mode when a config and packages are given, but --extenders still ignored 17 years ago
  Alejandro Mery 8dc0056e31 * implemented bin/sde-list-pkg's 'desc' mode when a config and -r are given, but not package items and --extenders is ignored 17 years ago
  Alejandro Mery 4df69da600 * implemented bin/sde-list-pkg's 'desc' mode when a config is given but no items 17 years ago
  Alejandro Mery 9bb185e985 implemented bin/sde-list-pkg's 'desc' mode when no config but items are given 17 years ago
  Alejandro Mery f00e637ad6 * implemented bin/sde-list-pkg's 'desc' mode when no config or items are given 17 years ago
  Alejandro Mery fda384a7a7 * improved bin/sde-list-package usage to be more helpful 17 years ago
  Alejandro Mery ff2391e329 * removed -mk-cksum option from bin/sde-download 17 years ago
  Alejandro Mery 0fd08c6088 * removed lib/libsde-ini.in and ini code from lib/libsde.in, because it's 17 years ago