index
:
cgit
local
master
working
origin/ch/about-link
origin/ch/clang-filter
origin/ch/default-pages
origin/ch/dynamic-aging
origin/ch/for-jason
origin/ch/highlight-line
origin/ch/log-commit-message
origin/jd/render-filter
origin/jd/zx2c4-deployment
origin/jk/collapsible-sections
origin/lf/filter
origin/lf/for-jason
origin/lh/grep
origin/lh/pretty-blob-view
origin/master
origin/rm/namespace
origin/wiki
This website
Florian Pritz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui-shared.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-24
footer: link back to cgit home page
Jason A. Donenfeld
1
-1
/
+1
2014-12-24
ui-shared: show absolute time in tooltip for relative dates
John Keeping
1
-12
/
+23
2014-12-24
ui-shared: add rel-vcs microformat links to HTML header
John Keeping
1
-0
/
+11
2014-12-24
Extract clone URL printing to ui-shared.c
John Keeping
1
-0
/
+37
2014-12-13
Change "ss" diff flag to an enum
John Keeping
1
-4
/
+4
2014-12-13
ui-shared: remove toggle_ssdiff arg to cgit_diff_link()
John Keeping
1
-4
/
+4
2014-12-13
ui-shared: remove toggle_ssdiff arg to cgit_commit_link()
John Keeping
1
-6
/
+5
2014-06-28
git: update for git 2.0
Christian Hesse
1
-1
/
+1
2014-01-17
ui-shared: do not allow negative minutes
Jason A. Donenfeld
1
-0
/
+2
2014-01-17
ui-shared: move about tab all the way to the left
Jason A. Donenfeld
1
-4
/
+4
2014-01-17
Switch to exclusively using global ctx
Lukas Fleischer
1
-152
/
+151
2014-01-16
auth: have cgit calculate login address
Jason A. Donenfeld
1
-0
/
+8
2014-01-16
auth: add basic authentication filter framework
Jason A. Donenfeld
1
-12
/
+16
2014-01-12
ui-shared: URL-escape script_name
John Keeping
1
-2
/
+2
2014-01-10
Replace most uses of strncmp() with prefixcmp()
Lukas Fleischer
1
-1
/
+1
2014-01-08
Update copyright information
Lukas Fleischer
1
-1
/
+1
2013-09-14
ui-shared: Drop filepair_cb_raw() and helper
Lukas Fleischer
1
-72
/
+0
2013-08-16
Extract filepair_cb from ui-patch.c
Lukas Fleischer
1
-0
/
+72
2013-05-26
readme: use string_list instead of space deliminations
Jason A. Donenfeld
1
-1
/
+1
2013-04-08
use struct strbuf instead of static buffers
John Keeping
1
-28
/
+35
2013-04-08
Convert cgit_print_error to a variadic function
John Keeping
1
-2
/
+13
2013-04-08
Fix out-of-bounds memory accesses with virtual_root=""
John Keeping
1
-9
/
+5
2013-04-08
Always #include corresponding .h in .c files
John Keeping
1
-0
/
+1
2013-04-08
Return const char * in cgit_{httpscheme, hosturl, rooturl}()
Lukas Fleischer
1
-4
/
+4
2013-03-20
ui-shared: squelch compiler warning.
Jason A. Donenfeld
1
-0
/
+1
2013-03-20
Merge branch 'wip'
Jason A. Donenfeld
1
-57
/
+7
2013-03-20
ui-shared: fix return type of cgit_self_link
John Keeping
1
-41
/
+42
2013-03-05
cgit_print_snapshot_links(): Free prefix variable
Lukas Fleischer
1
-0
/
+1
2013-03-05
ui-shared.c: Remove unused function print_archive_ref()
Lukas Fleischer
1
-39
/
+0
2013-03-05
ui-shared.c: Remove unused function cgit_currurl()
Lukas Fleischer
1
-12
/
+0
2013-03-05
Mark several functions/variables static
Lukas Fleischer
1
-9
/
+9
2013-03-04
White space around control verbs.
Jason A. Donenfeld
1
-6
/
+6
2013-03-04
Fix several whitespace errors
Lukas Fleischer
1
-9
/
+9
2013-03-02
Print submodule revision next to submodule link
stfn
1
-0
/
+1
2012-10-28
ui-shared: use placeholder for empty commit subject
Christian Franke
1
-1
/
+4
2012-10-17
ui: Remember to print ampersand as proper html entities.
William Bell
1
-7
/
+7
2012-03-18
Merge branch 'lh/module-links'
Lars Hjemli
1
-0
/
+56
2012-03-18
segfault fix on some bogus requests
Eric Wong
1
-2
/
+2
2012-01-03
Fix segmentation fault in empty repository
John Keeping
1
-1
/
+1
2012-01-03
Add sort parameter to pager of repo list
Tobias Grimm
1
-9
/
+15
2011-06-15
ui-tree.c: add support for path-selected submodule links
Lars Hjemli
1
-0
/
+56
2011-03-05
Merge branch 'stable'
Lars Hjemli
1
-1
/
+1
2011-02-19
implement repo.logo and repo.logo-link
Bernhard Reutner-Fischer
1
-4
/
+14
2011-02-19
ui-shared: silence warning
Bernhard Reutner-Fischer
1
-1
/
+1
2010-07-18
Merge branch 'jh/ignorews'
Lars Hjemli
1
-0
/
+10
2010-07-18
ui-diff: Add link to ignore/show whitespace changes in diffs
Johan Herland
1
-0
/
+10
2010-06-22
Merge branch 'lh/range-search'
Lars Hjemli
1
-0
/
+1
2010-06-19
ui-log.c: allow commit range as search expression
Lars Hjemli
1
-0
/
+1
2010-06-19
ui-diff: Add links to increase/decrease number of context lines in diffs
Johan Herland
1
-0
/
+14
2010-06-19
ui-shared: Preserve path limit in "tab bar" links
Johan Herland
1
-5
/
+6
[next]