aboutsummaryrefslogtreecommitdiffstats
path: root/HACKING (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up install instructions in README, INSTALL, HACKINGJon Lund Steffensen2013-11-231-0/+12
| | | | | | | Setup automake to "foreign" so that no additional files are required to be present. Remove AUTHORS and ChangeLog (this info can be found in the git repository), and remove INSTALL. Add a reference to the HACKING document in README. Add dependency information in HACKING.
* Update HACKING documentJon Lund Steffensen2013-10-211-1/+2
|
* Rename gtk-redshift -> redshift-gtk.Jon Lund Steffensen2013-03-051-1/+1
| | | | This is primarily for improved discovery. Some users report that they didn't know about redshift-gtk, but had it been available on tab completion they would have noticed. Also, I think it is in general good practice that closely related programs have the same prefix.
* HACKING: Add further notes on testing python scripts.Jon Lund Steffensen2012-02-041-3/+12
|
* Add some info on building redshift from a bzr branch.Jon Lund Steffensen2012-02-021-2/+19
|
* Add various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger).Jon Lund Steffensen2011-10-181-0/+3
Update man page with information on configuration file.