diff options
| author | Lars Hjemli <hjemli@gmail.com> | 2008-03-24 16:00:27 +0100 |
|---|---|---|
| committer | Lars Hjemli <hjemli@gmail.com> | 2008-03-24 16:00:27 +0100 |
| commit | f34478cbe0214a201e7ecef3e79ed6c957b7beee (patch) | |
| tree | 1ee05da742488cab51a06e083d26b7b58d829b43 /shared.c | |
| parent | Add command dispatcher (diff) | |
| download | cgit-magenta-f34478cbe0214a201e7ecef3e79ed6c957b7beee.tar.xz | |
Refactor snapshot support
The snapshot support needs to be split between output- and config-related functions to get the layering between shared.c and ui-*.c right. There is also some codestyle-issues which needs fixing to make the snapshot functions more similar to the rest of the cgit code. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'shared.c')
| -rw-r--r-- | shared.c | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/shared.c b/shared.c |
