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
2012-11-15
man: show mime type default value
Jason A. Donenfeld
1
-0
/
+1
2012-11-15
ssdiff: point line links at exact blob by prepending "id="
Julius Plenz
1
-2
/
+2
2012-11-15
Format git diff headers correctly when adding or removing files.
Michael Halstead
2
-14
/
+22
2012-11-04
Makefile: get snapshots from github
Ferry Huberts
1
-2
/
+2
2012-10-31
Makefile: remove tags file
Jamie Couture
1
-1
/
+1
2012-10-28
ui-shared: use placeholder for empty commit subject
Christian Franke
1
-1
/
+4
2012-10-27
syntax-highlighting.sh: Fix command injection.
Jason A. Donenfeld
1
-2
/
+2
2012-10-18
Fix man page typo.
Jason A. Donenfeld
1
-2
/
+2
2012-10-17
Makefile: Support OpenBSD just like FreeBSD
Jason A. Donenfeld
1
-2
/
+2
2012-10-17
Makefile: support FreeBSD libiconv paths
Jason A. Donenfeld
1
-0
/
+7
2012-10-17
tests: check for proper html entity
Jason A. Donenfeld
1
-1
/
+1
2012-10-17
ui-log: Add "commit-sort" option for controlling commit ordering
Tobias Bieniek
8
-6
/
+40
2012-10-17
ui-repolist: Add "section-sort" flag to control section sorting.
Tobias Bieniek
4
-3
/
+13
2012-10-17
scan-tree: Unify gitweb.* and cgit.* settings into one config option.
Jason A. Donenfeld
5
-58
/
+36
2012-10-17
ui: Remember to print ampersand as proper html entities.
William Bell
2
-8
/
+8
2012-10-16
ui-repolist: Rename section-sort to repository-sort.
Jason A. Donenfeld
4
-7
/
+7
2012-10-16
repo_config: do not let globals override repo settings
Tobias Bieniek
1
-3
/
+3
2012-10-09
README: times, they are a-changin
Jason A. Donenfeld
1
-1
/
+1
2012-10-09
syntax-highlight: when the file has no extension, assume text
Ferry Huberts
1
-1
/
+4
2012-10-09
ui-repolist: do not use agefile if it's date could not be parsed
Ferry Huberts
1
-2
/
+4
2012-10-09
Revert "filters/syntax-highlighting.sh: work around highlight --force bug"
Ferry Huberts
1
-17
/
+0
2012-10-08
Makefile: add tag target to generate ctags
Jamie Couture
1
-1
/
+5
2012-10-08
ui-repolist: Bold the currently viewed page.
Jamie Couture
2
-4
/
+11
2012-10-02
do not write outside heap buffer
Jim Meyering
1
-0
/
+2
2012-09-27
ui-snapshot: pass -n to gzip, to suppress timestamp
Jason A. Donenfeld
1
-8
/
+10
2012-07-12
Update copyright headers to have latest dates.
Jason A. Donenfeld
3
-2
/
+3
2012-07-12
ui-repolist: Case insensitive sorting and age sort
Jason A. Donenfeld
4
-5
/
+37
2012-07-12
scan-tree: Support gitweb.category.
Jason A. Donenfeld
4
-0
/
+14
2012-07-12
scan-tree: Support gitweb.description.
Jason A. Donenfeld
4
-7
/
+28
2012-03-20
css: only use div#cgit
Ferry Huberts
1
-4
/
+1
2012-03-18
css: force text color to black on decorations
Ferry Huberts
1
-0
/
+4
2012-03-18
css: vertically align the cgit logo image
Ferry Huberts
1
-0
/
+1
2012-03-18
css: prefix all styles with div#cgit
Ferry Huberts
1
-169
/
+169
2012-03-18
filters/syntax-highlighting.sh: work around highlight --force bug
Ferry Huberts
1
-0
/
+17
2012-03-18
filters/highlight.sh: manually support highlight version 2 and 3
Ferry Huberts
1
-0
/
+11
2012-03-18
tests: properly quote arguments to printf
Ferry Huberts
1
-1
/
+1
2012-03-18
tests: handle paths with whitespace
Ferry Huberts
2
-2
/
+2
2012-03-18
CGIT-0.9.0.3
v0.9.0.3
Lars Hjemli
1
-1
/
+1
2012-03-18
segfault fix on some bogus requests
Eric Wong
1
-2
/
+2
2012-03-18
use correct type for sizeof
Jamie Couture
1
-1
/
+1
2012-01-08
ui-ssdiff.c: correct length check for LCS table
Eric Wong
1
-4
/
+2
2012-01-03
Fix segmentation fault in empty repository
John Keeping
1
-1
/
+1
2012-01-03
Makefile: fetch git tarballs from http://hjemli.net/git/git/
Lars Hjemli
1
-1
/
+1
2012-01-03
fix css color value and vertical-align value
Norberto Lopes
1
-2
/
+2
2012-01-03
ui-ssdiff.c: set correct diffmode in "control panel"
Tim Chen
1
-3
/
+1
2012-01-03
Fix diff mode switching when side-by-side-diffs=1
Tim Chen
3
-2
/
+3
2012-01-03
ui-log.c: do not show remote heads if enable-remote-branches=0
Georg Müller
1
-0
/
+3
2012-01-03
Add sort parameter to pager of repo list
Tobias Grimm
3
-13
/
+19
2012-01-03
ui-ssdiff: move LCS table away from the stack
Jamie Couture
2
-2
/
+43
2012-01-03
shared.c: Only setenv() if value is non-null
Lukas Fleischer
2
-2
/
+2
2012-01-03
shared.c: Remove unused "linux/limits.h" include
Lukas Fleischer
1
-1
/
+0
2011-07-22
Fix potential XSS vulnerability in rename hint
Lukas Fleischer
1
-4
/
+6
2011-07-22
Remove dead initialization in cgit_parse_commit()
Lukas Fleischer
1
-1
/
+1
2011-07-21
CGIT 0.9.0.2
v0.9.0.2
Lars Hjemli
1
-1
/
+1
2011-07-21
html.c: avoid out-of-bounds access for url_escape_table
Eric Wong
1
-2
/
+2
2011-07-21
tests: fix failures when CDPATH is set
Ferry Huberts
1
-0
/
+1
2011-07-19
ui-repolist.c: fallback to "master" if no default branch is specified
Lars Hjemli
1
-1
/
+2
2011-07-19
ui_plain: automatically lookup mimetype when mimetype-file is set
Ferry Huberts
4
-1
/
+65
2011-07-19
Makefile: fix oversight of not using $(DESTDIR) in uninstall
Ferry Huberts
1
-3
/
+3
2011-07-19
commit-links.sh: improve regular expressions
Ferry Huberts
1
-2
/
+5
2011-06-20
cgit.c: use resolve_ref() to guess_defbranch()
Lars Hjemli
1
-26
/
+6
2011-06-20
Only guess default branch when a repo page is requested
Lars Hjemli
3
-38
/
+34
2011-06-20
guess default branch from HEAD
Julius Plenz
2
-1
/
+38
2011-06-18
cgit.c: improve error message when git repo cannot be accessed
Lars Hjemli
1
-1
/
+5
2011-06-15
Do not provide a default value for `module-link`
Lars Hjemli
2
-2
/
+1
2011-06-15
ui-plain.c: add support for path-selected submodule links
Lars Hjemli
1
-3
/
+6
2011-06-15
ui-tree.c: add support for path-selected submodule links
Lars Hjemli
7
-10
/
+78
2011-06-15
cgitrc.5.txt: document repo.module-link
Lars Hjemli
1
-0
/
+6
2011-06-13
cgit.c: add 'clone-url' setting with support for macro expansion
Lars Hjemli
7
-4
/
+26
2011-06-13
cgit.c: always setup cgit repo environment variables
Lars Hjemli
8
-12
/
+14
2011-06-13
cgitrc.5.txt: reformat the "FILTER API" section
Lars Hjemli
1
-26
/
+24
2011-06-13
cgitrc.5.txt: describe macro expansion of cgitrc options
Lars Hjemli
1
-4
/
+26
2011-06-13
README: update some stale information/add some new
Lars Hjemli
1
-16
/
+6
2011-06-13
CGIT 0.9.0.1
v0.9.0.1
Lars Hjemli
1
-1
/
+1
2011-06-12
ui-plain.c: fix html and links generated by print_dir() and print_dir_entry()
Lars Hjemli
1
-19
/
+46
2011-06-06
scan-tree.c: avoid memory leak
Jamie Couture
1
-0
/
+2
2011-06-02
ui-log.c: do not link from age column
Lars Hjemli
2
-10
/
+1
2011-06-02
ui-snapshot.c: remove debug cruft
Lars Hjemli
1
-2
/
+0
2011-05-30
ui-stats.c: fix invalid html
Lars Hjemli
1
-1
/
+1
2011-05-30
Properly escape ampersands inside HTML attributes
Lukas Fleischer
1
-1
/
+3
2011-05-30
ui_repolist: get modtime from packed-refs as fallback
Ferry Huberts
1
-3
/
+12
2011-05-23
fix virtual-root if script-name is ""
Mark Lodato
1
-1
/
+4
2011-05-23
ui-repolist.c: do not return random/stale data from read_agefile
Lars Hjemli
1
-1
/
+1
2011-05-23
Avoid null pointer dereference in cgit_print_diff().
Lukas Fleischer
1
-2
/
+6
2011-05-23
Avoid null pointer dereference in reencode().
Lukas Fleischer
1
-1
/
+4
2011-05-23
Fix memory leak in http_parse_querystring().
Lukas Fleischer
1
-2
/
+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-05-23
tests: add tests for links with space in path and/or args
Lars Hjemli
3
-3
/
+19
2011-05-23
tests/setup.sh: add support for known bugs
Lars Hjemli
1
-1
/
+13
2011-05-23
Fix escaping of paths with spaces
Jonathon Mah
1
-4
/
+6
2011-03-26
Add advice about scan-path in cgitrc.5.txt
Julius Plenz
1
-2
/
+3
2011-03-26
fix two encoding bugs
Julius Plenz
1
-9
/
+15
2011-03-26
make enable-log-linecount independent of -filecount
Julius Plenz
1
-15
/
+14
2011-03-26
new_filter: correctly initialise all arguments for a new filter
Ferry Huberts
1
-2
/
+4
2011-03-26
source_filter: fix a memory leak
Ferry Huberts
1
-0
/
+2
2011-03-26
cgitrc.5: tar.xz is a supported snapshot format
Lars Hjemli
1
-1
/
+2
2011-03-26
Fix crash when projectsfile cannot be opened
Stefan Gehn
1
-0
/
+1
2011-03-26
shared.c: use execvp() to execute filter commands
Lars Hjemli
1
-56
/
+10
2011-03-26
filters: document environment variables in filter scripts
Ferry Huberts
3
-5
/
+64
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
7
-9
/
+9
2011-03-26
new_filter: determine extra_args from filter type
Ferry Huberts
2
-7
/
+24
2011-03-07
ui-stats.c: create a control panel for stat options
Lars Hjemli
1
-24
/
+27
2011-03-06
ui-diff.c: create a control panel for diff options
Lars Hjemli
5
-38
/
+88
2011-03-06
html.c: add html_intoption()
Lars Hjemli
2
-0
/
+9
2011-03-05
CGIT 0.9
v0.9
Lars Hjemli
1
-1
/
+1
2011-03-05
Update README
Lars Hjemli
1
-8
/
+1
2011-03-05
ui-diff.c: avoid html injection
Lukasz Janyst
1
-2
/
+5
2011-03-05
CGIT 0.8.3.5
v0.8.3.5
Lars Hjemli
1
-1
/
+1
2011-03-05
Avoid trailing slash in virtual-root
Lars Hjemli
1
-2
/
+3
2011-03-05
do not infloop on a query ending in %XY, for invalid hex X or Y
Jim Meyering
1
-1
/
+1
2011-02-19
Return 404 on command not found
Dan McGee
1
-1
/
+3
2011-02-19
Allow disabling of HTTP clone URLs
Dan McGee
3
-0
/
+14
2011-02-19
Add is_clone flag to available commands
Dan McGee
2
-22
/
+23
2011-02-19
Use transparent background for the cgit logo
Bernhard Reutner-Fischer
1
-0
/
+0
2011-02-19
ssdiff: anchors for ssdiff
Bernhard Reutner-Fischer
4
-11
/
+43
2011-02-19
implement repo.logo and repo.logo-link
Bernhard Reutner-Fischer
4
-6
/
+31
2011-02-19
ui-shared: silence warning
Bernhard Reutner-Fischer
1
-1
/
+1
2011-02-19
scan_path(): Do not recurse into hidden directories by default
Johan Herland
4
-0
/
+14
2011-02-19
Makefile: Make `make get-git` work under OpenBSD.
Lukas Fleischer
1
-1
/
+1
2011-02-19
Use GIT-1.7.4
Lars Hjemli
2
-1
/
+1
2010-11-16
scan_path(): Improve handling of inaccessible directories
Johan Herland
1
-9
/
+9
2010-11-16
ui-log: Move 'Age' column when commit graph is present
Johan Herland
1
-12
/
+30
2010-11-16
ui-log: Line-wrap long commit subjects when showmsg is enabled
Johan Herland
4
-8
/
+35
2010-11-16
ui-log: Colorize commit graph
Johan Herland
2
-0
/
+43
2010-11-16
ui-log: Implement support for commit graphs
Johan Herland
6
-23
/
+112
2010-11-16
ui-log: Change display of full commit messages (and notes)
Johan Herland
2
-25
/
+18
2010-11-16
ui-stats: Remove unnecessary #include
Johan Herland
1
-2
/
+0
2010-11-10
html.c: use '+' to escape spaces in urls
Lars Hjemli
1
-2
/
+2
2010-11-10
ui-log: Prevent crash when given empty range search
Johan Herland
1
-1
/
+1
2010-11-10
ui-log.c: improve handling of range-search argument
Lars Hjemli
1
-11
/
+60
2010-11-10
Add vector utility functions
Lars Hjemli
3
-0
/
+56
2010-11-10
Makefile: avoid spurious rebuilds of git sources due to `sudo make`
Lars Hjemli
1
-0
/
+2
2010-11-09
ui-log: Fix filecount/linecount when path limit is in effect
Johan Herland
3
-4
/
+5
2010-11-08
Add `strict-export` option
Felix Hanley
4
-0
/
+14
2010-11-08
Fix a typo in README, s/ExecCGI/+ExecCGI
Kamil Kaminski
1
-1
/
+1
2010-11-07
Append path and branch to atom feed title
Lars Hjemli
1
-0
/
+8
2010-11-07
Use committer date for atom feed entry updated element
Chris Mayo
1
-1
/
+1
2010-11-07
Use absolute path for scanned repo readme
Dean Scarff
1
-1
/
+1
2010-11-07
Makefile: add -MP option
Lars Hjemli
1
-1
/
+1
2010-09-27
CGIT 0.8.3.4
v0.8.3.4
Lars Hjemli
1
-1
/
+1
2010-09-27
Use GIT-1.7.3
Lars Hjemli
5
-8
/
+8
2010-09-19
RSS items should always use UTC times
Aaron Griffin
1
-2
/
+2
2010-09-19
Use example.com in documentation, per RFC 2606
Todd Zullinger
1
-5
/
+5
2010-09-19
cgit.css: Add syntax highlighting entries
Todd Zullinger
1
-1
/
+15
2010-09-19
Install filter scripts
Todd Zullinger
1
-0
/
+4
2010-09-19
Add Makefile targets to install/uninstall docs
Todd Zullinger
1
-1
/
+38
2010-09-19
Generalize doc generation
Todd Zullinger
1
-7
/
+16
2010-09-19
Use GIT-1.7.3
Lars Hjemli
2
-1
/
+1
2010-09-04
prefer html_raw() to write()
Mark Lodato
3
-12
/
+12
2010-09-04
ui-repolist: fix redefinition of _XOPEN_SOURCE
Mark Lodato
1
-6
/
+0
2010-09-04
fix errors in printf-style format strings
Mark Lodato
6
-12
/
+25
2010-09-04
use __attribute__ to catch printf format mistakes
Mark Lodato
3
-0
/
+5
2010-09-01
ui-snapshot: actually compress zip archives
Lars Hjemli
1
-0
/
+1
2010-08-29
html: fix strcpy bug in convert_query_hexchar
Mark Lodato
1
-4
/
+5
2010-08-29
t0108-patch: add 'tests_done' to end
Mark Lodato
1
-0
/
+2
2010-08-22
Add support for 'section-from-path' option
Lars Hjemli
4
-6
/
+45
2010-08-22
Add support for "readme" option
Lars Hjemli
6
-24
/
+43
2010-08-22
Use GIT-1.7.2.2
Lars Hjemli
7
-10
/
+10
2010-08-20
Support refspecs in about-filter.
Jason A. Donenfeld
5
-7
/
+63
2010-08-04
ui-log: Display git notes when present
Jeff Smith
2
-0
/
+23
2010-08-04
ui-commit: Display git notes when present
Jeff Smith
3
-0
/
+34
2010-08-04
Add support for 'enable-gitweb-owner' option
Jason A. Donenfeld
4
-9
/
+33
2010-08-04
Add support for 'remove-suffix' option
Jason A. Donenfeld
4
-0
/
+13
2010-08-04
Add support for 'project-list' option
Jason A. Donenfeld
5
-8
/
+70
2010-08-03
CGIT 0.8.3.3
v0.8.3.3
Lars Hjemli
1
-1
/
+1
2010-08-03
ui-refs.c: avoid segfault on unparsed ref objects
Lars Hjemli
1
-12
/
+14
2010-07-22
commit-links.sh: Seperate the expressions for filtering commit messages.
Jeff Smith
1
-7
/
+9
2010-07-22
Makefile: do not include dependency-file on `make clean`
Lynn Lin
1
-1
/
+3
2010-07-18
ui-diff: Add link to ignore/show whitespace changes in diffs
Johan Herland
2
-0
/
+15
2010-07-18
Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs
Johan Herland
6
-12
/
+25
2010-07-13
Reencode author and committer
Rémi Lagacé
1
-0
/
+4
2010-06-19
ui-log.c: allow commit range as search expression
Lars Hjemli
2
-4
/
+8
2010-06-19
ui-diff: Add links to increase/decrease number of context lines in diffs
Johan Herland
2
-1
/
+23
2010-06-19
Add URL parameter 'context' for changing the number of context lines in diffs
Johan Herland
6
-7
/
+11
2010-06-19
ui-shared.c: path-limit style nitpick
Lars Hjemli
1
-4
/
+2
2010-06-19
Fix style of commit-filter links in commit-subject.
Johan Herland
1
-1
/
+4
2010-06-19
CGIT 0.8.3.2
v0.8.3.2
Lars Hjemli
1
-1
/
+1
2010-06-19
ui-log: Preserve path limit in outgoing links
Johan Herland
1
-12
/
+15
2010-06-19
ui-shared: Preserve path limit in "tab bar" links
Johan Herland
1
-5
/
+6
2010-06-19
ui-commit: Preserve path limit in links to commit page
Johan Herland
5
-12
/
+15
2010-06-19
ui-commit: Preserve path limit in links to tree and diff pages
Johan Herland
1
-1
/
+5
2010-06-19
ui-patch: Apply path limit to generated patch
Johan Herland
6
-8
/
+10
2010-06-19
ui-commit: Limit diff based on path limit in qry.path
Johan Herland
3
-4
/
+4
2010-06-19
ui-diff: Teach diffstat to obey path limit
Johan Herland
1
-3
/
+5
2010-06-19
ui-tree: Remove unnecessary path breadcrumb navigation
Johan Herland
1
-13
/
+2
2010-06-19
ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab bar
Johan Herland
2
-1
/
+82
2010-06-19
ui-shared: Display path limit directly beneath tab bar in relevant pages
Johan Herland
2
-0
/
+14
2010-06-19
ui-shared: Replace ctx.qry.path with ctx.qry.vpath
Johan Herland
1
-4
/
+4
2010-06-19
struct cgit_cmd: Differentiate between various usages of ctx.qry.path
Johan Herland
4
-22
/
+30
2010-06-19
ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordingly
Johan Herland
1
-19
/
+12
2010-06-19
ui-shared: Improve const-ness in API
Johan Herland
2
-65
/
+80
2010-06-19
Remove unused variable in shared.c
Johan Herland
1
-1
/
+0
2010-06-19
Fix small typo in cgitrc example
Johan Herland
1
-1
/
+1
2010-04-08
shared.c: avoid memory leak during diff
Lars Hjemli
1
-0
/
+8
2010-03-22
Add 'max-atom-items' config variable
Aaron Griffin
4
-1
/
+9
2010-03-22
Add all=1 query param for atom feeds
Aaron Griffin
3
-1
/
+6
2010-03-22
Add support for environment variable expansion
Lars Hjemli
3
-5
/
+78
2010-02-28
ui-tree: add link to plain view for blobs in tree listing
Lars Hjemli
1
-0
/
+2
2010-02-28
scan-tree: add test for noweb-file in repo dir
Lars Hjemli
1
-0
/
+2
2010-02-27
Use GIT-1.7.0
Lars Hjemli
2
-1
/
+1
2010-02-27
Optionally generate verbose parent links
Lars Hjemli
5
-5
/
+24
2010-02-27
display subject instead of sha1 as link title of parents
Stefan Naewe
1
-3
/
+5
2010-02-27
Clear the whole context
Daniel Milde
1
-1
/
+1
2010-02-27
ui-shared.c: fix segfault when repo is empty
Florian Pritz
1
-2
/
+2
2010-02-09
html: properly percent-escape URLs
Mark Lodato
1
-4
/
+32
2010-02-08
html: make all strings 'const char *'
Mark Lodato
2
-26
/
+26
2010-01-31
ui-plain: print directory listings
Mark Lodato
1
-1
/
+47
2010-01-31
ui-plain: more efficient walk_tree()
Mark Lodato
1
-6
/
+14
2010-01-30
ui-plain: remove unused curr_rev variable
Mark Lodato
1
-2
/
+0
2009-12-12
CGIT 0.8.3.1
v0.8.3.1
Lars Hjemli
1
-1
/
+1
2009-12-12
Fix segfault on ppc when browsing tree
Martins Polakovs
3
-3
/
+3
2009-12-08
Add .tar.xz-snapshot support
Andreas Wiese
1
-4
/
+10
2009-12-08
Don't crash when a repo-specific readme file is used
Sami Kyöstilä
1
-2
/
+2
2009-11-28
"max-blob-size" config var to limit generated HTML size
Georg Lukas
4
-0
/
+14
2009-11-28
cgit.css: highlight directories in tree
Georg Lukas
1
-0
/
+5
2009-11-19
syntax highlighting for all formats supported by "highlight"
Georg Lukas
1
-17
/
+12
2009-11-07
Add support for remote branches
Lars Hjemli
5
-0
/
+18
2009-11-07
shared.c: return original errno
Lars Hjemli
1
-3
/
+5
2009-11-07
Add NO_OPENSSL option
Mikhail Gusarov
1
-3
/
+12
2009-11-07
In side-by-side diff, add support for marking individual characters.
Ragnar Ouchterlony
2
-25
/
+130
2009-11-07
Close fd on error in readfile()
Rys Sommefeldt
1
-2
/
+7
2009-11-07
Nov is the correct abbreviation
Danijel Tašov
1
-1
/
+1
2009-10-16
ui-shared.c: prettify download links when generated from tag page
Lars Hjemli
1
-2
/
+7
2009-10-06
ui-tag: make output more similar to commit view
Lars Hjemli
1
-6
/
+6
2009-10-06
ui-tag: add snapshot links
Alexey Nezhdanov
1
-0
/
+12
2009-10-06
Skip leading "/" in url querystring value
Stefan Bühler
1
-0
/
+2
2009-09-20
Fix repolist search links with virtual root
Geoff Johnstone
2
-1
/
+2
2009-09-16
Fixed side-by-side diff bugs related to binary diff and more.
Ragnar Ouchterlony
2
-6
/
+16
2009-09-16
Polishing of how the side-by-side diff looks.
Ragnar Ouchterlony
4
-30
/
+96
2009-09-16
Add possibility to switch between unidiff and side-by-side-diff.
Ragnar Ouchterlony
9
-16
/
+73
2009-09-16
First version of side-by-side diff.
Ragnar Ouchterlony
5
-2
/
+325
2009-09-14
cgitrc.5.txt: Change repo.group to section in example config.
Loui Chang
1
-4
/
+4
2009-09-14
cgitrc.5.txt: Add mansource and manmanual.
Loui Chang
1
-0
/
+3
2009-09-13
CGIT 0.8.3
v0.8.3
Lars Hjemli
1
-1
/
+1
2009-09-13
CGIT 0.8.2.2
v0.8.2.2
Lars Hjemli
1
-1
/
+1
2009-09-13
Use GIT-1.6.4.3
Lars Hjemli
4
-3
/
+3
2009-09-06
ui-plain.c: only return the blob with the specified path
Lars Hjemli
1
-1
/
+2
2009-08-24
cgit.c: respect repo-local 'snapshots' option for --scan-path
Lars Hjemli
1
-0
/
+10
2009-08-24
cgit.c: only print first line of repo.desc in print_repo()
Lars Hjemli
1
-2
/
+14
2009-08-24
Add and use cgit_find_stats_periodname() in print_repo()
Lars Hjemli
3
-0
/
+12
2009-08-24
cgit.c: generate repo.snapshots in print_repo()
Lars Hjemli
1
-0
/
+25
2009-08-24
cgit.c: add missing options to print_repo()
Lars Hjemli
1
-0
/
+18
2009-08-24
shared.c: initialize cgit_repo structs properly
Lars Hjemli
1
-0
/
+1
2009-08-24
Add config option 'enable-filter-overrides'
Lars Hjemli
3
-11
/
+26
2009-08-24
cgitrc.5.txt: fix markup errors
Lars Hjemli
1
-9
/
+10
2009-08-24
ui-repolist: handle empty sections similar to NULL sections
Lars Hjemli
2
-7
/
+12
2009-08-24
Add support for repo-local cgitrc file
Lars Hjemli
5
-13
/
+39
2009-08-24
cgit.c: refactor repo_config() from config_cb()
Lars Hjemli
1
-41
/
+48
[next]