about summary refs log tree commit diff
path: root/ui-atom.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-10-05 17:16:48 +0200
committerLars Hjemli <hjemli@gmail.com>2008-10-05 17:16:48 +0200
commitc6bea0375aa7898ea3229483741944303740801e (patch)
tree249000a4b85dbab2a7067042f9d835bc0a5e5f8f /ui-atom.c
parentMerge branch 'lh/escape-urls' (diff)
parentui-repolist + ui-shared: Use cgit_summary_link() (diff)
downloadcgit-pink-c6bea0375aa7898ea3229483741944303740801e.tar.gz
cgit-pink-c6bea0375aa7898ea3229483741944303740801e.zip
Merge branch 'lh/escape-urls'
* lh/escape-urls:
  ui-repolist + ui-shared: Use cgit_summary_link()
  ui-shared.c: add cgit_summary_link()
  ui-shared.c: use html_url_path() in repolink()
  html.c: add html_url_path
Diffstat (limited to 'ui-atom.c')
0 files changed, 0 insertions, 0 deletions
c61bfa09064&follow=1'>Synchronize state after client registrationJune McEnroe 2019-10-23Send to server if client has no needsJune McEnroe 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe