225 Commits (2677c73c77c4ddc8458e8e749a01b589cf093b18)
 

Author SHA1 Message Date
  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
  Alejandro Mery 62289d6a07 * adapted lib/sde-download/mirror-test.sh to use bin/sde-config-ini 17 years ago
  Alejandro Mery 239bce9944 * improved bin/sde-config-ini's usage text 17 years ago
  Alejandro Mery 16f6aa1e8c * implemented 'delete' mode on bin/sde-config-ini - empty sections are not removed yet 17 years ago
  Alejandro Mery 5cbd7ce817 * implemented 'set' (write) mode on bin/sde-config-ini 17 years ago
  Alejandro Mery 784cd3fa91 * reworked usage and implentation of ./bin/sde-config-ini 17 years ago
  Alejandro Mery 46bf92a9a0 * implemented bin/sde-config-ini -g 17 years ago
  Alejandro Mery 0482360fee * implemented bin/sde-config-ini -K 17 years ago
  Alejandro Mery 45db833574 * improved bin/sde-config-ini to check the file before performing 17 years ago
  Alejandro Mery a11907431c * introduced bin/sde-config-ini internal tool to mantain ini files - WIP 17 years ago
  Minto van der Sluis cb81350cb3 * improved sde-config man page. 17 years ago
  Alejandro Mery f0b66a8f95 * splitted bin/sde-list into two internal bin/sde-list-* 17 years ago
  Alejandro Mery 379fb907f8 * changed sde-list's man page to not include a useless -a,-all option 17 years ago
  Alejandro Mery 8fe8e7294d * improved `sde` wrapper to ignore bin/sde-*-* which are internal tools 17 years ago
  Alejandro Mery 1ad65b0704 * improved `sde help` to ignore bin/sde-*-* which are internal tools 17 years ago
  Alejandro Mery 97a81eb1ac * fixed sde-download to not scream now that no target has a download.txt file 17 years ago
  Alejandro Mery 8aa62fcc39 * merged r21062, r21063 from kernel-cleanup branch: 17 years ago
  Alejandro Mery 22d7f346ca * changed `sde help` to show the man page instead of dumping the .txt 17 years ago
  Alejandro Mery 46f76a690d * added generated manpages to doc/man/*.1 17 years ago
  Alejandro Mery d557c110b6 * added Makefile to turn src/doc/man/*.txt into doc/man/*.1 17 years ago
  Alejandro Mery 7a297a6d56 * fixed man pages sources to produce sde-*.1 instead of sde_*.1 17 years ago
  Alejandro Mery 2fd1c092ae * moved asciidoc files for man pages from doc/man to src/doc/man 17 years ago
  Alejandro Mery aeaf641ec7 * fixed man/sde*.txt to include the minimal requirements to produce man pages 17 years ago
  Alejandro Mery 9537871f86 * deleted man/sde-{package,sync}.txt because those commands are deprecated 17 years ago
  Alejandro Mery 209a9f45b4 * changed desktop target to use docbook-xml instead of 17 years ago
  Alejandro Mery 8d0579261c * changed man/sde-config to use -g,--get instead of -q,--query as discussed on IRC 17 years ago
  Alejandro Mery 7922b39f3a * removed the now unneeded lib/sde-help.in 17 years ago
  Alejandro Mery 85f7c3233d * changed bin/sde-list to use a usage function instead of 17 years ago
  Alejandro Mery 28e4146be2 * changed bin/sde-install to use a usage function instead of 17 years ago
  Alejandro Mery aac23eff56 * changed bin/sde-package to use a usage function instead of 17 years ago
  Alejandro Mery 446f1e68dc * changed bin/sde-cleanup to use a usage function instead of the 17 years ago
  Alejandro Mery 20474a5369 * changed bin/sde-download to use a usage function instead of 17 years ago
  Alejandro Mery 7f710c0888 * changed `sde help` to dump the man page instead of the now deprecated 17 years ago
  Alejandro Mery 45daae4848 * changed term-functions.in to output echo_*() to stderr 17 years ago
  Alejandro Mery 525ca359f4 * changed doc/man/sde-download.txt to state that 'package' 17 years ago
  Alejandro Mery 3edaecbf64 * added options and discriminators to man/sde-list 17 years ago