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
/
cmd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: redirect empty about/ to homepage or summary
Jason A. Donenfeld
2016-02-22
1
-1
/
+10
*
cmd: fix resource leak: free allocation from cgit_currenturl and fmtalloc
Christian Hesse
2015-10-09
1
-3
/
+7
*
cmd: fix command definition
John Keeping
2015-08-14
1
-1
/
+1
*
cmd: no need for pre function hook now
Jason A. Donenfeld
2015-08-14
1
-15
/
+9
*
cmd: remove "want_layout" field
John Keeping
2015-08-14
1
-24
/
+24
*
tree: move layout into page function
John Keeping
2015-08-14
1
-1
/
+1
*
tag: move layout into page function
John Keeping
2015-08-14
1
-1
/
+1
*
summary: move layout into page function
John Keeping
2015-08-14
1
-1
/
+1
*
stats: move layout into page function
John Keeping
2015-08-14
1
-1
/
+1
*
refs: move layout to page function
John Keeping
2015-08-14
1
-1
/
+1
*
log: move layout into page function
John Keeping
2015-08-14
1
-1
/
+1
*
diff: move layout to page function
John Keeping
2015-08-14
1
-1
/
+1
*
commit: move layout into page function
John Keeping
2015-08-14
1
-1
/
+1
*
about: move layout into page functions
John Keeping
2015-08-14
1
-1
/
+1
*
redirect: be more careful for different cgi setups
Jason A. Donenfeld
2015-08-13
1
-1
/
+4
*
about: always ensure page has a trailing slash
Jason A. Donenfeld
2015-08-12
1
-2
/
+10
*
Remove unused parameter from cgit_print_snapshot()
Lukas Fleischer
2014-02-21
1
-1
/
+1
*
Switch to exclusively using global ctx
Lukas Fleischer
2014-01-17
1
-51
/
+51
*
Update copyright information
Lukas Fleischer
2014-01-08
1
-2
/
+1
*
Allow for creating patch series
Lukas Fleischer
2013-08-20
1
-1
/
+1
*
cmd.c: Add a "rawdiff" command
Lukas Fleischer
2013-08-16
1
-0
/
+6
*
Allow for creating raw diffs with cgit_print_diff()
Lukas Fleischer
2013-08-16
1
-1
/
+1
*
readme: use string_list instead of space deliminations
Jason A. Donenfeld
2013-05-26
1
-1
/
+2
*
White space around control verbs.
Jason A. Donenfeld
2013-03-04
1
-1
/
+1
*
ui-log: Add "commit-sort" option for controlling commit ordering
Tobias Bieniek
2012-10-17
1
-1
/
+2
*
Merge branch 'lh/panel'
Lars Hjemli
2011-05-23
1
-1
/
+1
|
\
|
*
ui-diff.c: create a control panel for diff options
Lars Hjemli
2011-03-06
1
-1
/
+1
*
|
Merge branch 'dm/disable-clone'
Lars Hjemli
2011-05-14
1
-21
/
+21
|
\
\
|
|
/
|
/
|
|
*
Add is_clone flag to available commands
Dan McGee
2011-02-19
1
-21
/
+21
*
|
ui-log: Line-wrap long commit subjects when showmsg is enabled
Johan Herland
2010-11-16
1
-1
/
+2
|
/
*
Merge branch 'jh/path-limit'
Lars Hjemli
2010-06-22
1
-23
/
+23
|
\
|
*
ui-patch: Apply path limit to generated patch
Johan Herland
2010-06-19
1
-1
/
+1
|
*
ui-commit: Limit diff based on path limit in qry.path
Johan Herland
2010-06-19
1
-1
/
+1
|
*
struct cgit_cmd: Differentiate between various usages of ctx.qry.path
Johan Herland
2010-06-19
1
-21
/
+21
*
|
Add 'max-atom-items' config variable
Aaron Griffin
2010-03-22
1
-1
/
+1
|
/
*
ui-summary: enable arbitrary paths below repo.readme
Lars Hjemli
2009-08-09
1
-1
/
+1
*
Merge branch 'lh/stats'
Lars Hjemli
2009-01-27
1
-0
/
+7
|
\
|
*
ui-stats: replace 'enable-stats' setting with 'max-stats'
Lars Hjemli
2008-12-07
1
-4
/
+1
|
*
Add a 'stats' page to each repo
Lars Hjemli
2008-12-06
1
-0
/
+10
*
|
Set prefix in snapshots when using dwimmery
Natanael Copa
2008-11-30
1
-2
/
+1
|
/
*
ui-snapshot: add dwimmery
Lars Hjemli
2008-10-11
1
-1
/
+1
*
Merge branch 'lh/plain'
Lars Hjemli
2008-09-01
1
-0
/
+7
|
\
|
*
Implement plain view
Lars Hjemli
2008-08-06
1
-0
/
+7
*
|
Merge branch 'lh/clone'
Lars Hjemli
2008-09-01
1
-0
/
+19
|
\
|
|
*
Add support for cloning over http
Lars Hjemli
2008-08-06
1
-0
/
+19
*
|
Add atom-support
Lars Hjemli
2008-08-01
1
-0
/
+7
|
/
*
allow blob extract blobs by head/path combination
Michael Krelin
2008-06-24
1
-1
/
+1
*
Merge branch 'lh/cache'
Lars Hjemli
2008-05-03
1
-5
/
+16
|
\
|
*
Add page 'ls_cache'
Lars Hjemli
2008-04-28
1
-5
/
+16
*
|
Add 'about site' and 'about repo' pages
Lars Hjemli
2008-04-29
1
-0
/
+9
|
/
[next]