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
2009-09-06
ui-plain.c: only return the blob with the specified path
Lars Hjemli
1
-1
/
+2
2009-08-18
truncate buffer before reading empty files
Simon Arlott
2
-0
/
+2
2009-08-18
ui-shared: don't print header <img/> if there isn't a logo defined
Matthew Metnetsky
1
-8
/
+11
2009-08-17
cgit.c: do not segfault on unexpected query-string format
Lars Hjemli
1
-0
/
+3
2009-08-17
ui-tag.c: do not segfault when id is missing from query-string
Lars Hjemli
1
-1
/
+4
2009-03-15
CGIT 0.8.2.1
v0.8.2.1
Lars Hjemli
1
-1
/
+1
2009-03-15
ui-snapshot: avoid segfault when no filename is specified
Lars Hjemli
1
-6
/
+17
2009-03-15
fix segfault when displaying empty blobs
Eric Wong
1
-5
/
+8
2009-02-12
ui-tree: escape ascii-text properly in hexdump view
Lars Hjemli
1
-4
/
+9
2009-02-01
CGIT 0.8.2
v0.8.2
Lars Hjemli
1
-1
/
+1
2009-02-01
Use GIT-1.6.1.1
Lars Hjemli
2
-1
/
+1
2009-02-01
shared.c: avoid SEGFAULT when checking for binary buffers
Lars Hjemli
1
-2
/
+2
2009-01-31
ui-tree: show hexdump of binary blobs
Lars Hjemli
2
-23
/
+67
2009-01-31
Handle binary files in diffs
Lars Hjemli
5
-7
/
+52
2009-01-29
html.c: use correct escaping in html attributes
Lars Hjemli
1
-2
/
+4
2009-01-29
Add support for a custom header
Lars Hjemli
4
-0
/
+9
2009-01-27
tests/t0105-commit.sh: expect commit decorations
Lars Hjemli
1
-1
/
+1
2009-01-27
cgit.css: minor adjustment of commit decorations
Lars Hjemli
1
-0
/
+5
2009-01-27
Add decorations to commit pages
Justin Waters
2
-0
/
+5
2009-01-27
CGIT 0.8.1.1
v0.8.1.1
Lars Hjemli
1
-1
/
+1
2009-01-12
Makefile: install cgit.{css,png} in CGIT_DATA_PATH
Todd Zullinger
1
-4
/
+6
2009-01-12
Makefile: add INSTALL var to set install command
Todd Zullinger
1
-4
/
+5
2009-01-12
Fix tar.bz2 snapshot example
Todd Zullinger
1
-2
/
+2
2009-01-11
Avoid SEGFAULT on invalid requests
Lars Hjemli
2
-2
/
+6
2009-01-11
Make all tags viewable
Robin Redeker
2
-2
/
+11
2009-01-11
ui-tag: escape tagnames properly
Lars Hjemli
1
-2
/
+3
2009-01-11
Change toggle to more meaningful term
Justin Waters
1
-1
/
+2
2009-01-11
ui-log: show name-decorations in log output
Lars Hjemli
2
-0
/
+59
2009-01-10
Makefile: avoid libcurl when building git
Lars Hjemli
1
-2
/
+2
2009-01-10
ui-refs: avoid SEGFAULT on lightweight tags
Robin Redeker
1
-1
/
+1
2009-01-10
changed objects are outputted, allowing for selections of code only
Onne Gorter
3
-28
/
+34
2009-01-06
ui-tree.c: do not add blank line when displaying blobs
Lars Hjemli
2
-3
/
+5
2008-12-30
ui-patch: whitespace changes in the patch generation code
Tomas Carnecky
1
-2
/
+2
2008-12-28
tests/t0107-snapshot.sh: make testscript match updated snapshot behavior
Lars Hjemli
1
-10
/
+10
2008-12-28
return 404 if snapshot is not found
Natanael Copa
1
-3
/
+5
2008-12-26
ui-snapshot.c: change mime-type for tar.gz and tar.bz2
Lars Hjemli
2
-3
/
+3
2008-12-26
Use GIT-1.6.1
Lars Hjemli
2
-1
/
+1
2008-12-26
shared.c: future-proof usage of git diff-structures
Lars Hjemli
1
-1
/
+3
2008-12-26
Untie logic for SCRIPT_NAME and PATH_INFO
Lars Hjemli
1
-20
/
+21
2008-12-07
ui-stats.c: reuse cgit_add_hidden_formfields()
Lars Hjemli
1
-3
/
+2
2008-12-07
ui-shared: externalize add_hidden_formfields()
Lars Hjemli
2
-4
/
+5
2008-12-07
ui-tree: add link to stats page per path
Lars Hjemli
1
-0
/
+3
2008-12-07
ui-shared: add and use cgit_stats_link()
Lars Hjemli
2
-2
/
+10
2008-12-07
ui-stats: replace 'enable-stats' setting with 'max-stats'
Lars Hjemli
8
-58
/
+104
2008-12-07
ui-stats: enable path-filtered stats
Lars Hjemli
1
-3
/
+15
2008-12-06
Add a 'stats' page to each repo
Lars Hjemli
10
-0
/
+497
2008-12-06
tests/setup.sh: allow testsuite to fail properly with POSIX standard shells
Lars Hjemli
1
-1
/
+1
2008-12-06
tests/t0010-validate-html.sh: skip tests if 'tidy' is not available
Lars Hjemli
1
-1
/
+8
2008-12-05
parsing.c: enable builds with NO_ICONV defined
Lars Hjemli
1
-0
/
+4
2008-12-05
ui-repolist: avoid build warning for strcasestr(3)
Lars Hjemli
1
-0
/
+4
2008-12-05
Makefile: allow cgit.conf to override platform-specific tweaks
Lars Hjemli
1
-5
/
+5
2008-12-03
Extra cygwin-specific changes
Ramsay Jones
2
-6
/
+23
2008-12-03
ui-log: try to disambiguate ref names
Lars Hjemli
1
-2
/
+15
2008-12-01
ui-shared: shorten the sha1 printed by cgit_object_link
Lars Hjemli
1
-6
/
+8
2008-12-01
ui-refs.c: show download links for all tags referring to commit objects
Lars Hjemli
1
-3
/
+34
2008-12-01
ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_links
Lars Hjemli
1
-2
/
+1
2008-12-01
ui-snapshot: improve extraction of revision from snapshot name
Lars Hjemli
1
-43
/
+37
2008-11-30
Set prefix in snapshots when using dwimmery
Natanael Copa
3
-6
/
+14
2008-11-30
ui-log: use css to make full-log prettier
Lars Hjemli
2
-8
/
+21
2008-11-29
ui-log: (ab)use extra columns for commit message when showmsg=1
Lars Hjemli
1
-6
/
+7
2008-11-29
ui-log: add support for showing the full commit message
Lars Hjemli
8
-11
/
+45
2008-11-29
ui-repolist: implement lazy caching of repo->mtime
Lars Hjemli
3
-4
/
+14
2008-11-29
ui-repolist: sort null values last
Lars Hjemli
1
-2
/
+2
2008-11-29
ui-repolist: add support for sorting any column
Lars Hjemli
1
-9
/
+83
2008-11-29
ui-repolist: extract get_repo_modtime() from print_modtime()
Lars Hjemli
1
-27
/
+19
2008-11-29
Add support for sorting by Age in the repolist
Benjamin Close
3
-3
/
+39
2008-11-14
ui-repolist: handle empty agefiles
Lars Hjemli
1
-1
/
+2
2008-11-06
Use mode 0644 for non-executable files
Karl Chen
1
-2
/
+2
2008-11-06
Fix tests to work on Ubuntu (dash)
Ramsay Jones
1
-2
/
+4
2008-11-06
Fix some warnings to allow -Werror
Ramsay Jones
2
-3
/
+3
2008-11-06
Use GIT-1.6.0.3
Lars Hjemli
2
-1
/
+1
2008-10-11
CGIT 0.8.1
v0.8.1
Lars Hjemli
1
-1
/
+1
2008-10-11
Makefile: enable compilation on uclibc
Lars Hjemli
1
-0
/
+3
2008-10-11
ui-snapshot: add dwimmery
Lars Hjemli
3
-15
/
+83
2008-10-11
Add cgit_query.nohead flag
Lars Hjemli
2
-0
/
+2
2008-10-06
ui-shared: specify correct css class for summary tab
Lars Hjemli
1
-1
/
+2
2008-10-05
CGIT 0.8
v0.8
Lars Hjemli
1
-1
/
+1
2008-10-05
ui-summary: use html_url_path()
Lars Hjemli
1
-1
/
+1
2008-10-05
ui-refs: use cgit_tag_link()
Lars Hjemli
1
-6
/
+2
2008-10-05
ui-shared: add cgit_tag_link()
Lars Hjemli
2
-0
/
+8
2008-10-05
ui-shared: generate proper links in cgit_object_link()
Lars Hjemli
1
-15
/
+7
2008-10-05
ui-shared: use html_url_path() to get properly escaped url in form action
Lars Hjemli
1
-2
/
+2
2008-10-05
Use GIT-1.6.0.2
Lars Hjemli
3
-5
/
+3
2008-10-05
ui-shared: reword the standard page footer
Lars Hjemli
1
-2
/
+2
2008-10-05
ui-shared: do not print repo name on the "summary" tab
Lars Hjemli
1
-2
/
+1
2008-10-05
Replace cgitrc with cgitrc.5.txt
Lars Hjemli
2
-202
/
+367
2008-10-05
ui-repolist + ui-shared: Use cgit_summary_link()
Lars Hjemli
2
-10
/
+5
2008-10-05
ui-shared.c: add cgit_summary_link()
Lars Hjemli
2
-0
/
+6
2008-10-05
ui-shared.c: use html_url_path() in repolink()
Lars Hjemli
1
-4
/
+4
2008-10-05
html.c: add html_url_path
Lars Hjemli
2
-0
/
+17
2008-10-05
ui-snapshot.c: specify archiver_args.baselen
Lars Hjemli
2
-2
/
+11
2008-10-05
ui-shared.c: use html_url_arg()
Lars Hjemli
4
-11
/
+36
2008-10-05
html.c: add html_url_arg
Lars Hjemli
2
-0
/
+17
2008-09-23
ui-diff: make diffstat header a link to the full diff
Lars Hjemli
1
-1
/
+4
2008-09-23
ui-diff: fix links from diffstat
Lars Hjemli
1
-4
/
+2
2008-09-20
Add LDFLAGS to makefile.
Harley Laue
1
-1
/
+1
2008-09-15
ui-repolist: enable filtering of repos by path
Lars Hjemli
1
-1
/
+10
2008-09-15
Add support for --scan-tree=<path> option to cgit
Lars Hjemli
4
-3
/
+184
2008-09-15
Teach cgit how to use PATH_INFO
Lars Hjemli
2
-0
/
+28
2008-09-15
ui-tag: show the taggers email
Lars Hjemli
1
-0
/
+4
2008-09-15
parsing.c: be prepared for unexpected content in commit/tag objects
Lars Hjemli
2
-64
/
+97
2008-09-03
Update Makefile to use GIT-1.6.0.1
Lars Hjemli
1
-1
/
+1
2008-09-02
use Host: header to generate cgit_hosturl
Eric Wong
1
-7
/
+12
2008-09-02
Use GIT-1.6.0.1
Lars Hjemli
1
-0
/
+0
2008-09-02
ui-plain: handle subdirectories
Lars Hjemli
1
-4
/
+1
2008-09-01
Use GIT-1.6.0
Lars Hjemli
1
-0
/
+0
2008-09-01
cache.c: use %zd for off_t argument
Lars Hjemli
1
-1
/
+1
2008-08-06
Supply status description to html_status()
Lars Hjemli
4
-14
/
+12
2008-08-06
Use GIT-1.6.0.rc1
Lars Hjemli
2
-1
/
+1
2008-08-06
Makefile: Git dependency, take 3
Lars Hjemli
1
-5
/
+3
2008-08-06
ui-tree: link to plain view instead of blob view
Lars Hjemli
3
-4
/
+12
2008-08-06
Implement plain view
Lars Hjemli
9
-0
/
+106
2008-08-06
Add support for cloning over http
Lars Hjemli
6
-0
/
+140
2008-08-05
cgitrc: explain new local-time option
Stefan Naewe
1
-0
/
+2
2008-08-01
Add atom-support
Lars Hjemli
7
-0
/
+168
2008-08-01
Added `local-time` option to cgitrc
Stefan Naewe
7
-10
/
+17
2008-08-01
Makefile: another take on git dependency rules
Lars Hjemli
1
-7
/
+5
2008-07-27
Modify default value for a few cgitrc options
Lars Hjemli
1
-2
/
+5
2008-07-27
Be prepared for empty repositories
Lars Hjemli
2
-4
/
+9
2008-07-27
ui-shared: show repo owner along with description
Lars Hjemli
1
-3
/
+3
2008-07-27
ui-summary: show clone urls
Lars Hjemli
1
-0
/
+41
2008-07-22
Makefile: remove the `distclean` and `emptycache` targets
Lars Hjemli
1
-7
/
+0
2008-07-22
Makefile: do not touch the git objects with `make clean`
Lars Hjemli
1
-1
/
+0
2008-07-22
Makefile: fix git dependency rules
Lars Hjemli
1
-5
/
+3
2008-07-22
tests/Makefile: not everyone has `.` in $PATH
Lars Hjemli
1
-1
/
+1
2008-07-21
Adjust to new calling convention for read_tree_recursive()
Lars Hjemli
2
-7
/
+10
2008-07-21
Use GIT-1.6.0-rc0
Lars Hjemli
1
-0
/
+0
2008-07-19
Add a favicon option to cgitrc
Lars Hjemli
4
-0
/
+10
2008-06-26
Add support for including a footer on all pages
Lars Hjemli
3
-4
/
+13
2008-06-25
Use GIT-1.5.6
Lars Hjemli
2
-1
/
+1
2008-06-24
allow specification of directly linked blobs mimetypes
Michael Krelin
3
-1
/
+4
2008-06-24
allow blob extract blobs by head/path combination
Michael Krelin
3
-6
/
+35
2008-05-21
Added root-desc to default configuration.
Harley Laue
1
-0
/
+4
2008-05-20
ui-tree.c: avoid peeking at GITLINK objects
Lars Hjemli
1
-6
/
+8
2008-05-20
cache.c: fix error checking in print_slot()
Lars Hjemli
1
-4
/
+7
2008-05-18
cache.c: do not ignore errors from print_slot()
Lars Hjemli
2
-5
/
+15
2008-05-18
cache.c: use xread()/xwrite() from libgit
Lars Hjemli
1
-6
/
+6
2008-05-18
cache.c: make all io-related functions return errno on error
Lars Hjemli
1
-9
/
+24
2008-05-18
cache.c: read(2) returns -1 on error, not 0
Lars Hjemli
1
-1
/
+1
2008-05-18
Use GIT-1.5.5.1
Lars Hjemli
2
-1
/
+1
2008-05-18
Include commit-id in link from diff-stat
Lars Hjemli
2
-1
/
+2
2008-05-18
ui-commit: handle root commits
Lars Hjemli
2
-3
/
+22
2008-05-04
Add link to index page from repo header, remove page name
Lars Hjemli
2
-2
/
+5
2008-05-03
Add footer with page creation time and cgit version on all pages
Lars Hjemli
2
-0
/
+9
2008-05-03
Add a pager on the repolist
Lars Hjemli
4
-1
/
+32
2008-05-03
Add cgit_index_link() function with support for offset
Lars Hjemli
2
-5
/
+19
2008-04-29
Print an error if filename is not found in html_include.
Harley Laue
1
-1
/
+5
2008-04-29
Add 'about site' and 'about repo' pages
Lars Hjemli
2
-3
/
+59
2008-04-29
Prepare for 'about site' page / add 'root-readme' option to cgitrc
Lars Hjemli
4
-0
/
+10
2008-04-29
Make it possible for a single cmd to work both with and without a repo
Lars Hjemli
1
-1
/
+10
2008-04-29
Re-enable 'index-info' and add support for 'root-desc' in cgitrc
Lars Hjemli
3
-1
/
+8
2008-04-29
Move included header-file out of repolist table
Lars Hjemli
1
-6
/
+3
2008-04-28
Prepare for 'about repo' page
Lars Hjemli
2
-5
/
+10
2008-04-28
Add page 'ls_cache'
Lars Hjemli
3
-5
/
+87
2008-04-28
Redesign the caching layer
Lars Hjemli
6
-208
/
+416
2008-04-24
ui-diff: remove test on object type
Lars Hjemli
1
-6
/
+0
2008-04-24
Integrate diffstat with diff
Lars Hjemli
3
-142
/
+152
2008-04-17
Fix commitdiff annoyance
Lars Hjemli
1
-1
/
+1
2008-04-15
Cleanup page header
Lars Hjemli
1
-17
/
+4
2008-04-14
Fix search in repo index even if caching is enabled
Lars Hjemli
1
-1
/
+3
2008-04-14
Make a few more columns in repolist and log view clickable
Lars Hjemli
2
-0
/
+7
2008-04-14
Make branches, tags and log play better together in the summary view
Lars Hjemli
3
-34
/
+43
2008-04-14
Fix more css ugliness
Lars Hjemli
1
-10
/
+4
2008-04-14
cgit.css: set form margins
Lars Hjemli
1
-1
/
+1
2008-04-14
Fix css font-family
Lars Hjemli
1
-1
/
+1
2008-04-13
Make repository search case insensitive
Lars Hjemli
2
-4
/
+11
2008-04-13
Remove 'patch' link from tab, add to commit view
Lars Hjemli
3
-2
/
+8
2008-04-13
Implement minimal freetext search in the repolist
Lars Hjemli
2
-13
/
+47
2008-04-13
More layout fixes
Lars Hjemli
3
-33
/
+98
2008-04-12
Minor fixup in tree-view css
Lars Hjemli
1
-3
/
+2
2008-04-12
Reintroduce the branch switcher
Lars Hjemli
2
-0
/
+17
2008-04-12
Add fixed link to index page from repo header
Lars Hjemli
1
-3
/
+9
2008-04-12
Include diff in commit view
Lars Hjemli
1
-3
/
+5
2008-04-12
Replace sidebar/logo
Lars Hjemli
3
-175
/
+97
2008-04-09
Use GIT-1.5.5
Lars Hjemli
2
-1
/
+1
2008-04-08
Don't specify mimetype in ui-blob.c
Lars Hjemli
2
-2
/
+3
2008-04-08
Reset ctx.repo to NULL when the config parser is finished
Lars Hjemli
1
-0
/
+1
2008-04-08
Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()
Lars Hjemli
6
-64
/
+68
2008-04-01
Use GIT-1.5.5-rc2
Lars Hjemli
1
-0
/
+0
2008-03-28
Move function for configfile parsing into configfile.[ch]
Lars Hjemli
6
-78
/
+99
2008-03-27
Add cache.h
Lars Hjemli
4
-14
/
+25
2008-03-25
Remove global and obsolete cgit_cmd
Lars Hjemli
2
-2
/
+1
2008-03-25
Makefile: copy the QUIET constructs from the Makefile in git.git
Lars Hjemli
1
-5
/
+31
2008-03-24
Move cgit_version from shared.c to cgit.c
Lars Hjemli
3
-3
/
+5
2008-03-24
Makefile: autobuild dependency rules
Lars Hjemli
2
-1
/
+11
2008-03-24
Initial Makefile cleanup
Lars Hjemli
1
-7
/
+22
2008-03-24
Move non-generic functions from shared.c to cgit.c
Lars Hjemli
3
-157
/
+155
2008-03-24
Add ui-shared.h
Lars Hjemli
13
-32
/
+47
2008-03-24
Add separate header-files for each page/view
Lars Hjemli
15
-189
/
+257
2008-03-24
Refactor snapshot support
Lars Hjemli
4
-85
/
+89
2008-03-24
Add command dispatcher
Lars Hjemli
7
-109
/
+168
2008-03-24
Remove obsolete cacheitem parameter to ui-functions
Lars Hjemli
6
-17
/
+16
2008-03-24
Add struct cgit_page to cgit_context
Lars Hjemli
8
-88
/
+113
2008-03-23
Use GIT-1.5.5.rc1
Lars Hjemli
2
-1
/
+1
2008-03-18
Introduce html.h
Lars Hjemli
17
-46
/
+71
2008-03-17
Fix segfault in patch view for root commit
Lars Hjemli
2
-1
/
+42
2008-03-17
Use GIT-1.5.4.4
Lars Hjemli
2
-1
/
+1
2008-02-24
tests/setup.sh: cleanup test script output and logging
Lars Hjemli
1
-2
/
+8
2008-02-24
t0010-validate.sh: return on cgit errors
Lars Hjemli
1
-1
/
+4
2008-02-24
Make output from `make test` more readable
Lars Hjemli
1
-2
/
+2
2008-02-24
Brown paper bag: don't use `grep -v`
Lars Hjemli
2
-5
/
+5
2008-02-24
Add regression-test for description-less repos
Lars Hjemli
2
-1
/
+5
2008-02-23
Fix segfault
Hiroki Hattori
1
-15
/
+5
2008-02-16
Improve initialization of git directory
Lars Hjemli
2
-10
/
+9
2008-02-16
Move cgit_repo into cgit_context
Lars Hjemli
11
-103
/
+101
2008-02-16
Add all config variables into struct cgit_context
Lars Hjemli
7
-175
/
+166
2008-02-16
Introduce struct cgit_context
Lars Hjemli
13
-164
/
+156
2008-02-16
Use GIT-1.5.4.1
Lars Hjemli
2
-1
/
+1
2008-02-02
Use GIT-1.5.4
Lars Hjemli
2
-1
/
+1
2008-01-28
Use GIT-1.5.4.rc5
Lars Hjemli
2
-1
/
+1
2008-01-21
Use GIT-1.5.4.rc4
Lars Hjemli
3
-2
/
+2
2008-01-10
CGIT 0.7.2
v0.7.2
Lars Hjemli
1
-1
/
+1
2008-01-10
Use GIT-1.5.3.8
Lars Hjemli
2
-1
/
+1
2008-01-10
Check for NULL-subject in patch view
Lars Hjemli
1
-1
/
+6
2008-01-04
Handle missing default branch and error out on invalid branch names
Lars Hjemli
1
-4
/
+58
2007-12-11
Add plain patch view
Lars Hjemli
6
-2
/
+122
2007-12-03
Add support for automatic and custom clone urls
Lars Hjemli
4
-0
/
+31
2007-12-03
Compare string lengths when parsing the snapshot mask
Lars Hjemli
1
-3
/
+4
2007-12-03
Default repo description to "[no description]"
Evan Martin
1
-1
/
+1
2007-12-02
Handle missing timestamp in commit/tag objects
Lars Hjemli
2
-3
/
+7
2007-11-16
Add cell-spacing in html
Lars Hjemli
1
-1
/
+1
2007-11-16
Use tables for page layout
Lars Hjemli
2
-30
/
+41
2007-11-16
Gimp my logo
Lars Hjemli
1
-0
/
+0
2007-11-11
Add support for "robots" meta-tag
Lars Hjemli
4
-0
/
+11
2007-11-11
Generate valid html for "downloads" menu header
Lars Hjemli
1
-1
/
+1
2007-11-11
Set commit date on snapshot contents
Lars Hjemli
1
-0
/
+1
2007-11-11
Set commit date on snapshot contents
Lars Hjemli
1
-0
/
+1
2007-11-11
Fix html error detected by test-suite
Lars Hjemli
11
-27
/
+37
2007-11-11
Create initial testsuite
Lars Hjemli
12
-1
/
+299
2007-11-09
CGIT 0.7.1
v0.7.1
Lars Hjemli
1
-1
/
+1
2007-11-09
Makefile install: include cgit.png, do not empty cache
Lars Hjemli
1
-3
/
+6
2007-11-09
Minor css tweaks
Lars Hjemli
1
-10
/
+1
2007-11-08
Support "/" as virtual-root
Lars Hjemli
1
-2
/
+4
2007-11-06
Makefile: link with libiconv if NEEDS_LIBICONV is defined
Lars Hjemli
1
-0
/
+5
2007-11-06
Show lines changed as -n/+m in shortlogs
Lars Hjemli
1
-7
/
+14
2007-11-05
Use utf8::reencode_string from git
Lars Hjemli
2
-60
/
+5
2007-11-05
Convert subject and message with iconv_msg.
Jonathan Bastien-Filiatrault
1
-0
/
+14
2007-11-05
Add iconv_msg function.
Jonathan Bastien-Filiatrault
1
-0
/
+58
2007-11-05
Set msg_encoding according to the header.
Jonathan Bastien-Filiatrault
1
-0
/
+8
2007-11-05
Add commit->msg_encoding, allocate msg dynamicly.
Jonathan Bastien-Filiatrault
4
-1
/
+10
2007-11-03
Don't show the the branch selector button if javascript is enabled
Lars Hjemli
1
-1
/
+1
2007-11-03
Do not require javascript-enabled clients
Lars Hjemli
2
-0
/
+16
2007-11-03
CGIT 0.7
v0.7
Lars Hjemli
1
-1
/
+1
2007-11-03
Use GIT-1.5.3.5
Lars Hjemli
2
-1
/
+1
2007-11-03
Don't include current SHA1 in 'log' menu-item
Lars Hjemli
1
-2
/
+2
2007-11-03
Don't include current path in menu links
Lars Hjemli
1
-3
/
+2
2007-11-03
Fix search form action/hidden fields
Lars Hjemli
1
-18
/
+24
2007-11-03
Add search parameters to cgit_log_link
Lars Hjemli
6
-8
/
+21
2007-11-03
Fix typo in css
Shunichi Fuji
1
-1
/
+1
2007-10-30
Change the cgit layout
Lars Hjemli
7
-197
/
+231
[next]