aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* ui-repolist: enable filtering of repos by pathLars Hjemli2008-09-15
* Add support for --scan-tree=<path> option to cgitLars Hjemli2008-09-15
* Teach cgit how to use PATH_INFOLars Hjemli2008-09-15
* Merge branch 'lh/parsing'Lars Hjemli2008-09-15
|\
| * ui-tag: show the taggers emailLars Hjemli2008-09-15
| * parsing.c: be prepared for unexpected content in commit/tag objectsLars Hjemli2008-09-15
* | Merge branch 'ew/http_host'Lars Hjemli2008-09-15
|\ \ | |/ |/|
| * use Host: header to generate cgit_hosturlEric Wong2008-09-02
* | Update Makefile to use GIT-1.6.0.1Lars Hjemli2008-09-03
|/
* Use GIT-1.6.0.1Lars Hjemli2008-09-02
* ui-plain: handle subdirectoriesLars Hjemli2008-09-02
* Use GIT-1.6.0Lars Hjemli2008-09-01
* Merge branch 'lh/plain'Lars Hjemli2008-09-01
|\
| * Supply status description to html_status()Lars Hjemli2008-08-06
| * ui-tree: link to plain view instead of blob viewLars Hjemli2008-08-06
| * Implement plain viewLars Hjemli2008-08-06
* | Merge branch 'lh/clone'Lars Hjemli2008-09-01
|\ \ | |/
| * Add support for cloning over httpLars Hjemli2008-08-06
* | cache.c: use %zd for off_t argumentLars Hjemli2008-09-01
* | Use GIT-1.6.0.rc1Lars Hjemli2008-08-06
* | Makefile: Git dependency, take 3Lars Hjemli2008-08-06
* | Merge branch 'lh/atom'Lars Hjemli2008-08-06
|\ \
| * | Add atom-supportLars Hjemli2008-08-01
| |/
* | cgitrc: explain new local-time optionStefan Naewe2008-08-05
|/
* Added `local-time` option to cgitrcStefan Naewe2008-08-01
* Makefile: another take on git dependency rulesLars Hjemli2008-08-01
* Modify default value for a few cgitrc optionsLars Hjemli2008-07-27
* Be prepared for empty repositoriesLars Hjemli2008-07-27
* ui-shared: show repo owner along with descriptionLars Hjemli2008-07-27
* ui-summary: show clone urlsLars Hjemli2008-07-27
* Makefile: remove the `distclean` and `emptycache` targetsLars Hjemli2008-07-22
* Makefile: do not touch the git objects with `make clean`Lars Hjemli2008-07-22
* Makefile: fix git dependency rulesLars Hjemli2008-07-22
* tests/Makefile: not everyone has `.` in $PATHLars Hjemli2008-07-22
* Adjust to new calling convention for read_tree_recursive()Lars Hjemli2008-07-21
* Use GIT-1.6.0-rc0Lars Hjemli2008-07-21
* Add a favicon option to cgitrcLars Hjemli2008-07-19
* Add support for including a footer on all pagesLars Hjemli2008-06-26
* Merge branch 'master' of git://git.klever.net/patchwork/cgitLars Hjemli2008-06-26
|\
| * allow specification of directly linked blobs mimetypesMichael Krelin2008-06-24
| * allow blob extract blobs by head/path combinationMichael Krelin2008-06-24
* | Use GIT-1.5.6Lars Hjemli2008-06-25
|/
* Added root-desc to default configuration.Harley Laue2008-05-21
* ui-tree.c: avoid peeking at GITLINK objectsLars Hjemli2008-05-20
* cache.c: fix error checking in print_slot()Lars Hjemli2008-05-20
* cache.c: do not ignore errors from print_slot()Lars Hjemli2008-05-18
* cache.c: use xread()/xwrite() from libgitLars Hjemli2008-05-18
* cache.c: make all io-related functions return errno on errorLars Hjemli2008-05-18
* cache.c: read(2) returns -1 on error, not 0Lars Hjemli2008-05-18
* Use GIT-1.5.5.1Lars Hjemli2008-05-18