about summary refs log tree commit diff
path: root/ui-shared.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-07-23 00:46:15 +0200
committerLars Hjemli <hjemli@gmail.com>2007-07-23 00:47:18 +0200
commitf405d0bf75427c627778027e9900359335d6774e (patch)
tree2db75faf97df382edc7667cd8cd06e833361a937 /ui-shared.c
parentcgit_print_snapshot_links: use url to specify snapshot name (diff)
downloadcgit-pink-f405d0bf75427c627778027e9900359335d6774e.tar.gz
cgit-pink-f405d0bf75427c627778027e9900359335d6774e.zip
Add support for line number in url fragment
With this change, urls like http://hjemli.net/git/cgit/tree/ui-tree.c#43 can
be used to jump directly to the specified line number.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-shared.c')
0 files changed, 0 insertions, 0 deletions
pic TODOJune McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe