]> git.donarmstrong.com Git - lilypond.git/history - lily/program-option-scheme.cc
Proper loglevels: cmd-line option --loglevel=NONE/ERROR/WARN/BASIC/PROGRESS/DEBUG
[lilypond.git] / lily / program-option-scheme.cc
2011-08-14 Reinhold KainhoferProper loglevels: cmd-line option --loglevel=NONE/ERROR...
2011-08-08 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-03 Francisco VilaMerge branch 'lilypond/translation'
2011-08-01 Graham PercivalGrand fixcc.py run on all .hh .cc files.
2011-01-18 Francisco VilaMerge branch 'master' into lilypond/translation
2011-01-13 Graham PercivalAdmin: run yearly grand-replace.
2010-01-29 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2010-01-28 John MandereauMerge branch 'lilypond/translation' of ssh://git.sv...
2010-01-23 Neil PuttockRun grand-replace for 2010.
2010-01-12 Francisco VilaMerge branch 'paco' into lilypond/translation
2010-01-10 John MandereauMerge branch 'lilypond/translation' of ssh://git.sv...
2010-01-10 Patrick McCartyAdd -dmusic-strings-to-paths and enable for SVG backend.
2009-11-25 Jan NieuwenhuizenUpdate source file headers. Fixes using standard GNU...
2009-08-07 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2009-07-25 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2009-07-25 John MandereauMerge branch 'master' of ssh://jomand@git.sv.gnu.org...
2009-07-25 Patrick McCartyDocs: IR: improve docs for ly:add-option
2009-07-16 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2009-07-16 Patrick McCartyAdd a new program option: -dwarning-as-error
2009-03-13 Joe NeemanMerge commit 'origin/dev/jneeman' into systems-per...
2009-01-10 John MandereauMerge branch 'master' of ssh://jomand@git.sv.gnu.org...
2009-01-09 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2009-01-07 Werner Lembergly:option-usage: Print to stdout.
2009-01-06 Jan NieuwenhuizenRun grand-replace for 2009.
2009-01-02 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2008-12-31 Joe NeemanMerge commit 'origin' into includes
2008-12-31 Joe NeemanMake relative-includes configurable with a -d option.
2008-12-11 Joe NeemanMerge branch 'master' of ssh://jneem@git.sv.gnu.org...
2008-12-11 Joe NeemanMerge branch 'master' of ssh://jneem@git.sv.gnu.org...
2008-12-11 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2008-12-08 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2008-12-03 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2008-12-01 Jan NieuwenhuizenRun `make grand-replace'.
2008-07-07 Reinhold KainhoferMerge branch 'master' into dev/texi2html
2008-06-29 Till PaalaMerge branch 'lilypond/translation' of ssh://trettig...
2008-06-05 Joe NeemanMerge branch 'master' into beaming
2008-06-04 Joe NeemanMerge branch 'master' into accepts
2008-06-03 Neil PuttockMerge branch 'HEAD' of git://git.sv.gnu.org/lilypond.git
2008-06-02 John MandereauMerge branch 'master' of ssh://jomand@git.sv.gnu.org...
2008-06-01 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2008-06-01 Han-Wen NienhuysInterface changes for string functions:
2007-07-04 Joe NeemanMerge branch 'master' into jneeman
2007-07-02 John MandereauMerge branch 'topic/master-translation' of /home/lilycv...
2007-07-02 John MandereauMerge branch 'Rmaster' into topic/master-translation
2007-07-02 Werner LembergImprove and correct documentation strings.
2007-06-10 Nicolas SceauxMerge http://git.sv.gnu.org/r/lilypond
2007-06-08 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2007-06-04 Han-Wen Nienhuysadd support for (ly:get-option 'datadir)
2007-02-26 Werner LembergMerge branch 'master' of ssh+git://git.sv.gnu.org/srv...
2007-02-26 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-02-26 Joe NeemanAdd a page-breaking debugging flag and fix a page-turn...
2007-02-20 Graham PercivalMerge branch 'master' of ssh+git://gpercival@git.sv...
2007-02-20 Joe NeemanMore debugging output for cyclic callbacks
2007-02-04 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-02-03 Han-Wen Nienhuysuse -dbackend=eps iso. --backend=eps for setting backend.
2007-01-31 Joe NeemanMerge with master
2007-01-31 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-27 Han-Wen Nienhuysfix brown paper bag design: calling conventions are...
2007-01-27 Han-Wen Nienhuysreplace SCM_ASSERT_TYPE with LY_ASSERT_TYPE and friends