Commit Graph

  • e6b635c2b1 Added root-desc to default configuration. Harley Laue 2008-05-20 19:08:21 -0500
  • 08a8757fa5 ui-tree.c: avoid peeking at GITLINK objects Lars Hjemli 2008-05-20 22:32:22 +0200
  • dd7c172542 cache.c: fix error checking in print_slot() Lars Hjemli 2008-05-20 17:56:47 +0200
  • af2e75616d cache.c: do not ignore errors from print_slot() Lars Hjemli 2008-05-18 23:59:11 +0200
  • cdc6b2f8e7 cache.c: use xread()/xwrite() from libgit Lars Hjemli 2008-05-18 23:26:05 +0200
  • d402811bd2 cache.c: make all io-related functions return errno on error Lars Hjemli 2008-05-18 23:16:50 +0200
  • 6102bcfce4 cache.c: read(2) returns -1 on error, not 0 Lars Hjemli 2008-05-18 23:10:05 +0200
  • c3de425acb Use GIT-1.5.5.1 Lars Hjemli 2008-05-18 21:40:28 +0200
  • 8907f2a031 Include commit-id in link from diff-stat Lars Hjemli 2008-05-18 21:21:32 +0200
  • 502d57596e ui-commit: handle root commits Lars Hjemli 2008-05-18 21:09:26 +0200
  • 17890d0058 Add link to index page from repo header, remove page name Lars Hjemli 2008-05-03 12:44:20 +0200
  • aa3c4486b4 Add footer with page creation time and cgit version on all pages Lars Hjemli 2008-05-03 11:07:41 +0200
  • c6078b8b00 Add a pager on the repolist Lars Hjemli 2008-05-03 10:54:39 +0200
  • 141f1c3eb6 Add cgit_index_link() function with support for offset Lars Hjemli 2008-05-03 10:37:02 +0200
  • e19683bede Merge branch 'lh/cache' Lars Hjemli 2008-05-03 10:10:07 +0200
  • 112b208062 Print an error if filename is not found in html_include. Harley Laue 2008-04-29 17:59:53 +0200
  • 905dbaef5a Merge branch 'lh/about' Lars Hjemli 2008-04-29 01:13:08 +0200
  • 71adba1f16 Add 'about site' and 'about repo' pages Lars Hjemli 2008-04-29 01:09:41 +0200
  • c6431a7150 Prepare for 'about site' page / add 'root-readme' option to cgitrc Lars Hjemli 2008-04-29 01:06:30 +0200
  • 651ef79768 Make it possible for a single cmd to work both with and without a repo Lars Hjemli 2008-04-29 01:01:30 +0200
  • 4c9916043d Re-enable 'index-info' and add support for 'root-desc' in cgitrc Lars Hjemli 2008-04-29 00:55:34 +0200
  • 8062817885 Move included header-file out of repolist table Lars Hjemli 2008-04-29 00:35:49 +0200
  • 90f64ad96d Prepare for 'about repo' page Lars Hjemli 2008-04-28 23:06:57 +0200
  • 9000bbf865 Add page 'ls_cache' Lars Hjemli 2008-04-28 12:10:13 +0200
  • 939d32fda7 Redesign the caching layer Lars Hjemli 2008-04-28 11:32:42 +0200
  • d188ed4f29 ui-diff: remove test on object type Lars Hjemli 2008-04-24 23:40:51 +0200
  • fe1230dece Integrate diffstat with diff Lars Hjemli 2008-04-24 23:32:02 +0200
  • 9ec5cd7944 Fix commitdiff annoyance Lars Hjemli 2008-04-17 18:29:50 +0200
  • 3cfcb086ab Cleanup page header Lars Hjemli 2008-04-15 00:00:11 +0200
  • 78031f92b0 Fix search in repo index even if caching is enabled Lars Hjemli 2008-04-14 23:07:52 +0200
  • e9a7042b5b Make a few more columns in repolist and log view clickable Lars Hjemli 2008-04-14 22:23:48 +0200
  • 5764fe9546 Make branches, tags and log play better together in the summary view Lars Hjemli 2008-04-14 22:13:38 +0200
  • 35d19bbb64 Fix more css ugliness Lars Hjemli 2008-04-14 22:10:33 +0200
  • 2ee1238cdf cgit.css: set form margins Lars Hjemli 2008-04-14 10:17:33 +0200
  • adf61225c4 Fix css font-family Lars Hjemli 2008-04-14 10:00:59 +0200
  • 76ba6287bf Merge branch 'lh/layout' Lars Hjemli 2008-04-13 12:48:44 +0200
  • 28d781f34b Make repository search case insensitive Lars Hjemli 2008-04-13 12:42:27 +0200
  • 39912a24ed Remove 'patch' link from tab, add to commit view Lars Hjemli 2008-04-13 12:20:00 +0200
  • 536b0541fc Implement minimal freetext search in the repolist Lars Hjemli 2008-04-13 11:57:10 +0200
  • 931fc6d1e4 More layout fixes Lars Hjemli 2008-04-13 10:57:11 +0200
  • 72a69b77e7 Minor fixup in tree-view css Lars Hjemli 2008-04-12 20:18:16 +0200
  • 68cb84839f Reintroduce the branch switcher Lars Hjemli 2008-04-12 20:11:49 +0200
  • 7c0d2d9fbd Add fixed link to index page from repo header Lars Hjemli 2008-04-12 19:59:41 +0200
  • 89aa3c0d0a Include diff in commit view Lars Hjemli 2008-04-12 15:53:53 +0200
  • f135569b2b Replace sidebar/logo Lars Hjemli 2008-04-12 15:53:31 +0200
  • 4a84228826 Use GIT-1.5.5 Lars Hjemli 2008-04-09 18:05:30 +0200
  • fa4dfee548 Don't specify mimetype in ui-blob.c Lars Hjemli 2008-03-25 02:43:51 +0100
  • 23296ad648 Merge branch 'lh/cleanup' Lars Hjemli 2008-04-08 21:29:21 +0200
  • c6f747649a Reset ctx.repo to NULL when the config parser is finished Lars Hjemli 2008-04-08 21:27:12 +0200
  • e87e896333 Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() Lars Hjemli 2008-04-08 21:11:36 +0200
  • e2a44cf092 Use GIT-1.5.5-rc2 Lars Hjemli 2008-04-01 00:59:55 +0200
  • 20a33548b9 Move function for configfile parsing into configfile.[ch] Lars Hjemli 2008-03-28 00:09:11 +0100
  • ee4056bd2c Add cache.h Lars Hjemli 2008-03-27 09:22:13 +0100
  • dc3282f0ba Remove global and obsolete cgit_cmd Lars Hjemli 2008-03-25 02:00:09 +0100
  • c60781d677 Makefile: copy the QUIET constructs from the Makefile in git.git Lars Hjemli 2008-03-25 01:41:10 +0100
  • 92908af455 Move cgit_version from shared.c to cgit.c Lars Hjemli 2008-03-24 23:10:59 +0100
  • df90b51baf Makefile: autobuild dependency rules Lars Hjemli 2008-03-24 23:01:44 +0100
  • 271818693d Initial Makefile cleanup Lars Hjemli 2008-03-24 20:49:41 +0100
  • 163037e79c Move non-generic functions from shared.c to cgit.c Lars Hjemli 2008-03-24 17:26:08 +0100
  • a4d1ca1dc6 Add ui-shared.h Lars Hjemli 2008-03-24 16:50:57 +0100
  • c5984a9896 Add separate header-files for each page/view Lars Hjemli 2008-03-24 16:38:47 +0100
  • f34478cbe0 Refactor snapshot support Lars Hjemli 2008-03-24 16:00:27 +0100
  • e0e4478e7b Add command dispatcher Lars Hjemli 2008-03-24 01:09:39 +0100
  • b608e88adb Remove obsolete cacheitem parameter to ui-functions Lars Hjemli 2008-03-24 01:00:36 +0100
  • f3c1a187fe Add struct cgit_page to cgit_context Lars Hjemli 2008-03-24 00:51:19 +0100
  • cb41af16d9 Use GIT-1.5.5.rc1 Lars Hjemli 2008-03-23 11:36:38 +0100
  • b1f9b9c145 Introduce html.h Lars Hjemli 2008-02-23 22:45:33 +0100
  • e01f1403b9 Fix segfault in patch view for root commit Lars Hjemli 2008-03-17 23:13:16 +0100
  • 0537a7d1cf Use GIT-1.5.4.4 Lars Hjemli 2008-03-17 22:59:09 +0100
  • 538cb4a7d7 tests/setup.sh: cleanup test script output and logging Lars Hjemli 2008-02-24 19:53:51 +0100
  • 20cdffd5e0 t0010-validate.sh: return on cgit errors Lars Hjemli 2008-02-24 19:43:46 +0100
  • b44b02a982 Make output from make test more readable Lars Hjemli 2008-02-24 16:05:58 +0100
  • e5ca46bf4b Brown paper bag: don't use grep -v Lars Hjemli 2008-02-24 15:35:52 +0100
  • 19134112bf Add regression-test for description-less repos Lars Hjemli 2008-02-24 15:27:33 +0100
  • e0572c39f7 Merge branch 'stable' Lars Hjemli 2008-02-23 20:13:57 +0100
  • eacde43d71 Fix segfault Hiroki Hattori 2008-02-24 02:57:34 +0900
  • b88fb016d0 Improve initialization of git directory Lars Hjemli 2008-02-16 21:16:53 +0100
  • d1f3bbe9d2 Move cgit_repo into cgit_context Lars Hjemli 2008-02-16 13:56:09 +0100
  • b228d4ff82 Add all config variables into struct cgit_context Lars Hjemli 2008-02-16 13:07:13 +0100
  • d14d77fe95 Introduce struct cgit_context Lars Hjemli 2008-02-16 11:53:40 +0100
  • e5ed227ef0 Use GIT-1.5.4.1 Lars Hjemli 2008-02-16 11:22:06 +0100
  • 2106c96ca0 Use GIT-1.5.4 Lars Hjemli 2008-02-02 08:55:09 +0100
  • ac195ce710 Use GIT-1.5.4.rc5 Lars Hjemli 2008-01-28 21:18:28 +0100
  • 776200b1c1 Use GIT-1.5.4.rc4 Lars Hjemli 2008-01-13 19:16:23 +0100
  • 2122c696a3 Merge branch 'stable' Lars Hjemli 2008-01-13 18:34:37 +0100
  • b74cc91574 CGIT 0.7.2 v0.7.2 Lars Hjemli 2008-01-10 13:50:22 +0100
  • edf0ae3bd7 Use GIT-1.5.3.8 Lars Hjemli 2008-01-10 13:47:18 +0100
  • f39c3c99a1 Check for NULL-subject in patch view Lars Hjemli 2007-12-18 08:26:50 +0000
  • f80ff37a17 Handle missing default branch and error out on invalid branch names Lars Hjemli 2008-01-04 13:43:40 +0100
  • 620bb3e5e4 Add plain patch view Lars Hjemli 2007-12-10 21:47:29 +0100
  • afcdd083da Add support for automatic and custom clone urls Lars Hjemli 2007-12-03 01:49:38 +0100
  • 2216fd6472 Compare string lengths when parsing the snapshot mask Lars Hjemli 2007-12-03 00:39:20 +0100
  • 7b346647c9 Default repo description to "[no description]" Evan Martin 2007-12-02 14:39:30 -0800
  • dabb34af76 Merge branch 'stable' Lars Hjemli 2007-12-02 22:28:37 +0100
  • fc4c4ba3a9 Handle missing timestamp in commit/tag objects Lars Hjemli 2007-12-02 22:11:35 +0100
  • e8e6721817 Add cell-spacing in html Lars Hjemli 2007-11-16 10:28:29 +0100
  • 6ef637e090 Use tables for page layout Lars Hjemli 2007-11-16 09:52:03 +0100
  • fd90d2826a Gimp my logo Lars Hjemli 2007-11-16 09:51:35 +0100
  • d267d88c9c Add support for "robots" meta-tag Lars Hjemli 2007-11-11 21:57:21 +0100
  • 1b7c5b2e0b Generate valid html for "downloads" menu header Lars Hjemli 2007-11-11 13:44:39 +0100