]> granicus.if.org Git - cgit/shortlog
cgit
2013-05-28 Jason A. Donenfeldui-summary: do not free ref
2013-05-28 Jason A. Donenfeldfilters: toggle perl utf8 situation
2013-05-27 Jason A. DonenfeldCGIT-0.9.2 v0.9.2
2013-05-27 Jason A. DonenfeldREADME: add trailing slash to homepage
2013-05-27 Jason A. Donenfeldcgitrc.5: improve example config
2013-05-27 Jason A. Donenfeldfilters: import more modern scripts
2013-05-26 Jason A. Donenfeldreadme: use string_list instead of space deliminations
2013-05-25 Jason A. Donenfeldui-summary: Disallow directory traversal
2013-05-25 Jason A. Donenfeldcgitrc.5: information on directory traversal and multip...
2013-05-25 Jason A. Donenfeldreadme: Accept multiple candidates and test them.
2013-05-25 Jason A. Donenfeldui-summary: Pass filename to about-filter
2013-05-25 Jason A. Donenfeldui-summary: Use default branch for readme if : prefix
2013-05-25 Jason A. Donenfeldcgit.c: Do not reset HOME after unsetting it.
2013-05-25 Jason A. Donenfeldcgit.c: sync repo config printing with struct cgit_repo
2013-05-25 John Keepinggit: update to 1.8.3
2013-05-22 John Keepingcache.c: cache ls_cache output properly
2013-05-22 John Keepingtests: introduce strip_header() helper function
2013-05-22 John Keepingshared.c: use die_errno() where appropriate
2013-05-22 John Keepinghtml.c: die when write fails
2013-05-22 John Keepingui-log: add <span/> around commit decorations
2013-05-22 John KeepingMakefile: fix parallel "make test"
2013-05-18 John Keepingcache.c: fix cache_ls
2013-05-13 John Keepingt0109: "function" is a bash-ism
2013-05-13 Jason A. DonenfeldNew mailing list.
2013-04-30 Jason A. Donenfeldui-snapshot: do not access $HOME
2013-04-27 John Keepingt0001: validate Git -rcN version numbers correctly
2013-04-27 John Keepinggit: update to 1.8.2.2
2013-04-17 John Keepingscan-tree: fix regression in section-from-path=-1
2013-04-15 John Keepingt0001: ignore ".dirty" suffix on Git version
2013-04-15 John Keepingtests: set TEST_OUTPUT_DIRECTORY to the CGit test directory
2013-04-15 John Keepingt0109: test more URLs
2013-04-10 Jason A. Donenfeldcgitrc.5.txt: Specify when scan-path must be defined...
2013-04-10 Lukas Fleischerui-snapshot.c: Prepend "V" when guessing ref names
2013-04-10 Lukas Fleischert0107: Skip ZIP tests if unzip(1) isn't available
2013-04-10 Lukas Fleischertests/: Do not use `sed -i`
2013-04-10 Jason A. DonenfeldAdd branch-sort and repo.branch-sort options.
2013-04-10 John Keepingt0109: chain operations with &&
2013-04-10 Lukas Fleischercgit.c: Do not restore unset environment variables
2013-04-08 Lukas Fleischert0107: Use `tar -z` for gzip'ed archives
2013-04-08 Jason A. Donenfeldtests: Make sure that git does not access $HOME
2013-04-08 John Keepingtests/.gitignore: update for using Git's test infrastru...
2013-04-08 John Keepingtests: use Git's test framework
2013-04-08 Jason A. DonenfeldDo not load user or system gitconfig and gitattributes
2013-04-08 John Keepinguse struct strbuf instead of static buffers
2013-04-08 John KeepingRemove redundant calls to fmt("%s", ...)
2013-04-08 John KeepingConvert cgit_print_error to a variadic function
2013-04-08 John Keepingshared.c: add strbuf_ensure_end
2013-04-08 John Keepinghtml.c: add various strbuf and varadic helpers
2013-04-08 John KeepingMark char* fields in struct cgit_page as const
2013-04-08 John KeepingFix out-of-bounds memory accesses with virtual_root=""
2013-04-08 Lukas Fleischerui-refs.c: Refactor print_tag()
2013-04-08 Lukas Fleischerui-refs.c: Remove global header variable
2013-04-08 Lukas Fleischerhtml.c: Replace strdup() with xstrdup()
2013-04-08 John KeepingAlways #include corresponding .h in .c files
2013-04-08 John Keepingcgit.mk: fix dependency handling
2013-04-08 John KeepingMakefile: re-include cgit.conf in cgit.mk
2013-04-08 Lukas FleischerDo not unnecessarily strdup() environment variables
2013-04-08 Lukas FleischerMaŕk cgit_environment members const
2013-04-08 Lukas FleischerReturn const char * in cgit_{httpscheme, hosturl, rootu...
2013-04-08 John KeepingUpdate git to v1.8.2.1
2013-04-07 John Keepingui-blob: don't segfault when no path is given
2013-03-20 Lukas FleischerConvert pager navigation into a unordered list
2013-03-20 Jason A. DonenfeldMakefile: remove CGIT-CFLAGS files in clean stage
2013-03-20 Lukas Fleischerui-summary.c: Move urls variable into print_urls()
2013-03-20 Lukas FleischerFix colspan values
2013-03-20 Jason A. Donenfeldhtml: check return value of write
2013-03-20 Jason A. Donenfeldui-shared: squelch compiler warning.
2013-03-20 John Keepingcgit.mk: Use SHELL_PATH_SQ to run gen-version.sh
2013-03-20 John Keepingcgit.mk: don't rebuild everything if CGIT_VERSION changes
2013-03-20 John Keepingui-patch: use cgit_version not CGIT_VERSION
2013-03-20 John KeepingMakefile: re-use Git's Makefile where possible
2013-03-20 John Keepingtests: check that Git version are in sync
2013-03-20 Jason A. DonenfeldMerge branch 'wip'
2013-03-20 John Keepingui-shared: fix return type of cgit_self_link
2013-03-05 Lukas Fleischercgit_print_snapshot_links(): Free prefix variable
2013-03-05 Lukas Fleischercgit_print_commit(): Free tmp variable
2013-03-05 Lukas Fleischercgit_print_tree(): Free curr_rev after usage
2013-03-05 Lukas Fleischerfind_default_branch(): Free refmatch after usage
2013-03-05 Lukas Fleischerprint_tag_downloads(): Free ref variable
2013-03-05 Lukas FleischerFree reflists after usage
2013-03-05 Lukas Fleischerui-shared.c: Remove unused function print_archive_ref()
2013-03-05 Lukas Fleischerui-shared.c: Remove unused function cgit_currurl()
2013-03-05 Lukas FleischerMark several functions/variables static
2013-03-05 John Keepingt0107-snapshot: add tests for ZIP archives
2013-03-05 John Keepingtests: make whitespace consistent
2013-03-05 John Keepingtests: "grep -e" is not portable to all platforms
2013-03-04 Lukas FleischerMakefile: Disable gettext in the Git submodule
2013-03-04 Jamie CoutureMakefile: improve dependency generation
2013-03-04 Lukas Fleischercgit.c: Remove parameter from guess_defbranch()
2013-03-04 Lukas Fleischerui-tree.c: Use a context structure in walk_tree()
2013-03-04 Lukas Fleischerui-tree.c: Drop the header variable
2013-03-04 Lukas Fleischerui-tree.c: Declare the state variable globally
2013-03-04 Lukas Fleischerui-tree.c: Pass current revision to print_object()
2013-03-04 Lukas Fleischerui-plain.c: Use a context structure in walk_tree()
2013-03-04 Lukas Fleischerui-plain.c: Do not access match variable in print_*()
2013-03-04 Lukas Fleischerui-blob.c: Use a context structure in walk_tree()
2013-03-04 Jason A. Donenfeldui-snapshot.c: Fill argv[0] with dummy.
2013-03-04 Jason A. DonenfeldWhite space around control verbs.
2013-03-04 Lukas FleischerFix several whitespace errors
2013-03-02 John KeepingUpdate git to v1.7.12.4
next