summaryrefslogtreecommitdiff
path: root/cgitrc
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-10-01 11:54:01 +0200
committerLars Hjemli <hjemli@gmail.com>2007-10-01 11:54:01 +0200
commit0ec8791ca0c980b721814cf0140204d56586fa63 (patch)
tree4fcfb886a97994eb3dbd38e3c795ae1cfd93d325 /cgitrc
parent1a6025b7a515a23ab4c83f4a5da468e00e4f0a38 (diff)
downloadcgit-0ec8791ca0c980b721814cf0140204d56586fa63.tar.gz
cgit-0ec8791ca0c980b721814cf0140204d56586fa63.tar.bz2
cgit-0ec8791ca0c980b721814cf0140204d56586fa63.zip
ui-commit.c: link to diff instead of tree from diffstat
This makes each entry in the diffstat link to a path-restricted diff. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
pecify variable gpg.Jason A. Donenfeld1-1/+1 2014-04-18style: don't escape new line on &&Jason A. Donenfeld1-2/+2 2014-04-18reencryption: remove temporary file on failureJason A. Donenfeld1-1/+1 2014-04-18reencryption: only reencrypt files when requiredJason A. Donenfeld2-16/+37 2014-04-17cp: typo as cvJason A. Donenfeld1-1/+1 2014-04-17bash: gpg_id is localJason A. Donenfeld1-0/+1 2014-04-17move/copy: always reencrypt passwords at destinationJason A. Donenfeld5-25/+56 2014-04-17makefile: allow platform files with gnu sedJason A. Donenfeld1-7/+8 2014-04-17mv: Add pass mv/rename supportJason A. Donenfeld5-3/+78 2014-04-17revelation2pass: add plain XML importJavali1-11/+15 2014-04-17platform: add cygwin supportJason A. Donenfeld2-1/+17