Commit Graph

257 Commits (800380dde797ae35d738a644acdae2fabb9a0d44)

Author SHA1 Message Date
Lars Hjemli 1d4aaff696 Merge branch 'master' of git://git.klever.net/patchwork/cgit
18 years ago
Lars Hjemli 4e9107abfe Add ui-tag.c
18 years ago
Michael Krelin dc3c9b5bc4 allow selective enabling of snapshots
18 years ago
Michael Krelin 97c025ae8e shorten snapshot names to repo basename
18 years ago
Michael Krelin f97c707a3b add support for snapshot tarballs
18 years ago
Michael Krelin 51f6547879 make config adjustable via env variable CGIT_CONFIG
18 years ago
Lars Hjemli 16a3d2779c Merge branch 'lh/menu'
18 years ago
Lars Hjemli 7d6ee4ee8a Include querystring as part of cached filename for repo summary page
18 years ago
Lars Hjemli f69250358a Add version info from git-describe
18 years ago
Lars Hjemli 4a0be58666 Add cgit_diff_link()
18 years ago
Lars Hjemli cd79c16844 ui-log: honor id=sha1 on querystring
18 years ago
Lars Hjemli 42a7eb9c73 Add cgit_commit_link() + support for id=sha1 to commit view
18 years ago
Lars Hjemli ffc69736a6 ui-tree: unify with ui-view, use path to select tree/blob
18 years ago
Ondrej Jirman a922615dae Add option to disable pager to cgit_print_log().
18 years ago
Lars Hjemli 30ccdcaa74 Enable url=value querystring parameter
18 years ago
Lars Hjemli 305414df12 Move cgit_get_repoinfo into shared.c
18 years ago
Lars Hjemli f9ff7df613 Add support for commitdiff via h parameter
18 years ago
Lars Hjemli a2ddc10479 Change commit-view to expect h parameter, not id
18 years ago
Lars Hjemli b28b105ec1 Enable default value for head parameter
18 years ago
Lars Hjemli ea2831f1c8 Don't hardcode urls when SCRIPT_NAME is available
18 years ago
Lars Hjemli 9ecde6568a Let makefile override the configfile location
18 years ago
Lars Hjemli 5b94c96a83 cgit.c: fix whitespace breakage
18 years ago
Lars Hjemli 9fb53af215 Add log filtering by path and link to it from tree view
18 years ago
Lars Hjemli 6a8749d3bd Add commitdiff between commit and each of it's parent
18 years ago
Lars Hjemli c6cf3a424a Add max-commit-count parameter to cgitrc
18 years ago
Lars Hjemli ca8eb8fc8f Add support for downloading single blobs
18 years ago
Lars Hjemli 7250a15467 ui-view: show pathname if specified in querystring
18 years ago
Lars Hjemli 66cacd053b Layout update
19 years ago
Lars Hjemli ac70cb4795 Make snapshot feature configurable
19 years ago
Lars Hjemli ab2ab95f09 Add support for snapshots
19 years ago
Lars Hjemli ce1c7336e5 Read repo-info from /etc/cgitrc
19 years ago
Lars Hjemli 5cd2bf7e7f WIP: add paths/backlinks to tree/blobview
19 years ago
Lars Hjemli 2c2047ff67 Remove troublesome chars from cachefile names
19 years ago
Lars Hjemli 83a5f35a27 Move cache_prepare() to cgit
19 years ago
Lars Hjemli a6a1112528 Use TTL-settings even in nocache mode
19 years ago
Lars Hjemli 732d68d240 Add basic log filtering
19 years ago
Lars Hjemli e39d738c39 Add generic support for search box in page header
19 years ago
Lars Hjemli 36aba00273 Add basic diff view
19 years ago
Lars Hjemli 7c849d94ec Allow relative paths for cgit_cache_root
19 years ago
Lars Hjemli 521dc7a4bf Add argument parsing + switch for uncached operation
19 years ago
Lars Hjemli 9a8f88658d Add ui-commit.c + misc ui cleanups
19 years ago
Lars Hjemli 420712ac25 Add simple pager to log page
19 years ago
Lars Hjemli 06fe0c2f47 Add display of tree content w/ui-tree.c
19 years ago
Lars Hjemli fbaf1171b4 Don't truncate valid cachefiles
19 years ago
Lars Hjemli 44923f8953 Move global variables + callback functions into shared.c
19 years ago
Lars Hjemli df63119302 Move functions for generic object output into ui-view.c
19 years ago
Lars Hjemli d14c5f6d3a Move log-functions into ui-log.c
19 years ago
Lars Hjemli 1418034e64 Move repo summary functions into ui-summary.c
19 years ago
Lars Hjemli 74620f12e4 Move functions for repolist output into ui-repolist.c
19 years ago
Lars Hjemli 5a106eb09b Move common output-functions into ui-shared.c
19 years ago
Lars Hjemli 51ada4fda2 Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c
19 years ago
Lars Hjemli 318d106300 Avoid infinite loops in caching layer
19 years ago
Lars Hjemli f5069d88df Fix cache algorithm loophole
19 years ago
Lars Hjemli 76827d8679 Add version identifier in generated files
19 years ago
Lars Hjemli 7640d90b73 Add license file and copyright notices
19 years ago
Lars Hjemli 25105d7eca Add caching infrastructure
19 years ago
Lars Hjemli 0d169ada2b Import cgit prototype from git tree
19 years ago