2008-02-04 |
Alejandro Mery | Removed trailing spaces from bin/ ... without renewing...
|
commit | commitdiff | tree |
2008-02-04 |
Alejandro Mery | Improved lib/sde-package/patch-copyright.sh to remove...
|
commit | commitdiff | tree |
2008-02-03 |
Alejandro Mery | Changed bin/download to use expr instead of [[
|
commit | commitdiff | tree |
2008-02-03 |
Alejandro Mery | Changed Create-ISO to pass -quiet instead of -q to...
|
commit | commitdiff | tree |
2008-02-03 |
Alejandro Mery | Improved `sde up` to assume sde up tree only when called...
|
commit | commitdiff | tree |
2008-02-03 |
Alejandro Mery | Fixed rock_substitute() to quote the filename
|
commit | commitdiff | tree |
2008-01-29 |
Alejandro Mery | Fixed scripts/Build-Pkg to not try to symlink misc...
|
commit | commitdiff | tree |
2008-01-29 |
Alejandro Mery | Improved bin/sde-cleanup-linger to run the searches...
|
commit | commitdiff | tree |
2008-01-29 |
Alejandro Mery | Cleaned bin/sde-cleanup-linger by using some variables
|
commit | commitdiff | tree |
2008-01-29 |
Alejandro Mery | Fixed typo in bin/sde-cleanup
|
commit | commitdiff | tree |
2008-01-29 |
Alejandro Mery | Changed `sde cleanup lingering` to sit in $SDEROOT
|
commit | commitdiff | tree |
2008-01-29 |
Alejandro Mery | Set `sde clean` as an alias of `sde cleanup`
|
commit | commitdiff | tree |
2008-01-29 |
Alejandro Mery | Moved the search of lingering files on `sde cleanup...
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Changed scripts/*'s [ ==s to =s
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Fixed some vi-highlighting problems in ./scripts/Create...
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Fixed bin/sde-commit to react to CTRL-C correctly even...
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Changed lib/*'s [ ==s to =s, to be more dash/standard...
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Fixed bin/* to use = instead of == on [ calls, because...
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Renamed scripts/Check-System to bin/sde-check-system
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Finally removed misc/ directory from $SDEROOT
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Fixed scripts/Create-DescPatch to look for desc_format...
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Moved misc/tail to lib/init
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Removed ancient lib/misc/extconv.sh helper, not needed...
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Fixed references to misc/archive/ in lib/misc
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Fixed references to misc/lua/ in lib/lua
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Moved misc/archive to lib/misc, temporarily
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Moved misc/statistics/ to lib/
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Moved misc/lua to lib/lua
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Fixed lib/sde-package/patch-copyright.sh to support...
|
commit | commitdiff | tree |
2008-01-28 |
Alejandro Mery | Moved base config.cache file from scripts/ to lib/sde...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Introduced package_confdir() in lib/sde-package.in...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Renamed some functions inside bin/sde-update-package...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | changed `sde update tree` to nicely indent the output...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Fixed ./scripts/Create-PkgQueue, broken when removing...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Reindented part of bin/sde-update-package which was...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Moved (finally) `sde pkg up` to `sde up pkg`
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Cleaned a bit more how the list of available commands...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Changed sde_wrapper_command() to use sde_wrapper_name...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Fixed typo in ./bin/sde-update
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Fixed bug in sde_wrapper_discriminator()
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Changed how available commands and available discriminators...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Added description to bin/sde-update-tree and cleaned...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Implemented `sde update` as a proof of concept of the...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Removed "--help" alias from `sde help`
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Changed sde_wrapper_discriminator_help() to not exit...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Introduced lib/sde-wrapper-discriminator.in to be used...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Changed bin/sde-help to use lib/sde-wrapper-command.in
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Cleaned bin/sde a bit more and changed to use lib/sde...
|
commit | commitdiff | tree |
2008-01-27 |
Alejandro Mery | Splitted lib/sde-wrapper.in into lib/sde-wrapper-command.in
|
commit | commitdiff | tree |
2008-01-26 |
Alejandro Mery | Cleaned bin/sde-help by using lib/sde-wrapper.in
|
commit | commitdiff | tree |
2008-01-26 |
Alejandro Mery | Added sde_wrapper_command_{name,desc,aliases}() functions...
|
commit | commitdiff | tree |
2008-01-26 |
Alejandro Mery | Regenerated man pages bases on the lastests sources...
|
commit | commitdiff | tree |
2008-01-26 |
Alejandro Mery | Fixed ./src/doc/man/sde-import.txt to generate a .1...
|
commit | commitdiff | tree |
2008-01-26 |
Alejandro Mery | Renamed lib/sde-wrapper.in's sde_list_command_files...
|
commit | commitdiff | tree |
2008-01-26 |
Alejandro Mery | Moved command detection code from bin/sde to lib/sde...
|
commit | commitdiff | tree |
2008-01-26 |
Alejandro Mery | Removed even more superfluous ""s and ''s
|
commit | commitdiff | tree |
2008-01-26 |
Alejandro Mery | Moved scripts/xfind.sh to bin/find, and world adapted...
|
commit | commitdiff | tree |
2008-01-26 |
Alejandro Mery | Changed scripts/xfind.sh to exec find, instead of just...
|
commit | commitdiff | tree |
2008-01-12 |
Alejandro Mery | Improved initramfs output format's initramfs_install_overlay...
|
commit | commitdiff | tree |
2008-01-11 |
Alejandro Mery | Improved initramfs output format by not removing empty...
|
commit | commitdiff | tree |
2008-01-10 |
Alejandro Mery | Improved initramfs output format to support .ln overlay...
|
commit | commitdiff | tree |
2008-01-09 |
Alejandro Mery | Fixed typo in target/share/initramfs/build.sh to evaluate...
|
commit | commitdiff | tree |
2008-01-02 |
Alejandro Mery | Improved initramfs output format to exclude by default...
|
commit | commitdiff | tree |
2007-12-31 |
Alejandro Mery | Changed initramfs_install_flist() to not hardcode any...
|
commit | commitdiff | tree |
2007-12-31 |
Alejandro Mery | Improved initramfs_install_overlay() to set the right...
|
commit | commitdiff | tree |
2007-12-31 |
Alejandro Mery | Changed target/share/initramfs to use $rootfs instead...
|
commit | commitdiff | tree |
2007-12-31 |
Alejandro Mery | Cleaned target/share/initramfs/build.sh, and introduced...
|
commit | commitdiff | tree |
2007-12-21 |
Alejandro Mery | Improved initramfs output format to accept dynamic...
|
commit | commitdiff | tree |
2007-12-16 |
Alejandro Mery | Added "Done." message at the end of target/generic...
|
commit | commitdiff | tree |
2007-12-15 |
Alejandro Mery | Changed default kernel settings to not append an auto...
|
commit | commitdiff | tree |
2007-12-14 |
Alejandro Mery | Fixed svn support on `sde ci` to only commit what was...
|
commit | commitdiff | tree |
2007-12-14 |
Alejandro Mery | Improved bin/sde-update-tree to also update svn sub...
|
commit | commitdiff | tree |
2007-12-07 |
Alejandro Mery | Fixed `sde ci` to commit changes on svn working trees...
|
commit | commitdiff | tree |
2007-12-07 |
Alejandro Mery | Improved ./bin/sde-commit to produce status and diff...
|
commit | commitdiff | tree |
2007-12-07 |
Alejandro Mery | Fixed ./lib/sde-package/patch-copyright.sh to send...
|
commit | commitdiff | tree |
2007-12-07 |
Alejandro Mery | Fixed `sde ci` to correctly detect unknown version...
|
commit | commitdiff | tree |
2007-12-07 |
Alejandro Mery | Improved ./bin/sde-commit to `svn add` '?' files and...
|
commit | commitdiff | tree |
2007-12-07 |
Alejandro Mery | Improved bin/sde-list-changes to detect changes on...
|
commit | commitdiff | tree |
2007-12-07 |
Alejandro Mery | Fixed bin/sde-list-files to handle the '.' correctly
|
commit | commitdiff | tree |
2007-12-06 |
Alejandro Mery | Fixed bin/sde to _not_ look for aliases on bin/sde...
|
commit | commitdiff | tree |
2007-11-26 |
Alejandro Mery | Resync man pages with the updated sources
|
commit | commitdiff | tree |
2007-11-26 |
Alejandro Mery | Fixed sde-sync and sde-import man pages to not use...
|
commit | commitdiff | tree |
2007-11-26 |
Alejandro Mery | Removed empty OPTIONS section from src/doc/man/sde...
|
commit | commitdiff | tree |
2007-11-25 |
Alejandro Mery | Resyncronized man pages with the updated sources -...
|
commit | commitdiff | tree |
2007-11-22 |
Alejandro Mery | Fixed `sde pkg up` to not use the old sde-help.in library
|
commit | commitdiff | tree |
2007-11-08 |
Alejandro Mery | Fixed `sde ci` to handle multiple files correctly
|
commit | commitdiff | tree |
2007-10-19 |
Alejandro Mery | Changed bin/sde-list-files to resolve package names...
|
commit | commitdiff | tree |
2007-10-05 |
Alejandro Mery | Improved bin/sde-list-files to handle package and target...
|
commit | commitdiff | tree |
2007-10-04 |
Alejandro Mery | Fixed bin/sde-update-tree now for real
|
commit | commitdiff | tree |
2007-10-04 |
Alejandro Mery | Fixed sde-update-tree to not error when there is no...
|
commit | commitdiff | tree |
2007-09-30 |
Alejandro Mery | Cleaned bin/sde-update-tree's output
|
commit | commitdiff | tree |
2007-09-30 |
Alejandro Mery | Implemented a simple bin/sde-update-tree which just...
|
commit | commitdiff | tree |
2007-09-29 |
Alejandro Mery | Fixed bin/sde-list-files to work right with the root...
|
commit | commitdiff | tree |
2007-09-29 |
Alejandro Mery | Improved `sde ci` to only show Changes and Status if...
|
commit | commitdiff | tree |
2007-09-29 |
Alejandro Mery | Changed lib/sde-commit/commit-message.awk to generate...
|
commit | commitdiff | tree |
2007-09-29 |
Alejandro Mery | Fixed `sde ci` to pass a clean diff to the awk script...
|
commit | commitdiff | tree |
2007-09-29 |
Alejandro Mery | Fixed sde-commit to only show the diff of the changes...
|
commit | commitdiff | tree |
2007-09-29 |
Alejandro Mery | Finished `sde ci` to finally work on git
|
commit | commitdiff | tree |
2007-09-29 |
Alejandro Mery | Improved bin/sde-commit to popolate the index with...
|
commit | commitdiff | tree |
2007-09-29 |
Alejandro Mery | Added bin/sde-patch-copyright, a simple tool to get...
|
commit | commitdiff | tree |