228 Commits (user/chris/test/lib64)

Author SHA1 Message Date
  Alejandro Mery c01295efc6 sde-download: cleaned and removed bashisms 15 years ago
  Alejandro Mery 20632b9be4 sde-create-package: fixed to run on dash 16 years ago
  Alejandro Mery 323ebb4bb4 sde-check-package: fixed sourceforge support 15 years ago
  Aldas Nabazas 92c0c936dc added version 4.x for bash supported versions 15 years ago
  Alejandro Mery 26d3a21ec6 sde-build-tools: changed to use fl_wrapper's Makefile 15 years ago
  Alejandro Mery d968e43e77 sde-reschedule-dependers: fixed to not whine on configs with empty sandboxes 16 years ago
  Alejandro Mery 8643ccccfd sde-check-package: added magic to handle sourceforge 16 years ago
  Alejandro Mery fe25a76c0a sde-download: split get-tokenized.sh into dump.sh and dump-tokenized.sh 16 years ago
  Alejandro Mery 986fd54585 sde-check-package: some cleanup, and trap SIGINT 16 years ago
  Alejandro Mery 9d1f51bb22 sde-check-package: cleaned implementation of version extraction 16 years ago
  Alejandro Mery 2256ec0ce0 sde-check-package: added translations support 16 years ago
  Alejandro Mery 37a82d495c sde-check-package: added a second method to detect versions 16 years ago
  Alejandro Mery d85e29944c sde-check-package: removed hackery to inject $ver as `sort -u` destroys the ordering! 16 years ago
  Alejandro Mery 5a264b180b sde-check-package: enhanced to recompile bin/versionsort if the .c got touched 16 years ago
  Alejandro Mery 493acaea9e sde-check-package: Added 'ver' and 'version' aliases 16 years ago
  Alejandro Mery 97fc677cfd sde-check-package: made abort if it can't write in tmp/ 16 years ago
  Alejandro Mery 99bffcce11 sde-check: Introduced sde-check-package, checking for possible upstream updates 16 years ago
  Alejandro Mery 825c897566 sde-cleanup-linger: enhanced to tolerate .gitignore files 16 years ago
  Alejandro Mery 1c4e4f22f7 sde-commit: added support for -m <message> which always has precedence 16 years ago
  Alejandro Mery b920da6d5a sde-cleanup: enhanced to handle build/ccache* and build/.ccache* 16 years ago
  Alejandro Mery 0abee64286 sde-config-package: introduced helper implementing 'get' action, and using the new package_parse() 16 years ago
  Alejandro Mery f09d50b076 sde-config: implemented front-end wrapper 16 years ago
  Alejandro Mery 80a6bd2539 sde-list-files: fixed to be compatible with dash 16 years ago
  Alejandro Mery c9fff6ff4b sde-create-tree: made dash compatible 16 years ago
  Alejandro Mery 54fac56d0e sde-download: Moved bin/sde-download-git to lib/sde-download/protocols/git.sh as it's not a discriminator, but a helper 17 years ago
  Alejandro Mery 26902a1dae sde-update-tree: enhanced to `git remote prune $remote` before fetching 16 years ago
  Alejandro Mery 7d1bb8162a sde-reown: fixed to handle better the case where download/ doesn't exist 16 years ago
  Alejandro Mery be2184fe18 sde-reschedule: fixed sde-reschedule-dependers to work when there are too many packages 16 years ago
  Alejandro Mery 21b427c9a8 sde-reschedule: added pkg alias to sde-reschedule-package, and added -f to let off-db packages pass 16 years ago
  Alejandro Mery 5ed11c2076 sde-reschedule: fixed to also be able to remove log-less packages 16 years ago
  Alejandro Mery 0fbf736c62 sde-download: removed -v from copying/linking files found in $altdir 16 years ago
  Alejandro Mery d20e8558af sde-update-tree: removed `echo svn` debugging that leaked before 16 years ago
  Alejandro Mery 50cdcb1fcc sde-download: fixed typo when using download/translations.sed instead of etc/download.sed 16 years ago
  Alejandro Mery 3ff9347b53 sde-create: Introduced tree discriminator, creating a new working tree 16 years ago
  Alejandro Mery 7ae510cc7f sde-create-pkgdb: removed unused variable from create_usage() 16 years ago
  Alejandro Mery b768f7eede sde-update-tree: fixed to not skip package/ when missing 16 years ago
  Alejandro Mery a18173f474 sde-update-tree: Enhanced to not try to update mislocated files where dirs are expected 16 years ago
  Alejandro Mery 5d53254fa5 sde-reschedule-package: Changed to use var/adm/logs instead of var/adm/packages 16 years ago
  Alejandro Mery 60cf9f345e sde-reschedule-dependers: Added -t option to always use "theoric" (.cache based) dependers 16 years ago
  Alejandro Mery 4d59714321 sde-update-package: fixed --md5 to work well when --nolocation is not given 16 years ago
  Alejandro Mery cad8238566 sde-download: fixed bug when download fails and the usage of mirrors is disabled 16 years ago
  Alejandro Mery 3cc523441e sde-download: cleaned altdir handling and removed legacy "temporal" compatibility 16 years ago
  Alejandro Mery a9a07d58af sde-download: Enhanced to make -alt-dir persistant 16 years ago
  Alejandro Mery dd1c1555a4 sde-download: Enhanced mirror handling to choose a new mirror after 24h - number open better suggestions 16 years ago
  Alejandro Mery 47ecc5735b sde-update-tree: removed superfluous message after `git clone`, git is verbose enough 16 years ago
  Alejandro Mery aeb072a3e1 sde-update-tree: enhanced output by using echo_info and the other echo_* functions 16 years ago
  Alejandro Mery 4fd277d006 sde-download: Enhanced altdir support to follow symlinks 16 years ago
  Alejandro Mery d81e72a6f5 sde-create: Introduced `bin/sde-create-pkgdb` to create pkgs/packages.db - yes, it's legacy and ugly 16 years ago
  Alejandro Mery 96b3494a0f sde-update-tree: removed debugging `echo` 16 years ago
  Alejandro Mery 12dda8da95 sde-download-git: Changed to use $ECHO_E 16 years ago