about summary refs log tree commit diff
path: root/ui-summary.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-09-01 22:40:24 +0200
committerLars Hjemli <hjemli@gmail.com>2008-09-01 22:40:24 +0200
commit288d502b3d8e7fa916104b486bbb146521e5c716 (patch)
treeafa132f6c973ab30e0b8ed1201fb691fe91103c0 /ui-summary.c
parentcache.c: use %zd for off_t argument (diff)
parentAdd support for cloning over http (diff)
downloadcgit-pink-288d502b3d8e7fa916104b486bbb146521e5c716.tar.gz
cgit-pink-288d502b3d8e7fa916104b486bbb146521e5c716.zip
Merge branch 'lh/clone'
* lh/clone:
  Add support for cloning over http

Conflicts:
	cmd.c
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
e linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe