.. |
find
|
Moved scripts/xfind.sh to bin/find, and world adapted to support this change
|
17 years ago |
sde
|
Fixed bin/* to use = instead of == on [ calls, because dash doesn't support ==
|
17 years ago |
sde-build
|
* added do-nothing versions of the missing sde-* defined by the
|
17 years ago |
sde-check-system
|
Renamed scripts/Check-System to bin/sde-check-system
|
17 years ago |
sde-cleanup
|
Set `sde clean` as an alias of `sde cleanup`
|
17 years ago |
sde-cleanup-download
|
* improved bin/sde-cleanup-download by adding a dry run mode (-d, --dry-run),
|
17 years ago |
sde-cleanup-linger
|
Moved the search of lingering files on `sde cleanup` to sde-cleanup-linger
|
17 years ago |
sde-commit
|
Fixed bin/sde-commit to react to CTRL-C correctly even before "$logfile" gets defined
|
17 years ago |
sde-config
|
* renamed sde-configure to sde-config as defined on the last version
|
17 years ago |
sde-config-ini
|
Fixed bin/* to use = instead of == on [ calls, because dash doesn't support ==
|
17 years ago |
sde-copy
|
* added do-nothing versions of the missing sde-* defined by the
|
17 years ago |
sde-create
|
* added do-nothing versions of the missing sde-* defined by the
|
17 years ago |
sde-download
|
Fixed bin/* to use = instead of == on [ calls, because dash doesn't support ==
|
17 years ago |
sde-download-get
|
* improved bin/sde-download-get to support multi-argument download locations
|
17 years ago |
sde-download-git
|
* implemented bin/sde-download-git, for the git:// protocol
|
17 years ago |
sde-download2
|
Fixed bin/* to use = instead of == on [ calls, because dash doesn't support ==
|
17 years ago |
sde-export
|
* added do-nothing versions of the missing sde-* defined by the
|
17 years ago |
sde-help
|
Removed "--help" alias from `sde help`
|
17 years ago |
sde-import
|
* added do-nothing versions of the missing sde-* defined by the
|
17 years ago |
sde-info
|
* added do-nothing versions of the missing sde-* defined by the
|
17 years ago |
sde-install
|
Fixed bin/* to use = instead of == on [ calls, because dash doesn't support ==
|
17 years ago |
sde-list
|
* splitted bin/sde-list into two internal bin/sde-list-*
|
17 years ago |
sde-list-changes
|
Improved bin/sde-list-changes to detect changes on svn working copies
|
17 years ago |
sde-list-download
|
Fixed bin/* to use = instead of == on [ calls, because dash doesn't support ==
|
17 years ago |
sde-list-files
|
Fixed bin/* to use = instead of == on [ calls, because dash doesn't support ==
|
17 years ago |
sde-list-pkg
|
* removed set -e from bin/sde-list-{download,pkg} and implemented arguments
|
17 years ago |
sde-package
|
Moved (finally) `sde pkg up` to `sde up pkg`
|
17 years ago |
sde-parse-md5
|
Moved md5 parsing code from lib/sde-package/update.in to bin/sde-parse-md5
|
17 years ago |
sde-patch-copyright
|
Added bin/sde-patch-copyright, a simple tool to get $PWD relative files patched for copyright
|
17 years ago |
sde-switch
|
* added do-nothing versions of the missing sde-* defined by the
|
17 years ago |
sde-update
|
Fixed bin/* to use = instead of == on [ calls, because dash doesn't support ==
|
17 years ago |
sde-update-package
|
Fixed bin/* to use = instead of == on [ calls, because dash doesn't support ==
|
17 years ago |
sde-update-tree
|
changed `sde update tree` to nicely indent the output of the update commands
|
17 years ago |