Commit Graph

  • 486c87ec29 ui-shared: use strcmp() to compare strings Lars Hjemli 2007-06-17 12:58:59 +02:00
  • 44947bfcdc Add and use cgit_tree_link() Lars Hjemli 2007-06-17 01:23:08 +02:00
  • f91b9696a3 ui-tree: make blob viewer generate valid html Lars Hjemli 2007-06-16 21:35:58 +02:00
  • ffc69736a6 ui-tree: unify with ui-view, use path to select tree/blob Lars Hjemli 2007-06-16 20:20:42 +02:00
  • 849f0f0f02 cgit.css: make it validate Lars Hjemli 2007-06-07 00:43:07 +02:00
  • c83db796a1 ui-diff: close td/tr/table properly Lars Hjemli 2007-06-06 23:02:40 +02:00
  • 4a6201e318 ui-diff: emit table/tr/td at better locations Lars Hjemli 2007-06-05 11:44:47 +02:00
  • e651cb0d2d Rename dirlink to gitlink. Jeffrey C. Ollie 2007-06-04 12:28:56 -05:00
  • 51a960a3ca Implemented configurable HEAD shortlog on summary page. Ondrej Jirman 2007-05-26 03:33:41 +02:00
  • 6130231ed5 Check for NULL commit buffer in cgit_parse_commit() Ondrej Jirman 2007-05-26 03:27:49 +02:00
  • a922615dae Add option to disable pager to cgit_print_log(). Ondrej Jirman 2007-05-26 03:26:14 +02:00
  • 3ce6fc16ef Handle single-line and empty commit subjects Ondrej Jirman 2007-05-26 02:19:38 +02:00
  • 1a63cfcc3d Use & instead of & in URLs. Ondrej Jirman 2007-05-26 01:15:10 +02:00
  • 0928d8827a Fixed unexpected tags in html output. Ondrej Jirman 2007-05-26 01:14:25 +02:00
  • 2a09c0d184 cgit v0.5 v0.5 Lars Hjemli 2007-05-24 00:18:16 +02:00
  • 7dc99a4bbb Bad html: it's nice to add alt-attributes Lars Hjemli 2007-05-24 00:08:36 +02:00
  • ef473df0b3 Bad html: <form> should have an action-attribute Lars Hjemli 2007-05-24 00:06:25 +02:00
  • 62dcc05c27 Close a <tr> properly Lars Hjemli 2007-05-24 00:02:18 +02:00
  • bbcdc290c6 Add repo.readme parameter Lars Hjemli 2007-05-23 22:46:54 +02:00
  • 25da3f7625 Remove unused variable from ui-repolist.c:read_agefile() Lars Hjemli 2007-05-23 19:22:20 +02:00
  • 57f6a8bf0d Show time since last change on index page Lars Hjemli 2007-05-22 23:25:25 +02:00
  • 237ef7b06d Use cgit_print_age() on summary and log pages Lars Hjemli 2007-05-22 23:15:36 +02:00
  • 5db39170b6 Add cgit_print_age() function Lars Hjemli 2007-05-22 23:08:46 +02:00
  • 3b86b44fc7 css: make column headings bold Lars Hjemli 2007-05-21 00:29:11 +02:00
  • 0b8b6a3176 Make frontpage friendlier Lars Hjemli 2007-05-21 00:14:28 +02:00
  • 271ac5a7e6 Merge branch 'repogroups' Lars Hjemli 2007-05-20 22:13:17 +02:00
  • 7b39144a54 Adjust apperance of repogroup headers Lars Hjemli 2007-05-20 22:12:54 +02:00
  • dc3ac3f760 Merge branch 'virtual-url' Lars Hjemli 2007-05-20 22:09:55 +02:00
  • 977a0b173d Merge branch 'index-header' Lars Hjemli 2007-05-20 14:33:59 +02:00
  • d4dbfdfbae Use git-1.5.2 Lars Hjemli 2007-05-20 13:14:36 +02:00
  • de69ce020c Teach cgit howto include an external file on index page. Lars Hjemli 2007-05-19 00:00:25 +02:00
  • 5e75128a8b Add html_include() Lars Hjemli 2007-05-18 23:56:10 +02:00
  • 2aef89e5da Don't highlight repogroup headings Lars Hjemli 2007-05-18 23:17:09 +02:00
  • 5877c49f68 Teach cgit how to group repositories by category Lars Hjemli 2007-05-18 22:48:22 +02:00
  • 3de63b264c Don't be fooled by trailing '/' in url-parameter Lars Hjemli 2007-05-18 13:06:45 +02:00
  • 72fa5c63f8 cache_safe_filename() needs more buffers Lars Hjemli 2007-05-18 03:54:15 +02:00
  • 30ccdcaa74 Enable url=value querystring parameter Lars Hjemli 2007-05-18 03:00:54 +02:00
  • 43d40f2b70 Add lookup-function for valid repo commands Lars Hjemli 2007-05-18 00:50:46 +02:00
  • 305414df12 Move cgit_get_repoinfo into shared.c Lars Hjemli 2007-05-18 00:47:47 +02:00
  • 08cc2e5f0e Remove unused extern declarations from cgit.h Lars Hjemli 2007-05-18 22:50:11 +02:00
  • e189344a7d Add knobs to enable/disable files/lines changed in log view Lars Hjemli 2007-05-18 13:55:52 +02:00
  • c1ad6cb778 Restrict length of repo description on repolist page Lars Hjemli 2007-05-16 10:45:45 +02:00
  • f4f1339fe6 Don't die when diffing trees with subprojects Lars Hjemli 2007-05-16 04:21:06 +02:00
  • d82c08a044 Do not wrap filemode column in diffstat table Lars Hjemli 2007-05-16 03:30:57 +02:00
  • 8f6f8c3406 Add C D L and T links to index page Lars Hjemli 2007-05-16 02:12:06 +02:00
  • 723469962b Make git_pageurl handle NULL querystrings Lars Hjemli 2007-05-16 02:06:28 +02:00
  • 97de8f0554 Add support for tree listing via h parameter Lars Hjemli 2007-05-16 01:38:02 +02:00
  • dff894d129 Add link to commitdiff below diffstat Lars Hjemli 2007-05-16 01:16:56 +02:00
  • f9ff7df613 Add support for commitdiff via h parameter Lars Hjemli 2007-05-16 00:58:35 +02:00
  • a2ddc10479 Change commit-view to expect h parameter, not id Lars Hjemli 2007-05-16 00:26:23 +02:00
  • b28b105ec1 Enable default value for head parameter Lars Hjemli 2007-05-16 00:14:51 +02:00
  • 47a81c77fd Restrict deep nesting of configfiles Lars Hjemli 2007-05-15 23:28:40 +02:00
  • ad3b39d3b8 Include cgit.conf in Makefile Lars Hjemli 2007-05-15 18:38:31 +02:00
  • c94afaacf4 ui-diff: show /dev/null as filename for add/delete Lars Hjemli 2007-05-15 09:27:27 +02:00
  • e903011c44 Use tables and css to create the diffstat graph, fix scaling Lars Hjemli 2007-05-15 02:13:11 +02:00
  • cfd2aa0797 Do not alter incoming sha1 when handling the download refs. Lars Hjemli 2007-05-15 01:05:39 +02:00
  • ea2831f1c8 Don't hardcode urls when SCRIPT_NAME is available Lars Hjemli 2007-05-15 00:48:31 +02:00
  • 6fb7d09fea ui-shared.c: fix whitespace breakage Lars Hjemli 2007-05-15 00:22:03 +02:00
  • 495e396773 Show tag heading even if first tag is of the lightweight kind Lars Hjemli 2007-05-15 00:07:37 +02:00
  • 9927e63f38 Specify static storage class for file-local declarations Lars Hjemli 2007-05-14 23:58:29 +02:00
  • 5ec6e02bd1 Add include-parameter to config files Lars Hjemli 2007-05-14 23:40:33 +02:00
  • 9ecde6568a Let makefile override the configfile location Lars Hjemli 2007-05-14 23:09:49 +02:00
  • 5b94c96a83 cgit.c: fix whitespace breakage Lars Hjemli 2007-05-14 22:58:01 +02:00
  • a342ac6b4d cgit.css: try to make diffs look a little bit nicer Lars Hjemli 2007-05-14 18:31:05 +02:00
  • a1a0cd8b5a cgit.css: try do make diffstat a little bit nicer Lars Hjemli 2007-05-14 18:08:03 +02:00
  • 9fb53af215 Add log filtering by path and link to it from tree view Lars Hjemli 2007-05-14 11:10:59 +02:00
  • 4fdf571c88 cgit v0.4 v0.4 Lars Hjemli 2007-05-13 23:28:19 +02:00
  • 6a8749d3bd Add commitdiff between commit and each of it's parent Lars Hjemli 2007-05-13 23:13:12 +02:00
  • 8a3685bcf2 Add graphical diffstat to commit view Lars Hjemli 2007-05-13 22:25:14 +02:00
  • c6cf3a424a Add max-commit-count parameter to cgitrc Lars Hjemli 2007-05-13 17:15:06 +02:00
  • 80e577c3ef Show number of changed lines in log view Lars Hjemli 2007-05-13 17:03:27 +02:00
  • 38a0f9cd89 Simplify ui-diff.c using the new file-level diff interface Lars Hjemli 2007-05-13 14:21:46 +02:00
  • c4ef667961 Add standard interface for file diff functions Lars Hjemli 2007-05-13 14:21:19 +02:00
  • 48dc00342e Show number of changed files in log view Lars Hjemli 2007-05-13 11:27:46 +02:00
  • ae4c1ee113 Use standard tree-diff function when showing diffstat for single commit Lars Hjemli 2007-05-13 11:26:23 +02:00
  • 1b49de3c2c Add shared diff-handling functions Lars Hjemli 2007-05-13 11:24:23 +02:00
  • f5af0beb6a css: fix bad rendering in Internet Explorer Lars Hjemli 2007-05-12 00:29:37 +02:00
  • 9f48df63f6 Add links to enable downloading of tagged blobs Lars Hjemli 2007-05-11 23:44:42 +02:00
  • f596d10d73 Makefile: add support for building w.o. preinstalled git Lars Hjemli 2007-05-11 20:41:14 +02:00
  • dad80d1ff8 Tag release v0.3 v0.3 Lars Hjemli 2007-05-11 12:15:44 +02:00
  • 5a217ed3e0 Update README with submodule build info Lars Hjemli 2007-05-11 12:13:15 +02:00
  • ded9393b17 Add submodule links in tree listing Lars Hjemli 2007-05-11 12:12:48 +02:00
  • cc1dbd1b5d Add submodules.sh and use it during builds Lars Hjemli 2007-05-10 11:25:12 +02:00
  • e743443811 Added git as a submodule Lars Hjemli 2007-05-10 08:50:49 +02:00
  • ca8eb8fc8f Add support for downloading single blobs Lars Hjemli 2007-05-09 00:48:09 +02:00
  • 7250a15467 ui-view: show pathname if specified in querystring Lars Hjemli 2007-05-08 23:52:56 +02:00
  • 61c3ca978c Update to libgit 1.5.2-rc2 Lars Hjemli 2007-05-08 22:40:59 +02:00
  • 66cacd053b Layout update Lars Hjemli 2007-02-17 13:46:18 +01:00
  • ac70cb4795 Make snapshot feature configurable Lars Hjemli 2007-02-08 14:47:56 +01:00
  • ab2ab95f09 Add support for snapshots Lars Hjemli 2007-02-08 13:53:13 +01:00
  • 14d360df60 cgit v0.2 v0.2 Lars Hjemli 2007-02-05 00:21:06 +01:00
  • c52e84135e Add support for prefix and gitsrc arguments to 'make' Lars Hjemli 2007-02-04 23:57:34 +01:00
  • 74b0db9556 Update cgitrc template Lars Hjemli 2007-02-04 23:24:08 +01:00
  • 8fb2f05696 Add support for lightweight tags Lars Hjemli 2007-02-04 22:55:19 +01:00
  • ce1c7336e5 Read repo-info from /etc/cgitrc Lars Hjemli 2007-02-03 15:02:55 +01:00
  • ebd7b0fbc3 Do not die if tag has no message Lars Hjemli 2007-02-03 16:11:41 +01:00
  • bb3e7950c3 Fix search for non-virtual urls Lars Hjemli 2007-02-03 13:08:21 +01:00
  • 66414b68cf Update README with install/config information Lars Hjemli 2007-01-28 13:18:23 +01:00
  • 3c388a3bf8 Add template for /etc/cgitrc Lars Hjemli 2007-01-28 12:52:14 +01:00
  • 7dd50c98d7 Add parameter to adjust max message length in log listings Lars Hjemli 2007-01-28 12:17:03 +01:00