Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.21 / (download) - annotate - [select for diffs], Tue Apr 19 02:48:43 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +17 -10 lines
Diff to previous 1.20 (colored)
set compression / config file
Revision 1.20 / (download) - annotate - [select for diffs], Tue Apr 19 02:16:17 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.19: +59 -71 lines
Diff to previous 1.19 (colored)
clean up
Revision 1.19 / (download) - annotate - [select for diffs], Sun Apr 17 21:23:34 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.18: +59 -0 lines
Diff to previous 1.18 (colored)
add symset() and varset parsing
Revision 1.18 / (download) - annotate - [select for diffs], Sun Apr 10 21:20:24 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.17: +29 -31 lines
Diff to previous 1.17 (colored)
clean up
Revision 1.17 / (download) - annotate - [select for diffs], Sun Apr 10 21:04:06 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.16: +20 -27 lines
Diff to previous 1.16 (colored)
clean up
Revision 1.16 / (download) - annotate - [select for diffs], Sun Apr 10 20:03:38 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.15: +52 -70 lines
Diff to previous 1.15 (colored)
cleaning
Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 3 13:52:00 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 (colored)
whitespace fix
Revision 1.14 / (download) - annotate - [select for diffs], Tue Mar 29 22:16:46 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.13: +10 -0 lines
Diff to previous 1.13 (colored)
clean up
Revision 1.13 / (download) - annotate - [select for diffs], Tue Mar 29 21:23:50 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.12: +0 -10 lines
Diff to previous 1.12 (colored)
clean up
Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 29 21:15:15 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.11: +3 -7 lines
Diff to previous 1.11 (colored)
clean up
Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 29 20:57:40 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.10: +50 -64 lines
Diff to previous 1.10 (colored)
clean up
Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 25 22:43:43 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.9: +19 -15 lines
Diff to previous 1.9 (colored)
removing support for included files
Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 25 21:12:46 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.8: +1 -24 lines
Diff to previous 1.8 (colored)
move config_perm() from parse.y to config.h
Revision 1.8 / (download) - annotate - [select for diffs], Tue Mar 22 02:18:20 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)
whitespaces
Revision 1.7 / (download) - annotate - [select for diffs], Tue Mar 22 01:51:36 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.6: +0 -1 lines
Diff to previous 1.6 (colored)
whitespace
Revision 1.6 / (download) - annotate - [select for diffs], Sun Mar 20 23:03:01 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.5: +353 -6 lines
Diff to previous 1.5 (colored)
set expire | set action / parsing
Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 20 22:00:51 2022 UTC (3 years, 1 month ago) by dev
Branch: MAIN
Changes since 1.4: +18 -13 lines
Diff to previous 1.4 (colored)
minior changes
Revision 1.4 / (download) - annotate - [select for diffs], Sun Mar 20 20:40:36 2022 UTC (3 years, 2 months ago) by dev
Branch: MAIN
Changes since 1.3: +76 -17 lines
Diff to previous 1.3 (colored)
config_pop()
Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 20 18:47:16 2022 UTC (3 years, 2 months ago) by dev
Branch: MAIN
Changes since 1.2: +57 -3 lines
Diff to previous 1.2 (colored)
config_push()
Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 20 17:33:18 2022 UTC (3 years, 2 months ago) by dev
Branch: MAIN
Changes since 1.1: +14 -1 lines
Diff to previous 1.1 (colored)
config_load() initial release
Revision 1.1 / (download) - annotate - [select for diffs], Sat Mar 19 10:04:59 2022 UTC (3 years, 2 months ago) by dev
Branch: MAIN
initial parse.y commit