summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* CGIT 0.8.2.2 v0.8.2.2Lars Hjemli2009-09-131-1/+1
* ui-plain.c: only return the blob with the specified pathLars Hjemli2009-09-061-1/+2
* truncate buffer before reading empty filesSimon Arlott2009-08-182-0/+2
* ui-shared: don't print header <img/> if there isn't a logo definedMatthew Metnetsky2009-08-181-8/+11
* cgit.c: do not segfault on unexpected query-string formatLars Hjemli2009-08-171-0/+3
* ui-tag.c: do not segfault when id is missing from query-stringLars Hjemli2009-08-171-1/+4
* CGIT 0.8.2.1 v0.8.2.1Lars Hjemli2009-03-151-1/+1
* ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli2009-03-151-6/+17
* fix segfault when displaying empty blobsEric Wong2009-03-151-5/+8
* ui-tree: escape ascii-text properly in hexdump viewLars Hjemli2009-02-121-4/+9
* CGIT 0.8.2 v0.8.2Lars Hjemli2009-02-011-1/+1
* Use GIT-1.6.1.1Lars Hjemli2009-02-012-1/+1
* Merge branch 'lh/binary'Lars Hjemli2009-02-017-30/+119
|\
| * shared.c: avoid SEGFAULT when checking for binary buffersLars Hjemli2009-02-011-2/+2
| * ui-tree: show hexdump of binary blobsLars Hjemli2009-01-312-23/+67
| * Handle binary files in diffsLars Hjemli2009-01-315-7/+52
* | Merge branch 'lh/header'Lars Hjemli2009-02-014-0/+9
|\ \ | |/ |/|
| * Add support for a custom headerLars Hjemli2009-01-294-0/+9
* | Merge branch 'stable'Lars Hjemli2009-01-291-2/+4
|\ \ | |/ |/|
| * html.c: use correct escaping in html attributesLars Hjemli2009-01-291-2/+4
* | Merge branch 'stable'Lars Hjemli2009-01-271-1/+1
|\|
| * CGIT 0.8.1.1 v0.8.1.1Lars Hjemli2009-01-271-1/+1
* | Merge branch 'jw/commit-decorations'Lars Hjemli2009-01-274-1/+12
|\ \
| * | tests/t0105-commit.sh: expect commit decorationsLars Hjemli2009-01-271-1/+1
| * | cgit.css: minor adjustment of commit decorationsLars Hjemli2009-01-271-0/+5
| * | Add decorations to commit pagesJustin Waters2009-01-272-0/+5
* | | Merge branch 'og/tree-view-selection'Lars Hjemli2009-01-273-28/+34
|\ \ \
| * | | changed objects are outputted, allowing for selections of code onlyOnne Gorter2009-01-103-28/+34
* | | | Merge branch 'lh/stats'Lars Hjemli2009-01-2712-4/+569
|\ \ \ \ | |_|/ / |/| | |
| * | | ui-stats.c: reuse cgit_add_hidden_formfields()Lars Hjemli2008-12-071-3/+2
| * | | ui-shared: externalize add_hidden_formfields()Lars Hjemli2008-12-072-4/+5
| * | | ui-tree: add link to stats page per pathLars Hjemli2008-12-071-0/+3
| * | | ui-shared: add and use cgit_stats_link()Lars Hjemli2008-12-072-2/+10
| * | | ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli2008-12-078-58/+104
| * | | ui-stats: enable path-filtered statsLars Hjemli2008-12-071-3/+15
| * | | Add a 'stats' page to each repoLars Hjemli2008-12-0610-0/+497
* | | | Merge branch 'stable'Lars Hjemli2009-01-122-8/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | Makefile: install cgit.{css,png} in CGIT_DATA_PATHTodd Zullinger2009-01-121-4/+6
| * | | Makefile: add INSTALL var to set install commandTodd Zullinger2009-01-121-4/+5
| * | | Fix tar.bz2 snapshot exampleTodd Zullinger2009-01-121-2/+2
* | | | Merge branch 'stable'Lars Hjemli2009-01-112-2/+6
|\| | |
| * | | Avoid SEGFAULT on invalid requestsLars Hjemli2009-01-112-2/+6
* | | | Make all tags viewableRobin Redeker2009-01-112-2/+11
* | | | Merge branch 'stable'Lars Hjemli2009-01-111-2/+3
|\| | |
| * | | ui-tag: escape tagnames properlyLars Hjemli2009-01-111-2/+3
* | | | Change toggle to more meaningful termJustin Waters2009-01-111-1/+2
* | | | Merge branch 'snapshot-fixes'Lars Hjemli2009-01-112-13/+15
|\ \ \ \
| * | | | tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli2008-12-281-10/+10
| * | | | return 404 if snapshot is not foundNatanael Copa2008-12-281-3/+5
* | | | | Merge branch 'lh/mimetypes'Lars Hjemli2009-01-112-3/+3
|\ \ \ \ \
| * | | | | ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli2008-12-262-3/+3
| |/ / / /
* | | | | Merge branch 'lh/virtual-root'Lars Hjemli2009-01-111-20/+21
|\ \ \ \ \
| * | | | | Untie logic for SCRIPT_NAME and PATH_INFOLars Hjemli2008-12-261-20/+21
* | | | | | Merge branch 'stable'Lars Hjemli2009-01-111-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Makefile: avoid libcurl when building gitLars Hjemli2009-01-101-2/+2
* | | | | | ui-log: show name-decorations in log outputLars Hjemli2009-01-112-0/+59
* | | | | | ui-refs: avoid SEGFAULT on lightweight tagsRobin Redeker2009-01-101-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'stable'Lars Hjemli2009-01-062-3/+5
|\| | | |
| * | | | ui-tree.c: do not add blank line when displaying blobsLars Hjemli2009-01-062-3/+5
* | | | | Merge branch 'stable'Lars Hjemli2008-12-301-2/+2
|\| | | | | |_|/ / |/| | |
| * | | ui-patch: whitespace changes in the patch generation codeTomas Carnecky2008-12-301-2/+2
* | | | Use GIT-1.6.1Lars Hjemli2008-12-262-1/+1
* | | | shared.c: future-proof usage of git diff-structuresLars Hjemli2008-12-261-1/+3
| |/ / |/| |
* | | Merge branch 'stable'Lars Hjemli2008-12-062-2/+9
|\| |
| * | tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli2008-12-061-1/+1
| * | tests/t0010-validate-html.sh: skip tests if 'tidy' is not availableLars Hjemli2008-12-061-1/+8
* | | Merge branch 'full-log'Lars Hjemli2008-12-069-13/+61
|\ \ \
| * | | ui-log: use css to make full-log prettierLars Hjemli2008-11-302-8/+21
| * | | ui-log: (ab)use extra columns for commit message when showmsg=1Lars Hjemli2008-11-291-6/+7
| * | | ui-log: add support for showing the full commit messageLars Hjemli2008-11-298-11/+45
* | | | Merge branch 'lh/sort-repolist'Lars Hjemli2008-12-064-14/+126
|\ \ \ \
| * | | | ui-repolist: implement lazy caching of repo->mtimeLars Hjemli2008-11-293-4/+14
| * | | | ui-repolist: sort null values lastLars Hjemli2008-11-291-2/+2
| * | | | ui-repolist: add support for sorting any columnLars Hjemli2008-11-291-9/+83
| * | | | ui-repolist: extract get_repo_modtime() from print_modtime()Lars Hjemli2008-11-291-27/+19
| * | | | Add support for sorting by Age in the repolistBenjamin Close2008-11-293-3/+39
| |/ / /
* | | | Merge branch 'snapshot-fixes'Lars Hjemli2008-12-065-60/+94
|\ \ \ \
| * | | | ui-shared: shorten the sha1 printed by cgit_object_linkLars Hjemli2008-12-011-6/+8
| * | | | ui-refs.c: show download links for all tags referring to commit objectsLars Hjemli2008-12-011-3/+34
| * | | | ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_linksLars Hjemli2008-12-011-2/+1
| * | | | ui-snapshot: improve extraction of revision from snapshot nameLars Hjemli2008-12-011-43/+37
| * | | | Set prefix in snapshots when using dwimmeryNatanael Copa2008-11-303-6/+14
| |/ / /
* | | | Merge branch 'stable'Lars Hjemli2008-12-065-8/+46
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'rj/buildtweaks' into stableLars Hjemli2008-12-054-6/+31
| |\ \
| | * | parsing.c: enable builds with NO_ICONV definedLars Hjemli2008-12-051-0/+4
| | * | ui-repolist: avoid build warning for strcasestr(3)Lars Hjemli2008-12-051-0/+4
| | * | Makefile: allow cgit.conf to override platform-specific tweaksLars Hjemli2008-12-051-5/+5
| | * | Extra cygwin-specific changesRamsay Jones2008-12-032-6/+23
| * | | ui-log: try to disambiguate ref namesLars Hjemli2008-12-031-2/+15
| |/ /
* | | Merge branch 'stable'Lars Hjemli2008-11-141-1/+2
|\| |
| * | ui-repolist: handle empty agefilesLars Hjemli2008-11-141-1/+2
* | | Merge branch 'stable'Lars Hjemli2008-11-061-2/+2
|\| |
| * | Use mode 0644 for non-executable filesKarl Chen2008-11-061-2/+2
* | | Merge branch 'stable'Lars Hjemli2008-11-065-6/+8
|\| | | |/ |/|
| * Fix tests to work on Ubuntu (dash)Ramsay Jones2008-11-061-2/+4
| * Fix some warnings to allow -WerrorRamsay Jones2008-11-062-3/+3
| * Use GIT-1.6.0.3Lars Hjemli2008-11-062-1/+1
|/
* CGIT 0.8.1 v0.8.1Lars Hjemli2008-10-111-1/+1
* Merge branch 'stable'Lars Hjemli2008-10-111-0/+3
|\
| * Makefile: enable compilation on uclibcLars Hjemli2008-10-111-0/+3
* | ui-snapshot: add dwimmeryLars Hjemli2008-10-113-15/+83
* | Add cgit_query.nohead flagLars Hjemli2008-10-112-0/+2
|/
* ui-shared: specify correct css class for summary tabLars Hjemli2008-10-061-1/+2
* CGIT 0.8 v0.8Lars Hjemli2008-10-051-1/+1
* ui-summary: use html_url_path()Lars Hjemli2008-10-051-1/+1
* ui-refs: use cgit_tag_link()Lars Hjemli2008-10-051-6/+2
* ui-shared: add cgit_tag_link()Lars Hjemli2008-10-052-0/+8
* ui-shared: generate proper links in cgit_object_link()Lars Hjemli2008-10-051-15/+7
* ui-shared: use html_url_path() to get properly escaped url in form actionLars Hjemli2008-10-051-2/+2
* Use GIT-1.6.0.2Lars Hjemli2008-10-053-5/+3
* ui-shared: reword the standard page footerLars Hjemli2008-10-051-2/+2
* ui-shared: do not print repo name on the "summary" tabLars Hjemli2008-10-051-2/+1
* Replace cgitrc with cgitrc.5.txtLars Hjemli2008-10-052-202/+367
* Merge branch 'lh/escape-urls'Lars Hjemli2008-10-055-14/+32
|\
| * ui-repolist + ui-shared: Use cgit_summary_link()Lars Hjemli2008-10-052-10/+5
| * ui-shared.c: add cgit_summary_link()Lars Hjemli2008-10-052-0/+6
| * ui-shared.c: use html_url_path() in repolink()Lars Hjemli2008-10-051-4/+4
| * html.c: add html_url_pathLars Hjemli2008-10-052-0/+17
* | Merge branch 'lh/escape-urls'Lars Hjemli2008-10-056-11/+53
|\|
| * ui-shared.c: use html_url_arg()Lars Hjemli2008-10-054-11/+36
| * html.c: add html_url_argLars Hjemli2008-10-052-0/+17
* | ui-snapshot.c: specify archiver_args.baselenLars Hjemli2008-10-052-2/+11
|/
* ui-diff: make diffstat header a link to the full diffLars Hjemli2008-09-231-1/+4
* ui-diff: fix links from diffstatLars Hjemli2008-09-231-4/+2
* Add LDFLAGS to makefile.Harley Laue2008-09-201-1/+1
* ui-repolist: enable filtering of repos by pathLars Hjemli2008-09-151-1/+10
* Add support for --scan-tree=<path> option to cgitLars Hjemli2008-09-154-3/+184
* Teach cgit how to use PATH_INFOLars Hjemli2008-09-152-0/+28
* Merge branch 'lh/parsing'Lars Hjemli2008-09-153-64/+101
|\
| * ui-tag: show the taggers emailLars Hjemli2008-09-151-0/+4
| * parsing.c: be prepared for unexpected content in commit/tag objectsLars Hjemli2008-09-152-64/+97
* | Merge branch 'ew/http_host'Lars Hjemli2008-09-151-7/+12
|\ \ | |/ |/|
| * use Host: header to generate cgit_hosturlEric Wong2008-09-021-7/+12
* | Update Makefile to use GIT-1.6.0.1Lars Hjemli2008-09-031-1/+1
|/
* Use GIT-1.6.0.1Lars Hjemli2008-09-021-0/+0
* ui-plain: handle subdirectoriesLars Hjemli2008-09-021-4/+1
* Use GIT-1.6.0Lars Hjemli2008-09-011-0/+0
* Merge branch 'lh/plain'Lars Hjemli2008-09-0112-13/+125
|\
| * Supply status description to html_status()Lars Hjemli2008-08-064-14/+12
| * ui-tree: link to plain view instead of blob viewLars Hjemli2008-08-063-4/+12
| * Implement plain viewLars Hjemli2008-08-069-0/+106
* | Merge branch 'lh/clone'Lars Hjemli2008-09-016-0/+140
|\|
| * Add support for cloning over httpLars Hjemli2008-08-066-0/+140
* | cache.c: use %zd for off_t argumentLars Hjemli2008-09-011-1/+1
* | Use GIT-1.6.0.rc1Lars Hjemli2008-08-062-1/+1
* | Makefile: Git dependency, take 3Lars Hjemli2008-08-061-5/+3
* | Merge branch 'lh/atom'Lars Hjemli2008-08-067-0/+168
|\ \
| * | Add atom-supportLars Hjemli2008-08-017-0/+168
| |/
* / cgitrc: explain new local-time optionStefan Naewe2008-08-051-0/+2
|/
* Added `local-time` option to cgitrcStefan Naewe2008-08-017-10/+17
* Makefile: another take on git dependency rulesLars Hjemli2008-08-011-7/+5
* Modify default value for a few cgitrc optionsLars Hjemli2008-07-271-2/+5
* Be prepared for empty repositoriesLars Hjemli2008-07-272-4/+9
* ui-shared: show repo owner along with descriptionLars Hjemli2008-07-271-3/+3
* ui-summary: show clone urlsLars Hjemli2008-07-271-0/+41
* Makefile: remove the `distclean` and `emptycache` targetsLars Hjemli2008-07-221-7/+0
* Makefile: do not touch the git objects with `make clean`Lars Hjemli2008-07-221-1/+0
* Makefile: fix git dependency rulesLars Hjemli2008-07-221-5/+3
* tests/Makefile: not everyone has `.` in $PATHLars Hjemli2008-07-221-1/+1
* Adjust to new calling convention for read_tree_recursive()Lars Hjemli2008-07-212-7/+10
* Use GIT-1.6.0-rc0Lars Hjemli2008-07-211-0/+0
* Add a favicon option to cgitrcLars Hjemli2008-07-194-0/+10
* Add support for including a footer on all pagesLars Hjemli2008-06-263-4/+13
* Merge branch 'master' of git://git.klever.net/patchwork/cgitLars Hjemli2008-06-265-7/+39
|\
| * allow specification of directly linked blobs mimetypesMichael Krelin2008-06-243-1/+4
| * allow blob extract blobs by head/path combinationMichael Krelin2008-06-243-6/+35
* | Use GIT-1.5.6Lars Hjemli2008-06-252-1/+1
|/
* Added root-desc to default configuration.Harley Laue2008-05-211-0/+4
* ui-tree.c: avoid peeking at GITLINK objectsLars Hjemli2008-05-201-6/+8
* cache.c: fix error checking in print_slot()Lars Hjemli2008-05-201-4/+7
* cache.c: do not ignore errors from print_slot()Lars Hjemli2008-05-182-5/+15
* cache.c: use xread()/xwrite() from libgitLars Hjemli2008-05-181-6/+6
* cache.c: make all io-related functions return errno on errorLars Hjemli2008-05-181-9/+24
* cache.c: read(2) returns -1 on error, not 0Lars Hjemli2008-05-181-1/+1
* Use GIT-1.5.5.1Lars Hjemli2008-05-182-1/+1
* Include commit-id in link from diff-statLars Hjemli2008-05-182-1/+2
* ui-commit: handle root commitsLars Hjemli2008-05-182-3/+22
* Add link to index page from repo header, remove page nameLars Hjemli2008-05-042-2/+5
* Add footer with page creation time and cgit version on all pagesLars Hjemli2008-05-032-0/+9
* Add a pager on the repolistLars Hjemli2008-05-034-1/+32
* Add cgit_index_link() function with support for offsetLars Hjemli2008-05-032-5/+19
* Merge branch 'lh/cache'Lars Hjemli2008-05-037-213/+503
|\
| * Add page 'ls_cache'Lars Hjemli2008-04-283-5/+87
| * Redesign the caching layerLars Hjemli2008-04-286-208/+416
* | Print an error if filename is not found in html_include.Harley Laue2008-04-291-1/+5
* | Merge branch 'lh/about'Lars Hjemli2008-04-298-16/+100
|\ \
| * | Add 'about site' and 'about repo' pagesLars Hjemli2008-04-292-3/+59
| * | Prepare for 'about site' page / add 'root-readme' option to cgitrcLars Hjemli2008-04-294-0/+10
| * | Make it possible for a single cmd to work both with and without a repoLars Hjemli2008-04-291-1/+10
| * | Re-enable 'index-info' and add support for 'root-desc' in cgitrcLars Hjemli2008-04-293-1/+8
| * | Move included header-file out of repolist tableLars Hjemli2008-04-291-6/+3
| * | Prepare for 'about repo' pageLars Hjemli2008-04-282-5/+10
|/ /
* | ui-diff: remove test on object typeLars Hjemli2008-04-241-6/+0
* | Integrate diffstat with diffLars Hjemli2008-04-243-142/+152
|/
* Fix commitdiff annoyanceLars Hjemli2008-04-171-1/+1
* Cleanup page headerLars Hjemli2008-04-151-17/+4
* Fix search in repo index even if caching is enabledLars Hjemli2008-04-141-1/+3
* Make a few more columns in repolist and log view clickableLars Hjemli2008-04-142-0/+7
* Make branches, tags and log play better together in the summary viewLars Hjemli2008-04-143-34/+43
* Fix more css uglinessLars Hjemli2008-04-141-10/+4
* cgit.css: set form marginsLars Hjemli2008-04-141-1/+1
* Fix css font-familyLars Hjemli2008-04-141-1/+1
* Merge branch 'lh/layout'Lars Hjemli2008-04-137-180/+238
|\
| * Make repository search case insensitiveLars Hjemli2008-04-132-4/+11
| * Remove 'patch' link from tab, add to commit viewLars Hjemli2008-04-133-2/+8
| * Implement minimal freetext search in the repolistLars Hjemli2008-04-132-13/+47
| * More layout fixesLars Hjemli2008-04-133-33/+98
| * Minor fixup in tree-view cssLars Hjemli2008-04-121-3/+2
| * Reintroduce the branch switcherLars Hjemli2008-04-122-0/+17
| * Add fixed link to index page from repo headerLars Hjemli2008-04-121-3/+9
| * Include diff in commit viewLars Hjemli2008-04-121-3/+5
| * Replace sidebar/logoLars Hjemli2008-04-123-175/+97
|/
* Use GIT-1.5.5Lars Hjemli2008-04-092-1/+1
* Don't specify mimetype in ui-blob.cLars Hjemli2008-04-082-2/+3
* Merge branch 'lh/cleanup'Lars Hjemli2008-04-0838-1110/+1372
|\
| * Reset ctx.repo to NULL when the config parser is finishedLars Hjemli2008-04-081-0/+1
| * Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()Lars Hjemli2008-04-086-64/+68
| * Move function for configfile parsing into configfile.[ch]Lars Hjemli2008-03-286-78/+99
| * Add cache.hLars Hjemli2008-03-274-14/+25
| * Remove global and obsolete cgit_cmdLars Hjemli2008-03-252-2/+1
| * Makefile: copy the QUIET constructs from the Makefile in git.gitLars Hjemli2008-03-251-5/+31
| * Move cgit_version from shared.c to cgit.cLars Hjemli2008-03-243-3/+5
| * Makefile: autobuild dependency rulesLars Hjemli2008-03-242-1/+11
| * Initial Makefile cleanupLars Hjemli2008-03-241-7/+22
| * Move non-generic functions from shared.c to cgit.cLars Hjemli2008-03-243-157/+155
| * Add ui-shared.hLars Hjemli2008-03-2413-32/+47
| * Add separate header-files for each page/viewLars Hjemli2008-03-2415-189/+257
| * Refactor snapshot supportLars Hjemli2008-03-244-85/+89
| * Add command dispatcherLars Hjemli2008-03-247-109/+168
| * Remove obsolete cacheitem parameter to ui-functionsLars Hjemli2008-03-246-17/+16
| * Add struct cgit_page to cgit_contextLars Hjemli2008-03-248-88/+113
| * Introduce html.hLars Hjemli2008-03-1817-46/+71
| * Improve initialization of git directoryLars Hjemli2008-02-162-10/+9
| * Move cgit_repo into cgit_contextLars Hjemli2008-02-1611-103/+101
| * Add all config variables into struct cgit_contextLars Hjemli2008-02-167-175/+166
| * Introduce struct cgit_contextLars Hjemli2008-02-1613-164/+156
* | Use GIT-1.5.5-rc2Lars Hjemli2008-04-011-0/+0
* | Use GIT-1.5.5.rc1Lars Hjemli2008-03-232-1/+1
* | Fix segfault in patch view for root commitLars Hjemli2008-03-172-1/+42
* | Use GIT-1.5.4.4Lars Hjemli2008-03-172-1/+1
* | tests/setup.sh: cleanup test script output and loggingLars Hjemli2008-02-241-2/+8
* | t0010-validate.sh: return on cgit errorsLars Hjemli2008-02-241-1/+4
* | Make output from `make test` more readableLars Hjemli2008-02-241-2/+2
* | Brown paper bag: don't use `grep -v`Lars Hjemli2008-02-242-5/+5
* | Add regression-test for description-less reposLars Hjemli2008-02-242-1/+5
* | Merge branch 'stable'Lars Hjemli2008-02-231-15/+5
|\ \ | |/ |/|
| * Fix segfaultHiroki Hattori2008-02-231-15/+5
* | Use GIT-1.5.4.1Lars Hjemli2008-02-162-1/+1
* | Use GIT-1.5.4Lars Hjemli2008-02-022-1/+1
* | Use GIT-1.5.4.rc5Lars Hjemli2008-01-282-1/+1