Commit Graph

409 Commits (b2a3d31e8839b53a623b4c99124c2c637d0e3cbb)
 

Author SHA1 Message Date
Lars Hjemli b2a3d31e88 Add atom-support
17 years ago
Stefan Naewe 0f0ab148c6 Added `local-time` option to cgitrc
17 years ago
Lars Hjemli a1266edfe6 Makefile: another take on git dependency rules
17 years ago
Lars Hjemli 952f4ece29 Modify default value for a few cgitrc options
17 years ago
Lars Hjemli 25c84326de Be prepared for empty repositories
17 years ago
Lars Hjemli 2d6ee032d0 ui-shared: show repo owner along with description
17 years ago
Lars Hjemli 78af25ccac ui-summary: show clone urls
17 years ago
Lars Hjemli 50989d3b47 Makefile: remove the `distclean` and `emptycache` targets
17 years ago
Lars Hjemli a75968df10 Makefile: do not touch the git objects with `make clean`
17 years ago
Lars Hjemli bb7485e8d7 Makefile: fix git dependency rules
17 years ago
Lars Hjemli f49ea2c996 tests/Makefile: not everyone has `.` in $PATH
17 years ago
Lars Hjemli 566f92b276 Adjust to new calling convention for read_tree_recursive()
17 years ago
Lars Hjemli d2eb4fddb0 Use GIT-1.6.0-rc0
17 years ago
Lars Hjemli 502865a5ec Add a favicon option to cgitrc
17 years ago
Lars Hjemli de5e928171 Add support for including a footer on all pages
17 years ago
Lars Hjemli 29b37e9781 Merge branch 'master' of git://git.klever.net/patchwork/cgit
17 years ago
Lars Hjemli 833b0d2732 Use GIT-1.5.6
17 years ago
Michael Krelin 42effc9390 allow specification of directly linked blobs mimetypes
17 years ago
Michael Krelin 01d2dce7e7 allow blob extract blobs by head/path combination
17 years ago
Harley Laue e6b635c2b1 Added root-desc to default configuration.
17 years ago
Lars Hjemli 08a8757fa5 ui-tree.c: avoid peeking at GITLINK objects
17 years ago
Lars Hjemli dd7c172542 cache.c: fix error checking in print_slot()
17 years ago
Lars Hjemli af2e75616d cache.c: do not ignore errors from print_slot()
17 years ago
Lars Hjemli cdc6b2f8e7 cache.c: use xread()/xwrite() from libgit
17 years ago
Lars Hjemli d402811bd2 cache.c: make all io-related functions return errno on error
17 years ago
Lars Hjemli 6102bcfce4 cache.c: read(2) returns -1 on error, not 0
17 years ago
Lars Hjemli c3de425acb Use GIT-1.5.5.1
17 years ago
Lars Hjemli 8907f2a031 Include commit-id in link from diff-stat
17 years ago
Lars Hjemli 502d57596e ui-commit: handle root commits
17 years ago
Lars Hjemli 17890d0058 Add link to index page from repo header, remove page name
17 years ago
Lars Hjemli aa3c4486b4 Add footer with page creation time and cgit version on all pages
17 years ago
Lars Hjemli c6078b8b00 Add a pager on the repolist
17 years ago
Lars Hjemli 141f1c3eb6 Add cgit_index_link() function with support for offset
17 years ago
Lars Hjemli e19683bede Merge branch 'lh/cache'
17 years ago
Harley Laue 112b208062 Print an error if filename is not found in html_include.
17 years ago
Lars Hjemli 905dbaef5a Merge branch 'lh/about'
17 years ago
Lars Hjemli 71adba1f16 Add 'about site' and 'about repo' pages
17 years ago
Lars Hjemli c6431a7150 Prepare for 'about site' page / add 'root-readme' option to cgitrc
17 years ago
Lars Hjemli 651ef79768 Make it possible for a single cmd to work both with and without a repo
17 years ago
Lars Hjemli 4c9916043d Re-enable 'index-info' and add support for 'root-desc' in cgitrc
17 years ago
Lars Hjemli 8062817885 Move included header-file out of repolist table
17 years ago
Lars Hjemli 90f64ad96d Prepare for 'about repo' page
17 years ago
Lars Hjemli 9000bbf865 Add page 'ls_cache'
17 years ago
Lars Hjemli 939d32fda7 Redesign the caching layer
17 years ago
Lars Hjemli d188ed4f29 ui-diff: remove test on object type
17 years ago
Lars Hjemli fe1230dece Integrate diffstat with diff
17 years ago
Lars Hjemli 9ec5cd7944 Fix commitdiff annoyance
17 years ago
Lars Hjemli 3cfcb086ab Cleanup page header
17 years ago
Lars Hjemli 78031f92b0 Fix search in repo index even if caching is enabled
17 years ago
Lars Hjemli e9a7042b5b Make a few more columns in repolist and log view clickable
17 years ago