Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add command line argument to run the GC manually | Lukas Fleischer | 2011-10-05 | 2 | -0/+6 |
| | | | | | | | | Adds a "-g" option that allows for running the garbage collector for note files manually. This is useful for users that do not use note files at all or rarely edit/remove them. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Add configuration option to run the GC on exit | Lukas Fleischer | 2011-10-05 | 1 | -0/+3 |
| | | | | | | | | If "auto_gc" is enabled, the garbage collector for note files will be run on every exit. As this is an experimental feature and may cause data loss, this is disabled by default. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | doc/: Add "submitting-patches.txt" | Lukas Fleischer | 2011-10-05 | 2 | -1/+196 |
| | | | | | | | | This short paper contains information on how to create and submit patches to calcurse. This used to be on our website - "doc/" seems to be a better place for this, though. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Merge branch 'maint' | Lukas Fleischer | 2011-09-06 | 1 | -4/+4 |
|\ | | | | | | | | | Conflicts: src/io.c | ||||
| * | Add a configure setting to skip "doc/" | Lukas Fleischer | 2011-09-03 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should fix all remaining build issues with documentation generation. Finally. The new "--disable-docs" option should be used to skip documentation completely, whereas "--without-asciidoc" can be used if both manual and man page should not be rebuilt. As a consequence, "--without-asciidoc" can only be combined with "--enable-docs" if ready-made documentation already exists in "doc/". This is true for release tarballs (where we include prebuilt documentation for the sake of portability and simplicity), as well as for Git checkouts where the documentation has already been built earlier. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | | Add configuration option to notify all appointments | Lukas Fleischer | 2011-07-31 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | If "notify-all" is enabled, all non-flagged appointments will be notified (instead of flagged ones). This is useful for users that want to be notified of everything. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | | doc/manual.txt: Remove note on missing UTF-8 support | Lukas Fleischer | 2011-07-02 | 1 | -2/+1 |
|/ | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | doc/manual.txt: Document backward-kill-word | Lukas Fleischer | 2011-06-29 | 1 | -0/+3 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | doc/Makefile.am: Fix "--without-asciidoc" | Lukas Fleischer | 2011-06-20 | 1 | -3/+7 |
| | | | | | | | Do not try to distribute man page and manual files if documentation generation is disabled. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Release 2.9.0.v2.9.0 | Lukas Fleischer | 2011-05-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Update copyright notices in source files, documentation and "COPYING". | Lukas Fleischer | 2011-04-22 | 2 | -3/+3 |
| | | | | | | | | | * Update copyright dates (use 2004-2011 as date range everywhere). * Change copyright holder from "Frederic Culot" to "calcurse Development Team". Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Documentation Makefile overhaul. | Lukas Fleischer | 2011-04-22 | 1 | -3/+11 |
| | | | | | | | | | * Add documentation input and output files to distribution tarballs. * Use a more generic rule to generate man pages instead of the hardcoded "calcurse.1" target. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Add more detailed instructions on `tx push` usage to documentation. | Lukas Fleischer | 2011-04-11 | 1 | -5/+9 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Add base transifex-client configuration file. | Lukas Fleischer | 2011-04-11 | 1 | -5/+4 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Use HTTPs for tx(1) samples in the documentation. | Lukas Fleischer | 2011-04-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Fix Transifex resource slug in documentation. | Lukas Fleischer | 2011-04-10 | 1 | -3/+3 |
| | | | | | | | | The slug of the "calcurse.pot" resource has been changed from "calcurse-pot" to "calcursepot" for consistency reasons. Update the documentation where necessary. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Update translation help in the manual. | Lukas Fleischer | 2011-03-15 | 1 | -13/+75 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Add note on dropped translations to the manual. | Lukas Fleischer | 2011-03-15 | 1 | -0/+5 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Fix mail address of release announcement list. | Lukas Fleischer | 2011-03-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Update website links to match the new URL. | Lukas Fleischer | 2011-03-04 | 2 | -4/+6 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Update mail addresses to match the new mailing lists. | Lukas Fleischer | 2011-03-04 | 2 | -4/+3 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Convert man page to AsciiDoc. | Lukas Fleischer | 2011-03-03 | 2 | -0/+287 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Remove CVS "$Id" headers. | Lukas Fleischer | 2011-03-03 | 2 | -4/+0 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Fix references in "doc/manual.txt". | Lukas Fleischer | 2011-03-03 | 1 | -2/+3 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Convert documentation to AsciiDoc, delete translations. | Lukas Fleischer | 2011-03-03 | 9 | -8802/+1130 |
| | |||||
* | Fixed file permissions. | Lukas Fleischer | 2011-03-03 | 6 | -0/+0 |
| | |||||
* | html manuals updated. | Frederic Culot | 2010-03-29 | 6 | -42/+458 |
| | |||||
* | Manuals updated with parts related to daemon mode. | Frederic Culot | 2009-08-18 | 6 | -171/+481 |
| | |||||
* | English html manual updated with parts related to daemon mode. | Frederic Culot | 2009-08-18 | 1 | -14/+75 |
| | |||||
* | manuals updated with the -S flag | Frederic Culot | 2009-07-10 | 6 | -18/+62 |
| | |||||
* | Switch to BSD license | Frederic Culot | 2009-07-05 | 7 | -120/+169 |
| | |||||
* | html manuals updated | Frederic Culot | 2009-06-27 | 6 | -37/+42 |
| | |||||
* | manuals updated for 2.5 | Frederic Culot | 2009-01-24 | 6 | -24/+116 |
| | |||||
* | information about periodic saves added in manuals | Frederic Culot | 2009-01-04 | 6 | -30/+99 |
| | |||||
* | manual and manpage updated for 2.4 | Frederic Culot | 2008-12-09 | 6 | -95/+357 |
| | |||||
* | switched to calcurse 2.3 | Frederic Culot | 2008-10-15 | 1 | -81/+66 |
| | |||||
* | manpage, manuals and translations updated for 2.3_beta | Frederic Culot | 2008-09-21 | 6 | -34/+447 |
| | |||||
* | Optional 'format' option added to '-x' flag, help updated | Frederic Culot | 2008-08-11 | 6 | -41/+130 |
| | |||||
* | manpage and manuals updated with new command line options | Frederic Culot | 2008-08-08 | 6 | -31/+169 |
| | |||||
* | html manuals updated with date format configuration options | Frederic Culot | 2008-04-20 | 6 | -18/+145 |
| | |||||
* | manuals updated with the '-N' flag | Frederic Culot | 2008-04-05 | 6 | -18/+65 |
| | |||||
* | Italian manual added, many thanks to Leandro Noferini | Frederic Culot | 2008-03-30 | 6 | -10/+1237 |
| | |||||
* | NEWS and po files updated | Frederic Culot | 2008-03-02 | 1 | -28/+27 |
| | | | | Dutch manual and translation updated, thanks Jeremy | ||||
* | proper cvs tag used | Frederic Culot | 2008-02-14 | 1 | -1/+1 |
| | |||||
* | html manuals updated with parts related to notes | Frederic Culot | 2008-02-14 | 6 | -13/+161 |
| | |||||
* | manuals updated to make use of css style sheet | Frederic Culot | 2008-02-10 | 6 | -2145/+2346 |
| | |||||
* | css style sheet added for html manual | Frederic Culot | 2008-02-03 | 2 | -745/+1138 |
| | |||||
* | Dutch manual updated, thanks to Jeremy Roon | Frederic Culot | 2007-10-08 | 1 | -16/+14 |
| | |||||
* | German manual updated, thanks to Michael Schulz | Frederic Culot | 2007-10-07 | 1 | -76/+52 |
| | |||||
* | part related to moon phase calculation added | Frederic Culot | 2007-08-19 | 5 | -21/+92 |
| |