index
:
cgit-magenta.git
this commit
dev/antibot
dev/tarball-cache
master
wiki
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cgit.css
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-04
Update README
Lars Hjemli
1
-18
/
+39
2007-09-04
Set xdemitconf_t.findfunc=NULL
Lars Hjemli
1
-0
/
+1
2007-09-03
Use git-1.5.3 as submodule
Lars Hjemli
1
-0
/
+0
2007-09-03
Delete submodules.sh and prepare for using git-submodule
Lars Hjemli
2
-186
/
+3
2007-09-03
Makefile: add target "get-git"
Lars Hjemli
1
-1
/
+6
2007-09-03
Rewrite the makefile + gen-version.sh
Lars Hjemli
2
-67
/
+55
2007-07-23
ui-snapshot: whitespace/formatting cleanup
Lars Hjemli
1
-23
/
+23
2007-07-23
Make ui-tag.c generate valid xhtml
Lars Hjemli
1
-1
/
+1
2007-07-23
Add support for line number in url fragment
Lars Hjemli
2
-1
/
+10
2007-07-23
cgit_print_snapshot_links: use url to specify snapshot name
Lars Hjemli
5
-21
/
+41
2007-07-22
Add ui-tag.c
Lars Hjemli
7
-32
/
+111
2007-07-21
link raw blob from tree file view
Michael Krelin
1
-0
/
+4
2007-07-21
fix: changed view link to blob in summary.
Michael Krelin
1
-1
/
+1
2007-07-21
allow selective enabling of snapshots
Michael Krelin
6
-15
/
+48
2007-07-21
shorten snapshot names to repo basename
Michael Krelin
2
-2
/
+3
2007-07-21
introduce cgit_repobasename
Michael Krelin
2
-0
/
+26
2007-07-21
added snapshot filename to the link
Michael Krelin
3
-5
/
+16
2007-07-21
add plain uncompressed tar snapshort format
Michael Krelin
1
-1
/
+2
2007-07-21
introduced .tar.bz2 snapshots
Michael Krelin
1
-31
/
+42
2007-07-20
compress .tar.gz using gzip as a filter
Michael Krelin
1
-1
/
+37
2007-07-20
added a chk_non_negative check
Michael Krelin
2
-0
/
+8
2007-07-18
css: adjust vertical-align of commit info th cells
Michael Krelin
1
-0
/
+1
2007-07-18
add support for snapshot tarballs
Michael Krelin
4
-37
/
+55
2007-07-03
make gen-version.sh run even if . is not in PATH
Michael Krelin
1
-1
/
+1
2007-07-03
make config adjustable via env variable CGIT_CONFIG
Michael Krelin
1
-1
/
+3
2007-06-29
Add ofs argument to cgit_log_link and use it in ui-log.c
Lars Hjemli
6
-16
/
+30
2007-06-26
Add trim_end() and use it to remove trailing slashes from repo paths
Lars Hjemli
3
-2
/
+25
2007-06-26
Do not include current path in the "tree" menu link
Lars Hjemli
1
-1
/
+1
2007-06-19
Add setting to enable/disable extra links on index page
Lars Hjemli
4
-12
/
+31
2007-06-18
Change S/L/T to summary/log/tree
Lars Hjemli
3
-9
/
+10
2007-06-18
Change "files" to "tree"
Lars Hjemli
2
-2
/
+2
2007-06-18
Include querystring as part of cached filename for repo summary page
Lars Hjemli
1
-4
/
+6
2007-06-18
Add version info from git-describe
Lars Hjemli
7
-16
/
+27
2007-06-18
Add more menuitems on repo pages
Lars Hjemli
2
-16
/
+49
2007-06-17
Add cgit_diff_link()
Lars Hjemli
6
-69
/
+75
2007-06-17
ui-commit: use cgit_commit_link() for parent links
Lars Hjemli
1
-6
/
+4
2007-06-17
ui-log: honor id=sha1 on querystring
Lars Hjemli
2
-1
/
+4
2007-06-17
Add cgit_commit_link() + support for id=sha1 to commit view
Lars Hjemli
7
-18
/
+31
2007-06-17
Add git_log_link() and fix bug in generic repolink function
Lars Hjemli
5
-20
/
+24
2007-06-17
ui-tree: html/css cleanup
Lars Hjemli
2
-23
/
+12
2007-06-17
ui-shared: use strcmp() to compare strings
Lars Hjemli
1
-2
/
+2
2007-06-17
Add and use cgit_tree_link()
Lars Hjemli
5
-38
/
+107
2007-06-16
ui-tree: make blob viewer generate valid html
Lars Hjemli
1
-1
/
+0
2007-06-16
ui-tree: unify with ui-view, use path to select tree/blob
Lars Hjemli
8
-112
/
+174
2007-06-07
cgit.css: make it validate
Lars Hjemli
1
-8
/
+7
2007-06-06
ui-diff: close td/tr/table properly
Lars Hjemli
1
-0
/
+2
2007-06-05
ui-diff: emit table/tr/td at better locations
Lars Hjemli
1
-9
/
+7
2007-06-04
Rename dirlink to gitlink.
Jeffrey C. Ollie
3
-7
/
+7
2007-05-31
Implemented configurable HEAD shortlog on summary page.
Ondrej Jirman
4
-1
/
+16
2007-05-31
Check for NULL commit buffer in cgit_parse_commit()
Ondrej Jirman
1
-0
/
+3
2007-05-31
Add option to disable pager to cgit_print_log().
Ondrej Jirman
3
-16
/
+18
2007-05-31
Handle single-line and empty commit subjects
Ondrej Jirman
1
-3
/
+8
2007-05-31
Use & instead of & in URLs.
Ondrej Jirman
6
-13
/
+13
2007-05-31
Fixed unexpected tags in html output.
Ondrej Jirman
3
-6
/
+7
2007-05-24
cgit v0.5
v0.5
Lars Hjemli
1
-1
/
+1
2007-05-24
Bad html: it's nice to add alt-attributes
Lars Hjemli
1
-1
/
+1
2007-05-24
Bad html: <form> should have an action-attribute
Lars Hjemli
1
-1
/
+1
2007-05-24
Close a <tr> properly
Lars Hjemli
1
-1
/
+1
2007-05-23
Add repo.readme parameter
Lars Hjemli
5
-15
/
+23
2007-05-23
Remove unused variable from ui-repolist.c:read_agefile()
Lars Hjemli
1
-1
/
+0
2007-05-22
Show time since last change on index page
Lars Hjemli
3
-1
/
+43
2007-05-22
Use cgit_print_age() on summary and log pages
Lars Hjemli
2
-10
/
+6
2007-05-22
Add cgit_print_age() function
Lars Hjemli
5
-8
/
+94
2007-05-21
css: make column headings bold
Lars Hjemli
1
-1
/
+1
2007-05-21
Make frontpage friendlier
Lars Hjemli
2
-15
/
+43
2007-05-20
Adjust apperance of repogroup headers
Lars Hjemli
1
-1
/
+1
2007-05-20
Use git-1.5.2
Lars Hjemli
2
-5
/
+3
2007-05-19
Teach cgit howto include an external file on index page.
Lars Hjemli
3
-0
/
+9
2007-05-18
Add html_include()
Lars Hjemli
2
-0
/
+15
2007-05-18
Don't highlight repogroup headings
Lars Hjemli
1
-1
/
+1
2007-05-18
Teach cgit how to group repositories by category
Lars Hjemli
4
-0
/
+21
2007-05-18
Don't be fooled by trailing '/' in url-parameter
Lars Hjemli
1
-1
/
+2
2007-05-18
cache_safe_filename() needs more buffers
Lars Hjemli
1
-4
/
+9
2007-05-18
Enable url=value querystring parameter
Lars Hjemli
6
-40
/
+98
2007-05-18
Add lookup-function for valid repo commands
Lars Hjemli
2
-0
/
+24
2007-05-18
Move cgit_get_repoinfo into shared.c
Lars Hjemli
3
-14
/
+14
2007-05-18
Remove unused extern declarations from cgit.h
Lars Hjemli
1
-4
/
+0
2007-05-18
Add knobs to enable/disable files/lines changed in log view
Lars Hjemli
4
-13
/
+48
2007-05-16
Restrict length of repo description on repolist page
Lars Hjemli
4
-1
/
+9
2007-05-16
Don't die when diffing trees with subprojects
Lars Hjemli
1
-19
/
+43
2007-05-16
Do not wrap filemode column in diffstat table
Lars Hjemli
1
-0
/
+4
2007-05-16
Add C D L and T links to index page
Lars Hjemli
1
-1
/
+15
2007-05-16
Make git_pageurl handle NULL querystrings
Lars Hjemli
1
-2
/
+6
2007-05-16
Add support for tree listing via h parameter
Lars Hjemli
1
-0
/
+10
2007-05-16
Add link to commitdiff below diffstat
Lars Hjemli
2
-2
/
+10
2007-05-16
Add support for commitdiff via h parameter
Lars Hjemli
3
-7
/
+21
2007-05-16
Change commit-view to expect h parameter, not id
Lars Hjemli
4
-10
/
+13
2007-05-16
Enable default value for head parameter
Lars Hjemli
3
-14
/
+7
2007-05-15
Restrict deep nesting of configfiles
Lars Hjemli
1
-4
/
+6
2007-05-15
Include cgit.conf in Makefile
Lars Hjemli
1
-0
/
+5
2007-05-15
ui-diff: show /dev/null as filename for add/delete
Lars Hjemli
1
-1
/
+4
2007-05-15
Use tables and css to create the diffstat graph, fix scaling
Lars Hjemli
5
-15
/
+27
2007-05-15
Do not alter incoming sha1 when handling the download refs.
Lars Hjemli
1
-2
/
+5
2007-05-15
Don't hardcode urls when SCRIPT_NAME is available
Lars Hjemli
5
-4
/
+9
2007-05-15
ui-shared.c: fix whitespace breakage
Lars Hjemli
1
-6
/
+5
2007-05-15
Show tag heading even if first tag is of the lightweight kind
Lars Hjemli
1
-13
/
+19
2007-05-15
Specify static storage class for file-local declarations
Lars Hjemli
2
-11
/
+11
2007-05-14
Add include-parameter to config files
Lars Hjemli
3
-8
/
+15
2007-05-14
Let makefile override the configfile location
Lars Hjemli
2
-5
/
+8
2007-05-14
cgit.c: fix whitespace breakage
Lars Hjemli
1
-7
/
+7
2007-05-14
cgit.css: try to make diffs look a little bit nicer
Lars Hjemli
2
-13
/
+32
2007-05-14
cgit.css: try do make diffstat a little bit nicer
Lars Hjemli
1
-4
/
+3
2007-05-14
Add log filtering by path and link to it from tree view
Lars Hjemli
6
-13
/
+37
2007-05-13
cgit v0.4
v0.4
Lars Hjemli
1
-1
/
+1
2007-05-13
Add commitdiff between commit and each of it's parent
Lars Hjemli
5
-10
/
+63
2007-05-13
Add graphical diffstat to commit view
Lars Hjemli
5
-33
/
+130
2007-05-13
Add max-commit-count parameter to cgitrc
Lars Hjemli
4
-2
/
+10
2007-05-13
Show number of changed lines in log view
Lars Hjemli
1
-1
/
+11
2007-05-13
Simplify ui-diff.c using the new file-level diff interface
Lars Hjemli
1
-86
/
+2
2007-05-13
Add standard interface for file diff functions
Lars Hjemli
2
-0
/
+86
2007-05-13
Show number of changed files in log view
Lars Hjemli
1
-2
/
+15
2007-05-13
Use standard tree-diff function when showing diffstat for single commit
Lars Hjemli
1
-51
/
+15
2007-05-13
Add shared diff-handling functions
Lars Hjemli
2
-2
/
+50
2007-05-12
css: fix bad rendering in Internet Explorer
Lars Hjemli
1
-2
/
+7
2007-05-11
Add links to enable downloading of tagged blobs
Lars Hjemli
2
-9
/
+85
2007-05-11
Makefile: add support for building w.o. preinstalled git
Lars Hjemli
1
-1
/
+13
2007-05-11
Tag release v0.3
v0.3
Lars Hjemli
1
-1
/
+1
2007-05-11
Update README with submodule build info
Lars Hjemli
1
-13
/
+39
2007-05-11
Add submodule links in tree listing
Lars Hjemli
6
-12
/
+27
2007-05-11
Add submodules.sh and use it during builds
Lars Hjemli
3
-13
/
+222
2007-05-11
Added git as a submodule
Lars Hjemli
2
-1
/
+1
2007-05-09
Add support for downloading single blobs
Lars Hjemli
5
-3
/
+47
2007-05-08
ui-view: show pathname if specified in querystring
Lars Hjemli
3
-5
/
+10
2007-05-08
Update to libgit 1.5.2-rc2
Lars Hjemli
9
-837
/
+50
2007-02-21
Layout update
Lars Hjemli
9
-32
/
+127
2007-02-08
Make snapshot feature configurable
Lars Hjemli
5
-6
/
+22
2007-02-08
Add support for snapshots
Lars Hjemli
8
-8
/
+153
2007-02-05
cgit v0.2
v0.2
Lars Hjemli
1
-1
/
+1
2007-02-05
Add support for prefix and gitsrc arguments to 'make'
Lars Hjemli
2
-15
/
+37
2007-02-04
Update cgitrc template
Lars Hjemli
1
-21
/
+32