434 Commits (66cff79447739653a0ffc2df362b8a1727b5d565)
 

Author SHA1 Message Date
  Alejandro Mery 66cff79447 Moved the search of lingering files on `sde cleanup` to sde-cleanup-linger 17 years ago
  Alejandro Mery 7ed91fb6fa Changed scripts/*'s [ ==s to =s 17 years ago
  Alejandro Mery df26a450cc Fixed some vi-highlighting problems in ./scripts/Create-ISO and changed a ['s == to = 17 years ago
  Alejandro Mery 4d1b5ec2c1 Fixed bin/sde-commit to react to CTRL-C correctly even before "$logfile" gets defined 17 years ago
  Alejandro Mery 8d0694a419 Changed lib/*'s [ ==s to =s, to be more dash/standard friendlier 17 years ago
  Alejandro Mery 94be70df75 Fixed bin/* to use = instead of == on [ calls, because dash doesn't support == 17 years ago
  Alejandro Mery 88458accca Renamed scripts/Check-System to bin/sde-check-system 17 years ago
  Alejandro Mery 38d134d5f0 Finally removed misc/ directory from $SDEROOT 17 years ago
  Alejandro Mery e93002cc71 Fixed scripts/Create-DescPatch to look for desc_format in etc/ instead of the long gone misc/share 17 years ago
  Alejandro Mery 0894ffd3ad Moved misc/tail to lib/init 17 years ago
  Alejandro Mery 8cbee4ddaa Removed ancient lib/misc/extconv.sh helper, not needed since ealry RL years 17 years ago
  Alejandro Mery ee836b821e Fixed references to misc/archive/ in lib/misc 17 years ago
  Alejandro Mery f8b15486f4 Fixed references to misc/lua/ in lib/lua 17 years ago
  Alejandro Mery 3a3d1e50c9 Moved misc/archive to lib/misc, temporarily 17 years ago
  Alejandro Mery 1d0e693b24 Moved misc/statistics/ to lib/ 17 years ago
  Alejandro Mery 32f3214980 Moved misc/lua to lib/lua 17 years ago
  Alejandro Mery 3ea2405306 Fixed lib/sde-package/patch-copyright.sh to support commas on the copyright note 17 years ago
  Alejandro Mery d0190d0341 Moved base config.cache file from scripts/ to lib/sde-build 17 years ago
  Alejandro Mery e89c5618e9 Introduced package_confdir() in lib/sde-package.in and changed `sde up pkg` to use it 17 years ago
  Alejandro Mery 3e3d8b7ee8 Renamed some functions inside bin/sde-update-package to be update_*() instead of package_*() 17 years ago
  Alejandro Mery cda2cfe373 changed `sde update tree` to nicely indent the output of the update commands 17 years ago
  Alejandro Mery c188470c07 Fixed ./scripts/Create-PkgQueue, broken when removing the ""s ... on from awk code leaked in 17 years ago
  Alejandro Mery 0e249083cb Reindented part of bin/sde-update-package which was left that way before to reduce the diff 17 years ago
  Alejandro Mery 26ae0362b4 Moved (finally) `sde pkg up` to `sde up pkg` 17 years ago
  Alejandro Mery 38e2875cd5 Cleaned a bit more how the list of available commands and available discriminators are listed 17 years ago
  Alejandro Mery a31833f961 Changed sde_wrapper_command() to use sde_wrapper_name instead of it's own parser 17 years ago
  Alejandro Mery 2db7a9106a Fixed typo in ./bin/sde-update 17 years ago
  Alejandro Mery 243ef85b2f Fixed bug in sde_wrapper_discriminator() 17 years ago
  Alejandro Mery 11c1781ddb Changed how available commands and available discriminators are listed to improve readability 17 years ago
  Alejandro Mery be1be4ac19 Added description to bin/sde-update-tree and cleaned a bit 17 years ago
  Alejandro Mery 206b699e37 Implemented `sde update` as a proof of concept of the usage of lib/sde-wrapper-discriminator.in, tree is the default. 17 years ago
  Alejandro Mery b8a8c4fedf Removed "--help" alias from `sde help` 17 years ago
  Alejandro Mery cae71641e2 Changed sde_wrapper_discriminator_help() to not exit, because that breaks the discoverability of bin/sde-$command code 17 years ago
  Alejandro Mery 7267eb860c Introduced lib/sde-wrapper-discriminator.in to be used by bin/sde-$command wrappers 17 years ago
  Alejandro Mery a2e673891a Changed bin/sde-help to use lib/sde-wrapper-command.in 17 years ago
  Alejandro Mery a8c44e02a6 Cleaned bin/sde a bit more and changed to use lib/sde-wrapper-command.in 17 years ago
  Alejandro Mery f19d4a79c4 Splitted lib/sde-wrapper.in into lib/sde-wrapper-command.in 17 years ago
  Alejandro Mery 79190da0c5 Cleaned bin/sde-help by using lib/sde-wrapper.in 17 years ago
  Alejandro Mery bd09bc8f2a Added sde_wrapper_command_{name,desc,aliases}() functions to lib/sde-wrapper.in to be used by sde-help 17 years ago
  Alejandro Mery c294a935e5 Regenerated man pages bases on the lastests sources by misl 17 years ago
  Alejandro Mery 87ff24ded6 Fixed ./src/doc/man/sde-import.txt to generate a .1 file with the right name 17 years ago
  Alejandro Mery c24bbfea06 Renamed lib/sde-wrapper.in's sde_list_command_files() to sde_wrapper_command_list() 17 years ago
  Alejandro Mery a355b259e1 Moved command detection code from bin/sde to lib/sde-wrapper.in 17 years ago
  Alejandro Mery af30fe6fe5 Removed even more superfluous ""s and ''s 17 years ago
  Alejandro Mery 34117bf21f Moved scripts/xfind.sh to bin/find, and world adapted to support this change 17 years ago
  Alejandro Mery b5a4d12341 Changed scripts/xfind.sh to exec find, instead of just calling it 17 years ago
  Minto van der Sluis 4dd2e6751c Improved sde-update man page 17 years ago
  Minto van der Sluis 18acb97e5e Improved sde-rename man page 17 years ago
  Minto van der Sluis ac93db695b Improved sde-sync man page 17 years ago
  Minto van der Sluis 4791b62c55 Improved sde-list man page 17 years ago