projects
/
cgit
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cgit
2013-04-08
John Keeping
use struct strbuf instead of static buffers
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
John Keeping
Remove redundant calls to fmt("%s", ...)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
John Keeping
Convert cgit_print_error to a variadic function
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
John Keeping
shared.c: add strbuf_ensure_end
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
John Keeping
html.c: add various strbuf and varadic helpers
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
John Keeping
Mark char* fields in struct cgit_page as const
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
John Keeping
Fix out-of-bounds memory accesses with virtual_root=""
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Lukas Fleischer
ui-refs.c: Refactor print_tag()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Lukas Fleischer
ui-refs.c: Remove global header variable
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Lukas Fleischer
html.c: Replace strdup() with xstrdup()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
John Keeping
Always #include corresponding .h in .c files
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
John Keeping
cgit.mk: fix dependency handling
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
John Keeping
Makefile: re-include cgit.conf in cgit.mk
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Lukas Fleischer
Do not unnecessarily strdup() environment variables
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Lukas Fleischer
Maŕk cgit_environment members const
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Lukas Fleischer
Return const char * in cgit_{httpscheme, hosturl, rootu...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
John Keeping
Update git to v1.8.2.1
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
John Keeping
ui-blob: don't segfault when no path is given
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lukas Fleischer
Convert pager navigation into a unordered list
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jason A. Donenfeld
Makefile: remove CGIT-CFLAGS files in clean stage
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lukas Fleischer
ui-summary.c: Move urls variable into print_urls()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Lukas Fleischer
Fix colspan values
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jason A. Donenfeld
html: check return value of write
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jason A. Donenfeld
ui-shared: squelch compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
John Keeping
cgit.mk: Use SHELL_PATH_SQ to run gen-version.sh
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
John Keeping
cgit.mk: don't rebuild everything if CGIT_VERSION changes
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
John Keeping
ui-patch: use cgit_version not CGIT_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
John Keeping
Makefile: re-use Git's Makefile where possible
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
John Keeping
tests: check that Git version are in sync
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jason A. Donenfeld
Merge branch 'wip'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
John Keeping
ui-shared: fix return type of cgit_self_link
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Lukas Fleischer
cgit_print_snapshot_links(): Free prefix variable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Lukas Fleischer
cgit_print_commit(): Free tmp variable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Lukas Fleischer
cgit_print_tree(): Free curr_rev after usage
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Lukas Fleischer
find_default_branch(): Free refmatch after usage
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Lukas Fleischer
print_tag_downloads(): Free ref variable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Lukas Fleischer
Free reflists after usage
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Lukas Fleischer
ui-shared.c: Remove unused function print_archive_ref()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Lukas Fleischer
ui-shared.c: Remove unused function cgit_currurl()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Lukas Fleischer
Mark several functions/variables static
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
John Keeping
t0107-snapshot: add tests for ZIP archives
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
John Keeping
tests: make whitespace consistent
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
John Keeping
tests: "grep -e" is not portable to all platforms
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Lukas Fleischer
Makefile: Disable gettext in the Git submodule
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Jamie Couture
Makefile: improve dependency generation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Lukas Fleischer
cgit.c: Remove parameter from guess_defbranch()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Lukas Fleischer
ui-tree.c: Use a context structure in walk_tree()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Lukas Fleischer
ui-tree.c: Drop the header variable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Lukas Fleischer
ui-tree.c: Declare the state variable globally
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Lukas Fleischer
ui-tree.c: Pass current revision to print_object()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Lukas Fleischer
ui-plain.c: Use a context structure in walk_tree()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Lukas Fleischer
ui-plain.c: Do not access match variable in print_*()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Lukas Fleischer
ui-blob.c: Use a context structure in walk_tree()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Jason A. Donenfeld
ui-snapshot.c: Fill argv[0] with dummy.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Jason A. Donenfeld
White space around control verbs.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Lukas Fleischer
Fix several whitespace errors
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
John Keeping
Update git to v1.7.12.4
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
John Keeping
Update git to v1.7.9.7
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
John Keeping
Update git to v1.7.8.6
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
John Keeping
Update git to v1.7.7.7
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
John Keeping
Update git to v1.7.6.5
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
John Keeping
Update git to v1.7.5.4
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
stfn
Print submodule revision next to submodule link
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Jason A. Donenfeld
Support unannotated tags in git-clone.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Julius Plenz
ssdiff: correctly manage tab expansion
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Florian Pritz
Make "owner" column on index page configurable
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Jason A. Donenfeld
man: fix up default value duplication
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Jason A. Donenfeld
CGIT-0.9.1
v0.9.1
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Jason A. Donenfeld
man: show mime type default value
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Julius Plenz
ssdiff: point line links at exact blob by prepending...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Michael Halstead
Format git diff headers correctly when adding or removi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Ferry Huberts
Makefile: get snapshots from github
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Jamie Couture
Makefile: remove tags file
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Christian Franke
ui-shared: use placeholder for empty commit subject
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Jason A. Donenfeld
syntax-highlighting.sh: Fix command injection.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Jason A. Donenfeld
Fix man page typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jason A. Donenfeld
Makefile: Support OpenBSD just like FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jason A. Donenfeld
Makefile: support FreeBSD libiconv paths
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jason A. Donenfeld
tests: check for proper html entity
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Tobias Bieniek
ui-log: Add "commit-sort" option for controlling commit...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Tobias Bieniek
ui-repolist: Add "section-sort" flag to control section...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jason A. Donenfeld
scan-tree: Unify gitweb.* and cgit.* settings into...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
William Bell
ui: Remember to print ampersand as proper html entities.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Jason A. Donenfeld
ui-repolist: Rename section-sort to repository-sort.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Tobias Bieniek
repo_config: do not let globals override repo settings
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Jason A. Donenfeld
README: times, they are a-changin
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Ferry Huberts
syntax-highlight: when the file has no extension, assum...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Ferry Huberts
ui-repolist: do not use agefile if it's date could...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Ferry Huberts
Revert "filters/syntax-highlighting.sh: work around...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Jamie Couture
Makefile: add tag target to generate ctags
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Jamie Couture
ui-repolist: Bold the currently viewed page.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Jim Meyering
do not write outside heap buffer
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Jason A. Donenfeld
ui-snapshot: pass -n to gzip, to suppress timestamp
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Jason A. Donenfeld
Update copyright headers to have latest dates.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Jason A. Donenfeld
ui-repolist: Case insensitive sorting and age sort
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Jason A. Donenfeld
scan-tree: Support gitweb.category.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Jason A. Donenfeld
scan-tree: Support gitweb.description.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Ferry Huberts
css: only use div#cgit
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Lars Hjemli
Merge branch 'fh/mimetypes'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Lars Hjemli
Merge branch 'jp/defbranch'
commit
|
commitdiff
|
tree
|
snapshot
next