about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2011-07-19 09:34:18 +0000
committerLars Hjemli <hjemli@gmail.com>2011-07-19 09:34:18 +0000
commit5293c8b7992bf3211b6bde7acbbd4e74ffd926d4 (patch)
tree824bbee98e7696bbd909557e6948d1931149844f /Makefile
parentcgit.c: use resolve_ref() to guess_defbranch() (diff)
downloadcgit-pink-5293c8b7992bf3211b6bde7acbbd4e74ffd926d4.tar.gz
cgit-pink-5293c8b7992bf3211b6bde7acbbd4e74ffd926d4.zip
ui-repolist.c: fallback to "master" if no default branch is specified
When looking for the modtime of a repo we used to rely on repo.defbranch
having a value. This is no longer true so this patch provides a default
value when needed.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
19-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe