Commit Graph

1549 Commits (220cb74d33e956963e728f04a9b462ac2860bdf8)
 

Author SHA1 Message Date
Lars Hjemli 27cd3b2a70 Test for NULL-pointers in html_txt() and friends 18 years ago
Lars Hjemli c43f1246cb Minor style fixes 18 years ago
Lars Hjemli 2efee09abe Add missing diff-link in ui-commit.c 18 years ago
Lars Hjemli 9d8d9b6123 Only show first 80 characters of commit subject in log and summary 18 years ago
Lars Hjemli 378cae6398 Add missing ttl-options in config 18 years ago
Lars Hjemli 8e495b075d cgit 0.1 18 years ago
Lars Hjemli 40dea5254a Let make know that ui-diff.c depends on xdiff.h 18 years ago
Lars Hjemli 36aba00273 Add basic diff view 18 years ago
Lars Hjemli a53042865a Use html_filemode in ui-tree.c 18 years ago
Lars Hjemli fb6e5869dc Don't show new and old filemode for added/removed files 18 years ago
Lars Hjemli 6cb326c83b Show list of modified files in ui-commit.c 18 years ago
Lars Hjemli 9c5229ea39 Reformat code to avoid excessive line lengths 18 years ago
Lars Hjemli aaa24bdd30 Add cgit_free_commitinfo() and use where needed 18 years ago
Lars Hjemli fa82b03e05 Simplify ui-commit.c 18 years ago
Lars Hjemli 8960d267ed Show emails and timestamps in ui-commit.c 18 years ago
Lars Hjemli 77078ba716 Teach commit parser about author/committer email + timestamp 18 years ago
Lars Hjemli 7c849d94ec Allow relative paths for cgit_cache_root 18 years ago
Lars Hjemli 61245ad185 Add cache-root option to /cgit/rc 18 years ago
Lars Hjemli 521dc7a4bf Add argument parsing + switch for uncached operation 18 years ago
Lars Hjemli a1a79998f2 Add head comment to shared.c 18 years ago
Lars Hjemli 6c14f5e457 Add head comment to ui-commit.c 18 years ago
Lars Hjemli f516218d0d gitweb ripoff: set tr:hover to highligt current row 18 years ago
Lars Hjemli 0de2055b75 Make repo header a link to summary page 18 years ago
Lars Hjemli 148fb9622c Move cgit_print_date into ui-shared, reuse in ui-summary 18 years ago
Lars Hjemli 9a8f88658d Add ui-commit.c + misc ui cleanups 18 years ago
Lars Hjemli 2101e26fd6 Add a common commit parser 18 years ago
Lars Hjemli 420712ac25 Add simple pager to log page 18 years ago
Lars Hjemli c45b8178d0 Add separate makefile-rule to clear current cache 18 years ago
Lars Hjemli dcef257d4f Remove implementation details from README 18 years ago
Lars Hjemli 9c2e863ec2 Small layout adjustments to summary and blob view 18 years ago
Lars Hjemli 06fe0c2f47 Add display of tree content w/ui-tree.c 18 years ago
Lars Hjemli 58d04f6523 cache_lock: do xstrdup/free on lockfile 18 years ago
Lars Hjemli fbaf1171b4 Don't truncate valid cachefiles 18 years ago
Lars Hjemli 44923f8953 Move global variables + callback functions into shared.c 18 years ago
Lars Hjemli df63119302 Move functions for generic object output into ui-view.c 18 years ago
Lars Hjemli d14c5f6d3a Move log-functions into ui-log.c 18 years ago
Lars Hjemli 1418034e64 Move repo summary functions into ui-summary.c 18 years ago
Lars Hjemli 74620f12e4 Move functions for repolist output into ui-repolist.c 18 years ago
Lars Hjemli 5a106eb09b Move common output-functions into ui-shared.c 18 years ago
Lars Hjemli 51ada4fda2 Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c 18 years ago
Lars Hjemli 318d106300 Avoid infinite loops in caching layer 18 years ago
Lars Hjemli a581ed8d6c Let 'make install' clear all cachefiles 18 years ago
Lars Hjemli f5069d88df Fix cache algorithm loophole 18 years ago
Lars Hjemli 76827d8679 Add version identifier in generated files 18 years ago
Lars Hjemli 7640d90b73 Add license file and copyright notices 18 years ago
Lars Hjemli 25105d7eca Add caching infrastructure 18 years ago
Lars Hjemli 856c026e22 Add .gitignore 18 years ago
Lars Hjemli c76a52be5b Replace useless make rules with generic $(OBJECTS) dependency 18 years ago
Lars Hjemli 0d169ada2b Import cgit prototype from git tree 18 years ago