about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-06-17 14:58:45 +0200
committerLars Hjemli <hjemli@gmail.com>2007-06-17 14:58:45 +0200
commitcd79c16844b4006d4fd6f4b82d2f6e7e19b20c8e (patch)
treec303d75883492c89ed3243eadb31bdf2f3b9e660 /.gitignore
parentAdd cgit_commit_link() + support for id=sha1 to commit view (diff)
downloadcgit-pink-cd79c16844b4006d4fd6f4b82d2f6e7e19b20c8e.tar.gz
cgit-pink-cd79c16844b4006d4fd6f4b82d2f6e7e19b20c8e.zip
ui-log: honor id=sha1 on querystring
This teaches ui-log to prefer id=sha1 and fallback to h=rev if no id-
parameter is specified. With this change, summary, log, commit and tree
views now passes current branch using h parameter and current revision
using id parameter.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
nroe 2017-05-01Fix prune scriptJune McEnroe 2017-05-01Clean up SSH configJune McEnroe 2017-05-01Rename colorscheme "trivial"June McEnroe 2017-05-01Update vendored pathogenJune McEnroe 2017-05-01Clean up git configJune McEnroe 2017-05-01Clean up style in xxJune McEnroe 2017-05-01Clean up style in pbdJune McEnroe 2017-05-01Use EX_OK in pbcopyJune McEnroe 2017-04-30Clean up clockJune McEnroe 2017-04-30Clean up error strings in briJune McEnroe 2017-03-18Add -u option to xxJune McEnroe 2017-03-15Fix non-string-literal-format-string in briJune McEnroe 2017-03-15Fix bri compilationJune McEnroe 2017-03-15Use psvar for title settingJune McEnroe 2017-03-14Add bri brightness control scriptJune McEnroe 2017-03-14Add comment to tmux terminal overrideJune McEnroe 2017-03-13Have tmux set block cursor on linux consoleJune McEnroe 2017-03-13Use inverse for Visual in colorschemeJune McEnroe