Commit Graph

200 Commits (f405d0bf75427c627778027e9900359335d6774e)
 

Author SHA1 Message Date
Lars Hjemli f405d0bf75 Add support for line number in url fragment
18 years ago
Lars Hjemli eb45342e73 cgit_print_snapshot_links: use url to specify snapshot name
18 years ago
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 d6b01dac85 link raw blob from tree file view
18 years ago
Michael Krelin bbd4a14456 fix: changed view link to blob in summary.
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 1cb8bedf1e introduce cgit_repobasename
18 years ago
Michael Krelin 0df096f6e1 added snapshot filename to the link
18 years ago
Michael Krelin 86ca02231f add plain uncompressed tar snapshort format
18 years ago
Michael Krelin 18a99bdf87 introduced .tar.bz2 snapshots
18 years ago
Michael Krelin 4a92cbb7fd compress .tar.gz using gzip as a filter
18 years ago
Michael Krelin 127f43d4e2 added a chk_non_negative check
18 years ago
Michael Krelin 3aae82703b css: adjust vertical-align of commit info th cells
18 years ago
Michael Krelin f97c707a3b add support for snapshot tarballs
18 years ago
Michael Krelin 71ebcbe23a make gen-version.sh run even if . is not in PATH
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 103940fe6b Add ofs argument to cgit_log_link and use it in ui-log.c
18 years ago
Lars Hjemli 382805ee83 Add trim_end() and use it to remove trailing slashes from repo paths
18 years ago
Lars Hjemli 42e459bb1f Do not include current path in the "tree" menu link
18 years ago
Lars Hjemli 0d05bca502 Add setting to enable/disable extra links on index page
18 years ago
Lars Hjemli a215bf4620 Change S/L/T to summary/log/tree
18 years ago
Lars Hjemli 1f34fb9d4f Change "files" to "tree"
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 b8be028a30 Add more menuitems on repo pages
18 years ago
Lars Hjemli 4a0be58666 Add cgit_diff_link()
18 years ago
Lars Hjemli faaca447b0 ui-commit: use cgit_commit_link() for parent links
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 48c487d72d Add git_log_link() and fix bug in generic repolink function
18 years ago
Lars Hjemli 426032f767 ui-tree: html/css cleanup
18 years ago
Lars Hjemli 486c87ec29 ui-shared: use strcmp() to compare strings
18 years ago
Lars Hjemli 44947bfcdc Add and use cgit_tree_link()
18 years ago
Lars Hjemli f91b9696a3 ui-tree: make blob viewer generate valid html
18 years ago
Lars Hjemli ffc69736a6 ui-tree: unify with ui-view, use path to select tree/blob
18 years ago
Lars Hjemli 849f0f0f02 cgit.css: make it validate
18 years ago
Lars Hjemli c83db796a1 ui-diff: close td/tr/table properly
18 years ago
Lars Hjemli 4a6201e318 ui-diff: emit table/tr/td at better locations
18 years ago
Ondrej Jirman 51a960a3ca Implemented configurable HEAD shortlog on summary page.
18 years ago
Ondrej Jirman 6130231ed5 Check for NULL commit buffer in cgit_parse_commit()
18 years ago
Ondrej Jirman a922615dae Add option to disable pager to cgit_print_log().
18 years ago
Ondrej Jirman 3ce6fc16ef Handle single-line and empty commit subjects
18 years ago
Ondrej Jirman 1a63cfcc3d Use & instead of & in URLs.
18 years ago
Ondrej Jirman 0928d8827a Fixed unexpected tags in html output.
18 years ago
Lars Hjemli 2a09c0d184 cgit v0.5
18 years ago
Lars Hjemli 7dc99a4bbb Bad html: it's nice to add alt-attributes
18 years ago
Lars Hjemli ef473df0b3 Bad html: <form> should have an action-attribute
18 years ago