Alejandro Mery
|
2db7a9106a
|
Fixed typo in ./bin/sde-update
|
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
|
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
|
79190da0c5
|
Cleaned bin/sde-help by using lib/sde-wrapper.in
|
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
|
5d71c95b32
|
Fixed svn support on `sde ci` to only commit what was requested
|
17 years ago |
Alejandro Mery
|
e01ef36d08
|
Improved bin/sde-update-tree to also update svn sub-trees
|
17 years ago |
Alejandro Mery
|
a562fe4682
|
Fixed `sde ci` to commit changes on svn working trees correctly
|
17 years ago |
Alejandro Mery
|
c44f1e9e25
|
Improved ./bin/sde-commit to produce status and diff for svn working copies
|
17 years ago |
Alejandro Mery
|
1529e0f8b9
|
Fixed `sde ci` to correctly detect unknown version control systems when calculating the diff
|
17 years ago |
Alejandro Mery
|
82afd6391a
|
Improved ./bin/sde-commit to `svn add` '?' files and apply copyright patch to changes on svn working copies
|
17 years ago |
Alejandro Mery
|
7fb707a92e
|
Improved bin/sde-list-changes to detect changes on svn working copies
|
17 years ago |
Alejandro Mery
|
0b1fa3ce48
|
Fixed bin/sde-list-files to handle the '.' correctly
|
17 years ago |
Alejandro Mery
|
457b632b38
|
Fixed bin/sde to _not_ look for aliases on bin/sde-*-* files
|
17 years ago |
Alejandro Mery
|
5a0fb38dd1
|
Fixed `sde ci` to handle multiple files correctly
|
17 years ago |
Alejandro Mery
|
cb855ab536
|
Changed bin/sde-list-files to resolve package names and target names before $PWD relative matches
|
17 years ago |
Alejandro Mery
|
893e9bbedd
|
Improved bin/sde-list-files to handle package and target names directly
|
17 years ago |
Alejandro Mery
|
572eb79210
|
Fixed bin/sde-update-tree now for real
|
17 years ago |
Alejandro Mery
|
352bec5ce7
|
Fixed sde-update-tree to not error when there is no package/* because package/ is not yet cloned
|
17 years ago |
Alejandro Mery
|
d70e9e2114
|
Cleaned bin/sde-update-tree's output
|
17 years ago |
Alejandro Mery
|
a40e3e3830
|
Implemented a simple bin/sde-update-tree which just updates everything, and gets package/ if it's not yet there
|
17 years ago |
Alejandro Mery
|
6a9fca13bc
|
Fixed bin/sde-list-files to work right with the root of a sub-repo is passed (like targets)
|
17 years ago |
Alejandro Mery
|
f57281e27c
|
Improved `sde ci` to only show Changes and Status if a change was detected
|
17 years ago |
Alejandro Mery
|
51d3779582
|
Fixed `sde ci` to pass a clean diff to the awk script which tries to generate a log message
|
17 years ago |
Alejandro Mery
|
430a54c96a
|
Fixed sde-commit to only show the diff of the changes on the index and to show files names $SDEROOT relative
|
17 years ago |
Alejandro Mery
|
384fe63732
|
Finished `sde ci` to finally work on git
|
17 years ago |
Alejandro Mery
|
6fffa68cd4
|
Improved bin/sde-commit to popolate the index with copyright-patched files a to generate the temporal files needed.
|
17 years ago |
Alejandro Mery
|
c23809ed7b
|
Added bin/sde-patch-copyright, a simple tool to get $PWD relative files patched for copyright
|
17 years ago |
Alejandro Mery
|
04c7842b2a
|
Improved bin/sde-list-changes to support --status to give an output similar to `svn st`
|
17 years ago |
Alejandro Mery
|
40097ca6b5
|
Improved bin/sde-list-changes to really detect changes on git repos
|
17 years ago |
Alejandro Mery
|
e4e8cd8b17
|
Introduced initial bin/sde-list-changes tool, to list changes a on given location
|
17 years ago |
Alejandro Mery
|
aaf754242f
|
Changed bin/sde-commit to use commit_abort() instead of lots of ugly code directly on the trap
|
17 years ago |
Alejandro Mery
|
4480457583
|
Changed bin/sde-commit to use bin/sde-list-files to detect roots and relative paths of the given locations
|
17 years ago |
Alejandro Mery
|
a1c6dc09db
|
Moved md5 parsing code from lib/sde-package/update.in to bin/sde-parse-md5
|
17 years ago |
Alejandro Mery
|
adc3c5457c
|
Improved bin/sde-list-files so it detects the roots correctly
|
17 years ago |
Alejandro Mery
|
438a311aca
|
Introduced bin/sde-list-files, an internal helper to transform files into their root relative form
|
17 years ago |
Alejandro Mery
|
1b50b8a913
|
* implemented altdir support on bin/sde-download2 and checksum validation
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21871 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
2361c95532
|
* improved bin/sde-download2 to accept, and set (or delete) --alt-dir
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21870 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
7b317b29e5
|
* improved sde-download2 to load global values from $SDESETTINGS ($HOME/.sde/settings) file
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21869 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
cefa7dea4a
|
* improved sde-download2 to create tmp/ if not available, and to abort if mkdir fails
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21866 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
9bbab8f5f9
|
* improved bin/sde-download2 to support multi-argument download locations and to actually
inject the file in download/
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21865 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
733bf14253
|
* improved bin/sde-download-get to support multi-argument download locations
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21864 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
5058ab516e
|
* implemented bin/sde-download-git, for the git:// protocol
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21863 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
408344f312
|
* changed sde-download2 and sde-download-get to use -n for dryrun as defined on the last version of the manpage
* improved sde-download-get to accept sde-download-$protocol handlers too
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21862 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
a68162466f
|
* fixed sde-download2 to not call the multiplexer if the file is already there
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21721 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |