about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohan Herland <johan@herland.net>2010-11-15 18:39:53 +0100
committerLars Hjemli <hjemli@gmail.com>2010-11-16 08:18:37 +0100
commitc2bfd40f8aaaa69a66c6eb729c202e42a43ec166 (patch)
tree7ab4e467a6e39124f7336b5599dfc58c8fbb4b18 /.gitignore
parentui-log: Line-wrap long commit subjects when showmsg is enabled (diff)
downloadcgit-pink-c2bfd40f8aaaa69a66c6eb729c202e42a43ec166.tar.gz
cgit-pink-c2bfd40f8aaaa69a66c6eb729c202e42a43ec166.zip
ui-log: Move 'Age' column when commit graph is present
When the commit graph is present, we prefer to draw it along the left edge,
and moving the 'Age' column to the right of the 'Author' column, like in gitk.

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
id=dbed1929dc71b16e26fef7eba8118ce42533e0b7&follow=1'>Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe