index
:
cgit
ch/about-link
ch/default-pages
ch/dynamic-aging
ch/for-jason
ch/git-2-41
ch/log-commit-message
jd/render-filter
jd/zx2c4-deployment
jk/collapsible-sections
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
master
rm/namespace
wiki
[no description]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-08
Mark char* fields in struct cgit_page as const
John Keeping
2013-04-08
Fix out-of-bounds memory accesses with virtual_root=""
John Keeping
2013-04-08
ui-refs.c: Refactor print_tag()
Lukas Fleischer
2013-04-08
ui-refs.c: Remove global header variable
Lukas Fleischer
2013-04-08
html.c: Replace strdup() with xstrdup()
Lukas Fleischer
2013-04-08
Always #include corresponding .h in .c files
John Keeping
2013-04-08
cgit.mk: fix dependency handling
John Keeping
2013-04-08
Makefile: re-include cgit.conf in cgit.mk
John Keeping
2013-04-08
Do not unnecessarily strdup() environment variables
Lukas Fleischer
2013-04-08
Maŕk cgit_environment members const
Lukas Fleischer
2013-04-08
Return const char * in cgit_{httpscheme, hosturl, rooturl}()
Lukas Fleischer
2013-04-08
Update git to v1.8.2.1
John Keeping
2013-04-07
ui-blob: don't segfault when no path is given
John Keeping
2013-03-20
Convert pager navigation into a unordered list
Lukas Fleischer
2013-03-20
Makefile: remove CGIT-CFLAGS files in clean stage
Jason A. Donenfeld
2013-03-20
ui-summary.c: Move urls variable into print_urls()
Lukas Fleischer
2013-03-20
Fix colspan values
Lukas Fleischer
2013-03-20
html: check return value of write
Jason A. Donenfeld
2013-03-20
ui-shared: squelch compiler warning.
Jason A. Donenfeld
2013-03-20
cgit.mk: Use SHELL_PATH_SQ to run gen-version.sh
John Keeping
2013-03-20
cgit.mk: don't rebuild everything if CGIT_VERSION changes
John Keeping
2013-03-20
ui-patch: use cgit_version not CGIT_VERSION
John Keeping
2013-03-20
Makefile: re-use Git's Makefile where possible
John Keeping
2013-03-20
tests: check that Git version are in sync
John Keeping
2013-03-20
Merge branch 'wip'
Jason A. Donenfeld
2013-03-20
ui-shared: fix return type of cgit_self_link
John Keeping
2013-03-05
cgit_print_snapshot_links(): Free prefix variable
Lukas Fleischer
2013-03-05
cgit_print_commit(): Free tmp variable
Lukas Fleischer
2013-03-05
cgit_print_tree(): Free curr_rev after usage
Lukas Fleischer
2013-03-05
find_default_branch(): Free refmatch after usage
Lukas Fleischer
2013-03-05
print_tag_downloads(): Free ref variable
Lukas Fleischer
2013-03-05
Free reflists after usage
Lukas Fleischer
2013-03-05
ui-shared.c: Remove unused function print_archive_ref()
Lukas Fleischer
2013-03-05
ui-shared.c: Remove unused function cgit_currurl()
Lukas Fleischer
2013-03-05
Mark several functions/variables static
Lukas Fleischer
2013-03-05
t0107-snapshot: add tests for ZIP archives
John Keeping
2013-03-05
tests: make whitespace consistent
John Keeping
2013-03-05
tests: "grep -e" is not portable to all platforms
John Keeping
2013-03-04
Makefile: Disable gettext in the Git submodule
Lukas Fleischer
2013-03-04
Makefile: improve dependency generation
Jamie Couture
2013-03-04
cgit.c: Remove parameter from guess_defbranch()
Lukas Fleischer
2013-03-04
ui-tree.c: Use a context structure in walk_tree()
Lukas Fleischer
2013-03-04
ui-tree.c: Drop the header variable
Lukas Fleischer
2013-03-04
ui-tree.c: Declare the state variable globally
Lukas Fleischer
2013-03-04
ui-tree.c: Pass current revision to print_object()
Lukas Fleischer
2013-03-04
ui-plain.c: Use a context structure in walk_tree()
Lukas Fleischer
2013-03-04
ui-plain.c: Do not access match variable in print_*()
Lukas Fleischer
2013-03-04
ui-blob.c: Use a context structure in walk_tree()
Lukas Fleischer
2013-03-04
ui-snapshot.c: Fill argv[0] with dummy.
Jason A. Donenfeld
2013-03-04
White space around control verbs.
Jason A. Donenfeld
[prev]
[next]