about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Compress dscip.info with gzip HEAD masterCharadon2022-10-081-0/+1
* dscip.info: Compress with gzipCharadon2022-10-082-949/+0
* Added CHANGELOGCharadon2022-10-081-0/+111
* dscip.info: Updated 0.9.7Charadon2022-10-081-46/+68
* docs/manual.tex: Moved to docsCharadon2022-10-081-37/+37
* Makefile: Remove change directoryCharadon2022-10-081-2/+3
* manual.tex: Updated manual to add info about the new date variables.Charadon2022-10-082-2/+214
* dscip: Added COMMIT_DATE variable. This tells the date that CURRENT_COMMIT wa...Charadon2022-10-082-1/+7
* Makefile: If makeinfo fails, try gmakeinfo instead.Charadon2022-10-081-1/+1
* manual.tex: Changed lines in Packaging section to ASCIICharadon2022-10-051-13/+14
* manual.tex: Fully integrated license.Charadon2022-10-051-8/+142
* manual.tex: Replaced Platform Specifics with QuirksCharadon2022-10-051-2/+7
* setup.sh: Fixed portability issueCharadon2022-10-051-1/+1
* Remove old docs/ folder, as the GNU Info manual has already surpassed it.Charadon2022-10-057-109/+88
* Makefile: Move makeinfo to it's own actionCharadon2022-10-051-2/+4
* Updated gitignoreCharadon2022-10-051-0/+1
* Added new GNU Info manual to replace old plain text docsCharadon2022-10-052-0/+215
* Added Makefile for easier PackagingCharadon2022-10-051-0/+31
* setup.sh: Added comment explaining why backups are removed. 0.9.6Charadon2022-10-031-1/+1
* setup.sh: Fixed portability issue on FreeBSDCharadon2022-10-031-3/+4
* dscip: Prefixed the echo's announcing which script is running with [dscip]Charadon2022-10-021-4/+4
* setup.sh: Fixed typoCharadon2022-10-021-1/+1
* setup.sh: Fixed up some grammar 0.9.5Charadon2022-09-301-3/+4
* setup.sh: Fixed issue where templates couldn't copy correctly with relative p...Charadon2022-09-301-0/+4
* setup.sh: Fixed issue where git clone fails with empty DSCIP_VERSION 0.9.4Charadon2022-09-301-1/+2
* packaging.txt: Added a showcase of what a package tree looks like. And added ...Charadon2022-09-301-1/+28
* setup.sh: Fixed issue where files weren't copied/symlink'd correctly, and fix...Charadon2022-09-301-7/+8
* setup.sh: Fixed typo in cp command callCharadon2022-09-301-1/+1
* .gitignore: Added *.vimCharadon2022-09-301-0/+1
* setup.sh: Added failure message if missing realpathCharadon2022-09-301-0/+4
* setup.sh: Added detector for realpath, and began using realpath to generate t...Charadon2022-09-301-3/+14
* setup.sh: Added ability to specify DSCIP version. Mostly for use with releases.Charadon2022-09-301-1/+8
* packaging.txt: Added note about how packagers can remove update.sh safely.Charadon2022-09-301-0/+2
* dscip: Added check to see if update.sh exists, if not, continue. (Mainly for ...Charadon2022-09-301-12/+17
* setup.sh: If templates directory was defined, copy those files instead of rel...Charadon2022-09-291-9/+21
* Added check for invalid command-line switches.Charadon2022-09-291-0/+2
* setup.sh: Fix interactive mode not correctly setting branch to master 0.9.3Charadon2022-09-291-3/+10
* setup.sh: Make it so interactive mode mentions that config.sh can be in the t... 0.9.2Charadon2022-09-291-1/+1
* setup.sh: Try to symlink the scripts before copying, to save space.Charadon2022-09-291-2/+4
* docs/templates.txt: Added information that you can indeed use config.sh in yo...Charadon2022-09-291-0/+2
* setup.sh: Fixed issue where directory isn't created when using system dscip 0.9.1Charadon2022-09-291-0/+1
* docs/packaging.txt: Fixed typo 0.9Charadon2022-09-291-2/+2
* Added packaging.txtCharadon2022-09-291-0/+12
* setup.sh: Made more friendly for packaging, and fixed up some things.Charadon2022-09-291-6/+15
* setup.sh.txt: Added setup.sh.txt to document how setup.sh works.Charadon2022-09-281-0/+6
* templates.txt: Added to document how Templates work.Charadon2022-09-281-0/+20
* Merge branch 'master' of www.opencode.net:charadon/dscipCharadon2022-09-281-12/+11
|\
| * Added [dscip] to output, mostly for use in daemons.Charadon2022-08-111-5/+5
| * Hopefully solved the locking once and for allCharadon2022-08-101-9/+8
* | setup.sh: Added setup.sh, which makes installing dscip much easierCharadon2022-09-281-0/+233
|/