Commit Graph

425 Commits (a8305a9543969206aa7cec03948c5a19950eedb9)
 

Author SHA1 Message Date
Lars Hjemli a8305a9543 parsing.c: be prepared for unexpected content in commit/tag objects
17 years ago
Lars Hjemli b28765135d Update Makefile to use GIT-1.6.0.1
17 years ago
Lars Hjemli 687fb6d833 Use GIT-1.6.0.1
17 years ago
Lars Hjemli 135b231160 ui-plain: handle subdirectories
17 years ago
Lars Hjemli 04a6f3b0bf Use GIT-1.6.0
17 years ago
Lars Hjemli d532c4d161 Merge branch 'lh/plain'
17 years ago
Lars Hjemli 288d502b3d Merge branch 'lh/clone'
17 years ago
Lars Hjemli 2cecf839a0 cache.c: use %zd for off_t argument
17 years ago
Lars Hjemli 885096c189 Supply status description to html_status()
17 years ago
Lars Hjemli 7fa088e99a Use GIT-1.6.0.rc1
17 years ago
Lars Hjemli 8c2a1367c4 Makefile: Git dependency, take 3
17 years ago
Lars Hjemli 65b7b876aa ui-tree: link to plain view instead of blob view
17 years ago
Lars Hjemli e5da4bca54 Implement plain view
17 years ago
Lars Hjemli 02a545e634 Add support for cloning over http
17 years ago
Lars Hjemli e352a013ae Merge branch 'lh/atom'
17 years ago
Stefan Naewe 3c71f597cc cgitrc: explain new local-time option
17 years ago
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