index
:
cgit
ch/cache
ch/for-jason
ch/git-2-11-0
flatten_tree
flyspray_integration
jd/link-back
jd/zx2c4-deployment
jk/collapsible-sections
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
lookshe/master
master
rm/namespace
wiki
copy of cgit repo
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shared.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
filter: split filter functions into their own file
Jason A. Donenfeld
1
-35
/
+0
2014-01-10
filter: make exit status local
Jason A. Donenfeld
1
-3
/
+4
2014-01-10
Refactor cgit_parse_snapshots_mask()
Lukas Fleischer
1
-11
/
+12
2014-01-10
Disallow use of undocumented snapshot delimiters
Lukas Fleischer
1
-1
/
+1
2014-01-08
Update copyright information
Lukas Fleischer
1
-1
/
+1
2013-05-22
shared.c: use die_errno() where appropriate
John Keeping
1
-5
/
+4
2013-04-10
Add branch-sort and repo.branch-sort options.
Jason A. Donenfeld
1
-0
/
+1
2013-04-08
shared.c: add strbuf_ensure_end
John Keeping
1
-0
/
+6
2013-04-08
Fix out-of-bounds memory accesses with virtual_root=""
John Keeping
1
-0
/
+15
2013-03-04
Free reflists after usage
Lukas Fleischer
1
-0
/
+36
2013-03-04
Mark several functions/variables static
Lukas Fleischer
1
-6
/
+6
2013-03-04
White space around control verbs.
Jason A. Donenfeld
1
-4
/
+4
2013-03-04
Fix several whitespace errors
Lukas Fleischer
1
-7
/
+7
2013-03-02
Update git to v1.7.5.4
John Keeping
1
-5
/
+5
2012-10-17
ui-log: Add "commit-sort" option for controlling commit ordering
Tobias Bieniek
1
-0
/
+1
2012-10-17
scan-tree: Unify gitweb.* and cgit.* settings into one config option.
Jason A. Donenfeld
1
-1
/
+2
2012-01-03
shared.c: Only setenv() if value is non-null
Lukas Fleischer
1
-1
/
+1
2012-01-03
shared.c: Remove unused "linux/limits.h" include
Lukas Fleischer
1
-1
/
+0
2011-06-20
Only guess default branch when a repo page is requested
Lars Hjemli
1
-1
/
+0
2011-06-15
ui-tree.c: add support for path-selected submodule links
Lars Hjemli
1
-0
/
+1
2011-06-13
cgit.c: add 'clone-url' setting with support for macro expansion
Lars Hjemli
1
-0
/
+1
2011-06-13
cgit.c: always setup cgit repo environment variables
Lars Hjemli
1
-4
/
+3
2011-05-23
Remove unused variable from cgit_diff_tree().
Lukas Fleischer
1
-3
/
+2
2011-05-23
shared.c: do not modify const memory
Lars Hjemli
1
-11
/
+3
2011-03-26
shared.c: use execvp() to execute filter commands
Lars Hjemli
1
-57
/
+11
2011-03-26
cgit_open_filter: hand down repo configuration to script
Ferry Huberts
1
-1
/
+77
2011-03-26
cgit_open_filter: also take the repo as a parameter
Ferry Huberts
1
-1
/
+1
2010-11-16
ui-log: Implement support for commit graphs
Johan Herland
1
-0
/
+1
2010-11-09
ui-log: Fix filecount/linecount when path limit is in effect
Johan Herland
1
-2
/
+2
2010-08-22
Add support for "readme" option
Lars Hjemli
1
-1
/
+1
2010-07-18
Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs
Johan Herland
1
-3
/
+8
2010-06-19
Add URL parameter 'context' for changing the number of context lines in diffs
Johan Herland
1
-2
/
+3
2010-06-19
Remove unused variable in shared.c
Johan Herland
1
-1
/
+0
2010-04-08
shared.c: avoid memory leak during diff
Lars Hjemli
1
-0
/
+8
2010-03-22
Add support for environment variable expansion
Lars Hjemli
1
-0
/
+71
2010-02-27
Optionally generate verbose parent links
Lars Hjemli
1
-0
/
+1
2009-11-07
Add support for remote branches
Lars Hjemli
1
-0
/
+1
2009-11-07
shared.c: return original errno
Lars Hjemli
1
-3
/
+5
2009-11-07
Close fd on error in readfile()
Rys Sommefeldt
1
-2
/
+7
2009-08-24
shared.c: initialize cgit_repo structs properly
Lars Hjemli
1
-0
/
+1
2009-08-24
Introduce 'section' as canonical spelling for 'repo.group'
Lars Hjemli
1
-1
/
+1
2009-08-18
Add and use a common readfile() function
Lars Hjemli
1
-0
/
+21
2009-08-09
Add 'about-filter' and 'repo.about-filter' options
Lars Hjemli
1
-0
/
+1
2009-08-09
Add support for repo.commit-filter and repo.source-filter
Lars Hjemli
1
-0
/
+2
2009-07-31
Add generic filter/plugin infrastructure
Lars Hjemli
1
-0
/
+35
2009-02-01
shared.c: avoid SEGFAULT when checking for binary buffers
Lars Hjemli
1
-2
/
+2
2009-01-31
Handle binary files in diffs
Lars Hjemli
1
-2
/
+11
2008-12-26
shared.c: future-proof usage of git diff-structures
Lars Hjemli
1
-1
/
+3
2008-12-07
ui-stats: replace 'enable-stats' setting with 'max-stats'
Lars Hjemli
1
-1
/
+1
2008-12-06
Add a 'stats' page to each repo
Lars Hjemli
1
-0
/
+1
[next]