summaryrefslogtreecommitdiff
path: root/ui-diff.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-02-03 13:08:21 +0100
committerLars Hjemli <hjemli@gmail.com>2007-02-03 13:10:26 +0100
commitbb3e7950c39b67e863a618b3a0e766544b65d3cb (patch)
treeab77725e99399db25406fe46c28948922e5fc997 /ui-diff.c
parent66414b68cf30f9ae7613c68833e7cbc8e93adae2 (diff)
downloadcgit-bb3e7950c39b67e863a618b3a0e766544b65d3cb.tar.gz
cgit-bb3e7950c39b67e863a618b3a0e766544b65d3cb.tar.bz2
cgit-bb3e7950c39b67e863a618b3a0e766544b65d3cb.zip
Fix search for non-virtual urls
When cgit don't use virtual urls, the current repo and page url parameters must be included in the search form as hidden input fields. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-diff.c')
0 files changed, 0 insertions, 0 deletions
6 +0200'>2007-05-08ui-view: show pathname if specified in querystringLars Hjemli3-5/+10 2007-05-08Update to libgit 1.5.2-rc2Lars Hjemli9-837/+50 2007-02-21Layout updateLars Hjemli9-32/+127 2007-02-08Make snapshot feature configurableLars Hjemli5-6/+22 2007-02-08Add support for snapshotsLars Hjemli8-8/+153 2007-02-05cgit v0.2v0.2Lars Hjemli1-1/+1 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli2-15/+37 2007-02-04Update cgitrc templateLars Hjemli1-21/+32 2007-02-04Add support for lightweight tagsLars Hjemli2-19/+37 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli5-55/+120 2007-02-04Do not die if tag has no messageLars Hjemli1-2/+2 2007-02-03Fix search for non-virtual urlsLars Hjemli1-0/+6 2007-01-28Update README with install/config informationLars Hjemli1-24/+28