Commit Graph

  • ebd7b0fbc3 Do not die if tag has no message Lars Hjemli 2007-02-03 16:11:41 +0100
  • bb3e7950c3 Fix search for non-virtual urls Lars Hjemli 2007-02-03 13:08:21 +0100
  • 66414b68cf Update README with install/config information Lars Hjemli 2007-01-28 13:18:23 +0100
  • 3c388a3bf8 Add template for /etc/cgitrc Lars Hjemli 2007-01-28 12:52:14 +0100
  • 7dd50c98d7 Add parameter to adjust max message length in log listings Lars Hjemli 2007-01-28 12:17:03 +0100
  • d8b0cca260 Set explicit font size Lars Hjemli 2007-01-28 12:01:21 +0100
  • 8596cda71d Change global document layout Lars Hjemli 2007-01-28 11:33:55 +0100
  • 4a9dea5c01 Unified install path Lars Hjemli 2007-01-28 11:31:57 +0100
  • 777faf7e50 Cleanup table listings Lars Hjemli 2007-01-28 00:39:26 +0100
  • 447025f62c Enable building with debuginfo Lars Hjemli 2007-01-17 01:13:05 +0100
  • 23734c5a2b Extend repo summary with tag list Lars Hjemli 2007-01-17 01:10:39 +0100
  • a69061fdb7 Add function cgit_parse_tag() Lars Hjemli 2007-01-17 01:09:51 +0100
  • 06c81d6faa Add some more decls from git (cache.h, tag.h) Lars Hjemli 2007-01-17 01:07:31 +0100
  • 66091f934a Handle empty/malformed commit messages Lars Hjemli 2007-01-16 18:41:01 +0100
  • 5cd2bf7e7f WIP: add paths/backlinks to tree/blobview Lars Hjemli 2007-01-12 00:46:17 +0100
  • 2c2047ff67 Remove troublesome chars from cachefile names Lars Hjemli 2007-01-12 00:24:35 +0100
  • 83a5f35a27 Move cache_prepare() to cgit Lars Hjemli 2007-01-12 00:00:15 +0100
  • f98e72684b Use long instead of int when converting from TTL to seconds Lars Hjemli 2007-01-05 18:20:23 +0100
  • a6a1112528 Use TTL-settings even in nocache mode Lars Hjemli 2007-01-05 18:18:58 +0100
  • 52e605caf5 Handle %xx encoding in querystring Lars Hjemli 2007-01-04 16:53:03 +0100
  • 05b13194b4 Handle '+' in querystring Lars Hjemli 2006-12-28 02:51:46 +0100
  • 732d68d240 Add basic log filtering Lars Hjemli 2006-12-28 02:45:28 +0100
  • e39d738c39 Add generic support for search box in page header Lars Hjemli 2006-12-28 02:01:49 +0100
  • 27cd3b2a70 Test for NULL-pointers in html_txt() and friends Lars Hjemli 2006-12-28 01:54:43 +0100
  • c43f1246cb Minor style fixes Lars Hjemli 2006-12-22 01:44:32 +0100
  • 2efee09abe Add missing diff-link in ui-commit.c Lars Hjemli 2006-12-22 01:38:37 +0100
  • 9d8d9b6123 Only show first 80 characters of commit subject in log and summary Lars Hjemli 2006-12-22 00:58:18 +0100
  • 378cae6398 Add missing ttl-options in config Lars Hjemli 2006-12-22 00:56:02 +0100
  • 8e495b075d cgit 0.1 v0.1 Lars Hjemli 2006-12-21 00:53:03 +0100
  • 40dea5254a Let make know that ui-diff.c depends on xdiff.h Lars Hjemli 2006-12-21 00:47:05 +0100
  • 36aba00273 Add basic diff view Lars Hjemli 2006-12-20 22:48:27 +0100
  • a53042865a Use html_filemode in ui-tree.c Lars Hjemli 2006-12-17 23:55:53 +0100
  • fb6e5869dc Don't show new and old filemode for added/removed files Lars Hjemli 2006-12-17 23:30:55 +0100
  • 6cb326c83b Show list of modified files in ui-commit.c Lars Hjemli 2006-12-17 23:07:28 +0100
  • 9c5229ea39 Reformat code to avoid excessive line lengths Lars Hjemli 2006-12-16 19:35:31 +0100
  • aaa24bdd30 Add cgit_free_commitinfo() and use where needed Lars Hjemli 2006-12-16 14:58:20 +0100
  • fa82b03e05 Simplify ui-commit.c Lars Hjemli 2006-12-16 14:46:05 +0100
  • 8960d267ed Show emails and timestamps in ui-commit.c Lars Hjemli 2006-12-16 14:28:26 +0100
  • 77078ba716 Teach commit parser about author/committer email + timestamp Lars Hjemli 2006-12-16 14:25:41 +0100
  • 7c849d94ec Allow relative paths for cgit_cache_root Lars Hjemli 2006-12-16 13:55:58 +0100
  • 61245ad185 Add cache-root option to /cgit/rc Lars Hjemli 2006-12-16 13:43:01 +0100
  • 521dc7a4bf Add argument parsing + switch for uncached operation Lars Hjemli 2006-12-16 13:33:32 +0100
  • a1a79998f2 Add head comment to shared.c Lars Hjemli 2006-12-16 01:14:01 +0100
  • 6c14f5e457 Add head comment to ui-commit.c Lars Hjemli 2006-12-16 01:11:55 +0100
  • f516218d0d gitweb ripoff: set tr:hover to highligt current row Lars Hjemli 2006-12-16 01:00:12 +0100
  • 0de2055b75 Make repo header a link to summary page Lars Hjemli 2006-12-16 00:49:37 +0100
  • 148fb9622c Move cgit_print_date into ui-shared, reuse in ui-summary Lars Hjemli 2006-12-16 00:33:28 +0100
  • 9a8f88658d Add ui-commit.c + misc ui cleanups Lars Hjemli 2006-12-16 00:19:56 +0100
  • 2101e26fd6 Add a common commit parser Lars Hjemli 2006-12-15 18:17:36 +0100
  • 420712ac25 Add simple pager to log page Lars Hjemli 2006-12-14 00:40:34 +0100
  • c45b8178d0 Add separate makefile-rule to clear current cache Lars Hjemli 2006-12-13 14:39:41 +0100
  • dcef257d4f Remove implementation details from README Lars Hjemli 2006-12-13 02:06:29 +0100
  • 9c2e863ec2 Small layout adjustments to summary and blob view Lars Hjemli 2006-12-13 00:36:22 +0100
  • 06fe0c2f47 Add display of tree content w/ui-tree.c Lars Hjemli 2006-12-13 00:13:27 +0100
  • 58d04f6523 cache_lock: do xstrdup/free on lockfile Lars Hjemli 2006-12-12 10:16:41 +0100
  • fbaf1171b4 Don't truncate valid cachefiles Lars Hjemli 2006-12-11 22:53:50 +0100
  • 44923f8953 Move global variables + callback functions into shared.c Lars Hjemli 2006-12-11 17:25:41 +0100
  • df63119302 Move functions for generic object output into ui-view.c Lars Hjemli 2006-12-11 17:12:26 +0100
  • d14c5f6d3a Move log-functions into ui-log.c Lars Hjemli 2006-12-11 17:04:19 +0100
  • 1418034e64 Move repo summary functions into ui-summary.c Lars Hjemli 2006-12-11 16:55:07 +0100
  • 74620f12e4 Move functions for repolist output into ui-repolist.c Lars Hjemli 2006-12-11 16:48:03 +0100
  • 5a106eb09b Move common output-functions into ui-shared.c Lars Hjemli 2006-12-11 16:38:30 +0100
  • 51ada4fda2 Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c Lars Hjemli 2006-12-11 16:11:40 +0100
  • 318d106300 Avoid infinite loops in caching layer Lars Hjemli 2006-12-11 12:10:12 +0100
  • a581ed8d6c Let 'make install' clear all cachefiles Lars Hjemli 2006-12-11 11:23:05 +0100
  • f5069d88df Fix cache algorithm loophole Lars Hjemli 2006-12-11 09:57:58 +0100
  • 76827d8679 Add version identifier in generated files Lars Hjemli 2006-12-10 23:50:16 +0100
  • 7640d90b73 Add license file and copyright notices Lars Hjemli 2006-12-10 22:41:14 +0100
  • 25105d7eca Add caching infrastructure Lars Hjemli 2006-12-10 22:31:36 +0100
  • 856c026e22 Add .gitignore Lars Hjemli 2006-12-09 22:21:43 +0100
  • c76a52be5b Replace useless make rules with generic $(OBJECTS) dependency Lars Hjemli 2006-12-09 15:29:05 +0100
  • 0d169ada2b Import cgit prototype from git tree Lars Hjemli 2006-12-09 15:18:17 +0100