| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use @ when accessing variables in templates | Dan Fandrich | 2024-11-20 | 1 | -2/+2 |
| | | | | | | | | | Access without the @ symbol is the older method and is discouraged. This take leaves alone accesses of variables that are defined within the template, which don't seem to allow an @. This is the second batch of files. | ||||
| * | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 1 | -2/+2 |
| | | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
| * | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 1 | -2/+2 |
| | | | | | Access without the @ symbol is the older method and is discouraged. | ||||
| * | enable ipv6 for git | Michael Scherer | 2011-06-08 | 1 | -0/+1 |
| | | |||||
| * | - fix the path used for git-daemon ( lib_dir include /usr ) | Michael Scherer | 2011-02-16 | 1 | -1/+1 |
| | | |||||
| * | - fix path of git-daemon, as it break on x86_64 ( ie valstar ) | Michael Scherer | 2011-02-16 | 1 | -1/+1 |
| | | |||||
| * | oops, add missing file | Michael Scherer | 2011-01-16 | 1 | -0/+13 |
