bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Commits
frontend highlighting
bendn committed
5 weeks ago
6515742
robor
bendn committed
6 weeks ago
1a738ca
force my font choices on everyone
bendn committed
6 weeks ago
1c4f057
add embed
bendn committed
6 weeks ago
158c043
icons
bendn committed
6 weeks ago
6c0c08e
x
bendn committed
6 weeks ago
93e4974
hmhm
bendn committed
7 weeks ago
93b2637
Use themed display for repo age on index page
RunasSudo committed
9 months ago
dfce675
Sort repos by age on index page
RunasSudo committed
9 months ago
cca0167
Styling improvements
RunasSudo committed
9 months ago
2460441
Fix styling mistakes on commit page
RunasSudo committed
9 months ago
e1e3d50
Show detailed commit message on commit page
RunasSudo committed
9 months ago
b486a93
Fix display of relative times
RunasSudo committed
9 months ago
c5548f0
Fix display of symlinks in directory listing
RunasSudo committed
9 months ago
c262004
Fix display of submodules in directory listing
RunasSudo committed
9 months ago
4a7a591
Add PKGBUILD
RunasSudo committed
9 months ago
e06adbb
Allow customising path to themed.css
RunasSudo committed
9 months ago
ebead97
Change htmlcc to git submodule
RunasSudo committed
9 months ago
615420c
Update footer to link to cgit-yli-theme repo
RunasSudo committed
9 months ago
7ec4477
Add (void) to relevant function declarations
RunasSudo committed
9 months ago
3dd92de
Explicitly specify cgit emitter for htmlcc
RunasSudo committed
9 months ago
b851c7b
Fix memory leaks
RunasSudo committed
9 months ago
90b658f
Fix behaviour of tree view when viewing root of commit
RunasSudo committed
9 months ago
bc551c0
fixup preserve
RunasSudo committed
9 months ago
8f023f4
Refactor short_commit_id function
RunasSudo committed
9 months ago
836f4cd
Preserve current branch selection across links
RunasSudo committed
9 months ago
4358943
Add compare button to branches page
RunasSudo committed
9 months ago
91ce363
Implement themed diff page
RunasSudo committed
9 months ago
7f5688d
Implement themed tree page
RunasSudo committed
9 months ago
6fbf6cb
Implement themed summary page
RunasSudo committed
10 months ago
b9891a9
Implement themed commit page
RunasSudo committed
10 months ago
afd1d44
Implement themed log page
RunasSudo committed
10 months ago
d8ae2c4
Refactor repo nav bars
RunasSudo committed
10 months ago
f39308f
Commit CSS build pipeline
RunasSudo committed
10 months ago
4b05ac8
Implement themed refs page
RunasSudo committed
10 months ago
e4b1081
Fix spacing on index page when multiple repos
RunasSudo committed
10 months ago
873e51f
Template-based home page
RunasSudo committed
10 months ago
5776aeb
Initial implementation of templating system
RunasSudo committed
10 months ago
e750dd6
git: update to v2.49.0
Christian Hesse committed
11 months ago
994d3fe
git: update to v2.48.1
Christian Hesse committed
2025-01-15
ce4a66b
git: update to v2.48.0
Christian Hesse committed
2025-01-11
be06bed
git: update to v2.47.1
Christian Hesse committed
2024-11-25
99a2f47
git: update to v2.47.0
Christian Hesse committed
2024-10-07
c1733e2
git: update to v2.46.2
Christian Hesse committed
2024-09-27
1cb701a
git: update to v2.46.1
Christian Hesse committed
2024-09-27
87fdb57
git: update to v2.46.0
Christian Hesse committed
2024-08-02
09d24d7
fix building with clang
Denis Pronin committed
2024-07-16
fb87de7
ui-stats: add missing source header
Christian Hesse committed
2024-07-16
34c30d1
git: update to v2.45.2
Christian Hesse committed
2024-06-02
b2c939a
git: update to v2.45.1
Christian Hesse committed
2024-05-15
92a8f16
git: update to v2.45.0
Christian Hesse committed
2024-04-30
dbadd85
git: update to v2.44.0
Christian Hesse committed
2024-02-24
8905003
git: update to v2.43.2
Christian Hesse committed
2024-02-15
63d35e5
git: update to v2.43.0
Christian Hesse committed
2023-11-21
793c420
git: update to v2.42.1
Christian Hesse committed
2023-11-03
a95762a
git: update to v2.42.0
Christian Hesse committed
2023-08-22
2f50b47
git: update to v2.41.0
Christian Hesse committed
2023-06-01
a6da40b
git: update to v2.40.1
Christian Hesse committed
2023-04-26
0e6744b
git: update to v2.40.0
Christian Hesse committed
2023-03-14
2593cd8
git: update to v2.39.2
Christian Hesse committed
2023-02-15
4dee601
git: update to v2.39.1
Christian Hesse committed
2023-01-18
6feb1b6
config: make empty js= omit script tag
Samuel Lidén Borell committed
2023-01-10
00ecfaa
js: add dynamic age update
Andy Green committed
2022-12-19
907134b
config: add js
Andy Green committed
2022-12-19
aee39b4
css: change to be a list
Andy Green committed
2022-12-19
093ac96
cgitrc: handle value "0" for max-repo-count
Christian Hesse committed
2022-12-19
91f2590
cache: tolerate short writes in print_slot
Hristo Venev committed
2022-12-19
852cb3b
global: use release_commit_memory()
John Keeping committed
2022-12-19
4c520ce
css: reset font size for blame oid
John Keeping committed
2022-12-19
d071f28
ui-blame: add a link to the parent commit in blame
John Keeping committed
2022-12-19
c1a1d23
about: allow to give head from query
Christian Hesse committed
2022-12-19
a0f6669
html: fix handling of null byte
Peter Prohaska committed
2022-12-19
ce2062d
ui-atom: generate valid Atom feeds
June McEnroe committed
2022-12-19
4e4b30e
ui-shared: use owner-filter for repo page headers
June McEnroe committed
2022-12-19
3295155
ui-commit: use git raw note format
Chris Mayo committed
2022-12-19
e32f841
ui-repolist,ui-shared: remove redundant title on repo anchors
Chris Mayo committed
2022-12-19
afffc3e
ui-commit: show subject in commit page title
June McEnroe committed
2022-12-19
fd20a54
ui-tree: show symlink targets in tree listing
June McEnroe committed
2022-12-19
bcffc52
ui-tree,ui-blame: bail from blame if blob is binary
June McEnroe committed
2022-12-19
cc6d9cc
git: update to v2.39.0
Christian Hesse committed
2022-12-19
e101596
git: update to v2.38.2
Christian Hesse committed
2022-12-19
979cf4a
git: update to v2.38.1
Christian Hesse committed
2022-12-19
6ac984b
git: update to v2.38.0
Christian Hesse committed
2022-12-19
33efb5f
git: update to v2.37.3
Christian Hesse committed
2022-12-19
e5c868f
git: update to v2.37.2
Christian Hesse committed
2022-12-19
43df01c
git: update to v2.37.1
Christian Hesse committed
2022-12-19
89ee517
git: update to v2.37.0
Christian Hesse committed
2022-12-19
2486d70
git: update to v2.36.1
Christian Hesse committed
2022-12-19
bcdfb21
shared: fix bad free in cgit_diff_tree
June McEnroe committed
2022-12-19
b9ff119
git: update to v2.36.0
Christian Hesse committed
2022-04-19
bb02e24
git: update to v2.35.3
Christian Hesse committed
2022-04-19
cc9b717
git: update to v2.35.2
Christian Hesse committed
2022-04-13
9761994
git: update to v2.35.1
Christian Hesse committed
2022-01-29
bbbaa29
git: update to v2.35.0
Christian Hesse committed
2022-01-25
73e98c1
git: update to v2.34.1
Christian Hesse committed
2021-11-25
11be5b8
git: update to v2.34.0
Christian Hesse committed
2021-11-16
b8f2b67
git: update to v2.33.0
Christian Hesse committed
2021-11-03
45eff40
git: update to v2.32.0
Christian Hesse committed
2021-06-08
5258c29
git: update to v2.31.1
Christian Hesse committed
2021-05-19
6dbbffe
md2html: use proper formatting for hr
Christian Hesse committed
2021-05-12
62eb8db
git: update to v2.31.0
Christian Hesse committed
2021-03-16
d889cae
git: update to v2.30.1
Christian Hesse committed
2021-02-10
4ffadc1
tests: t0107: support older and/or non-GNU tar
Todd Zullinger committed
2020-12-30
bd6f568
md2html: use sane_lists extension
Jason A. Donenfeld committed
2020-12-29
f69626c
git: update to v2.30.0
Christian Hesse committed
2020-12-29
cef27b6
git: update to v2.29.2
Christian Hesse committed
2020-10-31
b173924
git: update to v2.29.1
Christian Hesse committed
2020-10-27
fe99c76
tests: try with commit-graph
Christian Hesse committed
2020-10-22
adcc4f8
tests: do not copy snapshots to /tmp/
Christian Hesse committed
2020-10-22
a1039ab
global: replace hard coded hash length
Christian Hesse committed
2020-10-21
a4de0e8
global: replace references to 'sha1' with 'oid'
Christian Hesse committed
2020-10-21
779631c
git: update to v2.29.0
Christian Hesse committed
2020-10-20
629659d
git: update to v2.28.0
Christian Hesse committed
2020-07-28
205837d
git: update to v2.27.0
Christian Hesse committed
2020-06-02
f780396
git: update to v2.26.0
Christian Hesse committed
2020-03-23
0462f08
Bump version
Jason A. Donenfeld committed
2020-03-14
55fa25a
global: use proper accessors for maybe_tree
Jason A. Donenfeld committed
2020-03-14
6a8d6d4
ui-snapshot: add support for zstd compression
Christian Hesse committed
2020-03-13
892ba8c
tests: add tests for xz compressed snapshots
Christian Hesse committed
2020-03-13
cc230bf
ui-snapshot: add support for lzip compression
Hanspeter Portner committed
2020-02-26
06671f4
git: update to v2.25.1
Christian Hesse committed
2020-02-17
fde897b
tests: allow to skip git version tests
Christian Hesse committed
2020-01-14
5e49023
Bump version
Jason A. Donenfeld committed
2020-01-14
fa146cc
git: update to v2.25.0
Christian Hesse committed
2020-01-14
bd68c98
tests: skip tests if strace is not functional
Christian Hesse committed
2019-12-11
ca98c9e
git: update to v2.24.1
Christian Hesse committed
2019-12-11
d8e5dd2
ui-repolist: do not return unsigned (negative) value
Christian Hesse committed
2019-11-22
583aa5d
git: update to v2.24.0
Christian Hesse committed
2019-11-09
bfabd45
git: update to v2.23.0
Christian Hesse committed
2019-10-25
8fc0c81
git: update to v2.22.0
Christian Hesse committed
2019-10-25
034e3c7
ui-tree: allow per repository override for enable-blame
Christian Hesse committed
2019-06-26
e1ad15d
tests: successfully validate rc versions
Christian Hesse committed
2019-06-05
27a6d69
git: update to v2.21.0
Christian Hesse committed
2019-06-05
985fba8
ui-ssdiff: ban strncat()
Christian Hesse committed
2019-06-05
68de710
global: make 'char *path' const where possible
Christian Hesse committed
2019-06-05
ccba7eb
ui-shared: restrict to 15 levels
Jason A. Donenfeld committed
2019-05-21
54c407a
ui-diff,ui-tag: don't use htmlf with non-formatted strings
Chris Mayo committed
2019-02-23
bd0293f
ui-ssdiff: resolve HTML5 validation errors
Chris Mayo committed
2019-02-23
5bd7e9b
filters: migrate from luacrypto to luaossl
Jason A. Donenfeld committed
2019-01-03
7d87cd3
ui-shared: fix broken sizeof in title setting and rewrite
Jason A. Donenfeld committed
2019-01-02
e23f634
git: update to v2.20.0
Christian Hesse committed
2018-12-10
55ebd5e
ui-blame: set repo for sb
Jason A. Donenfeld committed
2018-11-25
441dac1
auth-filter: pass url with query string attached
Jason A. Donenfeld committed
2018-11-25
898b9e1
git: use xz compressed archive for download
Christian Hesse committed
2018-11-21
a228557
git: update to v2.19.1
Christian Hesse committed
2018-10-13
2c9f56f
ui-ssdiff: ban strcat()
Christian Hesse committed
2018-09-11
a96f289
ui-ssdiff: ban strncpy()
Christian Hesse committed
2018-09-11
0899eb6
ui-shared: ban strcat()
Christian Hesse committed
2018-09-11
2fc008d
ui-patch: ban sprintf()
Christian Hesse committed
2018-09-11
edb3403
ui-log: ban strncpy()
Christian Hesse committed
2018-09-11
7f75647
ui-log: ban strcpy()
Christian Hesse committed
2018-09-11
71ba718
parsing: ban sprintf()
Christian Hesse committed
2018-09-11
60a9300
parsing: ban strncpy()
Christian Hesse committed
2018-09-11
7cde588
filters: generate anchor links from markdown
Christian Hesse committed
2018-08-28
b0fc647
Bump version.
Jason A. Donenfeld committed
2018-08-03
824138e
clone: fix directory traversal
Jason A. Donenfeld committed
2018-08-03
53efaf3
config: record repo.snapshot-prefix in the per-repo config
Konstantin Ryabitsev committed
2018-08-03
c679d90
auth-filters: add simple file-based authentication scheme
Jason A. Donenfeld committed
2018-08-03
77b6f83
auth-filters: use crypt() in simple-authentication
Jason A. Donenfeld committed
2018-07-15
8285692
auth-filters: generate secret securely
Jason A. Donenfeld committed
2018-07-15
b73df80
auth-filters: do not crash on nil username
Jason A. Donenfeld committed
2018-07-14
c4d23d0
auth-filter: do not write more than we've read
Jason A. Donenfeld committed
2018-07-14
93a2c33
auth-filters: do not use HMAC-SHA1
Jason A. Donenfeld committed
2018-07-14
c3b5b5f
Bump version.
Jason A. Donenfeld committed
2018-07-14
c132ef2
Update COPYING
Todd Zullinger committed
2018-07-10
5dec7f4
css: use correct size in annotated decoration
Jason A. Donenfeld committed
2018-07-09
089b29a
cgitrc.5: add local tar signature example
Jason A. Donenfeld committed
2018-07-05
22583c4
Fix gcc 8.1.1 compiler warnings
Jason A. Donenfeld committed
2018-07-04
08a2b1b
cgitrc.5: document new signature notes
Jason A. Donenfeld committed
2018-07-04
c4167cb
snapshot: support tar signature for compressed tar
Christian Hesse committed
2018-07-04
7ba4196
extra-head-content: introduce another option for meta tags
Jason A. Donenfeld committed
2018-07-04
b522a30
Use string list strdup_strings for mimetypes
John Keeping committed
2018-06-28
c4fbb99
manpage: fix sorting order
Andy Green committed
2018-06-28
9086260
cache: close race window when unlocking slots
John Keeping committed
2018-06-27
b31e998
git: update to v2.18.0
Christian Hesse committed
2018-06-27
255b78f
global: remove functionality we deprecated for cgit v1.0
Christian Hesse committed
2018-06-27
54d37dc
snapshot: strip bit from struct cgit_snapshot_format
Christian Hesse committed
2018-06-27
2f8648f
snapshot: support special value 'all' to enable all formats
Christian Hesse committed
2018-06-27
30a378b
snapshot: support archive signatures
John Keeping committed
2018-06-27
c712d5a
ui-refs: use shared function to print tag downloads
John Keeping committed
2018-06-27
71d14d9
ui-shared: pass separator in to cgit_print_snapshot_links()
John Keeping committed
2018-06-27
e491eaa
ui-shared: use the same snapshot logic as ui-refs
John Keeping committed
2018-06-27
5b1f42f
ui-shared: rename parameter to cgit_print_snapshot_links()
John Keeping committed
2018-06-27
82aadcf
ui-shared: remove unused parameter
John Keeping committed
2018-06-27
63da41a
ui-refs: remove unnecessary sanity check
John Keeping committed
2018-06-27
f0047d2
ui-snapshot: filter permitted snapshot requests
John Keeping committed
2018-06-27
00ad47b
Add "snapshot-prefix" repo configuration
John Keeping committed
2018-06-27
c1572bb
ui-snapshot: pass repo into get_ref_from_filename()
John Keeping committed
2018-06-27
d85e8a9
ui-shared: pass repo object to print_snapshot_links()
John Keeping committed
2018-06-27
bd1b281
ui-log: highlight annotated tags in different color
Christian Hesse committed
2018-06-27
0bb34ef
print git version string in footer
Christian Hesse committed
2018-06-27
e65ea96
git: update to v2.17.1
Christian Hesse committed
2018-06-27
fb804a3
ui-blame: free read_sha1_file() buffer after use
Andy Green committed
2018-06-20
b759189
ui-tag: Fix inconsistent capitalization
Jon DeVree committed
2018-06-16
26610af
ui-tree: free read_sha1_file() buffer after use
Andy Green committed
2018-06-16
7708859
Makefile: drive asciidoc directly for HTML output
John Keeping committed
2018-06-16
48f1750
doc: use consistent id's when generating html files
Todd Zullinger committed
2018-02-21
33414d7
cgit: prepare repo before error pages
Jason A. Donenfeld committed
2018-02-13
03f6e34
ui-blame: Allow syntax highlighting
Jeff Smith committed
2018-01-19
dbaee26
ui-blame: Make each column into a single table cell
Jeff Smith committed
2018-01-19
aafc42d
ui-blame: Break out emit_blame_entry into component methods
Jeff Smith committed
2018-01-19
2b95c9d
ui-blame: Distinguish hashes column from lines column
Jeff Smith committed
2018-01-19
6b5b655
git: update to v2.16.0
Christian Hesse committed
2018-01-19
1dd53e3
git: update to v2.15.1
Christian Hesse committed
2017-12-07
5d947ba
global: spelling fixes
Ville Skyttä committed
2017-10-15
67d0f87
ui-shared: use type='search' for the search box
Ville Skyttä committed
2017-10-15
98abe5b
filter: pipe_fh should be local
Jason A. Donenfeld committed
2017-10-14
fd069b4
parsing: don't clear existing state with empty input
John Keeping committed
2017-10-14
9d751e7
ui-tree: link to blame UI if enabled
Jeff Smith committed
2017-10-04
1649afd
ui-blame: add blame UI
Jeff Smith committed
2017-10-04
c1cd290
ui-shared: make a char* parameter const
Jeff Smith committed
2017-10-04
f6ffe40
ui-tree: move set_title_from_path to ui-shared
Jeff Smith committed
2017-10-04
9337c7e
html: html_ntxt with no ellipsis
Jeff Smith committed
2017-10-04
7078725
cache: flush stdio before restoring FDs
John Keeping committed
2017-10-04
3b485cc
Use https for submodule
Daniel M. Weeks committed
2017-09-22
de29788
ui-plain: print symlink content
John Keeping committed
2017-08-10
51cc456
cgit: don't set vpath unless repo is set
John Keeping committed
2017-08-10
113f4b8
parsing: clear query path before starting
John Keeping committed
2017-08-10
c699866
ui-shared: don't print path crumbs without a repo
John Keeping committed
2017-08-10
1b4ef67
ui-atom: properly escape delimiter in page link
John Keeping committed
2017-08-10
6d3c8bc
git: update to v2.14
Jeff Smith committed
2017-08-10
86a6d35
git: update to v2.13.4
Christian Hesse committed
2017-08-10
3d33b46
Update .mailmap with my new email address
Lukas Fleischer committed
2017-07-27
7ce19ba
Remove unused variable from sort_section()
Lukas Fleischer committed
2017-04-05
7ebdb30
ui-repolist: properly sort by age
Jason A. Donenfeld committed
2017-03-30
87c4748
ui-patch: fix crash when using path limit
Lukas Fleischer committed
2017-01-24
be39d22
syntax-highlighting: replace invalid unicode with ?
Jason A. Donenfeld committed
2017-01-22
5564a5d
git: update to v2.11.0
Christian Hesse committed
2016-11-30
91153fd
Link with -ldl on GNU Hurd
Peter Colberg committed
2016-11-26
2b99340
git: update to v2.10.2 again
John Keeping committed
2016-11-25
5ccd965
Bump version.
Jason A. Donenfeld committed
2016-11-23
8e9ddd2
css: highlight even table rows and skip empty rows
Christian Hesse committed
2016-11-23
81509a2
git: update to v2.10.2
Christian Hesse committed
2016-11-07
44f8c11
ui-blog: fix oid handling
Christian Hesse committed
2016-10-12
c330a2e
shared: remove unused function strlpart()
Christian Hesse committed
2016-10-12
2d59e6a
shared: remove unused function strrpart()
Christian Hesse committed
2016-10-12
3e2e8f1
ui-repolist: fix memory leak
Christian Hesse committed
2016-10-12
7fea585
Use skip_prefix() to get rid of magic constants
Lukas Fleischer committed
2016-10-12
32c27e8
patch: reapply path limit
John Keeping committed
2016-10-12
5fe88a9
ui-repolist: fix memory leak
Christian Hesse committed
2016-10-08
c177379
git: update to v2.10.1
Christian Hesse committed
2016-10-05
d6a4730
ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse committed
2016-10-04
9dd3c5e
ui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse committed
2016-10-04
28185ae
ui-snapshot: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse committed
2016-10-04
406f593
ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse committed
2016-10-04
6bef566
ui-plain: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse committed
2016-10-04
073a8bb
ui-patch: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse committed
2016-10-04
85793b8
ui-log: replace get_sha1() with get_oid()
Christian Hesse committed
2016-10-04
1a9a75d
ui-commit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse committed
2016-10-04
3a0fd5e
ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse committed
2016-10-04
6e4b7b6
cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse committed
2016-10-04
aee990b
Makefile: remove extra space
Jason A. Donenfeld committed
2016-10-02
ef31086
Simplify http_parse_querystring()
Lukas Fleischer committed
2016-10-02
927b0ae
ui-tree: remove a fixed size buffer
John Keeping committed
2016-10-01
e18a85b
ui-tag: clean up taginfo
John Keeping committed
2016-10-01
f80b73f
shared: make cgit_free_taginfo() public
John Keeping committed
2016-10-01
b19d889
shared: remove return value from cgit_free_commitinfo()
John Keeping committed
2016-10-01
d9dff37
tree: allow skipping through single-child trees
John Keeping committed
2016-10-01
000cf29
ui-ssdiff: fix decl-after-statement warnings
John Keeping committed
2016-10-01
7e67c64
ui-shared: fix decl-after-statement warnings
John Keeping committed
2016-10-01
bead27b
configfile: fix EOF handling
John Keeping committed
2016-10-01
35df710
git: update to v2.10.0
Christian Hesse committed
2016-09-04
11695a5
Fix qry.head leak on error
Richard Maw committed
2016-07-12
ff9893a
git: update to v2.9.1
Christian Hesse committed
2016-07-12
d6b0332
Link with -ldl on GNU/kFreeBSD
Peter Colberg committed
2016-07-07
40fbefb
Fix spelling in man page
Peter Colberg committed
2016-07-07
ccf79b3
ui-shared: fix segfault when defbranch is NULL
Eric Wong committed
2016-07-06
590ba45
css: consistent use of empty lines
Christian Hesse committed
2016-07-05
c19d983
ui-log: color line changes
Christian Hesse committed
2016-07-05
4fb4986
Avoid ambiguities when prettifying snapshot names
Lukas Fleischer committed
2016-07-05
9984e7a
git: update to v2.9.0
Christian Hesse committed
2016-06-17
1e039ad
cgit.mk: Use $PKG_CONFIG
Kylie McClain committed
2016-06-17
5062fbe
md2html: use utf-8 and flush output buffer
Jason A. Donenfeld committed
2016-06-17
7d51120
Hosted on HTTPS now
Jason A. Donenfeld committed
2016-06-07
d88ec84
Bump version.
Jason A. Donenfeld committed
2016-06-07
a6572ce
git: update to v2.8.3
Christian Hesse committed
2016-05-20
41508c0
ui-diff: action='.' is not correct
Jason A. Donenfeld committed
2016-05-13
21bf30b
forms: action should not be empty
Jason A. Donenfeld committed
2016-05-13
c34e288
ui-shared: Remove a name attribute with an empty value
Juuso Lapinlampi committed
2016-05-12
9afda36
ui-shared: HTML-ize DOCTYPE and <html>
Juuso Lapinlampi committed
2016-05-12
8d05b39
ui-shared: Simplify cgit_print_error_page() logic
Juuso Lapinlampi committed
2016-05-12
80f12b3
git: update to v2.8.2
Christian Hesse committed
2016-05-12
86bf5b4
ui-log: Simplify decoration code
Tim Nordell committed
2016-05-12
59d8fa1
ui-log: Do not always emit decoration span
Tim Nordell committed
2016-05-12
499b239
Renamed repo-specific configuration for enable-html-serving in cgitrc.5.txt
Matt Comben committed
2016-03-08
39735d9
ui-shared: redirect should not exit early for cache
Jason A. Donenfeld committed
2016-02-26
e9cbdf6
about: path_info might not be valid
Jason A. Donenfeld committed
2016-02-26
09a3aa5
tabs: do not use target=_blank
Jason A. Donenfeld committed
2016-02-23
c424b5c
css: fix indentation
Jason A. Donenfeld committed
2016-02-23
46ff6e1
css: use less blurry icon for external link
Christian Hesse committed
2016-02-23
a0d22c3
md2html: Do syntax highlighting too
Jason A. Donenfeld committed
2016-02-23
1892cd9
git: update to v2.7.2
Christian Hesse committed
2016-02-23
a9e9dfc
ui-plain: fix to show a repo's root directory listing in plain view
Joe Anakata committed
2016-02-23
de6098b
cmd: redirect empty about/ to homepage or summary
Jason A. Donenfeld committed
2016-02-23
94c02bb
ui-shared: add homepage to tabs
Jason A. Donenfeld committed
2016-02-23
5f2664f
ui-atom: avoid DATE_STRFTIME
John Keeping committed
2016-02-09
7529820
Avoid DATE_STRFTIME for long/short dates
John Keeping committed
2016-02-09
9c15f3c
ui-stats: cast pointer before checking for zero
John Keeping committed
2016-02-09
bdcbe09
ui-stats: if we're going to abuse void*, do it safely
Jason A. Donenfeld committed
2016-02-08
a8b9ef8
git: update to v2.7.1
Christian Hesse committed
2016-02-08
85ec9f0
ui-shared: remove cgit_print_date()
John Keeping committed
2016-02-08
17c74ee
ui-atom: use show_date directly for atom dates
John Keeping committed
2016-02-08
eb80b4e
ui-shared: use show_date for footer timestamp
John Keeping committed
2016-02-08
e68c86e
ui: show ages in the originator's timezone
John Keeping committed
2016-02-08
f2a901d
ui-{commit,tag}: show dates in originator's timezone
John Keeping committed
2016-02-08
21dcf10
ui-shared: add cgit_date_mode()
John Keeping committed
2016-02-08
360af46
parsing: add timezone to ident structures
John Keeping committed
2016-02-08
45c87ca
ui-shared: remove "format" from cgit_print_age()
John Keeping committed
2016-02-08
57ea1aa
ui-tree: put reverse path in title
Jason A. Donenfeld committed
2016-01-18
23f7dad
syntax-highlighting: always use utf-8 to avoid ascii codec issues
Jason A. Donenfeld committed
2016-01-18
d3756bd
cache: don't check for match with no key
John Keeping committed
2016-01-17
33bc949
cache: use size_t for string lengths
John Keeping committed
2016-01-17
3fbfced
ui-log: handle parse_commit() errors
John Keeping committed
2016-01-17
baa5ad1
Bump version
Jason A. Donenfeld committed
2016-01-14
e64d5e0
ui-plain: add enable-html-serving flag
Jason A. Donenfeld committed
2016-01-14
c326f3e
ui-blob: set CSP just in case
Jason A. Donenfeld committed
2016-01-14
9ca2566
ui-blob: always use generic mimetypes
Jason A. Donenfeld committed
2016-01-14
92996ac
ui-blob: Do not accept mimetype from user
Jason A. Donenfeld committed
2016-01-14
1c581a0
ui-shared: prevent malicious filename from injecting headers
Jason A. Donenfeld committed
2016-01-14
513b386
ui-shared: Avoid new line injection into redirect header
Jason A. Donenfeld committed
2016-01-14
4291453
Fix missing prototype declarations
Peter Colberg committed
2016-01-14
4c69241
ui-repolist: return HTTP 404 if no repositories found
Peter Colberg committed
2016-01-13
9abe4a2
ui-repolist: extract repo visibility criteria to separate function
Peter Colberg committed
2016-01-13
a4014d0
Fix segmentation fault in hc()
Lukas Fleischer committed
2016-01-13
da1b897
git: update to v2.7.0
Christian Hesse committed
2016-01-13
559ab5e
ui-repolist: initialize char *buf to NULL
Christian Hesse committed
2016-01-13
6edc84b
filter: avoid integer overflow in authenticate_post
Jason A. Donenfeld committed
2015-11-24
4458abf
about-formatting.sh: comment text out of date
Jason A. Donenfeld committed
2015-11-12
ffe0962
filters: port syntax-highlighting.py to python 3.x
Christian Hesse committed
2015-10-12
143e652
md2html: the default of stdin works fine
Jason A. Donenfeld committed
2015-10-12
3f9e14a
filters: misc cleanups
Jason A. Donenfeld committed
2015-10-12
c301899
md2html: use pure python
Jason A. Donenfeld committed
2015-10-12
ccb4254
cache: fix resource leak: close file handle before return
Christian Hesse committed
2015-10-11
76dc7a3
ui-atom: fix resource leak: free allocation from cgit_pageurl
Christian Hesse committed
2015-10-11
ed5dccb
ui-atom: fix resource leak: free before return
Christian Hesse committed
2015-10-11
144e3c6
ui-atom: fix resource leak: free allocation from cgit_repourl
Christian Hesse committed
2015-10-11
97da17b
ui-blob: fix resource leak: free before return
Christian Hesse committed
2015-10-11
7320bfa
ui-blob: fix resource leak: free before return
Christian Hesse committed
2015-10-11
3080212
ui-plain: fix resource leak: free before assigning NULL
Christian Hesse committed
2015-10-09
08a2b81
ui-plain: fix resource leak: free before return
Christian Hesse committed
2015-10-09
979db79
ui-repolist: fix resource leak: free allocation from cgit_currenturl
Christian Hesse committed
2015-10-09
51338f7
ui-repolist: fix resource leak: free before return
Christian Hesse committed
2015-10-09
7ef1a47
filters: Simplify converters
Jason A. Donenfeld committed
2015-10-09
525c815
ui-shared: fix resource leak: free allocation from cgit_hosturl
Christian Hesse committed
2015-10-09
6edfc16
ui-shared: return value of cgit_hosturl is not const
Christian Hesse committed
2015-10-09
f77e2a8
cmd: fix resource leak: free allocation from cgit_currenturl and fmtalloc
Christian Hesse committed
2015-10-09
6f2e440
ui-shared: fix resource leak: free allocation from cgit_currenturl
Christian Hesse committed
2015-10-09
3e244a0
ui-shared: return value of cgit_currenturl is not const
Christian Hesse committed
2015-10-09
c5c0eb8
ui-shared: fix resource leak: free allocation from cgit_fileurl
Christian Hesse committed
2015-10-09
37fce99
ui-ssdiff: fix resource leak: free allocation from cgit_fileurl
Christian Hesse committed
2015-10-09
fa5810e
ui-tree: fix resource leak: free before return
Christian Hesse committed
2015-10-09
896cd69
Avoid use of non-reentrant functions
Jason A. Donenfeld committed
2015-10-09
ad00691
Makefile: fix MAKEFLAGS tests with multiple flags
John Keeping committed
2015-10-09
35b3c67
ui-refs: remove useless null check
John Keeping committed
2015-10-09
198a440
ui-blob: remove useless null check
John Keeping committed
2015-10-09
509488d
scan-tree: remove useless strdup()
John Keeping committed
2015-10-09
687cdf6
cgit.c: remove useless null check
John Keeping committed
2015-10-09
94182d6
git: update to v2.6.1
Christian Hesse committed
2015-10-06
978ce8c
mime: rewrite detection function
Jason A. Donenfeld committed
2015-08-17
73f199b
ui-summary: send images plain for about page
Christian Hesse committed
2015-08-17
790d249
refactor get_mimetype_from_file() to get_mimetype_for_filename()
Christian Hesse committed
2015-08-17
aa943bc
move get_mimetype_from_file() to shared
Christian Hesse committed
2015-08-17
f5c83d7
cmd: fix command definition
John Keeping committed
2015-08-14
73ef856
cmd: no need for pre function hook now
Jason A. Donenfeld committed
2015-08-14
03de473
ui-shared: cache errors for "dynamic TTL"
John Keeping committed
2015-08-14
c5975ae
cmd: remove "want_layout" field
John Keeping committed
2015-08-14
a420c7c
tree: move layout into page function
John Keeping committed
2015-08-14
9c70c0b
tag: move layout into page function
John Keeping committed
2015-08-14
696a33b
summary: move layout into page function
John Keeping committed
2015-08-14
a3daa41
stats: move layout into page function
John Keeping committed
2015-08-14
892c544
refs: move layout to page function
John Keeping committed
2015-08-14
6d39dd1
log: move layout into page function
John Keeping committed
2015-08-14
23c17d8
diff: move layout to page function
John Keeping committed
2015-08-14
3b220eb
commit: move layout into page function
John Keeping committed
2015-08-14
c53a15c
about: move layout into page functions
John Keeping committed
2015-08-14
51d9176
ui-shared: add cgit_print_layout_{start,end}()
John Keeping committed
2015-08-14
7649879
html: remove html_status()
John Keeping committed
2015-08-14
fb2c71f
snapshot: don't reimplement cgit_print_error_page()
John Keeping committed
2015-08-14
fd00e71
snapshot: use cgit_print_error_page() for HTTP status codes
John Keeping committed
2015-08-14
58e827c
patch: use cgit_print_error_page() for HTTP status codes
John Keeping committed
2015-08-14
e3e41e5
blob: use cgit_print_error_page() to add HTTP headers
John Keeping committed
2015-08-14
9a06211
snapshot: use cgit_print_error_page() instead of html_status()
John Keeping committed
2015-08-14
048f195
plain: use cgit_print_error_page() instead of html_status()
John Keeping committed
2015-08-14
2b3e76a
clone: use cgit_print_error_page() instead of html_status()
John Keeping committed
2015-08-14
329381d
cgit: use cgit_print_error_page() where appropriate
John Keeping committed
2015-08-14
e9b71ae
ui-shared: add cgit_print_error_page() function
John Keeping committed
2015-08-14
aec1204
ui-patch: make sure to send http headers
Christian Hesse committed
2015-08-14
aa12084
Makefile: make "git/config.mak.uname" inclusion optional
John Keeping committed
2015-08-13
c543d7d
ui-shared: show full date in tooltip if longer ago than max_relative
John Keeping committed
2015-08-13
a360666
ui-shared: use common function in print_rel_date()
John Keeping committed
2015-08-13
b44dd95
ui-shared: extract date formatting to a function
John Keeping committed
2015-08-13
f03e3cb
filter: don't use dlsym unnecessarily
John Keeping committed
2015-08-13
0c4d767
ui-tree: use "sane" isgraph()
John Keeping committed
2015-08-13
7105a78
cgit.h: move stdbool.h from ui-shared.h
John Keeping committed
2015-08-13
e09574b
cache.c: fix header order
John Keeping committed
2015-08-13
43620cf
configfile.c: don't include system headers directly
John Keeping committed
2015-08-13
f2e8ca8
Remove redundant includes
John Keeping committed
2015-08-13
157f544
Makefile: include Git's config.mak.uname
John Keeping committed
2015-08-13
0393102
tests: allow shell to be overridden
John Keeping committed
2015-08-13
2ef4ede
redirect: cleanliness
Jason A. Donenfeld committed
2015-08-13
c0b5982
redirect: be more careful for different cgi setups
Jason A. Donenfeld committed
2015-08-13
622e64d
ui-log: fix double counting
John Keeping committed
2015-08-12
da1d4c7
log: allow users to follow a file
John Keeping committed
2015-08-12
30304d8
shared: make cgit_diff_tree_cb public
John Keeping committed
2015-08-12
044e2d2
t0110: Chain together using &&
Jason A. Donenfeld committed
2015-08-12
2d386e2
about: always ensure page has a trailing slash
Jason A. Donenfeld committed
2015-08-12
d703480
filters: apply HTML escaping
Lazaros Koromilas committed
2015-08-12
13c2d3d
git: update to v2.5.0
Christian Hesse committed
2015-08-12
de83de2
Fix processing of repo.hide and repo.ignore
Daniel Reichelt committed
2015-08-12
dc41a00
contrib/hooks: add sample post-receive hook using agefile
John Keeping committed
2015-08-12
121e653
git: update to v2.4.1
Christian Hesse committed
2015-05-14
2eb41c4
ui-shared: allow remote refs in branch switcher
Christian Hesse committed
2015-03-19
d1ddce9
git: update to v2.3.3
Christian Hesse committed
2015-03-14
8462760
Bump version
Jason A. Donenfeld committed
2015-03-13
cadbb69
Remove no-op link from submodule entries
Lukas Fleischer committed
2015-03-13
db021a1
filters: Add sample gentoo script
Jason A. Donenfeld committed
2015-03-13
7511f4b
cgit: remember to set up env vars before empty clone path
Jason A. Donenfeld committed
2015-03-09
f3ab1f1
ui-shared: currenturl should take into account leading slash
Jason A. Donenfeld committed
2015-03-09
8eef458
html: avoid using a plain integer as a NULL pointer
John Keeping committed
2015-03-09
438bac6
cache: don't use an integer as a NULL pointer
John Keeping committed
2015-03-09
80d5207
ui-shared: don't use an integer as a NULL pointer
John Keeping committed
2015-03-09
d34b967
ui-shared: avoid initializing static variable to zero
John Keeping committed
2015-03-09
94e5f21
ui-stats: make cgit_period definitions 'static const'
John Keeping committed
2015-03-09
bd9fb03
ui-shared: make cgit_doctype 'static'
John Keeping committed
2015-03-09
0f23d46
ui-repolist: make sortcolumn definitions 'static const'
John Keeping committed
2015-03-09
ad74669
ui-log: make some variables 'static'
John Keeping committed
2015-03-09
3fe509e
shared: make some variables 'static'
John Keeping committed
2015-03-09
eefd5e0
scan-tree: make some variables 'static'
John Keeping committed
2015-03-09
812cd49
Avoid signed bitfields
John Keeping committed
2015-03-09
12d3d4c
Avoid non-ANSI function declarations
John Keeping committed
2015-03-09
e3d3fff
Makefile: add a target to run CGit through sparse
John Keeping committed
2015-03-09
5150b7c
git: update to v2.3.2
Christian Hesse committed
2015-03-07
97a9165
Bump version
Jason A. Donenfeld committed
2015-03-05
198d84a
Drop return value from parse_user()
Lukas Fleischer committed
2015-03-05
3cb8e76
Remove leading newline characters from tag messages
Lukas Fleischer committed
2015-03-05
4d8ed33
simple-authentication.lua: tie secure cookies to field names
Jason A. Donenfeld committed
2015-03-05
ecd6b72
cgit: show clone URLs for empty repo
Jason A. Donenfeld committed
2015-03-05
bd24832
cache: use F_SETLK to avoid stale lock files
John Keeping committed
2015-03-04
db9a70b
Make root handling sane again.
Jason A. Donenfeld committed
2015-03-03
2e4a41e
ui-shared: Add current url helper function.
Jason A. Donenfeld committed
2015-03-03
6bcda2f
ui-shared: keep filter repolist page in pagination
Jason A. Donenfeld committed
2015-03-03
db4b735
ui-repolist: use ctx.qry.url instead of rooturl, in case we're filtering
Jason A. Donenfeld committed
2015-03-03
c3473e8
ui-repolist: use correct owner query link
Jason A. Donenfeld committed
2015-03-03
e14eee9
Simplify commit and tag parsing
Lukas Fleischer committed
2015-03-03
936295c
git: update to v2.3.1
Christian Hesse committed
2015-03-03
911d574
Bump verison
Jason A. Donenfeld committed
2015-02-16
5e3e665
shrink cgit.png file size
Christian Hesse committed
2015-02-16
36b1d78
ui-clone.c: Fix off-by-one error in pack path
Jason A. Donenfeld committed
2015-02-09
6e498de
ui-clone.c: Fix path check
Lukas Fleischer committed
2015-02-09
b66b16e
git: update for v2.3.0
Christian Hesse committed
2015-02-09
7358f63
ui-shared.c: Refactor add_clone_urls()
Lukas Fleischer committed
2015-02-05
1a9e566
Add repo.hide and repo.ignore
Lukas Fleischer committed
2015-01-29
c58cec9
Add Etags for snapshots
Janus committed
2015-01-28
1a2eeb9
tag: reference with "h" instead of "id"
John Keeping committed
2015-01-19
c422b9b
Return proper HTTP response when accessing info/
Lukas Fleischer committed
2015-01-16
ed7e3bc
git: update to v2.2.2
Christian Hesse committed
2015-01-13
c641e0a
ui-diff: don't link to single file diff stat
John Keeping committed
2014-12-30
d6c4050
ui-patch: match git-format-patch(1) output
John Keeping committed
2014-12-28
7552266
t0108: modernize style
John Keeping committed
2014-12-28
ce8f490
Revert "git: use xz compressed archive for download"
Jason A. Donenfeld committed
2014-12-24
b122730
Use split_ident_line() in parse_user()
Lukas Fleischer committed
2014-12-24
6f9e8a9
footer: link back to cgit home page
Jason A. Donenfeld committed
2014-12-24
2159414
ui-shared: show absolute time in tooltip for relative dates
John Keeping committed
2014-12-24
caed6cb
git: use xz compressed archive for download
Christian Hesse committed
2014-12-24
a87c9d8
match other common markdown file extensions
Chris Burroughs committed
2014-12-24
62affc0
repolist: add owner-filter
Chris Burroughs committed
2014-12-24
96ceb9a
ui-shared: add rel-vcs microformat links to HTML header
John Keeping committed
2014-12-24
3c53ebf
ui-summary: add "rel='vcs-git'" to clone URL links
John Keeping committed
2014-12-24
d31be4c
Extract clone URL printing to ui-shared.c
John Keeping committed
2014-12-24
bbfa006
Remove trailing slash after remove-suffix
Lukas Fleischer committed
2014-12-24
485b099
git: update to v2.2.1
Christian Hesse committed
2014-12-24
17838ec
filter: fix libravatar email-filter https issue
Christian Hesse committed
2014-12-13
10c5680
ui-diff: add "stat only" diff type
John Keeping committed
2014-12-13
ddfaef6
Change "ss" diff flag to an enum
John Keeping committed
2014-12-13
1830271
ui-shared: remove toggle_ssdiff arg to cgit_diff_link()
John Keeping committed
2014-12-13
03f537f
ui-shared: remove toggle_ssdiff arg to cgit_commit_link()
John Keeping committed
2014-12-13
eeddb5b
git: update to v2.0.4
John Keeping committed
2014-08-07
49f6077
Always check if README exists in choose_readme()
Lukas Fleischer committed
2014-08-07
9dd6727
cgitrc.5: we mean a cgi response, not request
Jason A. Donenfeld committed
2014-08-01
efa2879
ui-stats.c: set parent pointer to NULL after freeing it
John Keeping committed
2014-07-28
2eea471
git: update to v2.0.3
John Keeping committed
2014-07-28
865afe0
parsing.c: make commit buffer const
John Keeping committed
2014-07-28
93d8ef8
Bump version.
Jason A. Donenfeld committed
2014-06-30
eeaffc3
remove debug fprinf() calls that sneaked in with commit 79c985
Christian Hesse committed
2014-06-30
4b91269
git: update to 2.0.1
Christian Hesse committed
2014-06-28
390ffad
ui-patch: Flush stdout after outputting data
John Keeping committed
2014-06-28
2efb59e
ui-log: ignore unhandled arguments
John Keeping committed
2014-06-28
4046e8e
git: update for git 2.0
Christian Hesse committed
2014-06-28
79c985e
remove trailing whitespaces from source files
Christian Hesse committed
2014-04-17
b431282
git: update to 1.9.2
Christian Hesse committed
2014-04-12
dcb16f0
Fix cgit_parse_url when a repo url is contained in another repo url
Julian Maurice committed
2014-04-06
1045179
Makefile: use more reliable git tarball mirror
Jason A. Donenfeld committed
2014-03-21
88b9311
git: update to 1.9.1
Christian Hesse committed
2014-03-21
45315f8
filter: add libravatar email-filter lua script
Christian Hesse committed
2014-03-13
e22e985
Bump version.
Jason A. Donenfeld committed
2014-02-28
f2fa9c5
ui-refs: simplify cmp_age logic
Jason A. Donenfeld committed
2014-02-26
4930611
Remove unused parameter from cgit_print_snapshot()
Lukas Fleischer committed
2014-02-22
3e9578e
print download link for reference string length == 1
Christian Hesse committed
2014-02-21
e674964
Clean up cache documentation.
Jason A. Donenfeld committed
2014-02-21
2e8e9af
Skip cache slot when time-to-live is zero
Lukas Fleischer committed
2014-02-21
6ceba45
git: Update to 1.9.0
Lukas Fleischer committed
2014-02-21
8033dc0
Makefile: suppress pkg-config error
Jason A. Donenfeld committed
2014-02-21
8acfa51
Add a cache-snapshot-ttl configuration variable
Lukas Fleischer committed
2014-02-21
a3722ec
diffstat: do not rely on uninitialized data
Jason A. Donenfeld committed
2014-02-21
7e1c0ed
gen-version.sh: check if git is available before trying to call it
Fabien C committed
2014-02-05
e8cacb5
simple-authentication: style
Jason A. Donenfeld committed
2014-01-23
aa6d5b1
makefile: use LUA_PKGCONFIG to set Lua implementation
Natanael Copa committed
2014-01-22
44ccae4
tests: only do lua tests if lua is compiled-in
Jason A. Donenfeld committed
2014-01-20
f759cc0
cgit: add --version argument for printing info
Jason A. Donenfeld committed
2014-01-20
6a15633
cache: use sendfile() instead of a pair of read() + write()
Sebastian Andrzej Siewior committed
2014-01-19
d3581b5
README: document pkg-config for luajit
Jason A. Donenfeld committed
2014-01-19
ea7210b
makefile: bump version
Jason A. Donenfeld committed
2014-01-17
6952f16
mailmap: source before lighttpd
Jason A. Donenfeld committed
2014-01-17
bdbe03a
ui-shared: do not allow negative minutes
Jason A. Donenfeld committed
2014-01-17
bb3cc0d
auth: document tweakables in lua script
Jason A. Donenfeld committed
2014-01-17
9dde6d3
repolist: make owner clickable to search
Jason A. Donenfeld committed
2014-01-17
a2b6b37
ui-shared: move about tab all the way to the left
Jason A. Donenfeld committed
2014-01-17
3cbbb8e
filter: don't forget to reap the auth filter
Jason A. Donenfeld committed
2014-01-17
9786f46
cgit.c: free tmp variable
Jason A. Donenfeld committed
2014-01-17
9999b0a
Switch to exclusively using global ctx
Lukas Fleischer committed
2014-01-17
f60ffa1
auth: have cgit calculate login address
Jason A. Donenfeld committed
2014-01-17
a431326
auth: lua string comparisons are time invariant
Jason A. Donenfeld committed
2014-01-17
df00ab1
authentication: use hidden form instead of referer
Jason A. Donenfeld committed
2014-01-16
b826537
auth: add basic authentication filter framework
Jason A. Donenfeld committed
2014-01-16
d6e9200
t0111: Additions and fixes
Lukas Fleischer committed
2014-01-16
3741254
parsing.c: Remove leading space from committer
Lukas Fleischer committed
2014-01-16
2a7dd4b
Add .mailmap
Lukas Fleischer committed
2014-01-16
c01fb69
t0111: Add basic tests for Lua filters
Lukas Fleischer committed
2014-01-15
caf557a
email-gravatar: fix html syntax issues
Christian Hesse committed
2014-01-15
8ae1d8b
email-gravatar: do not scale icons up
Jason A. Donenfeld committed
2014-01-15
5bda21f
filter: allow returning exit code from filter
Jason A. Donenfeld committed
2014-01-15
6ca734d
tests/: Add t0111-filter.sh
Lukas Fleischer committed
2014-01-14
ce56d89
email-gravatar: fix html syntax issues
Christian Hesse committed
2014-01-14
1167dbb
email-gravatar.py: fix UTF-8
Christian Hesse committed
2014-01-14
46176ec
email-gravatar.lua: fix for lua 5.2
Christian Hesse committed
2014-01-14
50287e7
makefile: only display lua message once
Jason A. Donenfeld committed
2014-01-14
a9a7f68
README: document lua makefile flags
Jason A. Donenfeld committed
2014-01-14
027e88a
cgitrc.5.txt: Fix documentation of the snapshot mask
Lukas Fleischer committed
2014-01-14
70546a3
makefile: auto-detect presence of various Lua, bsd
Jason A. Donenfeld committed
2014-01-14
3488d12
filter: style tweaks
Jason A. Donenfeld committed
2014-01-14
d3c0370
filter: add page source to email filter
Jason A. Donenfeld committed
2014-01-14
786609b
filter: add gravatar scripts
Jason A. Donenfeld committed
2014-01-14
e942a16
filter: add support for email filter
Jason A. Donenfeld committed
2014-01-14
a5e1553
filter: return on null filter from open and close
Jason A. Donenfeld committed
2014-01-14
800380d
filter: add lua support
Jason A. Donenfeld committed
2014-01-14
f43b228
filter: basic write hooking infrastructure
Jason A. Donenfeld committed
2014-01-14
e83b51b
filter: allow for cleanup hook for filter types
Jason A. Donenfeld committed
2014-01-14
d750c7a
filter: introduce "filter type" prefix
John Keeping committed
2014-01-14
4bb87cb
filter: add interface layer
John Keeping committed
2014-01-14
7bd90b8
filter: add fprintf_filter function
John Keeping committed
2014-01-14
632efb2
authors: specify maintainers
Jason A. Donenfeld committed
2014-01-14
ed3497b
filters: Improved syntax-highlighting.py
Stefan Tatschner committed
2014-01-14
ceffeb5
tests: add CGIT_TEST_OPTS variable to Makefile
John Keeping committed
2014-01-13
a52aaa9
ui-repolist: HTML-escape cgit_rooturl() response
John Keeping committed
2014-01-13
1de6591
ui-shared: URL-escape script_name
John Keeping committed
2014-01-13
a45030f
ui-refs: escape HTML chars in author and tagger names
John Keeping committed
2014-01-13
d1a6ece
filter: pass extra arguments via cgit_open_filter
John Keeping committed
2014-01-13
3d8a650
ui-snapshot: set unused cgit_filter fields to zero
John Keeping committed
2014-01-13
da218fc
html: remove redundant htmlfd variable
John Keeping committed
2014-01-13
fd31aa6
tests: add Valgrind support
John Keeping committed
2014-01-13
1b1974c
cache: don't leave cache_slot fields uninitialized
John Keeping committed
2014-01-13
382ecf1
filter: split filter functions into their own file
Jason A. Donenfeld committed
2014-01-10
3eae406
filter: make exit status local
Jason A. Donenfeld committed
2014-01-10
b67ea0c
parsing: fix header typo
Jason A. Donenfeld committed
2014-01-10
d01a6ee
cgit.c: Fix comment on bit mask hack
Lukas Fleischer committed
2014-01-10
c96becc
cgit.c: Use "else" for mutually exclusive branches
Lukas Fleischer committed
2014-01-10
441e748
ui-snapshot.c: Do not reinvent suffixcmp()
Lukas Fleischer committed
2014-01-10
e711679
Refactor cgit_parse_snapshots_mask()
Lukas Fleischer committed
2014-01-10
f04b8d5
Disallow use of undocumented snapshot delimiters
Lukas Fleischer committed
2014-01-10
2abce43
Replace most uses of strncmp() with prefixcmp()
Lukas Fleischer committed
2014-01-10
36bdb21
README: Fix dependencies
Lukas Fleischer committed
2014-01-10
d523dac
README: Spelling and formatting fixes
Lukas Fleischer committed
2014-01-09
e241625
Fix UTF-8 with syntax-highlighting.py
Přemysl Janouch committed
2014-01-08
b6da53d
Add a suggestion to the manpage
Přemysl Janouch committed
2014-01-08
4f6fb32
Fix the example configuration
Přemysl Janouch committed
2014-01-08
17e6a2a
Fix about-formatting.sh
Přemysl Janouch committed
2014-01-08
f1fb521
Fix some spelling errors
Přemysl Janouch committed
2014-01-08
88028ad
filters: highlight.sh: add css comments for highlight 2.6 and 3.8
Ferry Huberts committed
2014-01-08
09a28d7
Add AUTHORS file
Lukas Fleischer committed
2014-01-08
d350d34
Update copyright information
Lukas Fleischer committed
2014-01-08
f7f26f8
git: update to 1.8.5
Christian Hesse committed
2014-01-08
3cebf68
Reduce line number bloat, fix hover effect
Peter Wu committed
2014-01-08
4468ec1
plain: don't append charset for binary MIME types
John Keeping committed
2014-01-08
407f71c
ui-log.c: Several simplifications
Lukas Fleischer committed
2014-01-08
d76c438
Use argv_array in place of vector
Lukas Fleischer committed
2014-01-08
9973ef0
ui-stats.c: Remove unused macro
Lukas Fleischer committed
2014-01-08
e21da6c
scan-tree.c: Remove unused macro
Lukas Fleischer committed
2014-01-08
f7db9b5
ui-shared: Drop filepair_cb_raw() and helper
Lukas Fleischer committed
2013-09-15
d181d65
ui-diff: Use diff_tree_sha1() for raw diff formatting
Lukas Fleischer committed
2013-09-15
2da46fe
tests/: Add t0110-rawdiff.sh
Lukas Fleischer committed
2013-08-27
d93ceba
t0108: Add tests for revision ranges
Lukas Fleischer committed
2013-08-27
5a88627
t0108: Compare output with git-format-patch(1)
Lukas Fleischer committed
2013-08-27
b5b1f07
ui-patch.c: Add additional newline after each patch
Lukas Fleischer committed
2013-08-27
8408585
ui-patch.c: Fix signature delimiter
Lukas Fleischer committed
2013-08-27
334aed8
t0108: Avoid unnecessary fork()
Lukas Fleischer committed
2013-08-27
370535f
git: update to 1.8.4
John Keeping committed
2013-08-26
d62e71a
ui-patch.c: Fix formatting for merge commits
Lukas Fleischer committed
2013-08-22
735c7f0
ui-patch: Rename variables
Lukas Fleischer committed
2013-08-21
4e00d33
Allow for creating patch series
Lukas Fleischer committed
2013-08-21
750f646
ui-patch.c: Use log_tree_commit() to generate diffs
Lukas Fleischer committed
2013-08-21
455b598
ui-diff: Check the return value of get_sha1()
Lukas Fleischer committed
2013-08-21
01db083
cmd.c: Add a "rawdiff" command
Lukas Fleischer committed
2013-08-17
445f6ae
Allow for creating raw diffs with cgit_print_diff()
Lukas Fleischer committed
2013-08-17
9003cc1
Extract filepair_cb from ui-patch.c
Lukas Fleischer committed
2013-08-17
747b035
Fix silly spelling error.
Jason A. Donenfeld committed
2013-08-17
cf15260
Fix section-from-path > 1
Lukas Fleischer committed
2013-08-13
86e309f
Makefile: Change default prefix to "/usr/local"
Lukas Fleischer committed
2013-08-13
1a194aa
Use strbuf for reading configuration files
Lukas Fleischer committed
2013-08-13
50e70d3
add a note about generating agefile in hook
Christian Hesse committed
2013-08-13
820df9c
cache: id means static, even if head is specified too
Jason A. Donenfeld committed
2013-08-13
00e3a3e
cache: document negative ttls and add about ttl
Jason A. Donenfeld committed
2013-08-13
61ff100
robots.txt: disallow access to snapshots
Jason A. Donenfeld committed
2013-08-13
23debef
use favicon by default
Christian Hesse committed
2013-08-13
830eb6f
Add favicon
Christian Hesse committed
2013-05-31
52c926c
ui-summary: do not free ref
Jason A. Donenfeld committed
2013-05-28
7fb12a8
filters: toggle perl utf8 situation
Jason A. Donenfeld committed
2013-05-28
6d6f8bd
CGIT-0.9.2
Jason A. Donenfeld committed
2013-05-28
989d251
README: add trailing slash to homepage
Jason A. Donenfeld committed
2013-05-28
cd42ded
cgitrc.5: improve example config
Jason A. Donenfeld committed
2013-05-28
d6d3dbc
filters: import more modern scripts
Jason A. Donenfeld committed
2013-05-28
8149be2
readme: use string_list instead of space deliminations
Jason A. Donenfeld committed
2013-05-26
dcbc043
ui-summary: Disallow directory traversal
Jason A. Donenfeld committed
2013-05-26
fe36f84
cgitrc.5: information on directory traversal and multiple readme files
Jason A. Donenfeld committed
2013-05-26
2a1ead3
readme: Accept multiple candidates and test them.
Jason A. Donenfeld committed
2013-05-26
cd4c77d
ui-summary: Pass filename to about-filter
Jason A. Donenfeld committed
2013-05-26
c0dfaf1
ui-summary: Use default branch for readme if : prefix
Jason A. Donenfeld committed
2013-05-26
3cb5d86
cgit.c: Do not reset HOME after unsetting it.
Jason A. Donenfeld committed
2013-05-26
03eb76d
cgit.c: sync repo config printing with struct cgit_repo
Jason A. Donenfeld committed
2013-05-25
5a4156e
git: update to 1.8.3
John Keeping committed
2013-05-25
0499e88
cache.c: cache ls_cache output properly
John Keeping committed
2013-05-22
f32a2da
tests: introduce strip_header() helper function
John Keeping committed
2013-05-22
75bfec6
shared.c: use die_errno() where appropriate
John Keeping committed
2013-05-22
1e9f1ee
html.c: die when write fails
John Keeping committed
2013-05-22
1fec7cd
ui-log: add <span/> around commit decorations
John Keeping committed
2013-05-22
927060c
Makefile: fix parallel "make test"
John Keeping committed
2013-05-22
c2b79dd
cache.c: fix cache_ls
John Keeping committed
2013-05-19
f75900b
t0109: "function" is a bash-ism
John Keeping committed
2013-05-13
7966fd9
New mailing list.
Jason A. Donenfeld committed
2013-05-13
72f8991
ui-snapshot: do not access $HOME
Jason A. Donenfeld committed
2013-04-30
8bf4a04
t0001: validate Git -rcN version numbers correctly
John Keeping committed
2013-04-27
8d07ad3
git: update to 1.8.2.2
John Keeping committed
2013-04-27
8311507
scan-tree: fix regression in section-from-path=-1
John Keeping committed
2013-04-17
9a725f4
t0001: ignore ".dirty" suffix on Git version
John Keeping committed
2013-04-15
d483e8f
tests: set TEST_OUTPUT_DIRECTORY to the CGit test directory
John Keeping committed
2013-04-15
31f56fc
t0109: test more URLs
John Keeping committed
2013-04-15
64f3068
cgitrc.5.txt: Specify when scan-path must be defined before.
Jason A. Donenfeld committed
2013-04-10
a8d613e
ui-snapshot.c: Prepend "V" when guessing ref names
Lukas Fleischer committed
2013-04-10
8c4c2c4
t0107: Skip ZIP tests if unzip(1) isn't available
Lukas Fleischer committed
2013-04-10
81bf4d3
tests/: Do not use `sed -i`
Lukas Fleischer committed
2013-04-10
016364d
Add branch-sort and repo.branch-sort options.
Jason A. Donenfeld committed
2013-04-10
389cc17
t0109: chain operations with &&
John Keeping committed
2013-04-10
880223d
cgit.c: Do not restore unset environment variables
Lukas Fleischer committed
2013-04-10
8d8e84e
t0107: Use `tar -z` for gzip'ed archives
Lukas Fleischer committed
2013-04-09
410da3a
tests: Make sure that git does not access $HOME
Jason A. Donenfeld committed
2013-04-09
dd1f0e5
tests/.gitignore: update for using Git's test infrastructure
John Keeping committed
2013-04-09
9844c60
tests: use Git's test framework
John Keeping committed
2013-04-09
c95cc5e
Do not load user or system gitconfig and gitattributes
Jason A. Donenfeld committed
2013-04-09
8a92df0
use struct strbuf instead of static buffers
John Keeping committed
2013-04-08
fb3655d
Remove redundant calls to fmt("%s", ...)
John Keeping committed
2013-04-08
42d5476
Convert cgit_print_error to a variadic function
John Keeping committed
2013-04-08
ed5bd30
shared.c: add strbuf_ensure_end
John Keeping committed
2013-04-08
d2e20e3
html.c: add various strbuf and varadic helpers
John Keeping committed
2013-04-08
fd00d2f
Mark char* fields in struct cgit_page as const
John Keeping committed
2013-04-08
57d09bf
Fix out-of-bounds memory accesses with virtual_root=""
John Keeping committed
2013-04-08
b1f17f1
ui-refs.c: Refactor print_tag()
Lukas Fleischer committed
2013-04-08
4b4a62d
ui-refs.c: Remove global header variable
Lukas Fleischer committed
2013-04-08
caca860
html.c: Replace strdup() with xstrdup()
Lukas Fleischer committed
2013-04-08
3edfd83
Always #include corresponding .h in .c files
John Keeping committed
2013-04-08
8f20879
cgit.mk: fix dependency handling
John Keeping committed
2013-04-08
a5e4ad2
Makefile: re-include cgit.conf in cgit.mk
John Keeping committed
2013-04-08
cfb77e9
Do not unnecessarily strdup() environment variables
Lukas Fleischer committed
2013-04-08
a92678b
Maŕk cgit_environment members const
Lukas Fleischer committed
2013-04-08
3a84324
Return const char * in cgit_{httpscheme, hosturl, rooturl}()
Lukas Fleischer committed
2013-04-08
996f86e
Update git to v1.8.2.1
John Keeping committed
2013-04-08
849ecd9
ui-blob: don't segfault when no path is given
John Keeping committed
2013-04-07
1c32e00
Convert pager navigation into a unordered list
Lukas Fleischer committed
2013-03-21
b60e6bf
Makefile: remove CGIT-CFLAGS files in clean stage
Jason A. Donenfeld committed
2013-03-21
121089c
ui-summary.c: Move urls variable into print_urls()
Lukas Fleischer committed
2013-03-21
977a3ad
Fix colspan values
Lukas Fleischer committed
2013-03-21
ef8a97d
html: check return value of write
Jason A. Donenfeld committed
2013-03-21
6d7e359
ui-shared: squelch compiler warning.
Jason A. Donenfeld committed
2013-03-21
40e1d9b
cgit.mk: Use SHELL_PATH_SQ to run gen-version.sh
John Keeping committed
2013-03-21
7669f7f
cgit.mk: don't rebuild everything if CGIT_VERSION changes
John Keeping committed
2013-03-21
d6768a6
ui-patch: use cgit_version not CGIT_VERSION
John Keeping committed
2013-03-21
1a6feaf
Makefile: re-use Git's Makefile where possible
John Keeping committed
2013-03-21
5f323c1
tests: check that Git version are in sync
John Keeping committed
2013-03-21
e1e0e03
Merge branch 'wip'
Jason A. Donenfeld committed
2013-03-21
0255821
ui-shared: fix return type of cgit_self_link
John Keeping committed
2013-03-21
6d8a789
cgit_print_snapshot_links(): Free prefix variable
Lukas Fleischer committed
2013-03-05
59fe348
cgit_print_commit(): Free tmp variable
Lukas Fleischer committed
2013-03-05
bc2f5a6
cgit_print_tree(): Free curr_rev after usage
Lukas Fleischer committed
2013-03-05
985d6ca
find_default_branch(): Free refmatch after usage
Lukas Fleischer committed
2013-03-05
0ffdc46
print_tag_downloads(): Free ref variable
Lukas Fleischer committed
2013-03-05
fab385e
Free reflists after usage
Lukas Fleischer committed
2013-03-05
1268afe
ui-shared.c: Remove unused function print_archive_ref()
Lukas Fleischer committed
2013-03-05
1a5e863
ui-shared.c: Remove unused function cgit_currurl()
Lukas Fleischer committed
2013-03-05
71926bf
Mark several functions/variables static
Lukas Fleischer committed
2013-03-05
bafab42
t0107-snapshot: add tests for ZIP archives
John Keeping committed
2013-03-05
d5a43b4
tests: make whitespace consistent
John Keeping committed
2013-03-05
f9b801a
tests: "grep -e" is not portable to all platforms
John Keeping committed
2013-03-05
392e07d
Makefile: Disable gettext in the Git submodule
Lukas Fleischer committed
2013-03-04
78a24e5
Makefile: improve dependency generation
Jamie Couture committed
2013-03-04
ca59b26
cgit.c: Remove parameter from guess_defbranch()
Lukas Fleischer committed
2013-03-04
fac4da3
ui-tree.c: Use a context structure in walk_tree()
Lukas Fleischer committed
2013-03-04
210a571
ui-tree.c: Drop the header variable
Lukas Fleischer committed
2013-03-04
bfe5766
ui-tree.c: Declare the state variable globally
Lukas Fleischer committed
2013-03-04
c4b8db3
ui-tree.c: Pass current revision to print_object()
Lukas Fleischer committed
2013-03-04
fb5a373
ui-plain.c: Use a context structure in walk_tree()
Lukas Fleischer committed
2013-03-04
b1db30c
ui-plain.c: Do not access match variable in print_*()
Lukas Fleischer committed
2013-03-04
a631750
ui-blob.c: Use a context structure in walk_tree()
Lukas Fleischer committed
2013-03-04
41f9c4e
ui-snapshot.c: Fill argv[0] with dummy.
Jason A. Donenfeld committed
2013-03-04
973deda
White space around control verbs.
Jason A. Donenfeld committed
2013-03-04
bdae1d8
Fix several whitespace errors
Lukas Fleischer committed
2013-03-04
53bc747
Update git to v1.7.12.4
John Keeping committed
2013-03-02
7f4e8c3
Update git to v1.7.9.7
John Keeping committed
2013-03-02
10628b0
Update git to v1.7.8.6
John Keeping committed
2013-03-02
8736961
Update git to v1.7.7.7
John Keeping committed
2013-03-02
2ab1cd9
Update git to v1.7.6.5
John Keeping committed
2013-03-02
c1633c6
Update git to v1.7.5.4
John Keeping committed
2013-03-02
bfc14d0
Print submodule revision next to submodule link
stfn committed
2013-03-02
c0a92e8
Support unannotated tags in git-clone.
Jason A. Donenfeld committed
2013-02-02
05da4c2
ssdiff: correctly manage tab expansion
Julius Plenz committed
2013-02-01
225c8ab
Make "owner" column on index page configurable
Florian Pritz committed
2013-02-01
b1e172a
man: fix up default value duplication
Jason A. Donenfeld committed
2012-11-15
c6f5bc7
CGIT-0.9.1
Jason A. Donenfeld committed
2012-11-15
a6a932e
man: show mime type default value
Jason A. Donenfeld committed
2012-11-15
ab9805a
ssdiff: point line links at exact blob by prepending "id="
Julius Plenz committed
2012-11-15
c6fe94e
Format git diff headers correctly when adding or removing files.
Michael Halstead committed
2012-11-15
62a40c7
Makefile: get snapshots from github
Ferry Huberts committed
2012-11-05
633a66c
Makefile: remove tags file
Jamie Couture committed
2012-11-01
2b675d2
ui-shared: use placeholder for empty commit subject
Christian Franke committed
2012-10-29
fe1bb0e
syntax-highlighting.sh: Fix command injection.
Jason A. Donenfeld committed
2012-10-28
7ea35f9
Fix man page typo.
Jason A. Donenfeld committed
2012-10-19
3714105
Makefile: Support OpenBSD just like FreeBSD
Jason A. Donenfeld committed
2012-10-18
a58d8a1
Makefile: support FreeBSD libiconv paths
Jason A. Donenfeld committed
2012-10-17
2853692
tests: check for proper html entity
Jason A. Donenfeld committed
2012-10-17
1cb8b49
ui-log: Add "commit-sort" option for controlling commit ordering
Tobias Bieniek committed
2012-10-17
792f813
ui-repolist: Add "section-sort" flag to control section sorting.
Tobias Bieniek committed
2012-10-17
7a4e7c8
scan-tree: Unify gitweb.* and cgit.* settings into one config option.
Jason A. Donenfeld committed
2012-10-17
521e10c
ui: Remember to print ampersand as proper html entities.
William Bell committed
2012-10-17
c366bd6
ui-repolist: Rename section-sort to repository-sort.
Jason A. Donenfeld committed
2012-10-17
fdfb6a6
repo_config: do not let globals override repo settings
Tobias Bieniek committed
2012-10-17
8f40be2
README: times, they are a-changin
Jason A. Donenfeld committed
2012-10-09
a9a6a20
syntax-highlight: when the file has no extension, assume text
Ferry Huberts committed
2012-10-09
d14faf4
ui-repolist: do not use agefile if it's date could not be parsed
Ferry Huberts committed
2012-10-09
e52a522
Revert "filters/syntax-highlighting.sh: work around highlight --force bug"
Ferry Huberts committed
2012-10-09
2ad9063
Makefile: add tag target to generate ctags
Jamie Couture committed
2012-10-09
6419c9b
ui-repolist: Bold the currently viewed page.
Jamie Couture committed
2012-10-09
4675b91
do not write outside heap buffer
Jim Meyering committed
2012-10-02
61d4147
ui-snapshot: pass -n to gzip, to suppress timestamp
Jason A. Donenfeld committed
2012-09-27
055e092
Update copyright headers to have latest dates.
Jason A. Donenfeld committed
2012-07-13
7f08e03
ui-repolist: Case insensitive sorting and age sort
Jason A. Donenfeld committed
2012-07-13
184c565
scan-tree: Support gitweb.category.
Jason A. Donenfeld committed
2012-07-13
fc9181f
scan-tree: Support gitweb.description.
Jason A. Donenfeld committed
2012-07-13
b56be4b
css: only use div#cgit
Ferry Huberts committed
2012-03-20
4555551
Merge branch 'fh/mimetypes'
Lars Hjemli committed
2012-03-19
ae90a0b
Merge branch 'jp/defbranch'
Lars Hjemli committed
2012-03-19
181b6e7
Merge branch 'lh/module-links'
Lars Hjemli committed
2012-03-19
2b9fab8
Merge branch 'stable'
Lars Hjemli committed
2012-03-19
08352c7
css: force text color to black on decorations
Ferry Huberts committed
2012-03-19
6e63ebf
css: vertically align the cgit logo image
Ferry Huberts committed
2012-03-19
fac65a7
css: prefix all styles with div#cgit
Ferry Huberts committed
2012-03-19
add1ccb
filters/syntax-highlighting.sh: work around highlight --force bug
Ferry Huberts committed
2012-03-19
f50be7f
filters/highlight.sh: manually support highlight version 2 and 3
Ferry Huberts committed
2012-03-19
375353c
tests: properly quote arguments to printf
Ferry Huberts committed
2012-03-18
561959c
tests: handle paths with whitespace
Ferry Huberts committed
2012-03-18
f8492f7
Merge branch 'stable'
Lars Hjemli committed
2012-03-18
7996157
CGIT-0.9.0.3
Lars Hjemli committed
2012-03-18
e032761
Merge branch 'stable'
Lars Hjemli committed
2012-03-18
961893b
segfault fix on some bogus requests
Eric Wong committed
2012-03-18
21418ec
use correct type for sizeof
Jamie Couture committed
2012-03-18
6a575b8
ui-ssdiff.c: correct length check for LCS table
Eric Wong committed
2012-01-08
19c3123
Merge branch 'stable'
Lars Hjemli committed
2012-01-04
1de3048
Fix segmentation fault in empty repository
John Keeping committed
2012-01-04
94b7c76
Merge branch 'stable'
Lars Hjemli committed
2012-01-03
aa25ff3
Makefile: fetch git tarballs from http://hjemli.net/git/git/
Lars Hjemli committed
2012-01-03
fbd254d
fix css color value and vertical-align value
Norberto Lopes committed
2012-01-03
dad620e
ui-ssdiff.c: set correct diffmode in "control panel"
Tim Chen committed
2012-01-03
1957425
Merge branch 'stable'
Lars Hjemli committed
2012-01-03
04254fa
Fix diff mode switching when side-by-side-diffs=1
Tim Chen committed
2012-01-03
f2ced53
ui-log.c: do not show remote heads if enable-remote-branches=0
Georg Müller committed
2012-01-03
0b6a716
Add sort parameter to pager of repo list
Tobias Grimm committed
2012-01-03
7530d94
ui-ssdiff: move LCS table away from the stack
Jamie Couture committed
2012-01-03
e19f7d7
shared.c: Only setenv() if value is non-null
Lukas Fleischer committed
2012-01-03
d96d2c9
shared.c: Remove unused "linux/limits.h" include
Lukas Fleischer committed
2012-01-03
8185169
Merge branch 'stable'
Lars Hjemli committed
2011-07-22
756e3ea
Fix potential XSS vulnerability in rename hint
Lukas Fleischer committed
2011-07-22
bebe89d
Remove dead initialization in cgit_parse_commit()
Lukas Fleischer committed
2011-07-22
1e25ac5
Merge branch 'stable'
Lars Hjemli committed
2011-07-21
bf8c7a4
CGIT 0.9.0.2
Lars Hjemli committed
2011-07-21
654ebb5
html.c: avoid out-of-bounds access for url_escape_table
Eric Wong committed
2011-07-21
9cae75d
Merge branch 'stable'
Lars Hjemli committed
2011-07-21
73e13e2
tests: fix failures when CDPATH is set
Ferry Huberts committed
2011-07-21
877ff68
ui-repolist.c: fallback to "master" if no default branch is specified
Lars Hjemli committed
2011-07-19
5293c8b
ui_plain: automatically lookup mimetype when mimetype-file is set
Ferry Huberts committed
2011-07-19
d01c600
Makefile: fix oversight of not using $(DESTDIR) in uninstall
Ferry Huberts committed
2011-07-19
96f0501
commit-links.sh: improve regular expressions
Ferry Huberts committed
2011-07-19
afdff8d
cgit.c: use resolve_ref() to guess_defbranch()
Lars Hjemli committed
2011-06-21
8d7c2ec
Only guess default branch when a repo page is requested
Lars Hjemli committed
2011-06-21
e95c70d
guess default branch from HEAD
Julius Plenz committed
2011-06-21
d711de5
Merge branch 'stable'
Lars Hjemli committed
2011-06-18
b0d72da
cgit.c: improve error message when git repo cannot be accessed
Lars Hjemli committed
2011-06-18
9900ac0
Do not provide a default value for `module-link`
Lars Hjemli committed
2011-06-15
3fbaf09
ui-plain.c: add support for path-selected submodule links
Lars Hjemli committed
2011-06-15
7421857
ui-tree.c: add support for path-selected submodule links
Lars Hjemli committed
2011-06-15
6857bec
Merge branch 'stable'
Lars Hjemli committed
2011-06-15
8729d25
cgitrc.5.txt: document repo.module-link
Lars Hjemli committed
2011-06-15
46ca32e
Merge branch 'lh/clone-url'
Lars Hjemli committed
2011-06-14
1b1bf63
cgit.c: add 'clone-url' setting with support for macro expansion
Lars Hjemli committed
2011-06-14
a1429db
cgit.c: always setup cgit repo environment variables
Lars Hjemli committed
2011-06-14
3ec6b30
cgitrc.5.txt: reformat the "FILTER API" section
Lars Hjemli committed
2011-06-14
b88cda6
Merge branch 'stable'
Lars Hjemli committed
2011-06-14
859d106
cgitrc.5.txt: describe macro expansion of cgitrc options
Lars Hjemli committed
2011-06-14
ef13e5e
Merge branch 'stable'
Lars Hjemli committed
2011-06-13
be6991c
README: update some stale information/add some new
Lars Hjemli committed
2011-06-13
2a0c9dc
Merge branch 'stable'
Lars Hjemli committed
2011-06-13
19e371c
CGIT 0.9.0.1
Lars Hjemli committed
2011-06-13
9782752
Merge branch 'stable'
Lars Hjemli committed
2011-06-13
fb3b947
ui-plain.c: fix html and links generated by print_dir() and print_dir_entry()
Lars Hjemli committed
2011-06-13
7f88d20
Merge branch 'stable'
Lars Hjemli committed
2011-06-07
f8f6e1f
scan-tree.c: avoid memory leak
Jamie Couture committed
2011-06-07
2a8f553
Merge branch 'stable'
Lars Hjemli committed
2011-06-02
7eb9f9e
ui-log.c: do not link from age column
Lars Hjemli committed
2011-06-02
d885158
ui-snapshot.c: remove debug cruft
Lars Hjemli committed
2011-06-02
2aabeaf
ui-stats.c: fix invalid html
Lars Hjemli committed
2011-05-31
9acd1cf
Merge branch 'stable'
Lars Hjemli committed
2011-05-31
52fbcf2
Properly escape ampersands inside HTML attributes
Lukas Fleischer committed
2011-05-31
6938232
ui_repolist: get modtime from packed-refs as fallback
Ferry Huberts committed
2011-05-31
21e0e0b
Merge branch 'lh/panel'
Lars Hjemli committed
2011-05-24
2ffeecb
Merge branch 'fh/filter-api'
Lars Hjemli committed
2011-05-24
ab350a7
Merge branch 'stable'
Lars Hjemli committed
2011-05-24
652a5a1
fix virtual-root if script-name is ""
Mark Lodato committed
2011-05-24
ec79265
ui-repolist.c: do not return random/stale data from read_agefile
Lars Hjemli committed
2011-05-24
c8ea73c
Avoid null pointer dereference in cgit_print_diff().
Lukas Fleischer committed
2011-05-24
9afc883
Avoid null pointer dereference in reencode().
Lukas Fleischer committed
2011-05-24
a0bf375
Fix memory leak in http_parse_querystring().
Lukas Fleischer committed
2011-05-24
070e109
Remove unused variable from cgit_diff_tree().
Lukas Fleischer committed
2011-05-24
c905971
shared.c: do not modify const memory
Lars Hjemli committed
2011-05-24
dc1a8ea
tests: add tests for links with space in path and/or args
Lars Hjemli committed
2011-05-24
084ca50
tests/setup.sh: add support for known bugs
Lars Hjemli committed
2011-05-24
afe04da
Fix escaping of paths with spaces
Jonathon Mah committed
2011-05-24
7415274
Merge branch 'dm/disable-clone'
Lars Hjemli committed
2011-05-15
4837fdd
Merge branch 'stable'
Lars Hjemli committed
2011-03-26
568d8d3
Add advice about scan-path in cgitrc.5.txt
Julius Plenz committed
2011-03-26
facca56
fix two encoding bugs
Julius Plenz committed
2011-03-26
0a79942
make enable-log-linecount independent of -filecount
Julius Plenz committed
2011-03-26
2e6721e
new_filter: correctly initialise all arguments for a new filter
Ferry Huberts committed
2011-03-26
5db0285
source_filter: fix a memory leak
Ferry Huberts committed
2011-03-26
3f1ebd3
cgitrc.5: tar.xz is a supported snapshot format
Lars Hjemli committed
2011-03-26
4d2a303
Fix crash when projectsfile cannot be opened
Stefan Gehn committed
2011-03-26
f15c583
shared.c: use execvp() to execute filter commands
Lars Hjemli committed
2011-03-26
c2b58ed
filters: document environment variables in filter scripts
Ferry Huberts committed
2011-03-26
b2cf630
cgit_open_filter: hand down repo configuration to script
Ferry Huberts committed
2011-03-26
14f2892
cgit_open_filter: also take the repo as a parameter
Ferry Huberts committed
2011-03-26
d87bba8
new_filter: determine extra_args from filter type
Ferry Huberts committed
2011-03-26
9240a82
ui-stats.c: create a control panel for stat options
Lars Hjemli committed
2011-03-07
1b5c336
ui-diff.c: create a control panel for diff options
Lars Hjemli committed
2011-03-07
962a248
html.c: add html_intoption()
Lars Hjemli committed
2011-03-07
1a64fd2
CGIT 0.9
Lars Hjemli committed
2011-03-05
cc59ee5
Update README
Lars Hjemli committed
2011-03-05
b9025b5
ui-diff.c: avoid html injection
Lukasz Janyst committed
2011-03-05
7f3c6e0
Merge branch 'stable'
Lars Hjemli committed
2011-03-05
1b09cbd
CGIT 0.8.3.5
Lars Hjemli committed
2011-03-05
9e84995
Avoid trailing slash in virtual-root
Lars Hjemli committed
2011-03-05
d0cb841
do not infloop on a query ending in %XY, for invalid hex X or Y
Jim Meyering committed
2011-03-05
fc384b1
Return 404 on command not found
Dan McGee committed
2011-02-19
aae0671
Allow disabling of HTTP clone URLs
Dan McGee committed
2011-02-19
4223132
Add is_clone flag to available commands
Dan McGee committed
2011-02-19
35d3301
Merge branch 'br/misc'
Lars Hjemli committed
2011-02-19
979c460
Use transparent background for the cgit logo
Bernhard Reutner-Fischer committed
2011-02-19
0141b9f
ssdiff: anchors for ssdiff
Bernhard Reutner-Fischer committed
2011-02-19
e52040b
implement repo.logo and repo.logo-link
Bernhard Reutner-Fischer committed
2011-02-19
808c685
ui-shared: silence warning
Bernhard Reutner-Fischer committed
2011-02-19
6bf2658
Merge branch 'jh/scan-path'
Lars Hjemli committed
2011-02-19
fb9e6d1
scan_path(): Do not recurse into hidden directories by default
Johan Herland committed
2011-02-19
df52279
Makefile: Make `make get-git` work under OpenBSD.
Lukas Fleischer committed
2011-02-19
7c2dea0
Merge branch 'jh/graph'
Lars Hjemli committed
2011-02-19
31e1f9a
Merge branch 'lh/improve-range-search'
Lars Hjemli committed
2011-02-19
e66a16c
Use GIT-1.7.4
Lars Hjemli committed
2011-02-19
286c4c0
scan_path(): Improve handling of inaccessible directories
Johan Herland committed
2010-11-16
682adbc
ui-log: Move 'Age' column when commit graph is present
Johan Herland committed
2010-11-16
c2bfd40
ui-log: Line-wrap long commit subjects when showmsg is enabled
Johan Herland committed
2010-11-16
ad23026
ui-log: Colorize commit graph
Johan Herland committed
2010-11-16
268b34a
ui-log: Implement support for commit graphs
Johan Herland committed
2010-11-16
9a8d39c
ui-log: Change display of full commit messages (and notes)
Johan Herland committed
2010-11-16
5a36c2a
ui-stats: Remove unnecessary #include
Johan Herland committed
2010-11-16
1759645
Merge branch 'tz/make-improvements'
Lars Hjemli committed
2010-11-10
7618cac
html.c: use '+' to escape spaces in urls
Lars Hjemli committed
2010-11-10
c268032
ui-log: Prevent crash when given empty range search
Johan Herland committed
2010-11-10
52558a6
ui-log.c: improve handling of range-search argument
Lars Hjemli committed
2010-11-10
a3c3c04
Add vector utility functions
Lars Hjemli committed
2010-11-10
958a95b
Makefile: avoid spurious rebuilds of git sources due to `sudo make`
Lars Hjemli committed
2010-11-10
53f487d
ui-log: Fix filecount/linecount when path limit is in effect
Johan Herland committed
2010-11-09
1415f3f
Add `strict-export` option
Felix Hanley committed
2010-11-09
e0c6f23
Fix a typo in README, s/ExecCGI/+ExecCGI
Kamil Kaminski committed
2010-11-09
49d09d4
Append path and branch to atom feed title
Lars Hjemli committed
2010-11-07
cda1b78
Use committer date for atom feed entry updated element
Chris Mayo committed
2010-11-07
eca9522
Merge branch 'stable'
Lars Hjemli committed
2010-11-07
69f705c
Use absolute path for scanned repo readme
Dean Scarff committed
2010-11-07
aabc70f
Makefile: add -MP option
Lars Hjemli committed
2010-11-07
5807fb7
Merge branch 'stable'
Lars Hjemli committed
2010-09-27
d41b2dd
CGIT 0.8.3.4
Lars Hjemli committed
2010-09-27
af49211
Use GIT-1.7.3
Lars Hjemli committed
2010-09-27
82a883e
Merge branch 'stable'
Lars Hjemli committed
2010-09-20
9043b46
RSS items should always use UTC times
Aaron Griffin committed
2010-09-20
aaa3f78
Use example.com in documentation, per RFC 2606
Todd Zullinger committed
2010-09-20
66df113
cgit.css: Add syntax highlighting entries
Todd Zullinger committed
2010-09-20
d7765df
Install filter scripts
Todd Zullinger committed
2010-09-20
6d10c13
Add Makefile targets to install/uninstall docs
Todd Zullinger committed
2010-09-20
0c3130d
Generalize doc generation
Todd Zullinger committed
2010-09-20
679f7ef
Merge branch 'ml/bugfix'
Lars Hjemli committed
2010-09-20
a9d6e6e
Merge branch 'lh/section-from-path'
Lars Hjemli committed
2010-09-19
536c7a1
Merge branch 'lh/readme'
Lars Hjemli committed
2010-09-19
e76a1ea
Use GIT-1.7.3
Lars Hjemli committed
2010-09-19
857696d
prefer html_raw() to write()
Mark Lodato committed
2010-09-05
d187b98
ui-repolist: fix redefinition of _XOPEN_SOURCE
Mark Lodato committed
2010-09-05
25e8ba1
fix errors in printf-style format strings
Mark Lodato committed
2010-09-04
e4ddc8f
use __attribute__ to catch printf format mistakes
Mark Lodato committed
2010-09-04
a4c58d9
Merge branch 'stable'
Lars Hjemli committed
2010-09-01
bf8293d
ui-snapshot: actually compress zip archives
Lars Hjemli committed
2010-09-01
ba1769c
Merge branch 'stable'
Lars Hjemli committed
2010-08-29
6940b23
html: fix strcpy bug in convert_query_hexchar
Mark Lodato committed
2010-08-29
4843478
t0108-patch: add 'tests_done' to end
Mark Lodato committed
2010-08-29
c94414a
Add support for 'section-from-path' option
Lars Hjemli committed
2010-08-22
797110e
Add support for "readme" option
Lars Hjemli committed
2010-08-22
515edb0
Use GIT-1.7.2.2
Lars Hjemli committed
2010-08-22
6d7552b
Support refspecs in about-filter.
Jason A. Donenfeld committed
2010-08-20
379e80e
Merge branch 'jd/gitolite'
Lars Hjemli committed
2010-08-04
aec9c24
Merge branch 'js/notes'
Lars Hjemli committed
2010-08-04
e6c960c
ui-log: Display git notes when present
Jeff Smith committed
2010-08-04
39c2e22
ui-commit: Display git notes when present
Jeff Smith committed
2010-08-04
059b393
Add support for 'enable-gitweb-owner' option
Jason A. Donenfeld committed
2010-08-04
119397b
Add support for 'remove-suffix' option
Jason A. Donenfeld committed
2010-08-04
2e4a941
Add support for 'project-list' option
Jason A. Donenfeld committed
2010-08-04
3516502
Merge branch 'stable'
Lars Hjemli committed
2010-08-04
6a8f65b
CGIT 0.8.3.3
Lars Hjemli committed
2010-08-04
15c64c5
ui-refs.c: avoid segfault on unparsed ref objects
Lars Hjemli committed
2010-08-04
3687be2
commit-links.sh: Seperate the expressions for filtering commit messages.
Jeff Smith committed
2010-07-23
f914317
Makefile: do not include dependency-file on `make clean`
Lynn Lin committed
2010-07-23
ab61029
Merge branch 'jh/ignorews'
Lars Hjemli committed
2010-07-18
6821d8e
Merge branch 'lh/macros'
Lars Hjemli committed
2010-07-18
5c5d189
ui-diff: Add link to ignore/show whitespace changes in diffs
Johan Herland committed
2010-07-18
72ef913
Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs
Johan Herland committed
2010-07-18
2cc8b99
Merge branch 'stable'
Lars Hjemli committed
2010-07-14
60fcf60
Reencode author and committer
Rémi Lagacé committed
2010-07-14
73ac0fb
Merge branch 'lh/range-search'
Lars Hjemli committed
2010-06-22
6654d5b
Merge branch 'jh/context-lines'
Lars Hjemli committed
2010-06-22
6f92f33
Merge branch 'jh/path-limit'
Lars Hjemli committed
2010-06-22
37a24e4
ui-log.c: allow commit range as search expression
Lars Hjemli committed
2010-06-19
a579fb0
ui-diff: Add links to increase/decrease number of context lines in diffs
Johan Herland committed
2010-06-19
d20313e
Add URL parameter 'context' for changing the number of context lines in diffs
Johan Herland committed
2010-06-19
6180e61
ui-shared.c: path-limit style nitpick
Lars Hjemli committed
2010-06-19
a2cbd3c
Fix style of commit-filter links in commit-subject.
Johan Herland committed
2010-06-19
47187b3
Merge branch 'stable'
Lars Hjemli committed
2010-06-19
c8bc3fc
CGIT 0.8.3.2
Lars Hjemli committed
2010-06-19
f072bc5
Merge branch 'ag/atom-fixes'
Lars Hjemli committed
2010-06-19
c2766de
Merge branch 'lh/noweb'
Lars Hjemli committed
2010-06-19
caf0825
Merge branch 'ml/plain-improvements-part1'
Lars Hjemli committed
2010-06-19
d6dc3ae
Merge branch 'sn/subject-link'
Lars Hjemli committed
2010-06-19
9af580d
ui-log: Preserve path limit in outgoing links
Johan Herland committed
2010-06-19
afc4072
ui-shared: Preserve path limit in "tab bar" links
Johan Herland committed
2010-06-19
7fdff24
ui-commit: Preserve path limit in links to commit page
Johan Herland committed
2010-06-19
685872b
ui-commit: Preserve path limit in links to tree and diff pages
Johan Herland committed
2010-06-19
34c2331
ui-patch: Apply path limit to generated patch
Johan Herland committed
2010-06-19
eac1b67
ui-commit: Limit diff based on path limit in qry.path
Johan Herland committed
2010-06-19
ab42741
ui-diff: Teach diffstat to obey path limit
Johan Herland committed
2010-06-19
c46e468
ui-tree: Remove unnecessary path breadcrumb navigation
Johan Herland committed
2010-06-19
48f7b98
ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab bar
Johan Herland committed
2010-06-19
24fd7e5
ui-shared: Display path limit directly beneath tab bar in relevant pages
Johan Herland committed
2010-06-19
c93ef96
ui-shared: Replace ctx.qry.path with ctx.qry.vpath
Johan Herland committed
2010-06-19
c8e3295
struct cgit_cmd: Differentiate between various usages of ctx.qry.path
Johan Herland committed
2010-06-19
0ff143d
ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordingly
Johan Herland committed
2010-06-19
0e34c6d
ui-shared: Improve const-ness in API
Johan Herland committed
2010-06-19
c3f23d4
Remove unused variable in shared.c
Johan Herland committed
2010-06-19
026980c
Fix small typo in cgitrc example
Johan Herland committed
2010-06-19
9ce5d05
Merge branch 'stable'
Lars Hjemli committed
2010-04-08
023d933
shared.c: avoid memory leak during diff
Lars Hjemli committed
2010-04-08
ce761fd
Add 'max-atom-items' config variable
Aaron Griffin committed
2010-03-23
80476b0
Add all=1 query param for atom feeds
Aaron Griffin committed
2010-03-23
65ced7c
Add support for environment variable expansion
Lars Hjemli committed
2010-03-22
ba56a37
ui-tree: add link to plain view for blobs in tree listing
Lars Hjemli committed
2010-03-01
ff3a3b4
scan-tree: add test for noweb-file in repo dir
Lars Hjemli committed
2010-03-01
31ba37c
Use GIT-1.7.0
Lars Hjemli committed
2010-02-27
c151ce6
Merge branch 'html-updates' of git://github.com/MarkLodato/cgit
Lars Hjemli committed
2010-02-27
067c180
Optionally generate verbose parent links
Lars Hjemli committed
2010-02-27
581a0c2
display subject instead of sha1 as link title of parents
Stefan Naewe committed
2010-02-27
e15842a
Merge branch 'stable'
Lars Hjemli committed
2010-02-27
71d3ca7
Clear the whole context
Daniel Milde committed
2010-02-27
9bd3a7b
ui-shared.c: fix segfault when repo is empty
Florian Pritz committed
2010-02-27
8d94607
html: properly percent-escape URLs
Mark Lodato committed
2010-02-09
a2c6355
html: make all strings 'const char *'
Mark Lodato committed
2010-02-09
8aab27f
ui-plain: print directory listings
Mark Lodato committed
2010-02-01
6c1a736
ui-plain: more efficient walk_tree()
Mark Lodato committed
2010-02-01
74ebf82
ui-plain: remove unused curr_rev variable
Mark Lodato committed
2010-01-31
8908234
Merge branch 'stable'
Lars Hjemli committed
2009-12-12
547a64f
CGIT 0.8.3.1
Lars Hjemli committed
2009-12-12
c86e206
Fix segfault on ppc when browsing tree
Martins Polakovs committed
2009-12-12
24538b0
Add .tar.xz-snapshot support
Andreas Wiese committed
2009-12-09
0642435
Merge branch 'lh/remote-branches'
Lars Hjemli committed
2009-12-09
4e75d7c
Merge branch 'ro/ssdiff'
Lars Hjemli committed
2009-12-09
f4f6210
Merge branch 'master' of http://op-co.de/cgit
Lars Hjemli committed
2009-12-09
57bb4fd
Merge branch 'stable'
Lars Hjemli committed
2009-12-09
5c34d96
Don't crash when a repo-specific readme file is used
Sami Kyöstilä committed
2009-12-09
f2bf0a0
"max-blob-size" config var to limit generated HTML size
Georg Lukas committed
2009-11-28
ef07ccc
cgit.css: highlight directories in tree
Georg Lukas committed
2009-11-28
545b5a5
syntax highlighting for all formats supported by "highlight"
Georg Lukas committed
2009-11-19
56522eb
Add support for remote branches
Lars Hjemli committed
2009-11-08
41934a3
Merge branch 'stable'
Lars Hjemli committed
2009-11-08
e633ccf
shared.c: return original errno
Lars Hjemli committed
2009-11-08
21f67e7
Add NO_OPENSSL option
Mikhail Gusarov committed
2009-11-07
59310ab
In side-by-side diff, add support for marking individual characters.
Ragnar Ouchterlony committed
2009-11-07
735e15e
Merge branch 'stable'
Lars Hjemli committed
2009-11-07
4b1fee0
Close fd on error in readfile()
Rys Sommefeldt committed
2009-11-07
8cfe489
Nov is the correct abbreviation
Danijel Tašov committed
2009-11-07
e34a3b5
ui-shared.c: prettify download links when generated from tag page
Lars Hjemli committed
2009-10-16
1303272
ui-tag: make output more similar to commit view
Lars Hjemli committed
2009-10-07
322a4bc
ui-tag: add snapshot links
Alexey Nezhdanov committed
2009-10-07
8cdccac
Skip leading "/" in url querystring value
Stefan Bühler committed
2009-10-06
121898e
Fix repolist search links with virtual root
Geoff Johnstone committed
2009-09-20
9735835
Fixed side-by-side diff bugs related to binary diff and more.
Ragnar Ouchterlony committed
2009-09-17
4a198e4
Polishing of how the side-by-side diff looks.
Ragnar Ouchterlony committed
2009-09-17
207cc34
Add possibility to switch between unidiff and side-by-side-diff.
Ragnar Ouchterlony committed
2009-09-17
c358aa3
First version of side-by-side diff.
Ragnar Ouchterlony committed
2009-09-17
40e174d
cgitrc.5.txt: Change repo.group to section in example config.
Loui Chang committed
2009-09-15
8071e18
cgitrc.5.txt: Add mansource and manmanual.
Loui Chang committed
2009-09-15
676d17b
CGIT 0.8.3
Lars Hjemli committed
2009-09-14
27479ac
Merge branch 'stable'
Lars Hjemli committed
2009-09-14
33998c5
CGIT 0.8.2.2
Lars Hjemli committed
2009-09-14
f92ca06
Merge branch 'lh/repo-scan'
Lars Hjemli committed
2009-09-14
92f6940
Merge branch 'fp/linenumbers'
Lars Hjemli committed
2009-09-14
5f12e45
Use GIT-1.6.4.3
Lars Hjemli committed
2009-09-14
45c49d6
Merge branch 'stable'
Lars Hjemli committed
2009-09-07
670f990
ui-plain.c: only return the blob with the specified path
Lars Hjemli committed
2009-09-07
b507252
cgit.c: respect repo-local 'snapshots' option for --scan-path
Lars Hjemli committed
2009-08-24
ee55484
cgit.c: only print first line of repo.desc in print_repo()
Lars Hjemli committed
2009-08-24
588fb8e
Add and use cgit_find_stats_periodname() in print_repo()
Lars Hjemli committed
2009-08-24
b47b7bd
cgit.c: generate repo.snapshots in print_repo()
Lars Hjemli committed
2009-08-24
5ca8df0
cgit.c: add missing options to print_repo()
Lars Hjemli committed
2009-08-24
3548320
shared.c: initialize cgit_repo structs properly
Lars Hjemli committed
2009-08-24
42e7a16
Add config option 'enable-filter-overrides'
Lars Hjemli committed
2009-08-24
2273c2c
cgitrc.5.txt: fix markup errors
Lars Hjemli committed
2009-08-24
007df98
ui-repolist: handle empty sections similar to NULL sections
Lars Hjemli committed
2009-08-24
e01229c
Add support for repo-local cgitrc file
Lars Hjemli committed
2009-08-24
74061ed
cgit.c: refactor repo_config() from config_cb()
Lars Hjemli committed
2009-08-24
a1b3938
ui-repolist.c: sort by section name, repo name as default
Lars Hjemli committed
2009-08-24
63816ec
Add config option 'repo.section'
Lars Hjemli committed
2009-08-24
3939854
Introduce 'section' as canonical spelling for 'repo.group'
Lars Hjemli committed
2009-08-24
e7af002
Add support for --scan-path command line option
Lars Hjemli committed
2009-08-24
50d5af3
Rename 'repo.scan' to 'scan-path'
Lars Hjemli committed
2009-08-24
0046637
cgitrc.5.txt: document repo.scan and cache-scanrc-ttl
Lars Hjemli committed
2009-08-24
b4dc93d
cgit.c: add support for caching autodetected repositories
Lars Hjemli committed
2009-08-24
d746827
cgit.c: make print_repolist() and print_repo() reusable for caching
Lars Hjemli committed
2009-08-24
302a3ef
cache.h: export hash_str()
Lars Hjemli committed
2009-08-24
523a216
cgit.c: add support for cgitrc option 'repo.scan'
Lars Hjemli committed
2009-08-24
6f3bf1a
scan-tree: detect non-bare repository and stop scanning early
Lars Hjemli committed
2009-08-24
fb9bf55
cgitrc.5.txt: fix description and markup for 'snapshots' option
Lars Hjemli committed
2009-08-24
b44c40e
cgit.css: make the blob display in tree view a bit prettier
Lars Hjemli committed
2009-08-21
6638f40
Rename "linenumbers" to "enable-tree-linenumbers", change default to "1"
Lars Hjemli committed
2009-08-21
b0f946b
Add 'linenumbers' config option
Florian Pritz committed
2009-08-21
d67cc7f
ui-tree.c: show line numbers when highlighting
Florian Pritz committed
2009-08-21
03389d6
scan-tree: split the pw_gecos field at the ',' to get the real name
Stefan Naewe committed
2009-08-20
6445a3a
cgit.c: fix caching keyed on PATH_INFO with no QUERY_STRING
Lars Hjemli committed
2009-08-20
0374a76
Add and use a common readfile() function
Lars Hjemli committed
2009-08-18
e16f178
Merge branch 'stable'
Lars Hjemli committed
2009-08-18
523c133
truncate buffer before reading empty files
Simon Arlott committed
2009-08-18
011f2e9
Merge branch 'stable'
Lars Hjemli committed
2009-08-18
73b54f7
ui-shared: don't print header <img/> if there isn't a logo defined
Matthew Metnetsky committed
2009-08-18
6421dc3
Merge branch 'stable'
Lars Hjemli committed
2009-08-17
cb92d05
cgit.c: do not segfault on unexpected query-string format
Lars Hjemli committed
2009-08-17
435a1da
ui-tag.c: do not segfault when id is missing from query-string
Lars Hjemli committed
2009-08-17
8a631b1
ui-log.c: handle lightweight tags when printing commit decorations
Lars Hjemli committed
2009-08-17
0730ee6
ui-refs.c: improve handling of lightweight tags
Stefan Bühler committed
2009-08-17
1bbe04c
Use GIT-1.6.3.4
Lars Hjemli committed
2009-08-17
ff0ff80
Merge branch 'lh/embedded'
Lars Hjemli committed
2009-08-11
2c742d1
ui-shared: add support for header/footer options when embedded=1
Lars Hjemli committed
2009-08-11
80550bb
cgitrc.5.txt: describe where/how cgit will locate cgitrc
Lars Hjemli committed
2009-08-10
fcc6056
cgit.c: make '/cgit.png' the default value for 'logo' option
Lars Hjemli committed
2009-08-10
92f9b53
cgit.css: align commit message with subject in expanded log listing
Lars Hjemli committed
2009-08-10
4c228e3
ui-shared: add support for NO_HTTP=1/--nohttp
Lars Hjemli committed
2009-08-10
8b2252b
Cleanup handling of environment variables
Lars Hjemli committed
2009-08-10
60a2627
Add some example filter scripts
Lars Hjemli committed
2009-08-09
e6cd712
Merge branch 'lh/about'
Lars Hjemli committed
2009-08-09
db8b8cb
Merge branch 'lh/plugins'
Lars Hjemli committed
2009-08-09
db6303b
Merge branch 'lh/mimetypes'
Lars Hjemli committed
2009-08-09
17e3ff4
Add 'about-filter' and 'repo.about-filter' options
Lars Hjemli committed
2009-08-09
537c05f
ui-summary: enable arbitrary paths below repo.readme
Lars Hjemli committed
2009-08-09
e1782ff
cgit.c: allow repo.*-filter options to unset the current default
Lars Hjemli committed
2009-08-09
97b3d25
Add support for repo.commit-filter and repo.source-filter
Lars Hjemli committed
2009-08-09
e976df2
Expose file extension in tree lists as class to allow nicer tree styling
Martin Szulecki committed
2009-08-08
b4c3562
Introduce noplainemail option to hide email adresses from spambots
Martin Szulecki committed
2009-08-08
2f56e39
ui-commit: add support for 'commit-filter' option
Lars Hjemli committed
2009-07-31
f35db1c
ui-tree: add support for source-filter option
Lars Hjemli committed
2009-07-31
46b7abe
ui-snapshot: use cgit_{open|close}_filter() to execute compressors
Lars Hjemli committed
2009-07-31
18dfbdc
Add generic filter/plugin infrastructure
Lars Hjemli committed
2009-07-31
d6f6072
Add support for mime type registration and lookup
Lars Hjemli committed
2009-07-25
c4d46c7
Merge branch 'lh/embedded'
Lars Hjemli committed
2009-07-25
286a905
cgit.h: keep config flags sorted
Lars Hjemli committed
2009-07-25
7a8b3b4
cgitrc.5.txt: document 'embedded' and 'noheader'
Lars Hjemli committed
2009-07-25
86b753c
Add support for 'noheader' option
Lars Hjemli committed
2009-07-25
ef0c6aa
Merge branch 'ml/head-include'
Lars Hjemli committed
2009-07-25
542f6a4
cgitrc.5.txt: document 'head-include'
Lars Hjemli committed
2009-07-25
f618e8f
Merge branch 'plain-etag'
Lars Hjemli committed
2009-07-25
681fdc4
Merge branch 'rt/plain-binary'
Lars Hjemli committed
2009-07-25
7e5c048
ui-blob: return 'application/octet-stream' for binary blobs
Lars Hjemli committed
2009-07-25
596eb8f
ui-plain: Return 'application/octet-stream' for binary files.
Remko Tronçon committed
2009-07-25
7d77008
Merge branch 'do/https'
Lars Hjemli committed
2009-07-25
fbe091a
use cgit_httpscheme() for atom feed
Diego Ongaro committed
2009-06-11
694dd43
add cgit_httpscheme() -> http:// or https://
Diego Ongaro committed
2009-06-11
87a89ae
Return http statuscode 404 on unknown branch
Lars Hjemli committed
2009-06-08
e429fb0
Add head-include configuration option.
Mark Lodato committed
2009-06-07
b5a3a20
Merge branch 'stable'
Lars Hjemli committed
2009-03-15
45e7fce
CGIT 0.8.2.1
Lars Hjemli committed
2009-03-15
fdd559a
Fix doc-related glitches in Makefile and .gitignore
Lars Hjemli committed
2009-03-15
290c2a7
Merge branch 'stable'
Lars Hjemli committed
2009-03-15
780d2d9
Merge branch 'asciidoc'
Lars Hjemli committed
2009-03-15
942a4c2
ui-snapshot: avoid segfault when no filename is specified
Lars Hjemli committed
2009-03-15
6fddad7
fix segfault when displaying empty blobs
Eric Wong committed
2009-03-15
1129736
Add support for HEAD requests
Lars Hjemli committed
2009-02-20
3ff58dd
Add support for ETag in 'plain' view
Lars Hjemli committed
2009-02-20
488a214
ui-tree: escape ascii-text properly in hexdump view
Lars Hjemli committed
2009-02-12
6063e7b
Makefile: add doc-related targets
Lars Hjemli committed
2009-02-12
5e57cb2
Add cgit-doc.css
Lars Hjemli committed
2009-02-12
6d2067a
cgitrc.5.txt: un-indent the name section
Lars Hjemli committed
2009-02-12
c54f8a5
cgitrc.5.txt: wrap the example file in an asciidoc LiteralBlock
Lars Hjemli committed
2009-02-12
b875a9e
cgitrc.5.txt: make the cgitrc options a valid asciidoc labeled list
Lars Hjemli committed
2009-02-12
d3b2933
make cgitrc.5.txt asciidoc manpage compatible
Matt McCormick (thewtex) committed
2009-02-12
9f9ede3
Add support for an 'embedded' option in cgitrc
Lars Hjemli committed
2009-02-02
0cbb508
CGIT 0.8.2
Lars Hjemli committed
2009-02-02
8cc0287
Use GIT-1.6.1.1
Lars Hjemli committed
2009-02-02
8cbbb64
Merge branch 'lh/binary'
Lars Hjemli committed
2009-02-02
5e447b1
shared.c: avoid SEGFAULT when checking for binary buffers
Lars Hjemli committed
2009-02-02
481ce5e
Merge branch 'lh/header'
Lars Hjemli committed
2009-02-02
0b3c746
ui-tree: show hexdump of binary blobs
Lars Hjemli committed
2009-01-31
ae1d4d7
Handle binary files in diffs
Lars Hjemli committed
2009-01-31
c495cf0
Merge branch 'stable'
Lars Hjemli committed
2009-01-30
d6174b7
html.c: use correct escaping in html attributes
Lars Hjemli committed
2009-01-30
7efcef0
Add support for a custom header
Lars Hjemli committed
2009-01-30
b115955
Merge branch 'stable'
Lars Hjemli committed
2009-01-28
a61871a
Merge branch 'jw/commit-decorations'
Lars Hjemli committed
2009-01-28
dfc4c82
tests/t0105-commit.sh: expect commit decorations
Lars Hjemli committed
2009-01-28
38fde35
cgit.css: minor adjustment of commit decorations
Lars Hjemli committed
2009-01-28
236665d
Add decorations to commit pages
Justin Waters committed
2009-01-28
0027e38
CGIT 0.8.1.1
Lars Hjemli committed
2009-01-28
ba75f66
Merge branch 'og/tree-view-selection'
Lars Hjemli committed
2009-01-28
1fdde95
Merge branch 'lh/stats'
Lars Hjemli committed
2009-01-28
7710178
Merge branch 'stable'
Lars Hjemli committed
2009-01-12
e78186d
Makefile: install cgit.{css,png} in CGIT_DATA_PATH
Todd Zullinger committed
2009-01-12
d529c6f
Makefile: add INSTALL var to set install command
Todd Zullinger committed
2009-01-12
4ac89ec
Fix tar.bz2 snapshot example
Todd Zullinger committed
2009-01-12
3796c2d
Merge branch 'stable'
Lars Hjemli committed
2009-01-12
3166557
Avoid SEGFAULT on invalid requests
Lars Hjemli committed
2009-01-12
eb14609
Make all tags viewable
Robin Redeker committed
2009-01-11
372b404
Merge branch 'stable'
Lars Hjemli committed
2009-01-11
5176db2
ui-tag: escape tagnames properly
Lars Hjemli committed
2009-01-11
720b6ec
Change toggle to more meaningful term
Justin Waters committed
2009-01-11
1383fe3
Merge branch 'snapshot-fixes'
Lars Hjemli committed
2009-01-11
aa60ae1
Merge branch 'lh/mimetypes'
Lars Hjemli committed
2009-01-11
7f7c1dd
Merge branch 'lh/virtual-root'
Lars Hjemli committed
2009-01-11
ef688e1
Merge branch 'stable'
Lars Hjemli committed
2009-01-11
d1c48e5
ui-log: show name-decorations in log output
Lars Hjemli committed
2009-01-11
ef2dc55
Makefile: avoid libcurl when building git
Lars Hjemli committed
2009-01-10
c63aaff
ui-refs: avoid SEGFAULT on lightweight tags
Robin Redeker committed
2009-01-10
5164be3
changed objects are outputted, allowing for selections of code only
Onne Gorter committed
2009-01-10
a90e2aa
Merge branch 'stable'
Lars Hjemli committed
2009-01-07
25f6a1f
ui-tree.c: do not add blank line when displaying blobs
Lars Hjemli committed
2009-01-07
f3c99cf
Merge branch 'stable'
Lars Hjemli committed
2008-12-30
50fbd46
ui-patch: whitespace changes in the patch generation code
Tomas Carnecky committed
2008-12-30
03afc5f
tests/t0107-snapshot.sh: make testscript match updated snapshot behavior
Lars Hjemli committed
2008-12-28
7bbc274
return 404 if snapshot is not found
Natanael Copa committed
2008-12-28
c4b45de
ui-snapshot.c: change mime-type for tar.gz and tar.bz2
Lars Hjemli committed
2008-12-26
ed77b2e
Use GIT-1.6.1
Lars Hjemli committed
2008-12-26
06de14d
shared.c: future-proof usage of git diff-structures
Lars Hjemli committed
2008-12-26
0edf760
Untie logic for SCRIPT_NAME and PATH_INFO
Lars Hjemli committed
2008-12-26
377a1c8
ui-stats.c: reuse cgit_add_hidden_formfields()
Lars Hjemli committed
2008-12-07
b54ef97
ui-shared: externalize add_hidden_formfields()
Lars Hjemli committed
2008-12-07
c3c925f
ui-tree: add link to stats page per path
Lars Hjemli committed
2008-12-07
837d464
ui-shared: add and use cgit_stats_link()
Lars Hjemli committed
2008-12-07
eaf2d25
ui-stats: replace 'enable-stats' setting with 'max-stats'
Lars Hjemli committed
2008-12-07
fb2f3f6
ui-stats: enable path-filtered stats
Lars Hjemli committed
2008-12-07
c6a6aa2
Add a 'stats' page to each repo
Lars Hjemli committed
2008-12-06
f86a23f
Merge branch 'stable'
Lars Hjemli committed
2008-12-06
11456a6
tests/setup.sh: allow testsuite to fail properly with POSIX standard shells
Lars Hjemli committed
2008-12-06
b6faa78
tests/t0010-validate-html.sh: skip tests if 'tidy' is not available
Lars Hjemli committed
2008-12-06
2755af6
Merge branch 'full-log'
Lars Hjemli committed
2008-12-06
3c32fe0
Merge branch 'lh/sort-repolist'
Lars Hjemli committed
2008-12-06
9c8be94
Merge branch 'snapshot-fixes'
Lars Hjemli committed
2008-12-06
e550440
Merge branch 'stable'
Lars Hjemli committed
2008-12-06
3157ea3
Merge branch 'rj/buildtweaks' into stable
Lars Hjemli committed
2008-12-06
d2592a2
parsing.c: enable builds with NO_ICONV defined
Lars Hjemli committed
2008-12-06
14b4e10
ui-repolist: avoid build warning for strcasestr(3)
Lars Hjemli committed
2008-12-06
7115f7d
Makefile: allow cgit.conf to override platform-specific tweaks
Lars Hjemli committed
2008-12-06
a5e899e
Extra cygwin-specific changes
Ramsay Jones committed
2008-12-04
97fdac1
ui-log: try to disambiguate ref names
Lars Hjemli committed
2008-12-03
a1b01b2
ui-shared: shorten the sha1 printed by cgit_object_link
Lars Hjemli committed
2008-12-02
c57aceb
ui-refs.c: show download links for all tags referring to commit objects
Lars Hjemli committed
2008-12-02
6596268
ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_links
Lars Hjemli committed
2008-12-02
b9053a4
ui-snapshot: improve extraction of revision from snapshot name
Lars Hjemli committed
2008-12-02
4b4f8d1
Set prefix in snapshots when using dwimmery
Natanael Copa committed
2008-11-30
314d9ea
ui-log: use css to make full-log prettier
Lars Hjemli committed
2008-11-30
ab67164
ui-log: (ab)use extra columns for commit message when showmsg=1
Lars Hjemli committed
2008-11-30
951f550
ui-log: add support for showing the full commit message
Lars Hjemli committed
2008-11-30
0274b57
ui-repolist: implement lazy caching of repo->mtime
Lars Hjemli committed
2008-11-29
8813170
ui-repolist: sort null values last
Lars Hjemli committed
2008-11-29
54272e6
ui-repolist: add support for sorting any column
Lars Hjemli committed
2008-11-29
f250c1c
ui-repolist: extract get_repo_modtime() from print_modtime()
Lars Hjemli committed
2008-11-29
cbac02c
Add support for sorting by Age in the repolist
Benjamin Close committed
2008-11-29
d71c0c7
Merge branch 'stable'
Lars Hjemli committed
2008-11-14
7b5cee6
ui-repolist: handle empty agefiles
Lars Hjemli committed
2008-11-14
c7d1402
Merge branch 'stable'
Lars Hjemli committed
2008-11-07
9895925
Use mode 0644 for non-executable files
Karl Chen committed
2008-11-07
5b27248
Merge branch 'stable'
Lars Hjemli committed
2008-11-07
b8a7eb1
Fix tests to work on Ubuntu (dash)
Ramsay Jones committed
2008-11-07
e4d2f2b
Fix some warnings to allow -Werror
Ramsay Jones committed
2008-11-07
bdd4a56
Use GIT-1.6.0.3
Lars Hjemli committed
2008-11-07
a918c06
CGIT 0.8.1
Lars Hjemli committed
2008-10-12
140012d
Merge branch 'stable'
Lars Hjemli committed
2008-10-12
8011587
Makefile: enable compilation on uclibc
Lars Hjemli committed
2008-10-12
efaccb3
ui-snapshot: add dwimmery
Lars Hjemli committed
2008-10-12
ed7ff09
Add cgit_query.nohead flag
Lars Hjemli committed
2008-10-12
5632ba3
ui-shared: specify correct css class for summary tab
Lars Hjemli committed
2008-10-06
cb1cc0d
CGIT 0.8
Lars Hjemli committed
2008-10-06
ae83752
ui-summary: use html_url_path()
Lars Hjemli committed
2008-10-06
0071aa8
ui-refs: use cgit_tag_link()
Lars Hjemli committed
2008-10-06
24d4bb3
ui-shared: add cgit_tag_link()
Lars Hjemli committed
2008-10-06
cf61ad4
ui-shared: generate proper links in cgit_object_link()
Lars Hjemli committed
2008-10-06
8b5fc6d
ui-shared: use html_url_path() to get properly escaped url in form action
Lars Hjemli committed
2008-10-06
2e884f3
Use GIT-1.6.0.2
Lars Hjemli committed
2008-10-06
b7f3378
ui-shared: reword the standard page footer
Lars Hjemli committed
2008-10-06
b9aabf0
ui-shared: do not print repo name on the "summary" tab
Lars Hjemli committed
2008-10-06
23ffba7
Replace cgitrc with cgitrc.5.txt
Lars Hjemli committed
2008-10-05
df46123
Merge branch 'lh/escape-urls'
Lars Hjemli committed
2008-10-05
c6bea03
ui-repolist + ui-shared: Use cgit_summary_link()
Lars Hjemli committed
2008-10-05
49ecbbd
ui-shared.c: add cgit_summary_link()
Lars Hjemli committed
2008-10-05
e9d3bd5
ui-shared.c: use html_url_path() in repolink()
Lars Hjemli committed
2008-10-05
44b208a
html.c: add html_url_path
Lars Hjemli committed
2008-10-05
22a597e
Merge branch 'lh/escape-urls'
Lars Hjemli committed
2008-10-05
20c895f
ui-snapshot.c: specify archiver_args.baselen
Lars Hjemli committed
2008-10-05
204669f
ui-shared.c: use html_url_arg()
Lars Hjemli committed
2008-10-05
b575115
html.c: add html_url_arg
Lars Hjemli committed
2008-10-05
a36a0d9
ui-diff: make diffstat header a link to the full diff
Lars Hjemli committed
2008-09-23
f82b194
ui-diff: fix links from diffstat
Lars Hjemli committed
2008-09-23
04619c9
Add LDFLAGS to makefile.
Harley Laue committed
2008-09-20
06e14dc
ui-repolist: enable filtering of repos by path
Lars Hjemli committed
2008-09-16
dd80ef5
Add support for --scan-tree=<path> option to cgit
Lars Hjemli committed
2008-09-16
93397a7
Teach cgit how to use PATH_INFO
Lars Hjemli committed
2008-09-16
e154edd
Merge branch 'lh/parsing'
Lars Hjemli committed
2008-09-16
a30453a
ui-tag: show the taggers email
Lars Hjemli committed
2008-09-16
a608ff7
parsing.c: be prepared for unexpected content in commit/tag objects
Lars Hjemli committed
2008-09-16
a8305a9
Merge branch 'ew/http_host'
Lars Hjemli committed
2008-09-16
91fd1ec
Update Makefile to use GIT-1.6.0.1
Lars Hjemli committed
2008-09-03
b287651
use Host: header to generate cgit_hosturl
Eric Wong committed
2008-09-02
9c931b1
Use GIT-1.6.0.1
Lars Hjemli committed
2008-09-02
687fb6d
ui-plain: handle subdirectories
Lars Hjemli committed
2008-09-02
135b231
Use GIT-1.6.0
Lars Hjemli committed
2008-09-02
04a6f3b
Merge branch 'lh/plain'
Lars Hjemli committed
2008-09-02
d532c4d
Merge branch 'lh/clone'
Lars Hjemli committed
2008-09-02
288d502
cache.c: use %zd for off_t argument
Lars Hjemli committed
2008-09-02
2cecf83
Supply status description to html_status()
Lars Hjemli committed
2008-08-07
885096c
Use GIT-1.6.0.rc1
Lars Hjemli committed
2008-08-07
7fa088e
Makefile: Git dependency, take 3
Lars Hjemli committed
2008-08-06
8c2a136
ui-tree: link to plain view instead of blob view
Lars Hjemli committed
2008-08-06
65b7b87
Implement plain view
Lars Hjemli committed
2008-08-06
e5da4bc
Add support for cloning over http
Lars Hjemli committed
2008-08-06
02a545e
Merge branch 'lh/atom'
Lars Hjemli committed
2008-08-06
e352a01
cgitrc: explain new local-time option
Stefan Naewe committed
2008-08-05
3c71f59
Add atom-support
Lars Hjemli committed
2008-08-02
b2a3d31
Added `local-time` option to cgitrc
Stefan Naewe committed
2008-08-02
0f0ab14
Makefile: another take on git dependency rules
Lars Hjemli committed
2008-08-01
a1266ed
Modify default value for a few cgitrc options
Lars Hjemli committed
2008-07-27
952f4ec
Be prepared for empty repositories
Lars Hjemli committed
2008-07-27
25c8432
ui-shared: show repo owner along with description
Lars Hjemli committed
2008-07-27
2d6ee03
ui-summary: show clone urls
Lars Hjemli committed
2008-07-27
78af25c
Makefile: remove the `distclean` and `emptycache` targets
Lars Hjemli committed
2008-07-23
50989d3
Makefile: do not touch the git objects with `make clean`
Lars Hjemli committed
2008-07-23
a75968d
Makefile: fix git dependency rules
Lars Hjemli committed
2008-07-23
bb7485e
tests/Makefile: not everyone has `.` in $PATH
Lars Hjemli committed
2008-07-23
f49ea2c
Adjust to new calling convention for read_tree_recursive()
Lars Hjemli committed
2008-07-21
566f92b
Use GIT-1.6.0-rc0
Lars Hjemli committed
2008-07-21
d2eb4fd
Add a favicon option to cgitrc
Lars Hjemli committed
2008-07-20
502865a
Add support for including a footer on all pages
Lars Hjemli committed
2008-06-26
de5e928
Merge branch 'master' of git://git.klever.net/patchwork/cgit
Lars Hjemli committed
2008-06-26
29b37e9
Use GIT-1.5.6
Lars Hjemli committed
2008-06-25
833b0d2
allow specification of directly linked blobs mimetypes
Michael Krelin committed
2008-06-25
42effc9
allow blob extract blobs by head/path combination
Michael Krelin committed
2008-06-25
01d2dce
Added root-desc to default configuration.
Harley Laue committed
2008-05-21
e6b635c
ui-tree.c: avoid peeking at GITLINK objects
Lars Hjemli committed
2008-05-21
08a8757
cache.c: fix error checking in print_slot()
Lars Hjemli committed
2008-05-20
dd7c172
cache.c: do not ignore errors from print_slot()
Lars Hjemli committed
2008-05-19
af2e756
cache.c: use xread()/xwrite() from libgit
Lars Hjemli committed
2008-05-19
cdc6b2f
cache.c: make all io-related functions return errno on error
Lars Hjemli committed
2008-05-19
d402811
cache.c: read(2) returns -1 on error, not 0
Lars Hjemli committed
2008-05-19
6102bcf
Use GIT-1.5.5.1
Lars Hjemli committed
2008-05-19
c3de425
Include commit-id in link from diff-stat
Lars Hjemli committed
2008-05-19
8907f2a
ui-commit: handle root commits
Lars Hjemli committed
2008-05-19
502d575
Add link to index page from repo header, remove page name
Lars Hjemli committed
2008-05-04
17890d0
Add footer with page creation time and cgit version on all pages
Lars Hjemli committed
2008-05-03
aa3c448
Add a pager on the repolist
Lars Hjemli committed
2008-05-03
c6078b8
Add cgit_index_link() function with support for offset
Lars Hjemli committed
2008-05-03
141f1c3
Merge branch 'lh/cache'
Lars Hjemli committed
2008-05-03
e19683b
Print an error if filename is not found in html_include.
Harley Laue committed
2008-04-29
112b208
Merge branch 'lh/about'
Lars Hjemli committed
2008-04-29
905dbae
Add 'about site' and 'about repo' pages
Lars Hjemli committed
2008-04-29
71adba1
Prepare for 'about site' page / add 'root-readme' option to cgitrc
Lars Hjemli committed
2008-04-29
c6431a7
Make it possible for a single cmd to work both with and without a repo
Lars Hjemli committed
2008-04-29
651ef79
Re-enable 'index-info' and add support for 'root-desc' in cgitrc
Lars Hjemli committed
2008-04-29
4c99160
Move included header-file out of repolist table
Lars Hjemli committed
2008-04-29
8062817
Prepare for 'about repo' page
Lars Hjemli committed
2008-04-29
90f64ad
Add page 'ls_cache'
Lars Hjemli committed
2008-04-28
9000bbf
Redesign the caching layer
Lars Hjemli committed
2008-04-28
939d32f
ui-diff: remove test on object type
Lars Hjemli committed
2008-04-25
d188ed4
Integrate diffstat with diff
Lars Hjemli committed
2008-04-25
fe1230d
Fix commitdiff annoyance
Lars Hjemli committed
2008-04-17
9ec5cd7
Cleanup page header
Lars Hjemli committed
2008-04-15
3cfcb08
Fix search in repo index even if caching is enabled
Lars Hjemli committed
2008-04-15
78031f9
Make a few more columns in repolist and log view clickable
Lars Hjemli committed
2008-04-15
e9a7042
Make branches, tags and log play better together in the summary view
Lars Hjemli committed
2008-04-15
5764fe9
Fix more css ugliness
Lars Hjemli committed
2008-04-15
35d19bb
cgit.css: set form margins
Lars Hjemli committed
2008-04-14
2ee1238
Fix css font-family
Lars Hjemli committed
2008-04-14
adf6122
Merge branch 'lh/layout'
Lars Hjemli committed
2008-04-13
76ba628
Make repository search case insensitive
Lars Hjemli committed
2008-04-13
28d781f
Remove 'patch' link from tab, add to commit view
Lars Hjemli committed
2008-04-13
39912a2
Implement minimal freetext search in the repolist
Lars Hjemli committed
2008-04-13
536b054
More layout fixes
Lars Hjemli committed
2008-04-13
931fc6d
Minor fixup in tree-view css
Lars Hjemli committed
2008-04-13
72a69b7
Reintroduce the branch switcher
Lars Hjemli committed
2008-04-13
68cb848
Add fixed link to index page from repo header
Lars Hjemli committed
2008-04-13
7c0d2d9
Include diff in commit view
Lars Hjemli committed
2008-04-13
89aa3c0
Replace sidebar/logo
Lars Hjemli committed
2008-04-13
f135569
Use GIT-1.5.5
Lars Hjemli committed
2008-04-09
4a84228
Don't specify mimetype in ui-blob.c
Lars Hjemli committed
2008-04-09
fa4dfee
Merge branch 'lh/cleanup'
Lars Hjemli committed
2008-04-09
23296ad
Reset ctx.repo to NULL when the config parser is finished
Lars Hjemli committed
2008-04-09
c6f7476
Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()
Lars Hjemli committed
2008-04-09
e87e896
Use GIT-1.5.5-rc2
Lars Hjemli committed
2008-04-01
e2a44cf
Move function for configfile parsing into configfile.[ch]
Lars Hjemli committed
2008-03-28
20a3354
Add cache.h
Lars Hjemli committed
2008-03-27
ee4056b
Remove global and obsolete cgit_cmd
Lars Hjemli committed
2008-03-25
dc3282f
Makefile: copy the QUIET constructs from the Makefile in git.git
Lars Hjemli committed
2008-03-25
c60781d
Move cgit_version from shared.c to cgit.c
Lars Hjemli committed
2008-03-25
92908af
Makefile: autobuild dependency rules
Lars Hjemli committed
2008-03-25
df90b51
Initial Makefile cleanup
Lars Hjemli committed
2008-03-25
2718186
Move non-generic functions from shared.c to cgit.c
Lars Hjemli committed
2008-03-24
163037e
Add ui-shared.h
Lars Hjemli committed
2008-03-24
a4d1ca1
Add separate header-files for each page/view
Lars Hjemli committed
2008-03-24
c5984a9
Refactor snapshot support
Lars Hjemli committed
2008-03-24
f34478c
Add command dispatcher
Lars Hjemli committed
2008-03-24
e0e4478
Remove obsolete cacheitem parameter to ui-functions
Lars Hjemli committed
2008-03-24
b608e88
Add struct cgit_page to cgit_context
Lars Hjemli committed
2008-03-24
f3c1a18
Use GIT-1.5.5.rc1
Lars Hjemli committed
2008-03-23
cb41af1
Introduce html.h
Lars Hjemli committed
2008-03-18
b1f9b9c
Fix segfault in patch view for root commit
Lars Hjemli committed
2008-03-18
e01f140
Use GIT-1.5.4.4
Lars Hjemli committed
2008-03-18
0537a7d
tests/setup.sh: cleanup test script output and logging
Lars Hjemli committed
2008-02-25
538cb4a
t0010-validate.sh: return on cgit errors
Lars Hjemli committed
2008-02-25
20cdffd
Make output from `make test` more readable
Lars Hjemli committed
2008-02-24
b44b02a
Brown paper bag: don't use `grep -v`
Lars Hjemli committed
2008-02-24
e5ca46b
Add regression-test for description-less repos
Lars Hjemli committed
2008-02-24
1913411
Merge branch 'stable'
Lars Hjemli committed
2008-02-24
e0572c3
Fix segfault
Hiroki Hattori committed
2008-02-24
eacde43
Improve initialization of git directory
Lars Hjemli committed
2008-02-17
b88fb01
Move cgit_repo into cgit_context
Lars Hjemli committed
2008-02-16
d1f3bbe
Add all config variables into struct cgit_context
Lars Hjemli committed
2008-02-16
b228d4f
Introduce struct cgit_context
Lars Hjemli committed
2008-02-16
d14d77f
Use GIT-1.5.4.1
Lars Hjemli committed
2008-02-16
e5ed227
Use GIT-1.5.4
Lars Hjemli committed
2008-02-02
2106c96
Use GIT-1.5.4.rc5
Lars Hjemli committed
2008-01-29
ac195ce
Use GIT-1.5.4.rc4
Lars Hjemli committed
2008-01-21
776200b
Merge branch 'stable'
Lars Hjemli committed
2008-01-14
2122c69
CGIT 0.7.2
Lars Hjemli committed
2008-01-10
b74cc91
Use GIT-1.5.3.8
Lars Hjemli committed
2008-01-10
edf0ae3
Check for NULL-subject in patch view
Lars Hjemli committed
2008-01-10
f39c3c9
Handle missing default branch and error out on invalid branch names
Lars Hjemli committed
2008-01-04
f80ff37
Add plain patch view
Lars Hjemli committed
2007-12-11
620bb3e
Add support for automatic and custom clone urls
Lars Hjemli committed
2007-12-03
afcdd08
Compare string lengths when parsing the snapshot mask
Lars Hjemli committed
2007-12-03
2216fd6
Default repo description to "[no description]"
Evan Martin committed
2007-12-03
7b34664
Merge branch 'stable'
Lars Hjemli committed
2007-12-03
dabb34a
Handle missing timestamp in commit/tag objects
Lars Hjemli committed
2007-12-03
fc4c4ba
Add cell-spacing in html
Lars Hjemli committed
2007-11-16
e8e6721
Use tables for page layout
Lars Hjemli committed
2007-11-16
6ef637e
Gimp my logo
Lars Hjemli committed
2007-11-16
fd90d28
Add support for "robots" meta-tag
Lars Hjemli committed
2007-11-12
d267d88
Generate valid html for "downloads" menu header
Lars Hjemli committed
2007-11-11
1b7c5b2
Merge branch 'lh/testsuite'
Lars Hjemli committed
2007-11-11
a7cf406
Set commit date on snapshot contents
Lars Hjemli committed
2007-11-11
5b75064
Set commit date on snapshot contents
Lars Hjemli committed
2007-11-11
2ff33a8
Fix html error detected by test-suite
Lars Hjemli committed
2007-11-11
2915483
Create initial testsuite
Lars Hjemli committed
2007-11-11
b4649fc
Merge branch 'stable'
Lars Hjemli committed
2007-11-09
ab21082
CGIT 0.7.1
Lars Hjemli committed
2007-11-09
2919b91
Makefile install: include cgit.png, do not empty cache
Lars Hjemli committed
2007-11-09
9b18632
Minor css tweaks
Lars Hjemli committed
2007-11-09
86d6dfa
Merge branch 'stable'
Lars Hjemli committed
2007-11-08
6e54bd0
Support "/" as virtual-root
Lars Hjemli committed
2007-11-08
c188c48
Makefile: link with libiconv if NEEDS_LIBICONV is defined
Lars Hjemli committed
2007-11-06
1ae41a0
Merge branch 'iconv-rebased' of http://x2a.org/pub/git/cgit
Lars Hjemli committed
2007-11-06
55ac326
Show lines changed as -n/+m in shortlogs
Lars Hjemli committed
2007-11-06
d04c473
Use utf8::reencode_string from git
Lars Hjemli committed
2007-11-06
a2ebbd6
Convert subject and message with iconv_msg.
Jonathan Bastien-Filiatrault committed
2007-11-06
7858a30
Add iconv_msg function.
Jonathan Bastien-Filiatrault committed
2007-11-06
af08198
Set msg_encoding according to the header.
Jonathan Bastien-Filiatrault committed
2007-11-06
aa5cc32
Add commit->msg_encoding, allocate msg dynamicly.
Jonathan Bastien-Filiatrault committed
2007-11-06
3845e17
Don't show the the branch selector button if javascript is enabled
Lars Hjemli committed
2007-11-03
72ede12
Do not require javascript-enabled clients
Lars Hjemli committed
2007-11-03
601c76e
CGIT 0.7
Lars Hjemli committed
2007-11-03
e36365c
Use GIT-1.5.3.5
Lars Hjemli committed
2007-11-03
c2f7522
Don't include current SHA1 in 'log' menu-item
Lars Hjemli committed
2007-11-03
1e4ff4d
Don't include current path in menu links
Lars Hjemli committed
2007-11-03
cda7194
Fix search form action/hidden fields
Lars Hjemli committed
2007-11-03
68cf9b4
Add search parameters to cgit_log_link
Lars Hjemli committed
2007-11-03
5114031
Fix typo in css
Shunichi Fuji committed
2007-11-03
df203a2
Change the cgit layout
Lars Hjemli committed
2007-10-30
0c8e184
Add config param 'index-info'
Lars Hjemli committed
2007-10-30
10ac7ad
Teach cgit_object_link() about tag objects
Lars Hjemli committed
2007-10-28
fc5880f
Make print_branch() handle refs not pointing at commits
Lars Hjemli committed
2007-10-28
cbcdbcf
Teach log search about --grep, --author and --committer
Lars Hjemli committed
2007-10-28
68ca032
Add html_option() function
Lars Hjemli committed
2007-10-28
6ec5f36
Merge branch 'stable'
Lars Hjemli committed
2007-10-27
0c8dd9c
cgit_parse_commit(): Add missing call to xstrdup()
Lars Hjemli committed
2007-10-27
c61360f
Cleanup code introduced by the filter-refs topic
Lars Hjemli committed
2007-10-27
b4d4a25
Merge branch 'filter-refs'
Lars Hjemli committed
2007-10-27
dd0f27e
Add links to the new refs page from summary page
Lars Hjemli committed
2007-10-27
ac1f493
Add support for refs view
Lars Hjemli committed
2007-10-27
7937d06
Make cgit_print_branches()/cgit_print_tags() external
Lars Hjemli committed
2007-10-27
8efb05f
Add descriptions of summary-branches and summary-tags to cgitrc
Lars Hjemli committed
2007-10-27
6bce91b
Add support for config param summary-branches
Lars Hjemli committed
2007-10-27
763a6a0
Move logic for age comparision from cmp_tag_age into cmp_age()
Lars Hjemli committed
2007-10-27
f6310fe
Add support for config param summary-tags
Lars Hjemli committed
2007-10-27
fe211c7
Sort tags by age
Lars Hjemli committed
2007-10-27
ef1cc6e
Use reflist to print tag info
Lars Hjemli committed
2007-10-27
502d710
Use reflist to print branch info
Lars Hjemli committed
2007-10-27
0c1ebce
Add functions and types for ref lists
Lars Hjemli committed
2007-10-27
e397ff7
Merge branch 'stable'
Lars Hjemli committed
2007-10-27
47bae9f
Skip unknown header fields when parsing tags and commits
Lars Hjemli committed
2007-10-27
13d2b0b
Merge branch 'stable'
Lars Hjemli committed
2007-10-05
f214118
correct typo in CSS
Michael Krelin committed
2007-10-05
fd39489
Merge branch 'stable'
Lars Hjemli committed
2007-10-01
9dda602
Use git-1.5.3.3
Lars Hjemli committed
2007-10-01
2e3b6fc
cgit.css: make diff headers more visible
Lars Hjemli committed
2007-10-01
271829f
ui-diff: add links to pre- and postversion of blobs
Lars Hjemli committed
2007-10-01
e238ebe
gen-version.sh: don't sed the output from git describe
Lars Hjemli committed
2007-10-01
97aec64
css: remove the annoying tr:hover rule for diffstat
Lars Hjemli committed
2007-10-01
7e1af8a
ui-commit.c: link to diff instead of tree from diffstat
Lars Hjemli committed
2007-10-01
0ec8791
Add prefix parameter to cgit_print_diff()
Lars Hjemli committed
2007-10-01
1a6025b
Add prefix parameter to cgit_diff_tree()
Lars Hjemli committed
2007-10-01
f527a57
Add support for a renamelimit option in cgitrc
Lars Hjemli committed
2007-09-25
98fcf72
cgit v0.6.3
Lars Hjemli committed
2007-09-20
b65aa5d
Upgrade to GIT 1.5.3.2
Lars Hjemli committed
2007-09-20
08b6776
Use trim_end() to remove trailing slashes
Lars Hjemli committed
2007-09-20
4e40d85
Remove a few compiler warnings
Lars Hjemli committed
2007-09-20
0835ffe
Add cgit.conf to .gitignore, remove *~
Lars Hjemli committed
2007-09-20
6df9c70
ui-tree: show last line of blob
Lars Hjemli committed
2007-09-20
ff7a394
ui-tree: specify parameter position for all htmlf formats
Lars Hjemli committed
2007-09-20
63d5f5e
fixed typo in cgitrc
Michael Krelin committed
2007-09-15
7921572
Improve the sample cgitrc file
Chris Pickel committed
2007-09-09
0602d8c
cgit v0.6.2
Lars Hjemli committed
2007-09-09
4beecc9
Revert part of "Makefile: add support for DESTDIR"
Lars Hjemli committed
2007-09-08
6bfed7d
Revert "Makefile: add missing references to DESTDIR"
Lars Hjemli committed
2007-09-08
152c5e2
cgit v0.6.1
Lars Hjemli committed
2007-09-08
af38d65
Makefile: add missing references to DESTDIR
Lars Hjemli committed
2007-09-08
fa31c5e
Make cgit honor CACHE_ROOT as defined in Makefile
Chris Pickel committed
2007-09-08
898f5f8
Makefile: add support for DESTDIR
Chris Pickel committed
2007-09-08
97ded7c
cgit v0.6
Lars Hjemli committed
2007-09-04
96a2421
Update README
Lars Hjemli committed
2007-09-04
bd8e8a3
Set xdemitconf_t.findfunc=NULL
Lars Hjemli committed
2007-09-04
0de21a8
Merge branch 'jo/dirlink'
Lars Hjemli committed
2007-09-04
ff13396
Use git-1.5.3 as submodule
Lars Hjemli committed
2007-09-04
4e7e8bf
Delete submodules.sh and prepare for using git-submodule
Lars Hjemli committed
2007-09-04
79f0c10
Makefile: add target "get-git"
Lars Hjemli committed
2007-09-04
95eaf27
Rewrite the makefile + gen-version.sh
Lars Hjemli committed
2007-09-04
e8920b5
ui-snapshot: whitespace/formatting cleanup
Lars Hjemli committed
2007-07-24
1221adb
Make ui-tag.c generate valid xhtml
Lars Hjemli committed
2007-07-23
43291e4
Add support for line number in url fragment
Lars Hjemli committed
2007-07-23
f405d0b
cgit_print_snapshot_links: use url to specify snapshot name
Lars Hjemli committed
2007-07-23
eb45342
Merge branch 'master' of git://git.klever.net/patchwork/cgit
Lars Hjemli committed
2007-07-23
1d4aaff
Add ui-tag.c
Lars Hjemli committed
2007-07-23
4e9107a
link raw blob from tree file view
Michael Krelin committed
2007-07-22
d6b01da
fix: changed view link to blob in summary.
Michael Krelin committed
2007-07-22
bbd4a14
allow selective enabling of snapshots
Michael Krelin committed
2007-07-21
dc3c9b5
shorten snapshot names to repo basename
Michael Krelin committed
2007-07-21
97c025a
introduce cgit_repobasename
Michael Krelin committed
2007-07-21
1cb8bed
added snapshot filename to the link
Michael Krelin committed
2007-07-21
0df096f
add plain uncompressed tar snapshort format
Michael Krelin committed
2007-07-21
86ca022
introduced .tar.bz2 snapshots
Michael Krelin committed
2007-07-21
18a99bd
compress .tar.gz using gzip as a filter
Michael Krelin committed
2007-07-21
4a92cbb
added a chk_non_negative check
Michael Krelin committed
2007-07-21
127f43d
css: adjust vertical-align of commit info th cells
Michael Krelin committed
2007-07-18
3aae827
add support for snapshot tarballs
Michael Krelin committed
2007-07-18
f97c707
make gen-version.sh run even if . is not in PATH
Michael Krelin committed
2007-07-04
71ebcbe
make config adjustable via env variable CGIT_CONFIG
Michael Krelin committed
2007-07-04
51f6547
Merge branch 'lh/menu'
Lars Hjemli committed
2007-06-30
16a3d27
Add ofs argument to cgit_log_link and use it in ui-log.c
Lars Hjemli committed
2007-06-30
103940f
Add trim_end() and use it to remove trailing slashes from repo paths
Lars Hjemli committed
2007-06-26
382805e
Do not include current path in the "tree" menu link
Lars Hjemli committed
2007-06-26
42e459b
Add setting to enable/disable extra links on index page
Lars Hjemli committed
2007-06-19
0d05bca
Change S/L/T to summary/log/tree
Lars Hjemli committed
2007-06-19
a215bf4
Change "files" to "tree"
Lars Hjemli committed
2007-06-19
1f34fb9
Include querystring as part of cached filename for repo summary page
Lars Hjemli committed
2007-06-19
7d6ee4e
Add version info from git-describe
Lars Hjemli committed
2007-06-18
f692503
Add more menuitems on repo pages
Lars Hjemli committed
2007-06-18
b8be028
Add cgit_diff_link()
Lars Hjemli committed
2007-06-17
4a0be58
ui-commit: use cgit_commit_link() for parent links
Lars Hjemli committed
2007-06-17
faaca44
ui-log: honor id=sha1 on querystring
Lars Hjemli committed
2007-06-17
cd79c16
Add cgit_commit_link() + support for id=sha1 to commit view
Lars Hjemli committed
2007-06-17
42a7eb9
Add git_log_link() and fix bug in generic repolink function
Lars Hjemli committed
2007-06-17
48c487d
ui-tree: html/css cleanup
Lars Hjemli committed
2007-06-17
426032f
ui-shared: use strcmp() to compare strings
Lars Hjemli committed
2007-06-17
486c87e
Add and use cgit_tree_link()
Lars Hjemli committed
2007-06-17
44947bf
ui-tree: make blob viewer generate valid html
Lars Hjemli committed
2007-06-17
f91b969
ui-tree: unify with ui-view, use path to select tree/blob
Lars Hjemli committed
2007-06-17
ffc6973
cgit.css: make it validate
Lars Hjemli committed
2007-06-07
849f0f0
ui-diff: close td/tr/table properly
Lars Hjemli committed
2007-06-07
c83db79
ui-diff: emit table/tr/td at better locations
Lars Hjemli committed
2007-06-05
4a6201e
Rename dirlink to gitlink.
Jeffrey C. Ollie committed
2007-06-05
e651cb0
Implemented configurable HEAD shortlog on summary page.
Ondrej Jirman committed
2007-05-31
51a960a
Check for NULL commit buffer in cgit_parse_commit()
Ondrej Jirman committed
2007-05-31
6130231
Add option to disable pager to cgit_print_log().
Ondrej Jirman committed
2007-05-31
a922615
Handle single-line and empty commit subjects
Ondrej Jirman committed
2007-05-31
3ce6fc1
Use & instead of & in URLs.
Ondrej Jirman committed
2007-05-31
1a63cfc
Fixed unexpected tags in html output.
Ondrej Jirman committed
2007-05-31
0928d88
cgit v0.5
Lars Hjemli committed
2007-05-24
2a09c0d
Bad html: it's nice to add alt-attributes
Lars Hjemli committed
2007-05-24
7dc99a4
Bad html: <form> should have an action-attribute
Lars Hjemli committed
2007-05-24
ef473df
Close a <tr> properly
Lars Hjemli committed
2007-05-24
62dcc05
Add repo.readme parameter
Lars Hjemli committed
2007-05-24
bbcdc29
Remove unused variable from ui-repolist.c:read_agefile()
Lars Hjemli committed
2007-05-24
25da3f7
Show time since last change on index page
Lars Hjemli committed
2007-05-23
57f6a8b
Use cgit_print_age() on summary and log pages
Lars Hjemli committed
2007-05-23
237ef7b
Add cgit_print_age() function
Lars Hjemli committed
2007-05-23
5db3917
css: make column headings bold
Lars Hjemli committed
2007-05-21
3b86b44
Make frontpage friendlier
Lars Hjemli committed
2007-05-21
0b8b6a3
Merge branch 'repogroups'
Lars Hjemli committed
2007-05-21
271ac5a
Adjust apperance of repogroup headers
Lars Hjemli committed
2007-05-21
7b39144
Merge branch 'virtual-url'
Lars Hjemli committed
2007-05-21
dc3ac3f
Merge branch 'index-header'
Lars Hjemli committed
2007-05-20
977a0b1
Use git-1.5.2
Lars Hjemli committed
2007-05-20
d4dbfdf
Teach cgit howto include an external file on index page.
Lars Hjemli committed
2007-05-19
de69ce0
Add html_include()
Lars Hjemli committed
2007-05-19
5e75128
Don't highlight repogroup headings
Lars Hjemli committed
2007-05-19
2aef89e
Teach cgit how to group repositories by category
Lars Hjemli committed
2007-05-19
5877c49
Don't be fooled by trailing '/' in url-parameter
Lars Hjemli committed
2007-05-19
3de63b2
cache_safe_filename() needs more buffers
Lars Hjemli committed
2007-05-19
72fa5c6
Enable url=value querystring parameter
Lars Hjemli committed
2007-05-19
30ccdca
Add lookup-function for valid repo commands
Lars Hjemli committed
2007-05-19
43d40f2
Move cgit_get_repoinfo into shared.c
Lars Hjemli committed
2007-05-19
305414d
Remove unused extern declarations from cgit.h
Lars Hjemli committed
2007-05-19
08cc2e5
Add knobs to enable/disable files/lines changed in log view
Lars Hjemli committed
2007-05-18
e189344
Restrict length of repo description on repolist page
Lars Hjemli committed
2007-05-16
c1ad6cb
Don't die when diffing trees with subprojects
Lars Hjemli committed
2007-05-16
f4f1339
Do not wrap filemode column in diffstat table
Lars Hjemli committed
2007-05-16
d82c08a
Add C D L and T links to index page
Lars Hjemli committed
2007-05-16
8f6f8c3
Make git_pageurl handle NULL querystrings
Lars Hjemli committed
2007-05-16
7234699
Add support for tree listing via h parameter
Lars Hjemli committed
2007-05-16
97de8f0
Add link to commitdiff below diffstat
Lars Hjemli committed
2007-05-16
dff894d
Add support for commitdiff via h parameter
Lars Hjemli committed
2007-05-16
f9ff7df
Change commit-view to expect h parameter, not id
Lars Hjemli committed
2007-05-16
a2ddc10
Enable default value for head parameter
Lars Hjemli committed
2007-05-16
b28b105
Restrict deep nesting of configfiles
Lars Hjemli committed
2007-05-16
47a81c7
Include cgit.conf in Makefile
Lars Hjemli committed
2007-05-15
ad3b39d
ui-diff: show /dev/null as filename for add/delete
Lars Hjemli committed
2007-05-15
c94afaa
Use tables and css to create the diffstat graph, fix scaling
Lars Hjemli committed
2007-05-15
e903011
Do not alter incoming sha1 when handling the download refs.
Lars Hjemli committed
2007-05-15
cfd2aa0
Don't hardcode urls when SCRIPT_NAME is available
Lars Hjemli committed
2007-05-15
ea2831f
ui-shared.c: fix whitespace breakage
Lars Hjemli committed
2007-05-15
6fb7d09
Show tag heading even if first tag is of the lightweight kind
Lars Hjemli committed
2007-05-15
495e396
Specify static storage class for file-local declarations
Lars Hjemli committed
2007-05-15
9927e63
Add include-parameter to config files
Lars Hjemli committed
2007-05-15
5ec6e02
Let makefile override the configfile location
Lars Hjemli committed
2007-05-15
9ecde65
cgit.c: fix whitespace breakage
Lars Hjemli committed
2007-05-15
5b94c96
cgit.css: try to make diffs look a little bit nicer
Lars Hjemli committed
2007-05-15
a342ac6
cgit.css: try do make diffstat a little bit nicer
Lars Hjemli committed
2007-05-14
a1a0cd8
Add log filtering by path and link to it from tree view
Lars Hjemli committed
2007-05-14
9fb53af
cgit v0.4
Lars Hjemli committed
2007-05-14
4fdf571
Add commitdiff between commit and each of it's parent
Lars Hjemli committed
2007-05-14
6a8749d
Add graphical diffstat to commit view
Lars Hjemli committed
2007-05-14
8a3685b
Add max-commit-count parameter to cgitrc
Lars Hjemli committed
2007-05-13
c6cf3a4
Show number of changed lines in log view
Lars Hjemli committed
2007-05-13
80e577c
Simplify ui-diff.c using the new file-level diff interface
Lars Hjemli committed
2007-05-13
38a0f9c
Add standard interface for file diff functions
Lars Hjemli committed
2007-05-13
c4ef667
Show number of changed files in log view
Lars Hjemli committed
2007-05-13
48dc003
Use standard tree-diff function when showing diffstat for single commit
Lars Hjemli committed
2007-05-13
ae4c1ee
Add shared diff-handling functions
Lars Hjemli committed
2007-05-13
1b49de3
css: fix bad rendering in Internet Explorer
Lars Hjemli committed
2007-05-12
f5af0be
Add links to enable downloading of tagged blobs
Lars Hjemli committed
2007-05-12
9f48df6
Makefile: add support for building w.o. preinstalled git
Lars Hjemli committed
2007-05-12
f596d10
Tag release v0.3
Lars Hjemli committed
2007-05-11
dad80d1
Update README with submodule build info
Lars Hjemli committed
2007-05-11
5a217ed
Add submodule links in tree listing
Lars Hjemli committed
2007-05-11
ded9393
Add submodules.sh and use it during builds
Lars Hjemli committed
2007-05-11
cc1dbd1
Added git as a submodule
Lars Hjemli committed
2007-05-11
e743443
Add support for downloading single blobs
Lars Hjemli committed
2007-05-09
ca8eb8f
ui-view: show pathname if specified in querystring
Lars Hjemli committed
2007-05-09
7250a15
Update to libgit 1.5.2-rc2
Lars Hjemli committed
2007-05-09
61c3ca9
Layout update
Lars Hjemli committed
2007-02-21
66cacd0
Make snapshot feature configurable
Lars Hjemli committed
2007-02-08
ac70cb4
Add support for snapshots
Lars Hjemli committed
2007-02-08
ab2ab95
cgit v0.2
Lars Hjemli committed
2007-02-05
14d360d
Add support for prefix and gitsrc arguments to 'make'
Lars Hjemli committed
2007-02-05
c52e841
Update cgitrc template
Lars Hjemli committed
2007-02-05
74b0db9
Add support for lightweight tags
Lars Hjemli committed
2007-02-05
8fb2f05
Read repo-info from /etc/cgitrc
Lars Hjemli committed
2007-02-05
ce1c733
Do not die if tag has no message
Lars Hjemli committed
2007-02-05
ebd7b0f
Fix search for non-virtual urls
Lars Hjemli committed
2007-02-03
bb3e795
Update README with install/config information
Lars Hjemli committed
2007-01-28
66414b6
Add template for /etc/cgitrc
Lars Hjemli committed
2007-01-28
3c388a3
Add parameter to adjust max message length in log listings
Lars Hjemli committed
2007-01-28
7dd50c9
Set explicit font size
Lars Hjemli committed
2007-01-28
d8b0cca
Change global document layout
Lars Hjemli committed
2007-01-28
8596cda
Unified install path
Lars Hjemli committed
2007-01-28
4a9dea5
Cleanup table listings
Lars Hjemli committed
2007-01-28
777faf7
Enable building with debuginfo
Lars Hjemli committed
2007-01-17
447025f
Extend repo summary with tag list
Lars Hjemli committed
2007-01-17
23734c5
Add function cgit_parse_tag()
Lars Hjemli committed
2007-01-17
a69061f
Add some more decls from git (cache.h, tag.h)
Lars Hjemli committed
2007-01-17
06c81d6
Handle empty/malformed commit messages
Lars Hjemli committed
2007-01-17
66091f9
WIP: add paths/backlinks to tree/blobview
Lars Hjemli committed
2007-01-12
5cd2bf7
Remove troublesome chars from cachefile names
Lars Hjemli committed
2007-01-12
2c2047f
Move cache_prepare() to cgit
Lars Hjemli committed
2007-01-12
83a5f35
Use long instead of int when converting from TTL to seconds
Lars Hjemli committed
2007-01-06
f98e726
Use TTL-settings even in nocache mode
Lars Hjemli committed
2007-01-06
a6a1112
Handle %xx encoding in querystring
Lars Hjemli committed
2007-01-04
52e605c
Handle '+' in querystring
Lars Hjemli committed
2006-12-28
05b1319
Add basic log filtering
Lars Hjemli committed
2006-12-28
732d68d
Add generic support for search box in page header
Lars Hjemli committed
2006-12-28
e39d738
Test for NULL-pointers in html_txt() and friends
Lars Hjemli committed
2006-12-28
27cd3b2
Minor style fixes
Lars Hjemli committed
2006-12-22
c43f124
Add missing diff-link in ui-commit.c
Lars Hjemli committed
2006-12-22
2efee09
Only show first 80 characters of commit subject in log and summary
Lars Hjemli committed
2006-12-22
9d8d9b6
Add missing ttl-options in config
Lars Hjemli committed
2006-12-22
378cae6
cgit 0.1
Lars Hjemli committed
2006-12-21
8e495b0
Let make know that ui-diff.c depends on xdiff.h
Lars Hjemli committed
2006-12-21
40dea52
Add basic diff view
Lars Hjemli committed
2006-12-21
36aba00
Use html_filemode in ui-tree.c
Lars Hjemli committed
2006-12-18
a530428
Don't show new and old filemode for added/removed files
Lars Hjemli committed
2006-12-18
fb6e586
Show list of modified files in ui-commit.c
Lars Hjemli committed
2006-12-18
6cb326c
Reformat code to avoid excessive line lengths
Lars Hjemli committed
2006-12-17
9c5229e
Add cgit_free_commitinfo() and use where needed
Lars Hjemli committed
2006-12-16
aaa24bd
Simplify ui-commit.c
Lars Hjemli committed
2006-12-16
fa82b03
Show emails and timestamps in ui-commit.c
Lars Hjemli committed
2006-12-16
8960d26
Teach commit parser about author/committer email + timestamp
Lars Hjemli committed
2006-12-16
77078ba
Allow relative paths for cgit_cache_root
Lars Hjemli committed
2006-12-16
7c849d9
Add cache-root option to /cgit/rc
Lars Hjemli committed
2006-12-16
61245ad
Add argument parsing + switch for uncached operation
Lars Hjemli committed
2006-12-16
521dc7a
Add head comment to shared.c
Lars Hjemli committed
2006-12-16
a1a7999
Add head comment to ui-commit.c
Lars Hjemli committed
2006-12-16
6c14f5e
gitweb ripoff: set tr:hover to highligt current row
Lars Hjemli committed
2006-12-16
f516218
Make repo header a link to summary page
Lars Hjemli committed
2006-12-16
0de2055
Move cgit_print_date into ui-shared, reuse in ui-summary
Lars Hjemli committed
2006-12-16
148fb96
Add ui-commit.c + misc ui cleanups
Lars Hjemli committed
2006-12-16
9a8f886
Add a common commit parser
Lars Hjemli committed
2006-12-16
2101e26
Add simple pager to log page
Lars Hjemli committed
2006-12-14
420712a
Add separate makefile-rule to clear current cache
Lars Hjemli committed
2006-12-13
c45b817
Remove implementation details from README
Lars Hjemli committed
2006-12-13
dcef257
Small layout adjustments to summary and blob view
Lars Hjemli committed
2006-12-13
9c2e863
Add display of tree content w/ui-tree.c
Lars Hjemli committed
2006-12-13
06fe0c2
cache_lock: do xstrdup/free on lockfile
Lars Hjemli committed
2006-12-12
58d04f6
Don't truncate valid cachefiles
Lars Hjemli committed
2006-12-12
fbaf117
Move global variables + callback functions into shared.c
Lars Hjemli committed
2006-12-11
44923f8
Move functions for generic object output into ui-view.c
Lars Hjemli committed
2006-12-11
df63119
Move log-functions into ui-log.c
Lars Hjemli committed
2006-12-11
d14c5f6
Move repo summary functions into ui-summary.c
Lars Hjemli committed
2006-12-11
1418034
Move functions for repolist output into ui-repolist.c
Lars Hjemli committed
2006-12-11
74620f1
Move common output-functions into ui-shared.c
Lars Hjemli committed
2006-12-11
5a106eb
Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c
Lars Hjemli committed
2006-12-11
51ada4f
Avoid infinite loops in caching layer
Lars Hjemli committed
2006-12-11
318d106
Let 'make install' clear all cachefiles
Lars Hjemli committed
2006-12-11
a581ed8
Fix cache algorithm loophole
Lars Hjemli committed
2006-12-11
f5069d8
Add version identifier in generated files
Lars Hjemli committed
2006-12-11
76827d8
Add license file and copyright notices
Lars Hjemli committed
2006-12-11
7640d90
Add caching infrastructure
Lars Hjemli committed
2006-12-11
25105d7
Add .gitignore
Lars Hjemli committed
2006-12-10
856c026
Replace useless make rules with generic $(OBJECTS) dependency
Lars Hjemli committed
2006-12-09
c76a52b
Import cgit prototype from git tree
Lars Hjemli committed
2006-12-09
0d169ad