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
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
2010-06-19
ui-commit: Preserve path limit in links to commit page
Johan Herland
1
-4
/
+5
2010-06-19
ui-patch: Apply path limit to generated patch
Johan Herland
1
-2
/
+2
2010-06-19
ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab bar
Johan Herland
1
-1
/
+80
2010-06-19
ui-shared: Display path limit directly beneath tab bar in relevant pages
Johan Herland
1
-0
/
+6
2010-06-19
ui-shared: Replace ctx.qry.path with ctx.qry.vpath
Johan Herland
1
-4
/
+4
2010-06-19
ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordingly
Johan Herland
1
-19
/
+12
2010-06-19
ui-shared: Improve const-ness in API
Johan Herland
1
-36
/
+40
2010-02-27
Merge branch 'stable'
Lars Hjemli
1
-2
/
+2
2010-02-27
ui-shared.c: fix segfault when repo is empty
Florian Pritz
1
-2
/
+2
2009-12-08
Merge branch 'ro/ssdiff'
Lars Hjemli
1
-6
/
+28
2009-11-07
Merge branch 'stable'
Lars Hjemli
1
-1
/
+1
2009-11-07
Nov is the correct abbreviation
Danijel TaĊĦov
1
-1
/
+1
2009-10-16
ui-shared.c: prettify download links when generated from tag page
Lars Hjemli
1
-2
/
+7
2009-09-16
Add possibility to switch between unidiff and side-by-side-diff.
Ragnar Ouchterlony
1
-6
/
+28
2009-08-18
Merge branch 'stable'
Lars Hjemli
1
-8
/
+11
2009-08-18
ui-shared: don't print header <img/> if there isn't a logo defined
Matthew Metnetsky
1
-8
/
+11
2009-08-11
ui-shared: add support for header/footer options when embedded=1
Lars Hjemli
1
-5
/
+12
2009-08-10
ui-shared: add support for NO_HTTP=1/--nohttp
Lars Hjemli
1
-1
/
+1
2009-08-10
Cleanup handling of environment variables
Lars Hjemli
1
-23
/
+9
2009-07-25
Merge branch 'lh/embedded'
Lars Hjemli
1
-6
/
+22
2009-07-25
Add support for 'noheader' option
Lars Hjemli
1
-7
/
+13
2009-07-25
Merge branch 'ml/head-include'
Lars Hjemli
1
-1
/
+3
2009-07-25
Merge branch 'plain-etag'
Lars Hjemli
1
-0
/
+6
2009-07-25
Merge branch 'do/https'
Lars Hjemli
1
-1
/
+13
2009-06-11
use cgit_httpscheme() for atom feed
Diego Ongaro
1
-1
/
+2
2009-06-11
add cgit_httpscheme() -> http:// or https://
Diego Ongaro
1
-0
/
+11
2009-06-07
Return http statuscode 404 on unknown branch
Lars Hjemli
1
-0
/
+2
2009-06-07
Add head-include configuration option.
Mark Lodato
1
-1
/
+3
[prev]
[next]