index
:
cgit
custom
personal fork of cgit, lowercase strings and click to copy repo url
yigit sever
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ui-shared: reword the standard page footer
Lars Hjemli
2008-10-05
1
-2
/
+2
*
ui-shared: do not print repo name on the "summary" tab
Lars Hjemli
2008-10-05
1
-2
/
+1
*
Replace cgitrc with cgitrc.5.txt
Lars Hjemli
2008-10-05
2
-202
/
+367
*
Merge branch 'lh/escape-urls'
Lars Hjemli
2008-10-05
5
-14
/
+32
|
\
|
*
ui-repolist + ui-shared: Use cgit_summary_link()
Lars Hjemli
2008-10-05
2
-10
/
+5
|
*
ui-shared.c: add cgit_summary_link()
Lars Hjemli
2008-10-05
2
-0
/
+6
|
*
ui-shared.c: use html_url_path() in repolink()
Lars Hjemli
2008-10-05
1
-4
/
+4
|
*
html.c: add html_url_path
Lars Hjemli
2008-10-05
2
-0
/
+17
*
|
Merge branch 'lh/escape-urls'
Lars Hjemli
2008-10-05
6
-11
/
+53
|
\
|
|
*
ui-shared.c: use html_url_arg()
Lars Hjemli
2008-10-05
4
-11
/
+36
|
*
html.c: add html_url_arg
Lars Hjemli
2008-10-05
2
-0
/
+17
*
|
ui-snapshot.c: specify archiver_args.baselen
Lars Hjemli
2008-10-05
2
-2
/
+11
|
/
*
ui-diff: make diffstat header a link to the full diff
Lars Hjemli
2008-09-23
1
-1
/
+4
*
ui-diff: fix links from diffstat
Lars Hjemli
2008-09-23
1
-4
/
+2
*
Add LDFLAGS to makefile.
Harley Laue
2008-09-20
1
-1
/
+1
*
ui-repolist: enable filtering of repos by path
Lars Hjemli
2008-09-15
1
-1
/
+10
*
Add support for --scan-tree=<path> option to cgit
Lars Hjemli
2008-09-15
4
-3
/
+184
*
Teach cgit how to use PATH_INFO
Lars Hjemli
2008-09-15
2
-0
/
+28
*
Merge branch 'lh/parsing'
Lars Hjemli
2008-09-15
3
-64
/
+101
|
\
|
*
ui-tag: show the taggers email
Lars Hjemli
2008-09-15
1
-0
/
+4
|
*
parsing.c: be prepared for unexpected content in commit/tag objects
Lars Hjemli
2008-09-15
2
-64
/
+97
*
|
Merge branch 'ew/http_host'
Lars Hjemli
2008-09-15
1
-7
/
+12
|
\
\
|
|
/
|
/
|
|
*
use Host: header to generate cgit_hosturl
Eric Wong
2008-09-02
1
-7
/
+12
*
|
Update Makefile to use GIT-1.6.0.1
Lars Hjemli
2008-09-03
1
-1
/
+1
|
/
*
Use GIT-1.6.0.1
Lars Hjemli
2008-09-02
1
-0
/
+0
*
ui-plain: handle subdirectories
Lars Hjemli
2008-09-02
1
-4
/
+1
*
Use GIT-1.6.0
Lars Hjemli
2008-09-01
1
-0
/
+0
*
Merge branch 'lh/plain'
Lars Hjemli
2008-09-01
12
-13
/
+125
|
\
|
*
Supply status description to html_status()
Lars Hjemli
2008-08-06
4
-14
/
+12
|
*
ui-tree: link to plain view instead of blob view
Lars Hjemli
2008-08-06
3
-4
/
+12
|
*
Implement plain view
Lars Hjemli
2008-08-06
9
-0
/
+106
*
|
Merge branch 'lh/clone'
Lars Hjemli
2008-09-01
6
-0
/
+140
|
\
|
|
*
Add support for cloning over http
Lars Hjemli
2008-08-06
6
-0
/
+140
*
|
cache.c: use %zd for off_t argument
Lars Hjemli
2008-09-01
1
-1
/
+1
*
|
Use GIT-1.6.0.rc1
Lars Hjemli
2008-08-06
2
-1
/
+1
*
|
Makefile: Git dependency, take 3
Lars Hjemli
2008-08-06
1
-5
/
+3
*
|
Merge branch 'lh/atom'
Lars Hjemli
2008-08-06
7
-0
/
+168
|
\
\
|
*
|
Add atom-support
Lars Hjemli
2008-08-01
7
-0
/
+168
|
|
/
*
/
cgitrc: explain new local-time option
Stefan Naewe
2008-08-05
1
-0
/
+2
|
/
*
Added `local-time` option to cgitrc
Stefan Naewe
2008-08-01
7
-10
/
+17
*
Makefile: another take on git dependency rules
Lars Hjemli
2008-08-01
1
-7
/
+5
*
Modify default value for a few cgitrc options
Lars Hjemli
2008-07-27
1
-2
/
+5
*
Be prepared for empty repositories
Lars Hjemli
2008-07-27
2
-4
/
+9
*
ui-shared: show repo owner along with description
Lars Hjemli
2008-07-27
1
-3
/
+3
*
ui-summary: show clone urls
Lars Hjemli
2008-07-27
1
-0
/
+41
*
Makefile: remove the `distclean` and `emptycache` targets
Lars Hjemli
2008-07-22
1
-7
/
+0
*
Makefile: do not touch the git objects with `make clean`
Lars Hjemli
2008-07-22
1
-1
/
+0
*
Makefile: fix git dependency rules
Lars Hjemli
2008-07-22
1
-5
/
+3
*
tests/Makefile: not everyone has `.` in $PATH
Lars Hjemli
2008-07-22
1
-1
/
+1
*
Adjust to new calling convention for read_tree_recursive()
Lars Hjemli
2008-07-21
2
-7
/
+10
[prev]
[next]