index
:
delta/cgit.git
baserock/morph
baserock/v0.12
ch/about-link
ch/anchorlinks
ch/annotated-tags
ch/atom
ch/cache
ch/cgitrc
ch/corruption
ch/css-highlight-table-rows
ch/css-list
ch/default-pages
ch/dynamic-aging
ch/enable-blame
ch/for-jason
ch/for-jason-next
ch/gcc-8
ch/git-2-10-1
ch/git-2-10-2
ch/git-2-11-0
ch/git-2-11-1
ch/git-2-12-0
ch/git-2-13-1
ch/git-2-13-2
ch/git-2-13-3
ch/git-2-13-4
ch/git-2-15-0
ch/git-2-16-0
ch/git-2-16-3
ch/git-2-17-0
ch/git-2-17-0-rc1
ch/git-2-18-0-rc1
ch/git-2-18-0-rc2
ch/git-2-19-0
ch/git-2-20-0
ch/git-2-20-0-rc0
ch/git-2-20-0-rc1
ch/git-2-21-0
ch/git-2-21-0-rc0
ch/git-2-21-0-rc1
ch/git-2-22-0
ch/git-2-23-0
ch/git-2-24-0
ch/git-2-25-0
ch/git-2-25-1
ch/git-2-26
ch/git-2-29
ch/git-2-31-0
ch/git-2-33
ch/git-version
ch/html-fmt
ch/inline-readme
ch/leak
ch/log-commit-message
ch/md2html-hr
ch/pending
ch/sha1-oid
ch/sha256
ch/testing-version
ch/tests
ch/tests-commit-graph
ch/tests-do-not-copy
ch/ui-blame
ch/unused
ch/warmcat
ch/zstd
ch/zstd-v3
jd/color-blame
jd/extra-head-include
jd/file-auth
jd/link-back
jd/render-filter
jd/zx2c4-deployment
jk/collapsible-sections
jk/follow-renames
jk/for-jason
jk/http-status-codes
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
master
rm/namespace
stable
upstream/jd/zx2c4-deployment
upstream/jk/follow-renames
upstream/jk/valgrind-tests
upstream/lh/grep
upstream/lh/pretty-blob-view
upstream/master
upstream/wiki
upstream/wip
wiki
wip
git.zx2c4.com: cgit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include cgit.conf in Makefile
Lars Hjemli
2007-05-15
1
-0
/
+5
*
Use tables and css to create the diffstat graph, fix scaling
Lars Hjemli
2007-05-15
1
-1
/
+0
*
Don't hardcode urls when SCRIPT_NAME is available
Lars Hjemli
2007-05-15
1
-1
/
+3
*
Let makefile override the configfile location
Lars Hjemli
2007-05-14
1
-4
/
+7
*
cgit v0.4
v0.4
Lars Hjemli
2007-05-13
1
-1
/
+1
*
Add graphical diffstat to commit view
Lars Hjemli
2007-05-13
1
-0
/
+1
*
Makefile: add support for building w.o. preinstalled git
Lars Hjemli
2007-05-11
1
-1
/
+13
*
Tag release v0.3
v0.3
Lars Hjemli
2007-05-11
1
-1
/
+1
*
Add submodules.sh and use it during builds
Lars Hjemli
2007-05-11
1
-13
/
+36
*
Added git as a submodule
Lars Hjemli
2007-05-11
1
-1
/
+1
*
Add support for downloading single blobs
Lars Hjemli
2007-05-09
1
-1
/
+1
*
Update to libgit 1.5.2-rc2
Lars Hjemli
2007-05-08
1
-5
/
+7
*
Add support for snapshots
Lars Hjemli
2007-02-08
1
-1
/
+2
*
cgit v0.2
v0.2
Lars Hjemli
2007-02-05
1
-1
/
+1
*
Add support for prefix and gitsrc arguments to 'make'
Lars Hjemli
2007-02-05
1
-6
/
+12
*
Unified install path
Lars Hjemli
2007-01-28
1
-4
/
+3
*
Enable building with debuginfo
Lars Hjemli
2007-01-17
1
-0
/
+4
*
cgit 0.1
v0.1
Lars Hjemli
2006-12-21
1
-1
/
+1
*
Let make know that ui-diff.c depends on xdiff.h
Lars Hjemli
2006-12-21
1
-0
/
+2
*
Add basic diff view
Lars Hjemli
2006-12-20
1
-1
/
+1
*
Add ui-commit.c + misc ui cleanups
Lars Hjemli
2006-12-16
1
-1
/
+1
*
Add separate makefile-rule to clear current cache
Lars Hjemli
2006-12-13
1
-2
/
+4
*
Add display of tree content w/ui-tree.c
Lars Hjemli
2006-12-13
1
-1
/
+1
*
Move global variables + callback functions into shared.c
Lars Hjemli
2006-12-11
1
-2
/
+2
*
Move functions for generic object output into ui-view.c
Lars Hjemli
2006-12-11
1
-1
/
+1
*
Move log-functions into ui-log.c
Lars Hjemli
2006-12-11
1
-1
/
+2
*
Move repo summary functions into ui-summary.c
Lars Hjemli
2006-12-11
1
-1
/
+1
*
Move functions for repolist output into ui-repolist.c
Lars Hjemli
2006-12-11
1
-1
/
+1
*
Move common output-functions into ui-shared.c
Lars Hjemli
2006-12-11
1
-1
/
+1
*
Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c
Lars Hjemli
2006-12-11
1
-2
/
+3
*
Let 'make install' clear all cachefiles
Lars Hjemli
2006-12-11
1
-0
/
+2
*
Add version identifier in generated files
Lars Hjemli
2006-12-10
1
-6
/
+8
*
Add caching infrastructure
Lars Hjemli
2006-12-10
1
-2
/
+4
*
Replace useless make rules with generic $(OBJECTS) dependency
Lars Hjemli
2006-12-09
1
-5
/
+1
*
Import cgit prototype from git tree
Lars Hjemli
2006-12-09
1
-0
/
+24