index
:
cgit-magenta.git
this commit
dev/antibot
dev/tarball-cache
master
wiki
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: Support OpenBSD just like FreeBSD
Jason A. Donenfeld
2012-10-17
1
-2
/
+2
*
Makefile: support FreeBSD libiconv paths
Jason A. Donenfeld
2012-10-17
1
-0
/
+7
*
tests: check for proper html entity
Jason A. Donenfeld
2012-10-17
1
-1
/
+1
*
ui-log: Add "commit-sort" option for controlling commit ordering
Tobias Bieniek
2012-10-17
8
-6
/
+40
*
ui-repolist: Add "section-sort" flag to control section sorting.
Tobias Bieniek
2012-10-17
4
-3
/
+13
*
scan-tree: Unify gitweb.* and cgit.* settings into one config option.
Jason A. Donenfeld
2012-10-17
5
-58
/
+36
*
ui: Remember to print ampersand as proper html entities.
William Bell
2012-10-17
2
-8
/
+8
*
ui-repolist: Rename section-sort to repository-sort.
Jason A. Donenfeld
2012-10-16
4
-7
/
+7
*
repo_config: do not let globals override repo settings
Tobias Bieniek
2012-10-16
1
-3
/
+3
*
README: times, they are a-changin
Jason A. Donenfeld
2012-10-09
1
-1
/
+1
*
syntax-highlight: when the file has no extension, assume text
Ferry Huberts
2012-10-09
1
-1
/
+4
*
ui-repolist: do not use agefile if it's date could not be parsed
Ferry Huberts
2012-10-09
1
-2
/
+4
*
Revert "filters/syntax-highlighting.sh: work around highlight --force bug"
Ferry Huberts
2012-10-09
1
-17
/
+0
*
Makefile: add tag target to generate ctags
Jamie Couture
2012-10-08
1
-1
/
+5
*
ui-repolist: Bold the currently viewed page.
Jamie Couture
2012-10-08
2
-4
/
+11
*
do not write outside heap buffer
Jim Meyering
2012-10-02
1
-0
/
+2
*
ui-snapshot: pass -n to gzip, to suppress timestamp
Jason A. Donenfeld
2012-09-27
1
-8
/
+10
*
Update copyright headers to have latest dates.
Jason A. Donenfeld
2012-07-12
3
-2
/
+3
*
ui-repolist: Case insensitive sorting and age sort
Jason A. Donenfeld
2012-07-12
4
-5
/
+37
*
scan-tree: Support gitweb.category.
Jason A. Donenfeld
2012-07-12
4
-0
/
+14
*
scan-tree: Support gitweb.description.
Jason A. Donenfeld
2012-07-12
4
-7
/
+28
*
css: only use div#cgit
Ferry Huberts
2012-03-20
1
-4
/
+1
*
Merge branch 'fh/mimetypes'
Lars Hjemli
2012-03-18
4
-1
/
+65
|
\
|
*
ui_plain: automatically lookup mimetype when mimetype-file is set
Ferry Huberts
2011-07-19
4
-1
/
+65
*
|
Merge branch 'jp/defbranch'
Lars Hjemli
2012-03-18
4
-4
/
+18
|
\
\
|
*
|
ui-repolist.c: fallback to "master" if no default branch is specified
Lars Hjemli
2011-07-19
1
-1
/
+2
|
*
|
cgit.c: use resolve_ref() to guess_defbranch()
Lars Hjemli
2011-06-20
1
-26
/
+6
|
*
|
Only guess default branch when a repo page is requested
Lars Hjemli
2011-06-20
3
-38
/
+34
|
*
|
guess default branch from HEAD
Julius Plenz
2011-06-20
2
-1
/
+38
*
|
|
Merge branch 'lh/module-links'
Lars Hjemli
2012-03-18
8
-15
/
+85
|
\
\
\
|
*
|
|
Do not provide a default value for `module-link`
Lars Hjemli
2011-06-15
2
-2
/
+1
|
*
|
|
ui-plain.c: add support for path-selected submodule links
Lars Hjemli
2011-06-15
1
-3
/
+6
|
*
|
|
ui-tree.c: add support for path-selected submodule links
Lars Hjemli
2011-06-15
7
-10
/
+78
*
|
|
|
Merge branch 'stable'
Lars Hjemli
2012-03-18
3
-3
/
+31
|
\
\
\
\
|
*
|
|
|
filters/syntax-highlighting.sh: work around highlight --force bug
Ferry Huberts
2012-03-18
1
-0
/
+17
|
*
|
|
|
filters/highlight.sh: manually support highlight version 2 and 3
Ferry Huberts
2012-03-18
1
-0
/
+11
|
*
|
|
|
tests: properly quote arguments to printf
Ferry Huberts
2012-03-18
1
-1
/
+1
|
*
|
|
|
tests: handle paths with whitespace
Ferry Huberts
2012-03-18
2
-2
/
+2
*
|
|
|
|
css: force text color to black on decorations
Ferry Huberts
2012-03-18
1
-0
/
+4
*
|
|
|
|
css: vertically align the cgit logo image
Ferry Huberts
2012-03-18
1
-0
/
+1
*
|
|
|
|
css: prefix all styles with div#cgit
Ferry Huberts
2012-03-18
1
-169
/
+169
*
|
|
|
|
Merge branch 'stable'
Lars Hjemli
2012-03-18
1
-1
/
+1
|
\
|
|
|
|
|
*
|
|
|
CGIT-0.9.0.3
v0.9.0.3
Lars Hjemli
2012-03-18
1
-1
/
+1
*
|
|
|
|
Merge branch 'stable'
Lars Hjemli
2012-03-18
2
-7
/
+5
|
\
|
|
|
|
|
*
|
|
|
segfault fix on some bogus requests
Eric Wong
2012-03-18
1
-2
/
+2
|
*
|
|
|
use correct type for sizeof
Jamie Couture
2012-03-18
1
-1
/
+1
|
*
|
|
|
ui-ssdiff.c: correct length check for LCS table
Eric Wong
2012-01-08
1
-4
/
+2
*
|
|
|
|
Merge branch 'stable'
Lars Hjemli
2012-01-03
1
-1
/
+1
|
\
|
|
|
|
|
*
|
|
|
Fix segmentation fault in empty repository
John Keeping
2012-01-03
1
-1
/
+1
*
|
|
|
|
Merge branch 'stable'
Lars Hjemli
2012-01-03
2
-3
/
+3
|
\
|
|
|
|
|
*
|
|
|
Makefile: fetch git tarballs from http://hjemli.net/git/git/
Lars Hjemli
2012-01-03
1
-1
/
+1
|
*
|
|
|
fix css color value and vertical-align value
Norberto Lopes
2012-01-03
1
-2
/
+2
*
|
|
|
|
ui-ssdiff.c: set correct diffmode in "control panel"
Tim Chen
2012-01-03
1
-3
/
+1
*
|
|
|
|
Merge branch 'stable'
Lars Hjemli
2012-01-03
9
-17
/
+68
|
\
|
|
|
|
|
*
|
|
|
Fix diff mode switching when side-by-side-diffs=1
Tim Chen
2012-01-03
3
-2
/
+3
|
*
|
|
|
ui-log.c: do not show remote heads if enable-remote-branches=0
Georg Müller
2012-01-03
1
-0
/
+3
|
*
|
|
|
Add sort parameter to pager of repo list
Tobias Grimm
2012-01-03
3
-13
/
+19
|
*
|
|
|
ui-ssdiff: move LCS table away from the stack
Jamie Couture
2012-01-03
2
-2
/
+43
*
|
|
|
|
shared.c: Only setenv() if value is non-null
Lukas Fleischer
2012-01-03
2
-2
/
+2
*
|
|
|
|
shared.c: Remove unused "linux/limits.h" include
Lukas Fleischer
2012-01-03
1
-1
/
+0
*
|
|
|
|
Merge branch 'stable'
Lars Hjemli
2011-07-22
2
-5
/
+7
|
\
|
|
|
|
|
*
|
|
|
Fix potential XSS vulnerability in rename hint
Lukas Fleischer
2011-07-22
1
-4
/
+6
|
*
|
|
|
Remove dead initialization in cgit_parse_commit()
Lukas Fleischer
2011-07-22
1
-1
/
+1
*
|
|
|
|
Merge branch 'stable'
Lars Hjemli
2011-07-21
2
-3
/
+3
|
\
|
|
|
|
|
*
|
|
|
CGIT 0.9.0.2
v0.9.0.2
Lars Hjemli
2011-07-21
1
-1
/
+1
|
*
|
|
|
html.c: avoid out-of-bounds access for url_escape_table
Eric Wong
2011-07-21
1
-2
/
+2
*
|
|
|
|
Merge branch 'stable'
Lars Hjemli
2011-07-21
1
-0
/
+1
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tests: fix failures when CDPATH is set
Ferry Huberts
2011-07-21
1
-0
/
+1
*
|
|
|
Makefile: fix oversight of not using $(DESTDIR) in uninstall
Ferry Huberts
2011-07-19
1
-3
/
+3
*
|
|
|
commit-links.sh: improve regular expressions
Ferry Huberts
2011-07-19
1
-2
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'stable'
Lars Hjemli
2011-06-18
1
-1
/
+5
|
\
|
|
|
|
/
|
/
|
|
*
cgit.c: improve error message when git repo cannot be accessed
Lars Hjemli
2011-06-18
1
-1
/
+5
*
|
Merge branch 'stable'
Lars Hjemli
2011-06-15
1
-0
/
+6
|
\
|
|
*
cgitrc.5.txt: document repo.module-link
Lars Hjemli
2011-06-15
1
-0
/
+6
*
|
Merge branch 'lh/clone-url'
Lars Hjemli
2011-06-13
11
-16
/
+40
|
\
\
|
*
|
cgit.c: add 'clone-url' setting with support for macro expansion
Lars Hjemli
2011-06-13
7
-4
/
+26
|
*
|
cgit.c: always setup cgit repo environment variables
Lars Hjemli
2011-06-13
8
-12
/
+14
|
/
/
*
|
cgitrc.5.txt: reformat the "FILTER API" section
Lars Hjemli
2011-06-13
1
-26
/
+24
*
|
Merge branch 'stable'
Lars Hjemli
2011-06-13
1
-4
/
+26
|
\
|
|
*
cgitrc.5.txt: describe macro expansion of cgitrc options
Lars Hjemli
2011-06-13
1
-4
/
+26
*
|
Merge branch 'stable'
Lars Hjemli
2011-06-13
1
-16
/
+6
|
\
|
|
*
README: update some stale information/add some new
Lars Hjemli
2011-06-13
1
-16
/
+6
*
|
Merge branch 'stable'
Lars Hjemli
2011-06-13
1
-1
/
+1
|
\
|
|
*
CGIT 0.9.0.1
v0.9.0.1
Lars Hjemli
2011-06-13
1
-1
/
+1
*
|
Merge branch 'stable'
Lars Hjemli
2011-06-12
1
-19
/
+46
|
\
|
|
*
ui-plain.c: fix html and links generated by print_dir() and print_dir_entry()
Lars Hjemli
2011-06-12
1
-19
/
+46
*
|
Merge branch 'stable'
Lars Hjemli
2011-06-06
1
-0
/
+2
|
\
|
|
*
scan-tree.c: avoid memory leak
Jamie Couture
2011-06-06
1
-0
/
+2
*
|
Merge branch 'stable'
Lars Hjemli
2011-06-02
3
-12
/
+1
|
\
|
|
*
ui-log.c: do not link from age column
Lars Hjemli
2011-06-02
2
-10
/
+1
|
*
ui-snapshot.c: remove debug cruft
Lars Hjemli
2011-06-02
1
-2
/
+0
*
|
ui-stats.c: fix invalid html
Lars Hjemli
2011-05-30
1
-1
/
+1
*
|
Merge branch 'stable'
Lars Hjemli
2011-05-30
1
-1
/
+3
|
\
|
|
*
Properly escape ampersands inside HTML attributes
Lukas Fleischer
2011-05-30
1
-1
/
+3
*
|
ui_repolist: get modtime from packed-refs as fallback
Ferry Huberts
2011-05-30
1
-3
/
+12
*
|
Merge branch 'lh/panel'
Lars Hjemli
2011-05-23
8
-62
/
+124
|
\
\
|
*
|
ui-stats.c: create a control panel for stat options
Lars Hjemli
2011-03-07
1
-24
/
+27
|
*
|
ui-diff.c: create a control panel for diff options
Lars Hjemli
2011-03-06
5
-38
/
+88
|
*
|
html.c: add html_intoption()
Lars Hjemli
2011-03-06
2
-0
/
+9
*
|
|
Merge branch 'fh/filter-api'
Lars Hjemli
2011-05-23
11
-21
/
+127
|
\
\
\
|
*
|
|
shared.c: use execvp() to execute filter commands
Lars Hjemli
2011-03-26
1
-56
/
+10
|
*
|
|
filters: document environment variables in filter scripts
Ferry Huberts
2011-03-26
3
-5
/
+64
|
*
|
|
cgit_open_filter: hand down repo configuration to script
Ferry Huberts
2011-03-26
1
-1
/
+77
|
*
|
|
cgit_open_filter: also take the repo as a parameter
Ferry Huberts
2011-03-26
7
-9
/
+9
|
*
|
|
new_filter: determine extra_args from filter type
Ferry Huberts
2011-03-26
2
-7
/
+24
|
|
/
/
*
|
|
Merge branch 'stable'
Lars Hjemli
2011-05-23
9
-29
/
+61
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fix virtual-root if script-name is ""
Mark Lodato
2011-05-23
1
-1
/
+4
|
*
|
ui-repolist.c: do not return random/stale data from read_agefile
Lars Hjemli
2011-05-23
1
-1
/
+1
|
*
|
Avoid null pointer dereference in cgit_print_diff().
Lukas Fleischer
2011-05-23
1
-2
/
+6
|
*
|
Avoid null pointer dereference in reencode().
Lukas Fleischer
2011-05-23
1
-1
/
+4
|
*
|
Fix memory leak in http_parse_querystring().
Lukas Fleischer
2011-05-23
1
-2
/
+3
|
*
|
Remove unused variable from cgit_diff_tree().
Lukas Fleischer
2011-05-23
1
-3
/
+2
|
*
|
shared.c: do not modify const memory
Lars Hjemli
2011-05-23
1
-11
/
+3
|
*
|
tests: add tests for links with space in path and/or args
Lars Hjemli
2011-05-23
3
-3
/
+19
|
*
|
tests/setup.sh: add support for known bugs
Lars Hjemli
2011-05-23
1
-1
/
+13
|
*
|
Fix escaping of paths with spaces
Jonathon Mah
2011-05-23
1
-4
/
+6
*
|
|
Merge branch 'dm/disable-clone'
Lars Hjemli
2011-05-14
5
-23
/
+40
|
\
\
\
|
*
|
|
Return 404 on command not found
Dan McGee
2011-02-19
1
-1
/
+3
|
*
|
|
Allow disabling of HTTP clone URLs
Dan McGee
2011-02-19
3
-0
/
+14
|
*
|
|
Add is_clone flag to available commands
Dan McGee
2011-02-19
2
-22
/
+23
*
|
|
|
Merge branch 'stable'
Lars Hjemli
2011-03-26
2
-11
/
+18
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add advice about scan-path in cgitrc.5.txt
Julius Plenz
2011-03-26
1
-2
/
+3
|
*
|
|
fix two encoding bugs
Julius Plenz
2011-03-26
1
-9
/
+15
*
|
|
|
make enable-log-linecount independent of -filecount
Julius Plenz
2011-03-26
1
-15
/
+14
|
/
/
/
*
|
|
new_filter: correctly initialise all arguments for a new filter
Ferry Huberts
2011-03-26
1
-2
/
+4
*
|
|
source_filter: fix a memory leak
Ferry Huberts
2011-03-26
1
-0
/
+2
*
|
|
cgitrc.5: tar.xz is a supported snapshot format
Lars Hjemli
2011-03-26
1
-1
/
+2
*
|
|
Fix crash when projectsfile cannot be opened
Stefan Gehn
2011-03-26
1
-0
/
+1
|
|
/
|
/
|
*
|
CGIT 0.9
v0.9
Lars Hjemli
2011-03-05
1
-1
/
+1
*
|
Update README
Lars Hjemli
2011-03-05
1
-8
/
+1
*
|
ui-diff.c: avoid html injection
Lukasz Janyst
2011-03-05
1
-2
/
+5
*
|
Merge branch 'stable'
Lars Hjemli
2011-03-05
4
-6
/
+7
|
\
\
|
*
|
CGIT 0.8.3.5
v0.8.3.5
Lars Hjemli
2011-03-05
1
-1
/
+1
|
*
|
Avoid trailing slash in virtual-root
Lars Hjemli
2011-03-05
1
-2
/
+3
|
*
|
do not infloop on a query ending in %XY, for invalid hex X or Y
Jim Meyering
2011-03-05
1
-1
/
+1
|
*
|
ui-shared: silence warning
Bernhard Reutner-Fischer
2011-02-19
1
-1
/
+1
|
*
|
Makefile: Make `make get-git` work under OpenBSD.
Lukas Fleischer
2011-02-19
1
-1
/
+1
*
|
|
Merge branch 'br/misc'
Lars Hjemli
2011-02-19
9
-17
/
+74
|
\
\
\
|
*
|
|
Use transparent background for the cgit logo
Bernhard Reutner-Fischer
2011-02-19
1
-0
/
+0
|
*
|
|
ssdiff: anchors for ssdiff
Bernhard Reutner-Fischer
2011-02-19
4
-11
/
+43
|
*
|
|
implement repo.logo and repo.logo-link
Bernhard Reutner-Fischer
2011-02-19
4
-6
/
+31
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jh/scan-path'
Lars Hjemli
2011-02-19
4
-9
/
+23
|
\
\
\
|
*
|
|
scan_path(): Do not recurse into hidden directories by default
Johan Herland
2011-02-19
4
-0
/
+14
|
*
|
|
scan_path(): Improve handling of inaccessible directories
Johan Herland
2010-11-16
1
-9
/
+9
|
|
/
/
*
|
|
Merge branch 'jh/graph'
Lars Hjemli
2011-02-19
9
-49
/
+219
|
\
\
\
|
*
|
|
ui-log: Move 'Age' column when commit graph is present
Johan Herland
2010-11-16
1
-12
/
+30
|
*
|
|
ui-log: Line-wrap long commit subjects when showmsg is enabled
Johan Herland
2010-11-16
4
-8
/
+35
|
*
|
|
ui-log: Colorize commit graph
Johan Herland
2010-11-16
2
-0
/
+43
|
*
|
|
ui-log: Implement support for commit graphs
Johan Herland
2010-11-16
6
-23
/
+112
|
*
|
|
ui-log: Change display of full commit messages (and notes)
Johan Herland
2010-11-16
2
-25
/
+18
*
|
|
|
Merge branch 'lh/improve-range-search'
Lars Hjemli
2011-02-19
5
-13
/
+118
|
\
|
|
|
|
*
|
|
html.c: use '+' to escape spaces in urls
Lars Hjemli
2010-11-10
1
-2
/
+2
|
*
|
|
ui-log.c: improve handling of range-search argument
Lars Hjemli
2010-11-10
1
-11
/
+60
|
*
|
|
Add vector utility functions
Lars Hjemli
2010-11-10
3
-0
/
+56
*
|
|
|
Use GIT-1.7.4
Lars Hjemli
2011-02-19
2
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
ui-stats: Remove unnecessary #include
Johan Herland
2010-11-16
1
-2
/
+0
*
|
|
Merge branch 'tz/make-improvements'
Lars Hjemli
2010-11-10
3
-13
/
+77
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use example.com in documentation, per RFC 2606
Todd Zullinger
2010-09-19
1
-5
/
+5
|
*
|
cgit.css: Add syntax highlighting entries
Todd Zullinger
2010-09-19
1
-1
/
+15
|
*
|
Install filter scripts
Todd Zullinger
2010-09-19
1
-0
/
+4
|
*
|
Add Makefile targets to install/uninstall docs
Todd Zullinger
2010-09-19
1
-1
/
+38
|
*
|
Generalize doc generation
Todd Zullinger
2010-09-19
1
-7
/
+16
*
|
|
ui-log: Prevent crash when given empty range search
Johan Herland
2010-11-10
1
-1
/
+1
*
|
|
Makefile: avoid spurious rebuilds of git sources due to `sudo make`
Lars Hjemli
2010-11-10
1
-0
/
+2
*
|
|
ui-log: Fix filecount/linecount when path limit is in effect
Johan Herland
2010-11-09
3
-4
/
+5
*
|
|
Add `strict-export` option
Felix Hanley
2010-11-08
4
-0
/
+14
*
|
|
Fix a typo in README, s/ExecCGI/+ExecCGI
Kamil Kaminski
2010-11-08
1
-1
/
+1
*
|
|
Append path and branch to atom feed title
Lars Hjemli
2010-11-07
1
-0
/
+8
*
|
|
Use committer date for atom feed entry updated element
Chris Mayo
2010-11-07
1
-1
/
+1
*
|
|
Merge branch 'stable'
Lars Hjemli
2010-11-07
0
-0
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Use absolute path for scanned repo readme
Dean Scarff
2010-11-07
1
-1
/
+1
*
|
|
Makefile: add -MP option
Lars Hjemli
2010-11-07
1
-1
/
+1
*
|
|
Merge branch 'stable'
Lars Hjemli
2010-09-27
1
-1
/
+1
|
\
|
|
|
*
|
CGIT 0.8.3.4
v0.8.3.4
Lars Hjemli
2010-09-27
1
-1
/
+1
|
*
|
Use GIT-1.7.3
Lars Hjemli
2010-09-27
5
-8
/
+8
*
|
|
Merge branch 'stable'
Lars Hjemli
2010-09-19
1
-2
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
RSS items should always use UTC times
Aaron Griffin
2010-09-19
1
-2
/
+2
*
|
Merge branch 'ml/bugfix'
Lars Hjemli
2010-09-19
12
-30
/
+42
|
\
\
|
*
|
prefer html_raw() to write()
Mark Lodato
2010-09-04
3
-12
/
+12
|
*
|
ui-repolist: fix redefinition of _XOPEN_SOURCE
Mark Lodato
2010-09-04
1
-6
/
+0
|
*
|
fix errors in printf-style format strings
Mark Lodato
2010-09-04
6
-12
/
+25
|
*
|
use __attribute__ to catch printf format mistakes
Mark Lodato
2010-09-04
3
-0
/
+5
*
|
|
Merge branch 'lh/section-from-path'
Lars Hjemli
2010-09-19
4
-6
/
+45
|
\
\
\
|
*
|
|
Add support for 'section-from-path' option
Lars Hjemli
2010-08-22
4
-6
/
+45
*
|
|
|
Merge branch 'lh/readme'
Lars Hjemli
2010-09-19
6
-24
/
+43
|
\
\
\
\
|
*
|
|
|
Add support for "readme" option
Lars Hjemli
2010-08-22
6
-24
/
+43
|
|
/
/
/
*
|
/
/
Use GIT-1.7.3
Lars Hjemli
2010-09-19
2
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'stable'
Lars Hjemli
2010-09-01
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ui-snapshot: actually compress zip archives
Lars Hjemli
2010-09-01
1
-0
/
+1
*
|
|
Merge branch 'stable'
Lars Hjemli
2010-08-29
2
-4
/
+7
|
\
|
|
|
|
/
|
/
|
|
*
html: fix strcpy bug in convert_query_hexchar
Mark Lodato
2010-08-29
1
-4
/
+5
|
*
t0108-patch: add 'tests_done' to end
Mark Lodato
2010-08-29
1
-0
/
+2
*
|
Use GIT-1.7.2.2
Lars Hjemli
2010-08-22
7
-10
/
+10
*
|
Support refspecs in about-filter.
Jason A. Donenfeld
2010-08-20
5
-7
/
+63
*
|
Merge branch 'jd/gitolite'
Lars Hjemli
2010-08-04
5
-17
/
+116
|
\
\
|
*
|
Add support for 'enable-gitweb-owner' option
Jason A. Donenfeld
2010-08-04
4
-9
/
+33
|
*
|
Add support for 'remove-suffix' option
Jason A. Donenfeld
2010-08-04
4
-0
/
+13
|
*
|
Add support for 'project-list' option
Jason A. Donenfeld
2010-08-04
5
-8
/
+70
*
|
|
Merge branch 'js/notes'
Lars Hjemli
2010-08-04
4
-0
/
+57
|
\
\
\
|
*
|
|
ui-log: Display git notes when present
Jeff Smith
2010-08-04
2
-0
/
+23
|
*
|
|
ui-commit: Display git notes when present
Jeff Smith
2010-08-04
3
-0
/
+34
|
|
/
/
*
|
|
Merge branch 'stable'
Lars Hjemli
2010-08-03
2
-13
/
+15
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
CGIT 0.8.3.3
v0.8.3.3
Lars Hjemli
2010-08-03
1
-1
/
+1
|
*
ui-refs.c: avoid segfault on unparsed ref objects
Lars Hjemli
2010-08-03
1
-12
/
+14
*
|
commit-links.sh: Seperate the expressions for filtering commit messages.
Jeff Smith
2010-07-22
1
-7
/
+9
*
|
Makefile: do not include dependency-file on `make clean`
Lynn Lin
2010-07-22
1
-1
/
+3
*
|
Merge branch 'jh/ignorews'
Lars Hjemli
2010-07-18
7
-12
/
+40
|
\
\
|
*
|
ui-diff: Add link to ignore/show whitespace changes in diffs
Johan Herland
2010-07-18
2
-0
/
+15
|
*
|
Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs
Johan Herland
2010-07-18
6
-12
/
+25
*
|
|
Merge branch 'lh/macros'
Lars Hjemli
2010-07-18
3
-5
/
+78
|
\
\
\
|
*
|
|
Add support for environment variable expansion
Lars Hjemli
2010-03-22
3
-5
/
+78
*
|
|
|
Merge branch 'stable'
Lars Hjemli
2010-07-13
1
-0
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Reencode author and committer
Rémi Lagacé
2010-07-13
1
-0
/
+4
*
|
|
|
Merge branch 'lh/range-search'
Lars Hjemli
2010-06-22
2
-4
/
+8
|
\
\
\
\
|
*
|
|
|
ui-log.c: allow commit range as search expression
Lars Hjemli
2010-06-19
2
-4
/
+8
*
|
|
|
|
Merge branch 'jh/context-lines'
Lars Hjemli
2010-06-22
7
-8
/
+34
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
ui-diff: Add links to increase/decrease number of context lines in diffs
Johan Herland
2010-06-19
2
-1
/
+23
|
*
|
|
|
Add URL parameter 'context' for changing the number of context lines in diffs
Johan Herland
2010-06-19
6
-7
/
+11
*
|
|
|
|
Merge branch 'jh/path-limit'
Lars Hjemli
2010-06-22
17
-164
/
+275
|
\
|
|
|
|
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ui-shared.c: path-limit style nitpick
Lars Hjemli
2010-06-19
1
-4
/
+2
|
*
|
|
ui-log: Preserve path limit in outgoing links
Johan Herland
2010-06-19
1
-12
/
+15
|
*
|
|
ui-shared: Preserve path limit in "tab bar" links
Johan Herland
2010-06-19
1
-5
/
+6
|
*
|
|
ui-commit: Preserve path limit in links to commit page
Johan Herland
2010-06-19
5
-12
/
+15
|
*
|
|
ui-commit: Preserve path limit in links to tree and diff pages
Johan Herland
2010-06-19
1
-1
/
+5
|
*
|
|
ui-patch: Apply path limit to generated patch
Johan Herland
2010-06-19
6
-8
/
+10
|
*
|
|
ui-commit: Limit diff based on path limit in qry.path
Johan Herland
2010-06-19
3
-4
/
+4
|
*
|
|
ui-diff: Teach diffstat to obey path limit
Johan Herland
2010-06-19
1
-3
/
+5
|
*
|
|
ui-tree: Remove unnecessary path breadcrumb navigation
Johan Herland
2010-06-19
1
-13
/
+2
|
*
|
|
ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab bar
Johan Herland
2010-06-19
2
-1
/
+82
|
*
|
|
ui-shared: Display path limit directly beneath tab bar in relevant pages
Johan Herland
2010-06-19
2
-0
/
+14
|
*
|
|
ui-shared: Replace ctx.qry.path with ctx.qry.vpath
Johan Herland
2010-06-19
1
-4
/
+4
|
*
|
|
struct cgit_cmd: Differentiate between various usages of ctx.qry.path
Johan Herland
2010-06-19
4
-22
/
+30
|
*
|
|
ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordingly
Johan Herland
2010-06-19
1
-19
/
+12
|
*
|
|
ui-shared: Improve const-ness in API
Johan Herland
2010-06-19
2
-65
/
+80
|
*
|
|
Remove unused variable in shared.c
Johan Herland
2010-06-19
1
-1
/
+0
|
*
|
|
Fix small typo in cgitrc example
Johan Herland
2010-06-19
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Fix style of commit-filter links in commit-subject.
Johan Herland
2010-06-19
1
-1
/
+4
*
|
|
Merge branch 'stable'
Lars Hjemli
2010-06-19
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CGIT 0.8.3.2
v0.8.3.2
Lars Hjemli
2010-06-19
1
-1
/
+1
*
|
|
Merge branch 'ag/atom-fixes'
Lars Hjemli
2010-06-19
5
-2
/
+15
|
\
\
\
|
*
|
|
Add 'max-atom-items' config variable
Aaron Griffin
2010-03-22
4
-1
/
+9
|
*
|
|
Add all=1 query param for atom feeds
Aaron Griffin
2010-03-22
3
-1
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'lh/noweb'
Lars Hjemli
2010-06-19
1
-0
/
+2
|
\
\
\
|
*
|
|
scan-tree: add test for noweb-file in repo dir
Lars Hjemli
2010-02-28
1
-0
/
+2
*
|
|
|
Merge branch 'ml/plain-improvements-part1'
Lars Hjemli
2010-06-19
1
-8
/
+60
|
\
\
\
\
|
*
|
|
|
ui-plain: print directory listings
Mark Lodato
2010-01-31
1
-1
/
+47
|
*
|
|
|
ui-plain: more efficient walk_tree()
Mark Lodato
2010-01-31
1
-6
/
+14
|
*
|
|
|
ui-plain: remove unused curr_rev variable
Mark Lodato
2010-01-30
1
-2
/
+0
*
|
|
|
|
Merge branch 'sn/subject-link'
Lars Hjemli
2010-06-19
5
-4
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
Optionally generate verbose parent links
Lars Hjemli
2010-02-27
5
-5
/
+24
[next]