summaryrefslogtreecommitdiff
path: root/tests/t0104-tree.sh
diff options
context:
space:
mode:
authorDean Scarff <dos@scarff.id.au>2010-08-26 15:01:20 +0800
committerLars Hjemli <hjemli@gmail.com>2010-11-07 16:21:59 +0100
commitaabc70f74b8c334510774ecd508699c418f48a56 (patch)
tree38581a70a9e8dba766e99124e2c5e69cf97a595a /tests/t0104-tree.sh
parentaf492114ccf6d5ab72890277ad828cf6d9fa8909 (diff)
downloadcgit-aabc70f74b8c334510774ecd508699c418f48a56.tar.gz
cgit-aabc70f74b8c334510774ecd508699c418f48a56.tar.bz2
cgit-aabc70f74b8c334510774ecd508699c418f48a56.zip
Use absolute path for scanned repo readme
repo.readme is transformed to an absolute path when read from the config, so add_repo needs to add "README.html" with the repository path too. Signed-off-by: Dean Scarff <dos@scarff.id.au> Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2020-01-11Update Flask URLRené 'Necoro' Neumann1-1/+1 2020-01-11Increase copyrightRené 'Necoro' Neumann1-1/+1 2017-02-12Incorporate API changesRené 'Necoro' Neumann3-6/+6 2017-02-12Migrate flask.ext.foo to flask_fooRené 'Necoro' Neumann3-4/+4 2017-02-12Enable debugging for manage.shRené 'Necoro' Neumann1-1/+1 2017-02-12No need for flask-script anymore; flask provides this out of the boxRené 'Necoro' Neumann3-28/+17 2017-02-12No need for flask-sqlalchemy to track modifications and send eventsRené 'Necoro' Neumann1-0/+1 2017-02-12FixRené 'Necoro' Neumann1-1/+1 2016-07-08Constant -> KonstantRené 'Necoro' Neumann1-1/+1 2016-07-052to3 fixed too muchRené 'Necoro' Neumann1-1/+1 2016-07-052to3 conversionRené 'Necoro' Neumann12-42/+42 2016-07-05First batch of py3 changesRené 'Necoro' Neumann7-8/+7 2016-05-01Removed base 'Expense' class; introduce CategoryModel insteadRené 'Necoro' Neumann1-6/+7 2016-05-01Ignore .pyoRené 'Necoro' Neumann1-0/+1