]> granicus.if.org Git - cgit/shortlog
cgit
2014-01-10 Jason A. Donenfeldfilter: split filter functions into their own file
2014-01-10 Jason A. Donenfeldfilter: make exit status local
2014-01-10 Jason A. Donenfeldparsing: fix header typo
2014-01-10 Lukas Fleischercgit.c: Fix comment on bit mask hack
2014-01-10 Lukas Fleischercgit.c: Use "else" for mutually exclusive branches
2014-01-10 Lukas Fleischerui-snapshot.c: Do not reinvent suffixcmp()
2014-01-10 Lukas FleischerRefactor cgit_parse_snapshots_mask()
2014-01-10 Lukas FleischerDisallow use of undocumented snapshot delimiters
2014-01-10 Lukas FleischerReplace most uses of strncmp() with prefixcmp()
2014-01-09 Lukas FleischerREADME: Fix dependencies
2014-01-08 Lukas FleischerREADME: Spelling and formatting fixes
2014-01-08 Přemysl JanouchFix UTF-8 with syntax-highlighting.py
2014-01-08 Přemysl JanouchAdd a suggestion to the manpage
2014-01-08 Přemysl JanouchFix the example configuration
2014-01-08 Přemysl JanouchFix about-formatting.sh
2014-01-08 Přemysl JanouchFix some spelling errors
2014-01-08 Ferry Hubertsfilters: highlight.sh: add css comments for highlight...
2014-01-08 Lukas FleischerAdd AUTHORS file
2014-01-08 Lukas FleischerUpdate copyright information
2014-01-08 Christian Hessegit: update to 1.8.5
2014-01-08 Peter WuReduce line number bloat, fix hover effect
2014-01-08 John Keepingplain: don't append charset for binary MIME types
2014-01-08 Lukas Fleischerui-log.c: Several simplifications
2014-01-08 Lukas FleischerUse argv_array in place of vector
2014-01-08 Lukas Fleischerui-stats.c: Remove unused macro
2014-01-08 Lukas Fleischerscan-tree.c: Remove unused macro
2013-09-14 Lukas Fleischerui-shared: Drop filepair_cb_raw() and helper
2013-09-14 Lukas Fleischerui-diff: Use diff_tree_sha1() for raw diff formatting
2013-08-26 Lukas Fleischertests/: Add t0110-rawdiff.sh
2013-08-26 Lukas Fleischert0108: Add tests for revision ranges
2013-08-26 Lukas Fleischert0108: Compare output with git-format-patch(1)
2013-08-26 Lukas Fleischerui-patch.c: Add additional newline after each patch
2013-08-26 Lukas Fleischerui-patch.c: Fix signature delimiter
2013-08-26 Lukas Fleischert0108: Avoid unnecessary fork()
2013-08-26 John Keepinggit: update to 1.8.4
2013-08-22 Lukas Fleischerui-patch.c: Fix formatting for merge commits
2013-08-20 Lukas Fleischerui-patch: Rename variables
2013-08-20 Lukas FleischerAllow for creating patch series
2013-08-20 Lukas Fleischerui-patch.c: Use log_tree_commit() to generate diffs
2013-08-20 Lukas Fleischerui-diff: Check the return value of get_sha1()
2013-08-16 Lukas Fleischercmd.c: Add a "rawdiff" command
2013-08-16 Lukas FleischerAllow for creating raw diffs with cgit_print_diff()
2013-08-16 Lukas FleischerExtract filepair_cb from ui-patch.c
2013-08-16 Jason A. DonenfeldFix silly spelling error.
2013-08-12 Lukas FleischerFix section-from-path > 1
2013-08-12 Lukas FleischerMakefile: Change default prefix to "/usr/local"
2013-08-12 Lukas FleischerUse strbuf for reading configuration files
2013-08-12 Christian Hesseadd a note about generating agefile in hook
2013-08-12 Jason A. Donenfeldcache: id means static, even if head is specified too
2013-08-12 Jason A. Donenfeldcache: document negative ttls and add about ttl
2013-08-12 Jason A. Donenfeldrobots.txt: disallow access to snapshots
2013-08-12 Christian Hesseuse favicon by default
2013-05-31 Christian HesseAdd favicon
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
next