228 Commits (8b24b3ab219080cb43c08f101f2eef1ef5e69363)

Author SHA1 Message Date
  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
  Alejandro Mery 995f0140cf sde-build-tools: Changed to use $ECHO_E 16 years ago
  Alejandro Mery 96a989f3b2 sde-list-download: changed to use $ECHO_E 16 years ago
  Alejandro Mery 363d0a4941 sde-config-ini: changed to use $ECHO_E 16 years ago
  Alejandro Mery 0ec98b40cf sde-download: changed to use $ECHO_E 16 years ago
  Alejandro Mery 735b7019eb sde-commit: changed to use $ECHO_E 16 years ago
  Alejandro Mery 8141f925f7 sde-update-tree: enhanced to close package/ from the same URL used to clone $SDEROOT 16 years ago
  Alejandro Mery 92b919e437 sde-cleanup: changed to use cat <<-EOT instead of echo -e 16 years ago
  Alejandro Mery bf16cda957 sde-wrapper: Changed to not use `echo -e` unecessarily 16 years ago
  Alejandro Mery 1d6f84a667 sde-list-changes: Fixed to work with git 1.6, which moved git-* out of $PATH 16 years ago
  Alejandro Mery 7fc0dffc9a sde-commit: Fixed to work with git 1.6, which moved git-* out of $PATH 16 years ago
  Alejandro Mery 178613ef61 sde-reschedule-package: Enhanced to stop when the user wont be able to remove packages anyway 16 years ago
  Alejandro Mery 5226c8610b sde-reschedule-new: Finished tool to delete packages which where build before changes occurred to it 16 years ago
  Alejandro Mery 5c3c366d80 sde-reschedule-dependers: Finished tool to remove every package depending on any of those given 16 years ago
  Alejandro Mery 8bf238c06b sde-reschedule-package: Finished tools, but some parts relay on finishing sde-reschedule-{new,dependers} 16 years ago
  Alejandro Mery d9149e9aa3 bin/sde-reschedule-new: Implemented normal mode, soft and dry run. dependers and smarter config detection still missing 16 years ago
  Alejandro Mery a02d12ff15 sde-reschedule-new: Introduced tool to reschedule modified packages from the builds - WIP 16 years ago
  Alejandro Mery 871634b5e8 sde-reschedule-package: Introduced default discriminator of `sde defer`, implementing options parsing only 16 years ago
  Alejandro Mery b24b137aea sde-reschedule: Introduced `sde reschedule` (Alias: defer) wrapper 16 years ago
  Alejandro Mery daf05b53cb sde-reown: enhanced to handle download/, but without breaking hardlinks 16 years ago
  Alejandro Mery 53468ccfec [sde-update-tree] Introduced update_svn_nested(), in charge of listing svn:externals but not sub-externals... which dupe in the recursion 16 years ago
  Alejandro Mery 5e338676b2 [sde-update-tree] Changed update_git() to behave like update_svn() - no nested repos supported yet 16 years ago
  Alejandro Mery 0629000702 [sde-update-tree] Enhanced svn support to handle broken externals without aborting the whole update 16 years ago
  Alejandro Mery bed86172c8 [sde-update-tree] Enhanced to try to detect a branch for rebasing if none set 16 years ago
  Alejandro Mery 489f7a46aa [sde-reown] Added `sde reown` which regain ownership of the files to the owner of the tree 16 years ago
  Alejandro Mery 526d123c6d [sde-update-tree] Changed to use `git pull --rebase` which is smarter 16 years ago
  Alejandro 545f0ad8d1 [sde-update-tree] Fixed to run fine under Ubuntu 17 years ago
  Alejandro 99db9222f7 [sde-update-package] Changed to use gawk instead of awk 17 years ago
  Alejandro ad3e31d72b [sde-commit] Changed to use gawk instead of awk, which on some systems (Ubuntu) points to mawk 17 years ago
  Alejandro Mery 9ee371aca6 Changed sde-build-tools to also call Config when changes on pkgsel and config files happen, only packages file is excluded now 17 years ago
  Alejandro Mery e7b13857d0 Improved bin/sde-create-package to handle $PWD relative "repositories" 17 years ago
  Alejandro Mery 2a08b2e45f Cleaned bin/sde-build-tools by using a $TOOLSDIR shortcut 17 years ago
  Alejandro Mery 5d5ceffc24 Changed bin/sde-download, lib/parse-config, scripts/Build-Target and scripts/Config to use lib/sde-config/migrate.sh to validate and migrate a given $config 17 years ago
  Alejandro Mery 831dba3b2f Reworked how bin/sde-build-tools validate it's options, using getopt now 17 years ago
  Alejandro Mery a6a6ac3a8b Moved scripts/Build-Tools to bin/sde-build-tools 17 years ago
  Alejandro Mery 84e07e9320 Removed superfluous ''s from bin/* 17 years ago
  Alejandro Mery dc753dc3b2 Fixed bin/sde-list-files to give priority to $PWD relative items 17 years ago
  Alejandro Mery 7bd3998335 Improved sde-create-package's create_usage() to take the descriptions and the aliases of the hives dynamicly 17 years ago
  Alejandro Mery dc0fe17710 Changed download and freshmeat hives to simply return the urls, and changed sde-create-package to use url2d to convert them into good [D] tags 17 years ago
  Alejandro Mery 3f0db50ee2 Finished bin/sde-create-package by adding code to create the $confdir and the .desc file 17 years ago
  Alejandro Mery 6c44af6b4e Cleaned sed expression on ./bin/sde-create-package's output_tag() 17 years ago