Activity

From 11/25/2017 to 12/24/2017

12/22/2017

01:16 PM Revision 6f0ac868: citkat: Do not export catalog default images
J. Moringen
01:16 PM Revision 0856af2a: Improve "resource" export in src/report/citkat.lisp
J. Moringen
01:16 PM Revision 83061ce1: citkat gravatar
J. Moringen
01:16 PM Revision 2f6ab31c: citkat fixes
J. Moringen
01:16 PM Revision 75496cad: phase for report command
J. Moringen
01:16 PM Revision 4446027e: citkat: Added missing safe-name call
J. Moringen
01:16 PM Revision 8ee66a82: citkat multiple person names
J. Moringen
01:16 PM Revision f34ebd1c: citkat downcase scm kind
J. Moringen
01:16 PM Revision d122abbc: citkat license
J. Moringen
01:16 PM Revision 92fad3ce: citkat report
J. Moringen
01:16 PM Revision 70f38fcf: Added install command in src/commands/command-install.lisp
J. Moringen
01:16 PM Revision 4161ea28: Added query command in src/commands/command-query.lisp
J. Moringen
01:16 PM Revision c7d329c5: Added hack command in src/commands/command-hack.lisp
J. Moringen
01:16 PM Revision 8dc3dc73: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
01:16 PM Revision 79c496c2: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
01:16 PM Revision b92d101b: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
01:16 PM Revision 4ca30801: Added report command in src/commands/command-report.lisp
J. Moringen
01:16 PM Revision dcc5f79c: suspicious natures in src/commands/command-validate.lisp
J. Moringen
01:16 PM Revision 8c32fb88: for validate
J. Moringen
01:16 PM Revision cde9bc28: for validate command
J. Moringen
01:16 PM Revision 9cfdd1a5: Added validate command in src/commands/command-validate.lisp
J. Moringen
01:16 PM Revision 3bedfb62: trace-variable
J. Moringen
01:16 PM Revision 57e7a68c: dry-run for generate
J. Moringen
01:16 PM Revision 313c18dd: load persons in src/commands/command-generate.lisp
J. Moringen
01:16 PM Revision 05536704: maybe for generate command
J. Moringen
01:16 PM Revision b5355209: for generate command
J. Moringen
01:16 PM Revision 61df008e: Option error reporting issues
J. Moringen
01:16 PM Revision 8427c7c6: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
01:16 PM Revision d19daf18: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
01:16 PM Revision 0a6da68c: removed legacy stuff from main
J. Moringen
01:16 PM Revision d6662cf6: Removed clon dependency
J. Moringen
01:16 PM Revision 29ab01c2: Removed generate stuff from main.lisp
J. Moringen
01:16 PM Revision 4febd530: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
01:16 PM Revision d3fd216f: Added generate command in src/commands/command-generate.lisp
J. Moringen
01:16 PM Revision 92cbcb2d: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
01:16 PM Revision 96382426: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
01:16 PM Revision 310f5e64: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
01:16 PM Revision efc679fc: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
01:16 PM Revision 9f6d048b: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
01:16 PM Revision dd785743: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
01:16 PM Revision 323d7198: Recipe maintainers for distributions in src/commands/functions-input.lisp
J. Moringen
01:16 PM Revision b4e06d0f: Handle identically named branches and tags in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (load-project/versioned): for a
pair of identically named branch and tag, drop ...
J. Moringen
01:16 PM Revision 652b02d8: for input
J. Moringen
01:16 PM Revision 72724a26: Added input functions in src/commands/functions-input.lisp
J. Moringen
01:16 PM Revision 25eec72b: Added version functions in src/commands/functions-version.lisp
J. Moringen
01:16 PM Revision 9a3c696f: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
01:16 PM Revision 932c78e8: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
01:16 PM Revision f34b508c: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
01:16 PM Revision 64bcdb89: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
01:16 PM Revision e11b338c: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
01:16 PM Revision 9de2d3b9: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
01:16 PM Revision 3824ee24: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
01:16 PM Revision f30bf83f: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
01:16 PM Revision 61527c3c: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
01:14 PM Revision 31780a31: Pass parameter from version to analysis in src/analysis/*.lisp
* src/analysis/archive.lisp (analyze uri eql :archive): pass
parameters encoded in version to analysis
* src/analys...
J. Moringen

12/21/2017

03:39 PM Revision 9cdb2433: citkat: Do not export catalog default images
J. Moringen
03:39 PM Revision bd57319e: Improve "resource" export in src/report/citkat.lisp
J. Moringen
03:39 PM Revision d53df47f: citkat gravatar
J. Moringen
03:39 PM Revision 30dee7f7: citkat fixes
J. Moringen
03:39 PM Revision b8fff550: phase for report command
J. Moringen
03:39 PM Revision 60383284: citkat: Added missing safe-name call
J. Moringen
03:39 PM Revision ebb5c194: citkat multiple person names
J. Moringen
03:39 PM Revision 5c80be88: citkat downcase scm kind
J. Moringen
03:39 PM Revision 83ee7651: citkat license
J. Moringen
03:39 PM Revision ad224d11: citkat report
J. Moringen
03:39 PM Revision a18175e8: Added install command in src/commands/command-install.lisp
J. Moringen
03:39 PM Revision 4ab963ec: Added query command in src/commands/command-query.lisp
J. Moringen
03:39 PM Revision f91db199: Added hack command in src/commands/command-hack.lisp
J. Moringen
03:39 PM Revision e469d677: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
03:39 PM Revision 079b4bd4: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
03:39 PM Revision 960ccba5: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
03:39 PM Revision 4e344f74: Added report command in src/commands/command-report.lisp
J. Moringen
03:39 PM Revision 52d40823: suspicious natures in src/commands/command-validate.lisp
J. Moringen
03:39 PM Revision 2d3bf063: for validate
J. Moringen
03:39 PM Revision 93511d14: for validate command
J. Moringen
03:39 PM Revision 07b3559e: Added validate command in src/commands/command-validate.lisp
J. Moringen
03:39 PM Revision 9b4252b3: trace-variable
J. Moringen
03:39 PM Revision 65de46e7: dry-run for generate
J. Moringen
03:39 PM Revision 7cf015ad: load persons in src/commands/command-generate.lisp
J. Moringen
03:39 PM Revision 1f274dfb: maybe for generate command
J. Moringen
03:39 PM Revision 2261f33d: for generate command
J. Moringen
03:39 PM Revision 93a8f9a7: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
03:39 PM Revision 3106a104: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
03:39 PM Revision 2f4c0251: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
03:39 PM Revision 411be51d: removed legacy stuff from main
J. Moringen
03:39 PM Revision 17cd4393: Removed clon dependency
J. Moringen
03:39 PM Revision e6c33bfe: Removed generate stuff from main.lisp
J. Moringen
03:39 PM Revision 0443d0a6: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
03:39 PM Revision 7db42180: Added generate command in src/commands/command-generate.lisp
J. Moringen
03:39 PM Revision 1ed934cb: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
03:39 PM Revision f5de8d41: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
03:39 PM Revision 885ed957: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
03:39 PM Revision 869047e7: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
03:39 PM Revision 9e519fbd: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
03:39 PM Revision d2484e44: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
03:39 PM Revision d52649bd: Recipe maintainers for distributions in src/commands/functions-input.lisp
J. Moringen
03:39 PM Revision a222d863: Handle identically named branches and tags in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (load-project/versioned): for a
pair of identically named branch and tag, drop ...
J. Moringen
03:39 PM Revision 7642dc66: for input
J. Moringen
03:39 PM Revision 3dbee054: Added input functions in src/commands/functions-input.lisp
J. Moringen
03:39 PM Revision 0b04a6e5: Added version functions in src/commands/functions-version.lisp
J. Moringen
03:39 PM Revision fda27765: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
03:39 PM Revision 9cd4518a: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
03:39 PM Revision 01f63892: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
03:39 PM Revision c5b370b2: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
03:39 PM Revision 2b493930: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
03:39 PM Revision bdd14028: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
03:39 PM Revision 8ab1bc1b: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
03:39 PM Revision 148f8bd0: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
03:39 PM Revision 1c9ed02a: Option error reporting issues
J. Moringen
03:38 PM Revision 7d1613db: Added CSRF protection in lib/jenkins.api/src/api/{csrf,api}.lisp
* lib/jenkins.api/src/api/csrf.lisp: new file; contains client side of
Jenkins' CSRF protection
* lib/jenkins.api/s...
J. Moringen
02:24 PM Revision 2b2c9a1e: citkat: Do not export catalog default images
J. Moringen
01:29 PM Revision ce55ea01: phase for report command
J. Moringen
01:29 PM Revision f7ada9da: citkat gravatar
J. Moringen
01:29 PM Revision 05f0a377: citkat fixes
J. Moringen
01:29 PM Revision 727f8779: Improve "resource" export in src/report/citkat.lisp
J. Moringen
01:29 PM Revision 30cffdcc: citkat: Added missing safe-name call
J. Moringen
01:29 PM Revision ab54db50: citkat multiple person names
J. Moringen
01:29 PM Revision 17e51257: citkat downcase scm kind
J. Moringen
01:29 PM Revision e806480b: citkat license
J. Moringen
01:29 PM Revision 69c975e5: citkat report
J. Moringen
01:29 PM Revision 41cd54f2: Option error reporting issues
J. Moringen
01:29 PM Revision 455034a4: Added query command in src/commands/command-query.lisp
J. Moringen
01:29 PM Revision 3abe334f: Added hack command in src/commands/command-hack.lisp
J. Moringen
01:29 PM Revision 89a08af7: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
01:29 PM Revision 5c8a2f40: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
01:29 PM Revision b1599d81: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
01:29 PM Revision 74e49cc4: Added report command in src/commands/command-report.lisp
J. Moringen
01:29 PM Revision ca9ed637: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
01:29 PM Revision 9ee88d37: for validate
J. Moringen
01:29 PM Revision 30ce45cd: for validate command
J. Moringen
01:29 PM Revision 4fbd79f0: Added validate command in src/commands/command-validate.lisp
J. Moringen
01:29 PM Revision 0b309069: trace-variable
J. Moringen
01:29 PM Revision c7876efa: dry-run for generate
J. Moringen
01:29 PM Revision 24830521: load persons in src/commands/command-generate.lisp
J. Moringen
01:29 PM Revision d26b9443: maybe for generate command
J. Moringen
01:29 PM Revision 9c949733: for generate command
J. Moringen
01:29 PM Revision 056d0be3: Added install command in src/commands/command-install.lisp
J. Moringen
01:29 PM Revision aca1549d: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
01:29 PM Revision 6d571073: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
01:29 PM Revision 22ef71e7: removed legacy stuff from main
J. Moringen
01:29 PM Revision 7e6b489f: Removed clon dependency
J. Moringen
01:29 PM Revision 55531d48: Removed generate stuff from main.lisp
J. Moringen
01:29 PM Revision 9a5e8d91: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
01:29 PM Revision f357bdbd: Added generate command in src/commands/command-generate.lisp
J. Moringen
01:29 PM Revision 35f3e532: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
01:29 PM Revision 036260fe: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
01:29 PM Revision ab88e3df: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
01:29 PM Revision 1b8a0d12: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
01:29 PM Revision 0a3d7122: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
01:29 PM Revision de204466: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
01:29 PM Revision 53837cc8: Recipe maintainers for distributions in src/commands/functions-input.lisp
J. Moringen
01:29 PM Revision 531deed7: Handle identically named branches and tags in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (load-project/versioned): for a
pair of identically named branch and tag, drop ...
J. Moringen
01:29 PM Revision 9c2eac4a: for input
J. Moringen
01:29 PM Revision 012d3474: Added input functions in src/commands/functions-input.lisp
J. Moringen
01:29 PM Revision adf0c898: Added version functions in src/commands/functions-version.lisp
J. Moringen
01:29 PM Revision c71a219e: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
01:29 PM Revision a2337f6b: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
01:29 PM Revision 40c19fc9: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
01:29 PM Revision b2cbe9fa: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
01:29 PM Revision 9ac13ea6: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
01:29 PM Revision ec2b9af2: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
01:29 PM Revision 072a8cde: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
01:29 PM Revision ab9f6829: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
01:29 PM Revision ccf77dd2: suspicious natures in src/commands/command-validate.lisp
J. Moringen
12:20 PM Revision ef583b91: Added CSRF protection in lib/jenkins.api/src/api/{csrf,api}.lisp
* lib/jenkins.api/src/api/csrf.lisp: new file; contains client side of
Jenkins' CSRF protection
* lib/jenkins.api/s...
J. Moringen

12/18/2017

03:15 PM Revision 1249f199: language server stuff
J. Moringen
03:15 PM Revision e88a5f81: language server stuff
J. Moringen
03:15 PM Revision 88d62a7c: language server stuff
J. Moringen
03:15 PM Revision eb51e127: more language server
J. Moringen
03:15 PM Revision a5a6a406: language server resolver
J. Moringen
03:15 PM Revision 3a53a93c: language server stuff
J. Moringen
03:15 PM Revision d661c933: language server stuff
J. Moringen
03:15 PM Revision 9bae5ada: note
J. Moringen
03:15 PM Revision b0f822d1: note
J. Moringen
03:15 PM Revision 7fb683c0: build language server by default
J. Moringen
03:15 PM Revision f0b18abb: language-server command
J. Moringen
03:15 PM Revision cfd20e0d: language server
J. Moringen
03:15 PM Revision cdc6963d: citkat report
J. Moringen
03:15 PM Revision 23142fe0: citkat gravatar
J. Moringen
03:15 PM Revision 56366fe0: citkat fixes
J. Moringen
03:15 PM Revision d8ffd868: Removed generate stuff from main.lisp
J. Moringen
03:15 PM Revision ec6b485e: citkat: Added missing safe-name call
J. Moringen
03:15 PM Revision 8044848d: citkat multiple person names
J. Moringen
03:15 PM Revision 30fb36e2: citkat downcase scm kind
J. Moringen
03:15 PM Revision e1cf83bf: citkat license
J. Moringen
03:15 PM Revision 0556393e: Improve "resource" export in src/report/citkat.lisp
J. Moringen
03:15 PM Revision 4f75fe00: Added query command in src/commands/command-query.lisp
J. Moringen
03:15 PM Revision 9821a225: Added hack command in src/commands/command-hack.lisp
J. Moringen
03:15 PM Revision 50915a54: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
03:15 PM Revision 62f4afb4: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
03:15 PM Revision ef8b25bd: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
03:15 PM Revision 0921e0d7: Added report command in src/commands/command-report.lisp
J. Moringen
03:15 PM Revision 69f8bab5: suspicious natures in src/commands/command-validate.lisp
J. Moringen
03:15 PM Revision 8984e231: for validate
J. Moringen
03:15 PM Revision f8032b4a: for validate command
J. Moringen
03:15 PM Revision 5558987b: Added validate command in src/commands/command-validate.lisp
J. Moringen
03:15 PM Revision 74313889: trace-variable
J. Moringen
03:15 PM Revision 120057a6: dry-run for generate
J. Moringen
03:15 PM Revision 180fadb3: load persons in src/commands/command-generate.lisp
J. Moringen
03:15 PM Revision 7b9223fe: maybe for generate command
J. Moringen
03:15 PM Revision 3c992aaa: for generate command
J. Moringen
03:15 PM Revision f982218a: Option error reporting issues
J. Moringen
03:15 PM Revision dd546dfe: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
03:15 PM Revision dca4cfba: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
03:15 PM Revision 699d9128: removed legacy stuff from main
J. Moringen
03:15 PM Revision 13185c53: Removed clon dependency
J. Moringen
03:15 PM Revision 18dd9699: phase for report command
J. Moringen
03:15 PM Revision 9a599f09: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
03:15 PM Revision b4a4187f: Added generate command in src/commands/command-generate.lisp
J. Moringen
03:15 PM Revision 7f5c8df1: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
03:15 PM Revision 2374b002: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
03:15 PM Revision 482b12e0: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
03:15 PM Revision 39cb5fd5: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
03:15 PM Revision fc3caf15: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
03:15 PM Revision a97b1add: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
03:15 PM Revision 284cc62a: Handle identically named branches and tags in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (load-project/versioned): for a
pair of identically named branch and tag, drop ...
J. Moringen
03:15 PM Revision e1e0df29: Recipe maintainers for distributions in src/commands/functions-input.lisp
J. Moringen
03:15 PM Revision 24257051: for input
J. Moringen
03:15 PM Revision 9dbc54ce: Added input functions in src/commands/functions-input.lisp
J. Moringen
03:15 PM Revision f9612757: Added version functions in src/commands/functions-version.lisp
J. Moringen
03:15 PM Revision a4b09476: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
03:15 PM Revision 7fff1585: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
03:15 PM Revision ee5f284b: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
03:15 PM Revision 66da89ec: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
03:15 PM Revision ea119a43: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
03:15 PM Revision 3317ad16: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
03:15 PM Revision 557bbaaa: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
03:15 PM Revision e5112e90: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
03:15 PM Revision 50b3200b: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
12:37 PM Revision d880d363: Improve "resource" export in src/report/citkat.lisp
J. Moringen
12:37 PM Revision 26e230cb: citkat gravatar
J. Moringen
12:37 PM Revision fbef2d63: citkat fixes
J. Moringen
12:37 PM Revision 27177c46: phase for report command
J. Moringen
12:37 PM Revision 2203987a: citkat downcase scm kind
J. Moringen
12:37 PM Revision 2b432981: citkat license
J. Moringen
12:37 PM Revision 3a28ace0: citkat report
J. Moringen
12:37 PM Revision 78d4940b: citkat: Added missing safe-name call
J. Moringen
12:37 PM Revision 7760da50: citkat multiple person names
J. Moringen
12:37 PM Revision 569370ee: load persons in src/commands/command-generate.lisp
J. Moringen
12:37 PM Revision 0c8bb832: dry-run for generate
J. Moringen
12:37 PM Revision 855da4a4: trace-variable
J. Moringen
12:37 PM Revision ebfa5ee3: Added validate command in src/commands/command-validate.lisp
J. Moringen
12:37 PM Revision 471400e0: maybe for generate command
J. Moringen
12:37 PM Revision 8d7ba646: for validate
J. Moringen
12:37 PM Revision a41932dc: suspicious natures in src/commands/command-validate.lisp
J. Moringen
12:37 PM Revision 1aa32b54: for generate command
J. Moringen
12:37 PM Revision 68ab59ff: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
12:37 PM Revision e906801a: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
12:37 PM Revision b117593e: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
12:37 PM Revision 12fc91e6: Added hack command in src/commands/command-hack.lisp
J. Moringen
12:37 PM Revision c23ac90d: Added query command in src/commands/command-query.lisp
J. Moringen
12:37 PM Revision e3f69487: Option error reporting issues
J. Moringen
12:37 PM Revision 01f2f609: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
12:37 PM Revision b19605b6: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
12:37 PM Revision 031e631d: for validate command
J. Moringen
12:37 PM Revision 44e16396: Added report command in src/commands/command-report.lisp
J. Moringen
12:37 PM Revision e1f77015: removed legacy stuff from main
J. Moringen
12:37 PM Revision ac74cd68: Removed clon dependency
J. Moringen
12:37 PM Revision c69bfc04: Removed generate stuff from main.lisp
J. Moringen
12:37 PM Revision c8353cbc: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen

12/16/2017

05:22 PM Revision fa4a663c: citkat multiple person names
J. Moringen
05:22 PM Revision ad8c7fee: Improve "resource" export in src/report/citkat.lisp
J. Moringen
05:22 PM Revision e47866b5: citkat gravatar
J. Moringen
05:22 PM Revision 6fd8c3e1: citkat fixes
J. Moringen
05:22 PM Revision 5a79549c: phase for report command
J. Moringen
05:22 PM Revision 78436938: commandline-interface/main abort fix
J. Moringen
05:22 PM Revision ef7f1306: for validate
J. Moringen
05:22 PM Revision 53ed83e8: citkat downcase scm kind
J. Moringen
05:22 PM Revision 1b489838: citkat license
J. Moringen
05:22 PM Revision 4bde033a: citkat report
J. Moringen
05:22 PM Revision cf8d4a9d: Added query command in src/commands/command-query.lisp
J. Moringen
05:22 PM Revision 87caa2d3: Added hack command in src/commands/command-hack.lisp
J. Moringen
05:22 PM Revision 08d31f2a: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
05:22 PM Revision 03c61e5b: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
05:22 PM Revision 1ebdafe7: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
05:22 PM Revision 295d2dad: suspicious natures in src/commands/command-validate.lisp
J. Moringen
05:22 PM Revision eb1257c0: Added report command in src/commands/command-report.lisp
J. Moringen
05:22 PM Revision 2e1870bd: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
05:22 PM Revision 0cf67004: for validate command
J. Moringen
05:22 PM Revision bc4e5a40: Added validate command in src/commands/command-validate.lisp
J. Moringen
05:22 PM Revision 1201d0ff: trace-variable
J. Moringen
05:22 PM Revision 0d8dab87: dry-run for generate
J. Moringen
05:22 PM Revision 023072c1: load persons in src/commands/command-generate.lisp
J. Moringen
05:22 PM Revision 9ffc6feb: maybe for generate command
J. Moringen
05:22 PM Revision acdb772f: for generate command
J. Moringen
05:22 PM Revision d864a586: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
05:22 PM Revision 1123ab52: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
05:22 PM Revision ed36e284: Option error reporting issues
J. Moringen
05:22 PM Revision 14ae0fe4: removed legacy stuff from main
J. Moringen
05:22 PM Revision ea92e62a: Removed clon dependency
J. Moringen
05:22 PM Revision 05b8c90a: Removed generate stuff from main.lisp
J. Moringen
05:22 PM Revision 3c9c7953: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
05:22 PM Revision 08a3704f: Added generate command in src/commands/command-generate.lisp
J. Moringen
05:22 PM Revision 6aa4a5b9: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
05:22 PM Revision 1565f093: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
05:21 PM Revision bf2e8ba2: Handle identically named branches and tags in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (load-project/versioned): for a
pair of identically named branch and tag, dro...
J. Moringen
05:20 PM Revision 2b9662d0: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
05:20 PM Revision 3ee6e286: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
05:20 PM Revision 1f27d372: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
05:20 PM Revision c9114450: Handle identically named branches and tags in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (load-project/versioned): for a
pair of identically named branch and tag, drop ...
J. Moringen
05:20 PM Revision 3b381e64: Recipe maintainers for distributions in src/commands/functions-input.lisp
J. Moringen
05:20 PM Revision a8249723: for input
J. Moringen
05:20 PM Revision 9296563d: Added input functions in src/commands/functions-input.lisp
J. Moringen
05:20 PM Revision 3c03ffe6: Added version functions in src/commands/functions-version.lisp
J. Moringen
05:20 PM Revision 37667cbc: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
05:20 PM Revision e221123f: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
05:20 PM Revision 79eba480: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
05:20 PM Revision 1bfaa7be: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
05:20 PM Revision 9dfe8e0d: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
05:20 PM Revision 29fd61b4: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
05:20 PM Revision 3d827878: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
05:20 PM Revision b5366c7f: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
05:20 PM Revision b6566fa9: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
05:19 PM Revision b1fba057: Removed unused parameter in src/analysis/subversion.lisp
* src/analysis/subversion.lisp (analyze uri eql :svn): removed unused
name parameter from local function `analyze-l...
J. Moringen
05:19 PM Revision 3bb17318: Fixed permission list modification in lib/jenkins.api/src/api/classes.lisp
* lib/jenkins.api/src/api/classes.lisp (grant job string cons): use
`equal', not `string=', to compare permission e...
J. Moringen

12/07/2017

01:13 PM Revision 72f6fef6: variables function returns all variables src/model/project/classes-model.lisp
* src/model/project/classes-model.lisp (variables append project): new
method; include variable from specification
...
J. Moringen

12/05/2017

09:49 PM Revision 5405ee1c: debug 2
J. Moringen
09:41 PM Revision ec981a0c: debug 2
J. Moringen
09:39 PM Revision ad3e32aa: debug
J. Moringen
08:04 PM Revision 6f97b082: Improve "resource" export in src/report/citkat.lisp
J. Moringen
08:04 PM Revision 3abd6150: citkat gravatar
J. Moringen
08:04 PM Revision 0a2d41fa: citkat fixes
J. Moringen
08:04 PM Revision 32e288d9: phase for report command
J. Moringen
08:04 PM Revision 97f45ebe: commandline-interface/main abort fix
J. Moringen
08:04 PM Revision 2d32e210: citkat multiple person names
J. Moringen
08:04 PM Revision 4dae7f96: citkat downcase scm kind
J. Moringen
08:04 PM Revision 82e1f75a: citkat license
J. Moringen
08:04 PM Revision c08b2a1e: citkat report
J. Moringen
08:04 PM Revision 7fa33ae7: Added query command in src/commands/command-query.lisp
J. Moringen
08:04 PM Revision 08467565: Added hack command in src/commands/command-hack.lisp
J. Moringen
08:04 PM Revision 7f2dc33b: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
08:04 PM Revision d6e44def: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
07:49 PM Revision dab294a0: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
07:49 PM Revision 077b5ac7: Added report command in src/commands/command-report.lisp
J. Moringen
07:49 PM Revision d9a8c0fe: suspicious natures in src/commands/command-validate.lisp
J. Moringen
07:49 PM Revision 9fd52c1a: for validate
J. Moringen
07:49 PM Revision 7d12b66a: for validate command
J. Moringen
07:49 PM Revision 5eb3ff3d: Added validate command in src/commands/command-validate.lisp
J. Moringen
07:49 PM Revision ba831ea7: trace-variable
J. Moringen
07:49 PM Revision 224cb5aa: dry-run for generate
J. Moringen
07:49 PM Revision ee787dda: load persons in src/commands/command-generate.lisp
J. Moringen
07:49 PM Revision fde27d22: maybe for generate command
J. Moringen
07:49 PM Revision ea34de5c: for generate command
J. Moringen
07:49 PM Revision c3331061: Option error reporting issues
J. Moringen
07:49 PM Revision 3f5c32f7: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
07:49 PM Revision e3a27c5c: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
07:49 PM Revision 1280df99: removed legacy stuff from main
J. Moringen
07:49 PM Revision 0b98099a: Removed clon dependency
J. Moringen
07:49 PM Revision 4d341227: Removed generate stuff from main.lisp
J. Moringen
07:49 PM Revision 2bffc267: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
07:49 PM Revision 3c97b177: Added generate command in src/commands/command-generate.lisp
J. Moringen
07:49 PM Revision 69e650b9: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
07:49 PM Revision 28be9d15: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
07:49 PM Revision f426680b: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
07:49 PM Revision 6ef3aaa3: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
07:49 PM Revision d9837372: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
07:49 PM Revision 2326a67e: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
07:49 PM Revision 26c2e3bb: Recipe maintainers for distributions in src/commands/functions-input.lisp
J. Moringen
07:49 PM Revision 18ce0563: for input
J. Moringen
07:44 PM Revision cbf7360d: Added input functions in src/commands/functions-input.lisp
J. Moringen
07:44 PM Revision e6798e16: Added version functions in src/commands/functions-version.lisp
J. Moringen
07:44 PM Revision f459980c: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
07:44 PM Revision 58df0550: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
07:44 PM Revision be13d8bc: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
07:44 PM Revision bc095c44: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
07:44 PM Revision bf1a3d54: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
07:44 PM Revision 157306a1: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
07:44 PM Revision c8862f36: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
07:44 PM Revision d51c102e: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
07:44 PM Revision 3c833a2a: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
07:15 PM Revision f6abcfda: Generic transformation of repository and analysis variables in src/commandline...
* src/commandline-interface/main.lisp (*repository-variables*): attached
`ensure-directory-pathname' transform to :...
J. Moringen
07:14 PM Revision b5837d8a: Fixed multi-person analysis in src/analysis/setuptools.lisp
* src/analysis/setuptools.lisp (parse-name-and-email): fixed padding
of lists; merge persons before returning
J. Moringen
07:12 PM Revision 5a017dc7: Finer-grained helper functions in src/analysis/util.lisp
* src/analysis/util.lisp (parse-people-list): only parse; do not merge
(merge-people-list): new function; merge per...
J. Moringen

12/01/2017

09:32 PM Revision 8fba9e60: Project versions can specialize more variables in src/commandline-interface/ma...
* src/commandline-interface/main.lisp
(print-items append project-spec-and-versions): adapted to the fact
that ve...
J. Moringen
09:26 PM Revision 9e7d3d9b: Separate function load-project/versioned in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (load-project/versioned): new
function; factored out of `load-projects/versio...
J. Moringen
09:26 PM Revision ca9e2215: Separate function analyze-version in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (analyze-version): new function;
analyze a single project version; factored o...
J. Moringen
09:22 PM Revision 52f063a8: Simplification in analyze-project[s] in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (analyze-project): pass keyword
arguments to `analyze' without fiddling
(an...
J. Moringen
09:22 PM Revision 7ff9e4d7: Check parameters of included projects in src/model/project/json.lisp
* src/model/project/json.lisp (load-distribution-spec/json-1): check
and parse parameters of project includes
* src...
J. Moringen
09:19 PM Revision 9b5d20b9: Analysis passes do not return the version info in src/analysis/*.lisp
* src/analysis/scm-null.lisp (header): updated copyright
(analyze nil t): do return the version info
* src/analysis...
J. Moringen
05:29 PM Revision 8fbf75e6: Added :branch, :tag and :commit variables in src/model/schema.lisp
* src/model/schema.lisp (define-variable :branch): new variable; SCM
branch
(define-variable :tag): similar for t...
J. Moringen

11/27/2017

08:59 PM Revision 6a1e7b26: Improve "resource" export in src/report/citkat.lisp
J. Moringen
08:59 PM Revision f3250e11: Recipe maintainers for distributions in src/commands/functions-input.lisp
J. Moringen
06:32 PM Revision 798b86a5: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
06:32 PM Revision fe21299b: Allow continuing after failed versions in src/commands/functions-input.lisp
J. Moringen
06:32 PM Revision 50be35c9: allow processing multiple distributions
J. Moringen
06:32 PM Revision 6a9457b6: citkat gravatar
J. Moringen
06:32 PM Revision 759bcb4a: citkat fixes
J. Moringen
06:32 PM Revision 70668a35: phase for report command
J. Moringen
06:32 PM Revision d7ea7787: commandline-interface/main abort fix
J. Moringen
06:32 PM Revision 9b4a14ef: citkat multiple person names
J. Moringen
06:32 PM Revision 9410c6b0: citkat downcase scm kind
J. Moringen
06:32 PM Revision 02e8b95a: citkat license
J. Moringen
06:32 PM Revision 24ac223f: citkat report
J. Moringen
06:32 PM Revision 7d18b501: Added query command in src/commands/command-query.lisp
J. Moringen
06:32 PM Revision f411faef: Added hack command in src/commands/command-hack.lisp
J. Moringen
06:32 PM Revision d60a4ae0: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
06:32 PM Revision 886250b3: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
06:32 PM Revision 568c43e4: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
06:32 PM Revision 6e8a8055: Added report command in src/commands/command-report.lisp
J. Moringen
06:32 PM Revision 8f4cbe8c: suspicious natures in src/commands/command-validate.lisp
J. Moringen
06:32 PM Revision e82404cb: for validate
J. Moringen
06:32 PM Revision 7e9ba2ce: for validate command
J. Moringen
06:32 PM Revision 36817ccd: Added validate command in src/commands/command-validate.lisp
J. Moringen
06:32 PM Revision 7d877e9c: Handle whitespace-only license text in src/analysis/license.lisp
* src/analysis/license.lisp (identify-license): immediately give up if
the license text is empty
J. Moringen
06:32 PM Revision 4f4a5369: dry-run for generate
J. Moringen
06:32 PM Revision fda4e056: load persons in src/commands/command-generate.lisp
J. Moringen
06:32 PM Revision 350514f6: maybe for generate command
J. Moringen
06:32 PM Revision cd174c97: for generate command
J. Moringen
06:32 PM Revision 780fd05d: Option error reporting issues
J. Moringen
06:32 PM Revision c9651a78: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
06:32 PM Revision 075cbbfa: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
06:32 PM Revision 723d2bbb: removed legacy stuff from main
J. Moringen
06:32 PM Revision 2343f8e7: Removed clon dependency
J. Moringen
06:32 PM Revision fd17bc91: Removed generate stuff from main.lisp
J. Moringen
06:32 PM Revision 0ea6d841: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
06:32 PM Revision c16d56cc: Added generate command in src/commands/command-generate.lisp
J. Moringen
06:32 PM Revision a2b68087: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
06:32 PM Revision cdd43f91: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
06:32 PM Revision 8bc96d3b: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
06:32 PM Revision 5d2613fb: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
06:32 PM Revision 7bfe2875: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
06:32 PM Revision 117bface: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
06:32 PM Revision fdd34316: Added input functions in src/commands/functions-input.lisp
J. Moringen
06:32 PM Revision 2bbf20cc: Added version functions in src/commands/functions-version.lisp
J. Moringen
06:32 PM Revision 8c8c2099: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
06:32 PM Revision 57d313f9: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
06:32 PM Revision afea428e: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
06:32 PM Revision 4036ffca: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
06:32 PM Revision bc0acdd3: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
06:32 PM Revision 366b5fa6: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
06:32 PM Revision b522c237: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
06:32 PM Revision 527b551c: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
06:32 PM Revision 8cc028f7: trace-variable
J. Moringen
04:56 PM Revision db78b55f: Allow continuing after failed versions in src/commands/functions-input.lisp
J. Moringen
04:56 PM Revision 8f2a871b: allow processing multiple distributions
J. Moringen
04:56 PM Revision 9f468ef5: citkat gravatar
J. Moringen
04:56 PM Revision 9572d62b: citkat fixes
J. Moringen
04:56 PM Revision 35188235: phase for report command
J. Moringen
04:56 PM Revision d00d41aa: commandline-interface/main abort fix
J. Moringen
04:56 PM Revision 390e9f66: citkat multiple person names
J. Moringen
04:56 PM Revision 8ba11220: citkat downcase scm kind
J. Moringen
04:56 PM Revision d7074ba5: citkat license
J. Moringen
04:56 PM Revision 1056135d: citkat report
J. Moringen
04:56 PM Revision 7d0c1699: Added query command in src/commands/command-query.lisp
J. Moringen
04:56 PM Revision 0563c970: Added hack command in src/commands/command-hack.lisp
J. Moringen
04:56 PM Revision a42d0ddf: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
04:56 PM Revision af1affff: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
04:56 PM Revision b5a39889: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
04:56 PM Revision 6883e9d1: Added report command in src/commands/command-report.lisp
J. Moringen
04:56 PM Revision 5a875d1a: suspicious natures in src/commands/command-validate.lisp
J. Moringen
04:56 PM Revision 8c906241: for validate
J. Moringen
04:56 PM Revision 8753edfb: for validate command
J. Moringen
04:56 PM Revision c173a67f: Added validate command in src/commands/command-validate.lisp
J. Moringen
04:56 PM Revision b58458d2: trace-variable
J. Moringen
04:56 PM Revision 9149c0e8: dry-run for generate
J. Moringen
04:56 PM Revision 955f2577: load persons in src/commands/command-generate.lisp
J. Moringen
04:56 PM Revision 2890eca2: maybe for generate command
J. Moringen
04:56 PM Revision 51e87805: for generate command
J. Moringen
04:56 PM Revision 4b103374: Option error reporting issues
J. Moringen
04:56 PM Revision 696e00cf: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
04:56 PM Revision 64bd4612: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
04:56 PM Revision a7fe1d7e: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
04:56 PM Revision 693acb64: Removed clon dependency
J. Moringen
04:56 PM Revision 17565d90: Removed generate stuff from main.lisp
J. Moringen
04:56 PM Revision 4ba2a42f: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
04:56 PM Revision e964fe11: Added generate command in src/commands/command-generate.lisp
J. Moringen
04:56 PM Revision b4e4e5be: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
04:56 PM Revision b5e9b522: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
04:56 PM Revision ab9660ba: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
04:56 PM Revision eaf65c6d: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
04:56 PM Revision 490efed2: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
04:56 PM Revision 363e97b6: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
04:56 PM Revision daacb4c8: Added input functions in src/commands/functions-input.lisp
J. Moringen
04:56 PM Revision 695da25d: Added version functions in src/commands/functions-version.lisp
J. Moringen
04:56 PM Revision 56999a5a: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
04:56 PM Revision 97eb902f: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
04:56 PM Revision ff8980cf: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
04:56 PM Revision 803c8f47: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
04:56 PM Revision c61d37c0: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
04:56 PM Revision 51ba38f5: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
04:56 PM Revision 19cd2ef3: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
04:56 PM Revision 88ea7cb1: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
04:56 PM Revision 1bb10210: removed legacy stuff from main
J. Moringen
04:56 PM Revision 89cb4eb2: Search for license files lazily in src/analysis/license.lisp
* src/analysis/util.lisp (make-file-generator): new function;
generator for pathnames matching given patterns
* src...
J. Moringen
04:54 PM Revision cc9ffe85: Normalize license texts for comparison in src/analysis/license.lisp
* src/analysis/license.lisp (whitespace?): new function; whitespace
predicate
(normalize-text): new function; squ...
J. Moringen
04:54 PM Revision b4063852: Include additional licenses in src/analysis/license.lisp
* src/analysis/license.lisp (*licenses*): look for licenses in
data/licenses and include them
J. Moringen
04:54 PM Revision 302a50ff: New function identify-license in src/analysis/license.lisp
* src/analysis/license.lisp (identify-license): new function; identify
license given its text
(analyze pathname :...
J. Moringen
04:54 PM Revision 6afe988d: Include well-known licenses at build-time in src/analysis/license.lisp
* src/analysis/license.lisp (directory-licenses): new function; list
license files in a directory
(*licenses*): n...
J. Moringen
04:54 PM Revision dfba03c4: Improvements in edit-distance in src/analysis/util.lisp
* src/analysis/util.lisp (edit-distance): optimizations and cosmetic
changes
J. Moringen
03:52 PM Revision bcc8c03c: Use :type uri for "base-uri" in src/commandline-interface/configuration.lisp
* src/commandline-interface/configuration.lisp (define-schema *jenkins-schema*):
changed type of "base-uri" string ...
J. Moringen
 

Also available in: Atom