aboutsummaryrefslogtreecommitdiff
path: root/shared.c
Commit message (Expand)AuthorAge
* diffstat: do not rely on uninitialized dataJason A. Donenfeld2014-02-20
* filter: add support for email filterJason A. Donenfeld2014-01-14
* filter: split filter functions into their own fileJason A. Donenfeld2014-01-10
* filter: make exit status localJason A. Donenfeld2014-01-10
* Refactor cgit_parse_snapshots_mask()Lukas Fleischer2014-01-10
* Disallow use of undocumented snapshot delimitersLukas Fleischer2014-01-10
* Update copyright informationLukas Fleischer2014-01-08
* shared.c: use die_errno() where appropriateJohn Keeping2013-05-22
* Add branch-sort and repo.branch-sort options.Jason A. Donenfeld2013-04-10
* shared.c: add strbuf_ensure_endJohn Keeping2013-04-08
* Fix out-of-bounds memory accesses with virtual_root=""John Keeping2013-04-08
* Free reflists after usageLukas Fleischer2013-03-04
* Mark several functions/variables staticLukas Fleischer2013-03-04
* White space around control verbs.Jason A. Donenfeld2013-03-04
* Fix several whitespace errorsLukas Fleischer2013-03-04
* Update git to v1.7.5.4John Keeping2013-03-02
* ui-log: Add "commit-sort" option for controlling commit orderingTobias Bieniek2012-10-17
* scan-tree: Unify gitweb.* and cgit.* settings into one config option.Jason A. Donenfeld2012-10-17
* Merge branch 'jp/defbranch'Lars Hjemli2012-03-18
|\
| * Only guess default branch when a repo page is requestedLars Hjemli2011-06-20
* | Merge branch 'lh/module-links'Lars Hjemli2012-03-18
|\ \
| * | ui-tree.c: add support for path-selected submodule linksLars Hjemli2011-06-15
| |/
* | shared.c: Only setenv() if value is non-nullLukas Fleischer2012-01-03
* | shared.c: Remove unused "linux/limits.h" includeLukas Fleischer2012-01-03
|/
* cgit.c: add 'clone-url' setting with support for macro expansionLars Hjemli2011-06-13
* cgit.c: always setup cgit repo environment variablesLars Hjemli2011-06-13
* Merge branch 'fh/filter-api'Lars Hjemli2011-05-23
|\
| * shared.c: use execvp() to execute filter commandsLars Hjemli2011-03-26
| * cgit_open_filter: hand down repo configuration to scriptFerry Huberts2011-03-26
| * cgit_open_filter: also take the repo as a parameterFerry Huberts2011-03-26
* | Remove unused variable from cgit_diff_tree().Lukas Fleischer2011-05-23
* | shared.c: do not modify const memoryLars Hjemli2011-05-23
|/
* ui-log: Implement support for commit graphsJohan Herland2010-11-16
* ui-log: Fix filecount/linecount when path limit is in effectJohan Herland2010-11-09
* Add support for "readme" optionLars Hjemli2010-08-22
* Merge branch 'jh/ignorews'Lars Hjemli2010-07-18
|\
| * Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland2010-07-18
* | Merge branch 'lh/macros'Lars Hjemli2010-07-18
|\ \
| * | Add support for environment variable expansionLars Hjemli2010-03-22
* | | Merge branch 'jh/context-lines'Lars Hjemli2010-06-22
|\ \ \ | | |/ | |/|
| * | Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland2010-06-19
* | | Merge branch 'jh/path-limit'Lars Hjemli2010-06-22
|\ \ \ | |/ /
| * | Remove unused variable in shared.cJohan Herland2010-06-19
| |/
* | Merge branch 'sn/subject-link'Lars Hjemli2010-06-19
|\ \
| * | Optionally generate verbose parent linksLars Hjemli2010-02-27
| |/
* | Merge branch 'stable'Lars Hjemli2010-04-08
|\ \ | |/ |/|
| * shared.c: avoid memory leak during diffLars Hjemli2010-04-08
* | Add support for remote branchesLars Hjemli2009-11-07
|/
* shared.c: return original errnoLars Hjemli2009-11-07
* Close fd on error in readfile()Rys Sommefeldt2009-11-07